]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/MdeModulePkg.dec
Clean up to update the reference of the these macros:
[mirror_edk2.git] / MdeModulePkg / MdeModulePkg.dec
index 303a9387f4c3de852a3f13acc9a8688e052170b0..c43439447361331ff5d3a0c616cb6b3639cc5ffe 100644 (file)
   ## Print protocol defines six basic print functions to print the format unicode and ascii string.\r
   gEfiPrint2ProtocolGuid          = { 0x5bcc3dbc, 0x8c57, 0x450a, { 0xbb, 0x0c, 0xa1, 0xc0, 0xbd, 0xde, 0x48, 0x0c }}\r
 \r
-  ## This protocol defines the EFI generic memory test interfaces in Dxe phase.\r
+  ## This protocol defines the generic memory test interfaces in Dxe phase.\r
   gEfiGenericMemTestProtocolGuid = { 0x309DE7F1, 0x7F5E, 0x4ACE, { 0xB4, 0x9C, 0x53, 0x1B, 0xE5, 0xAA, 0x95, 0xEF }}\r
   \r
   ## Disk Info protocol is used to export Inquiry Data for a drive.\r
   gEfiDiskInfoProtocolGuid       = { 0xD432A67F, 0x14DC, 0x484B, { 0xB3, 0xBB, 0x3F, 0x02, 0x91, 0x84, 0x93, 0x27 }}\r
   \r
-  ## FVB Extension protocol that extends the FVB Class in a component fashion.\r
+  ## This protocol provides an extended service to erase the specified range of a firmware volume block.\r
   gEfiFvbExtensionProtocolGuid   = { 0x53A4C71B, 0xB581, 0x4170, { 0x91, 0xB3, 0x8D, 0xB8, 0x7A, 0x4B, 0x5C, 0x46 }}\r
   \r
   ## Fault tolerant write lite protocol defines only one interface to write \r
   ## This protocol provides the interfaces to Get/Set the current video mode for GOP/UGA screen\r
   gEfiConsoleControlProtocolGuid = { 0xF42F7782, 0x012E, 0x4C12, { 0x99, 0x56, 0x49, 0xF9, 0x43, 0x04, 0xF7, 0x21 }}\r
   \r
-  ## EFI OEM Badging Protocol defines the interface to get the OEM badging image with the dispaly attribute.\r
+  ## OEM Badging Protocol defines the interface to get the OEM badging image with the dispaly attribute.\r
   gEfiOEMBadgingProtocolGuid     = { 0x170E13C0, 0xBF1B, 0x4218, { 0x87, 0x1D, 0x2A, 0xBD, 0xC6, 0xF8, 0x87, 0xBC }}\r
   \r
   ## Performance protocol interfaces to support cross module performance logging.\r
   ## If PcdSupportHardwareErrorRecord is TRUE, support hardware error record via variable in BDS.\r
   gEfiMdeModulePkgTokenSpaceGuid.PcdSupportHardwareErrorRecord|FALSE|BOOLEAN|0x00010045\r
   \r
-  ## If TRUE, UGA Draw Protocol is still consumed in platform.\r
-  gEfiMdeModulePkgTokenSpaceGuid.PcdUgaConsumeSupport|TRUE|BOOLEAN|0x00010046\r
-  \r
   ## If TRUE, Robustnesss improvement such as for DUET. Default is not required.\r
   gEfiMdeModulePkgTokenSpaceGuid.PcdTurnOffUsbLegacySupport|FALSE|BOOLEAN|0x00010047\r
 \r
   ## Maximum buffer for the single variable.\r
   gEfiMdeModulePkgTokenSpaceGuid.PcdMaxVariableSize|0x400|UINT32|0x30000003\r
   \r
-  ## The hardware error record maximum variable size.\r
+  ## Maximum buffer for Hardware error record variable.\r
   gEfiMdeModulePkgTokenSpaceGuid.PcdMaxHardwareErrorVariableSize|0x8000|UINT32|0x30000004\r
   \r
   ## Maximum buffer for the total variable store.\r