From 8273af4ea1f309d992b2b8703b4bff2a72184e89 Mon Sep 17 00:00:00 2001 From: lgao4 Date: Thu, 26 Nov 2009 01:33:07 +0000 Subject: Add DxeSecurityManagementLib instance git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@9489 6f19259b-4bc3-4df7-8a09-765794883524 --- DuetPkg/DuetPkg.dsc | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'DuetPkg') diff --git a/DuetPkg/DuetPkg.dsc b/DuetPkg/DuetPkg.dsc index f801a5ba97..20597e0f77 100644 --- a/DuetPkg/DuetPkg.dsc +++ b/DuetPkg/DuetPkg.dsc @@ -44,6 +44,7 @@ UefiUsbLib|MdePkg/Library/UefiUsbLib/UefiUsbLib.inf HobLib|MdePkg/Library/DxeHobLib/DxeHobLib.inf MemoryAllocationLib|MdePkg/Library/UefiMemoryAllocationLib/UefiMemoryAllocationLib.inf + SecurityManagementLib|MdeModulePkg/Library/DxeSecurityManagementLib/DxeSecurityManagementLib.inf # # To save size, use NULL library for DebugLib and ReportStatusCodeLib. @@ -159,10 +160,10 @@ # IDE Support IntelFrameworkModulePkg/Bus/Pci/IdeBusDxe/IdeBusDxe.inf - PcAtChipsetPkg/Bus/Pci/IdeControllerDxe/IdeControllerDxe.inf + PcAtChipsetPkg/Bus/Pci/IdeControllerDxe/IdeControllerDxe.inf # Usb Support - MdeModulePkg/Bus/Pci/UhciDxe/UhciDxe.inf + MdeModulePkg/Bus/Pci/UhciDxe/UhciDxe.inf MdeModulePkg/Bus/Pci/EhciDxe/EhciDxe.inf MdeModulePkg/Bus/Usb/UsbBusDxe/UsbBusDxe.inf MdeModulePkg/Bus/Usb/UsbKbDxe/UsbKbDxe.inf -- cgit v1.2.3