X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=EdkModulePkg%2FEdkModulePkg.spd;h=3c1bd0c39426fa65086dd0b04bbf2924f969a9e3;hp=da4eccebf5f5dec845e30065049d816274f94ed7;hb=a7e39a828e5440498da3de489ad6cf48fcd21858;hpb=3681d193ed5433c142fa05debc2ccb66cbd9b63a diff --git a/EdkModulePkg/EdkModulePkg.spd b/EdkModulePkg/EdkModulePkg.spd index da4eccebf5..3c1bd0c394 100644 --- a/EdkModulePkg/EdkModulePkg.spd +++ b/EdkModulePkg/EdkModulePkg.spd @@ -379,7 +379,6 @@ Bus/Usb/UsbMouse/Dxe/UsbMouse.msa Core/Dxe/DxeMain.msa Core/DxeIplPeim/DxeIpl.msa - Core/DxeIplX64Peim/DxeIplX64.msa Core/Pei/PeiMain.msa Library/BaseCustomDecompressLibNull/BaseCustomDecompressLibNull.msa Library/BaseUefiTianoDecompressLib/BaseUefiTianoDecompressLib.msa @@ -435,7 +434,9 @@ Universal/UserInterface/SetupBrowser/Dxe/SetupBrowser.msa Universal/Variable/Pei/Variable.msa Universal/EmuVariable/RuntimeDxe/EmuVariable.msa + Universal/EmuVariable/RuntimeDxe/EmuVariableIpf.msa Universal/Variable/RuntimeDxe/Variable.msa + Universal/Variable/RuntimeDxe/VariableIpf.msa Universal/Capsule/RuntimeDxe/CapsuleRuntime.msa Universal/WatchdogTimer/Dxe/WatchDogTimer.msa Universal/StatusCode/Pei/PeiStatusCode.msa @@ -763,6 +764,101 @@ 00DBD91D-55E9-420F-9639-5E9F8437B44F + + gEfiExtendedSalBaseIoServicesProtocolGuid + 5AEA42b5-31E1-4515-BC31-B8D5257565A6 + + + + gEfiExtendedSalStallServicesProtocolGuid + 53A58D06-AC27-4D8C-B5E9-F08A80654107 + + + + gEfiExtendedSalLockServicesProtocolGuid + 76b75C23-FE4F-4E17-A2AD-1A653DBB494A + + + + gEfiExtendedSalVirtualServicesProtocolGuid + C1A74056-260E-4871-A031-E645A65B6E11 + + + + gEfiExtendedSalRtcServicesProtocolGuid + 7E97A470-EFDB-4D02-8FCE-6190D27BA296 + + + + gEfiExtendedSalMtcServicesProtocolGuid + 899AFD18-75E8-408B-A41A-6E2E7ECDF454 + + + + gEfiExtendedSalResetServicesProtocolGuid + 7D019990-8CE1-46F5-A776-3C5198676AA0 + + + + gEfiExtendedSalFvBlockServicesProtocolGuid + a2271df1-bcbb-4f1d-98a9-06bc172f071a + + + + gEfiExtendedSalMpServicesProtocolGuid + 697d81a2-cf18-4dc0-9e0d-06113b618a3f + + + + gEfiExtendedSalPalServicesProtocolGuid + e1cd9d21-0fc2-438d-9703-04e66d961e57 + + + + gEfiExtendedSalBaseServicesProtocolGuid + d9e9fa06-0fe0-41c3-96fb-83425a3394f8 + + + + gEfiExtendedSalMcaServicesProtocolGuid + 2a591128-6cc7-42b1-8af0-58933b682dbb + + + + gEfiExtendedSalPciServicesProtocolGuid + a46b1a31-ad66-4905-92f6-2b4659dc3063 + + + + gEfiExtendedSalCacheServicesProtocolGuid + 0edc9494-2743-4ba5-8818-0aef5213f188 + + + + gEfiExtendedSalMcaLogServicesProtocolGuid + cb3fd86e-38a3-4c03-9a5c-90cfa3a2ab7a + + + + gEfiExtendedSalELogServicesProtocolGuid + d5e4ee5f-3e0a-453c-a725-b692bb06365a + + + + gEfiExtendedSalSensorServicesProtocolGuid + 4a153b6e-85a1-4982-98f4-6a8cfca4aba1 + + + + gEfiExtendedSalSmComLayerServicesProtocolGuid + 04356799-81b7-4e08-a38d-d978fa47ba42 + + + + gEfiExtendedSalSstGuid + 38802700-868a-4b4e-81d4-4f1bdccfb46f + + gEfiIsaIoProtocolGuid 7EE2BD44-3DA0-11D4-9A38-0090273FC14D @@ -1153,5 +1249,23 @@ FALSE Whether VGA decoding is enabled on this platform so we should avoid those aliased resources + + PcdDxeIplSwitchToLongMode + 0x0001003b + gEfiEdkModulePkgTokenSpaceGuid + BOOLEAN + FEATURE_FLAG + TRUE + If this feature is enabled, then the DXE IPL will load a 64-bit DxeCore. + + + PcdDxeIplBuildShareCodeHobs + 0x0001003c + gEfiEdkModulePkgTokenSpaceGuid + BOOLEAN + FEATURE_FLAG + FALSE + If this feature is enabled, DXE IPL will build a series of HOBs to share code with DXE Core. + \ No newline at end of file