diff options
author | li-elvin <li-elvin@6f19259b-4bc3-4df7-8a09-765794883524> | 2011-09-05 09:46:55 +0000 |
---|---|---|
committer | li-elvin <li-elvin@6f19259b-4bc3-4df7-8a09-765794883524> | 2011-09-05 09:46:55 +0000 |
commit | 38e47f79c4cae275068dd416028cc365bd7e2e81 (patch) | |
tree | 1b692c3673885d81410304b0587bde38dcf29ef0 /DuetPkg/DuetPkgX64.dsc | |
parent | e9b3cd557fb0d51a2ce7bc41474e6d6bf6b3096d (diff) | |
download | edk2-38e47f79c4cae275068dd416028cc365bd7e2e81.tar.gz edk2-38e47f79c4cae275068dd416028cc365bd7e2e81.tar.bz2 edk2-38e47f79c4cae275068dd416028cc365bd7e2e81.zip |
Fix DUET X64 build error.
Signed-off-by: li-elvin
Reviewed-by: lgao4
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@12277 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'DuetPkg/DuetPkgX64.dsc')
-rw-r--r-- | DuetPkg/DuetPkgX64.dsc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/DuetPkg/DuetPkgX64.dsc b/DuetPkg/DuetPkgX64.dsc index f764b7a8d1..59fec1a8a7 100644 --- a/DuetPkg/DuetPkgX64.dsc +++ b/DuetPkg/DuetPkgX64.dsc @@ -101,6 +101,7 @@ PlatformHookLib|MdeModulePkg/Library/BasePlatformHookLibNull/BasePlatformHookLibNull.inf
SerialPortLib|MdeModulePkg/Library/BaseSerialPortLib16550/BaseSerialPortLib16550.inf
MtrrLib|UefiCpuPkg/Library/MtrrLib/MtrrLib.inf
+ LockBoxLib|MdeModulePkg/Library/LockBoxNullLib/LockBoxNullLib.inf
#
# To save size, use NULL library for DebugLib and ReportStatusCodeLib.
|