From 778b1891846425c683c30d291c8cc7df017d7d7f Mon Sep 17 00:00:00 2001 From: lijuang Date: Thu, 23 Feb 2017 20:06:18 +0800 Subject: QcomModulePkg: Move verified boot relevant functions to separate file Create separate file for verified boot relevant functions. CRs-Fixed: 2010897 Change-Id: Ibb8a415bed67623791e4c5ba8ecb689f4e123cbf --- 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 872b5c5d9c..85fb8dfaf4 100644 --- a/QcomModulePkg/Library/BootLib/BootLib.inf +++ b/QcomModulePkg/Library/BootLib/BootLib.inf @@ -58,6 +58,7 @@ VerifiedBootMenu.c PartitionTableUpdate.c DeviceInfo.c + VerifiedBoot.c [Packages] ArmPkg/ArmPkg.dec -- cgit v1.2.3