X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=EdkModulePkg%2FEdkModulePkg.spd;h=9a8861f838e337df37c81c0628893dc64600b0ae;hp=02d2867c6018041ff0fa0711609ca45aecd1da0b;hb=0e9d14c4e7c0373272dbbf258aa269886f27852d;hpb=fc198a79e05d1e9fe6099f5284a1cd2aba0f0410 diff --git a/EdkModulePkg/EdkModulePkg.spd b/EdkModulePkg/EdkModulePkg.spd index 02d2867c60..9a8861f838 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. @@ -1090,5 +1090,50 @@ 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 + \ No newline at end of file