X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=EdkModulePkg%2FEdkModulePkg.spd;h=da4eccebf5f5dec845e30065049d816274f94ed7;hb=c9708dddc1a2d10725860d5e9ac1b4929d0b43f4;hp=02d2867c6018041ff0fa0711609ca45aecd1da0b;hpb=fc198a79e05d1e9fe6099f5284a1cd2aba0f0410;p=mirror_edk2.git diff --git a/EdkModulePkg/EdkModulePkg.spd b/EdkModulePkg/EdkModulePkg.spd index 02d2867c60..da4eccebf5 100644 --- a/EdkModulePkg/EdkModulePkg.spd +++ b/EdkModulePkg/EdkModulePkg.spd @@ -2,7 +2,7 @@ EdkModulePkg - B6EC423C-21D2-490D-85C6-DD5864EAA674 + 68169ab0-d41b-4009-9060-292c253ac43d 0.3 Edk Module Package Reference Implementations This Module provides standard reference information for EFI/Tiano implementations. @@ -16,7 +16,7 @@ FRAMEWORK_BUILD_PACKAGING_SPECIFICATION 0x00000052 - true + false false @@ -1090,5 +1090,68 @@ 0x0 Size of the FTW working block section in NV firmware volume. + + PcdDxeIplSupportEfiDecompress + 0x00010034 + gEfiEdkModulePkgTokenSpaceGuid + BOOLEAN + FEATURE_FLAG + TRUE + If this feature is enabled, then the DXE IPL must support decompressing files compressed with the EFI Compression algorithm + + + PcdDxeIplSupportTianoDecompress + 0x00010035 + gEfiEdkModulePkgTokenSpaceGuid + BOOLEAN + FEATURE_FLAG + TRUE + If this feature is enabled, then the DXE IPL must support decompressing files compressed with the Tiano Compression algorithm + + + PcdDxeIplSupportCustomDecompress + 0x00010036 + gEfiEdkModulePkgTokenSpaceGuid + BOOLEAN + FEATURE_FLAG + TRUE + If this feature is enabled, then the DXE IPL must support decompressing files compressed with the Custom Compression algorithm + + + PcdDevicePathSupportDevicePathToText + 0x00010037 + gEfiEdkModulePkgTokenSpaceGuid + BOOLEAN + FEATURE_FLAG + FALSE + If TRUE, then the Device Path To Text Protocol should be produced by the platform + + + PcdDevicePathSupportDevicePathFromText + 0x00010038 + gEfiEdkModulePkgTokenSpaceGuid + BOOLEAN + FEATURE_FLAG + FALSE + If TRUE, then the Device Path From Text Protocol should be produced by the platform + + + PcdPciIsaEnable + 0x00010039 + gEfiGenericPlatformTokenSpaceGuid + BOOLEAN + FEATURE_FLAG + FALSE + This is a switch to enable ISA + + + PcdPciVgaEnable + 0x0001003a + gEfiGenericPlatformTokenSpaceGuid + BOOLEAN + FEATURE_FLAG + FALSE + Whether VGA decoding is enabled on this platform so we should avoid those aliased resources + \ No newline at end of file