]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/MdeModulePkg.dec
BaseTools: Library hashing fix and optimization for --hash feature
[mirror_edk2.git] / MdeModulePkg / MdeModulePkg.dec
index 2ef48f2c3752fb7b999eeb259498379c2ed3fd57..0a9fcddecc4c67fe8d5cbbaf269801bc90fb7509 100644 (file)
   gLzmaCustomDecompressGuid      = { 0xEE4E5898, 0x3914, 0x4259, { 0x9D, 0x6E, 0xDC, 0x7B, 0xD7, 0x94, 0x03, 0xCF }}\r
   gLzmaF86CustomDecompressGuid     = { 0xD42AE6BD, 0x1352, 0x4bfb, { 0x90, 0x9A, 0xCA, 0x72, 0xA6, 0xEA, 0xE8, 0x89 }}\r
 \r
-  ## GUID indicates the tiano custom compress/decompress algorithm.\r
-  #  Include/Guid/TianoDecompress.h\r
-  gTianoCustomDecompressGuid     = { 0xA31280AD, 0x481E, 0x41B6, { 0x95, 0xE8, 0x12, 0x7F, 0x4C, 0x98, 0x47, 0x79 }}\r
-\r
   ## Include/Guid/TtyTerm.h\r
   gEfiTtyTermGuid                = { 0x7d916d80, 0x5bb1, 0x458c, {0xa4, 0x8f, 0xe2, 0x5f, 0xdd, 0x51, 0xef, 0x94 }}\r
 \r
   # @Prompt Disable default keyboard layout in USB KeyBoard Driver.\r
   gEfiMdeModulePkgTokenSpaceGuid.PcdDisableDefaultKeyboardLayoutInUsbKbDriver|FALSE|BOOLEAN|0x00010200\r
 \r
-  ## Indicates if backward compatibility to Framework HII and Framework FvHob is supported.<BR><BR>\r
-  #   TRUE  - Setup Browser supports GUID opcodes generated from Framework HII VFR file by VFR compiler.\r
-  #           the PeiCore will handle the framework FvHob and install FvInfo PPI for it.<BR>\r
-  #   FALSE - Setup Browser doesn't support GUID opcodes generated from Framework HII VFR file by VFR compiler.\r
-  #           the PeiCore will not handle the framework FvHob and install FvInfo PPI for it.<BR>\r
-  # @Prompt Enable framework backward compatibility support.\r
-  gEfiMdeModulePkgTokenSpaceGuid.PcdFrameworkCompatibilitySupport|FALSE|BOOLEAN|0x00012009\r
-\r
   ## Indicates if HelloWorld Application will print the verbose information.\r
   #  This PCD is a sample to explain FeatureFlag PCD usage.<BR><BR>\r
   #   TRUE  - HelloWorld Application will print the verbose information.<BR>\r