From 2eb8ded5747d85708fe7b63a67d97c7e42a271d8 Mon Sep 17 00:00:00 2001 From: Jeevan Shriram Date: Wed, 17 Aug 2016 14:35:17 -0700 Subject: QcomModulePkg: Add support for Verified Boot This change support for verified boot for image authentication and handle boot states (RED, ORANGE, YELLOW and GREEN) of the device. Also, send root of trust to the trusted EE based on the image authentication results. Initialize the device lock and unlock states and keep the device state unlocked by default on a non-secure device. CRs-Fixed: 1042118 Change-Id: I9b3bdbd3d5b95178e3c27d4e85b7b1b5fc08aab4 --- QcomModulePkg/Library/BootLib/BootLib.inf | 1 + 1 file changed, 1 insertion(+) (limited to 'QcomModulePkg/Library/BootLib/BootLib.inf') diff --git a/QcomModulePkg/Library/BootLib/BootLib.inf b/QcomModulePkg/Library/BootLib/BootLib.inf index eedb15adf3..236c5dfa25 100644 --- a/QcomModulePkg/Library/BootLib/BootLib.inf +++ b/QcomModulePkg/Library/BootLib/BootLib.inf @@ -81,6 +81,7 @@ TimerLib BaseStackCheckLib MemoryAllocationLib + UefiHiiServicesLib [Guids] gEfiFileInfoGuid -- cgit v1.2.3