summaryrefslogtreecommitdiff
path: root/QcomModulePkg/Library/BootLib/BootLib.inf
diff options
context:
space:
mode:
authorlijuang <lijuang@codeaurora.org>2017-02-23 20:06:18 +0800
committerlijuang <lijuang@codeaurora.org>2017-02-24 18:43:40 +0800
commit778b1891846425c683c30d291c8cc7df017d7d7f (patch)
tree89b3fdfaefa68bf8f3d59b578bf6bd01fefd70c4 /QcomModulePkg/Library/BootLib/BootLib.inf
parentceae70bab53a17bbcc14cc9154c7f27248d08c7c (diff)
QcomModulePkg: Move verified boot relevant functions to separate file
Create separate file for verified boot relevant functions. CRs-Fixed: 2010897 Change-Id: Ibb8a415bed67623791e4c5ba8ecb689f4e123cbf
Diffstat (limited to 'QcomModulePkg/Library/BootLib/BootLib.inf')
-rw-r--r--QcomModulePkg/Library/BootLib/BootLib.inf1
1 files changed, 1 insertions, 0 deletions
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