]> git.proxmox.com Git - mirror_edk2.git/blobdiff - UnixPkg/UnixPkgX64.dsc
Add CryptoPkg (from UDK2010.UP3)
[mirror_edk2.git] / UnixPkg / UnixPkgX64.dsc
index d6e87fa796431f0fcea9c77576985a70cc56e80c..c4470cc27aa987be805f94e1ec0910c87acbc213 100644 (file)
   DebugLib|IntelFrameworkModulePkg/Library/PeiDxeDebugLibReportStatusCode/PeiDxeDebugLibReportStatusCode.inf\r
   PerformanceLib|MdePkg/Library/BasePerformanceLibNull/BasePerformanceLibNull.inf\r
   DebugAgentLib|MdeModulePkg/Library/DebugAgentLibNull/DebugAgentLibNull.inf\r
+  SecDispatchTableLib|UnixPkg/Library/SecDispatchTableLib/SecDispatchTableLib.inf\r
 \r
 [LibraryClasses.common.USER_DEFINED]\r
   DebugLib|MdePkg/Library/BaseDebugLibNull/BaseDebugLibNull.inf\r
   PrintLib|MdeModulePkg/Library/DxePrintLibPrint2Protocol/DxePrintLibPrint2Protocol.inf\r
 \r
 [LibraryClasses.X64]\r
+  # turn off CR3 write so that DXE IPL will not crash emulator\r
   BaseLib|UnixPkg/Library/UnixBaseLib/UnixBaseLib.inf\r
 \r
 ################################################################################\r
 #\r
 ###################################################################################################\r
 [Components.common]\r
+!if $(SEC_ONLY)\r
   ##\r
   #  SEC Phase modules\r
   ##\r
   UnixPkg/Sec/SecMain.inf\r
-\r
+!else\r
   ##\r
   #  PEI Phase modules\r
   ##\r
   }\r
 \r
   FatPkg/EnhancedFatDxe/Fat.inf\r
-  \r
+!endif  \r