]> git.proxmox.com Git - mirror_edk2.git/commitdiff
MdePkg/HiiImageDecoder.h: Remove the unnecessary comments
authorDandan Bi <dandan.bi@intel.com>
Fri, 16 Jun 2017 03:13:01 +0000 (11:13 +0800)
committerHao Wu <hao.a.wu@intel.com>
Tue, 20 Jun 2017 01:29:42 +0000 (09:29 +0800)
Cc: Liming Gao <liming.gao@intel.com>
Cc: Ruiyu Ni <ruiyu.ni@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Dandan Bi <dandan.bi@intel.com>
Reviewed-by: Star Zeng <star.zeng@intel.com>
Reviewed-by: Ruiyu Ni <ruiyu.ni@intel.com>
MdePkg/Include/Protocol/HiiImageDecoder.h
MdePkg/MdePkg.dec

index 48a1a976ed4fe6f1e1a8cf02b0da5a309847cda9..34eb5e17c237ae288ff417195bf8bfb57ae2e870 100644 (file)
@@ -18,15 +18,6 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
 \r
 #include <Protocol/HiiImage.h>\r
 \r
-\r
-//\r
-// In UEFI 2.6 spec,this guid value is duplicate with\r
-// EFI_PCI_ROOT_BRIDGE_IO_PROTOCOL_GUID. Now update this guid value to\r
-// avoid the duplicate guid issue. So its value is not consistent with\r
-// UEFI spec definition now. We have proposed to update UEFI spec to\r
-// use this new guid. After new spec released, we will remove this\r
-// comments.\r
-//\r
 #define EFI_HII_IMAGE_DECODER_PROTOCOL_GUID \\r
   {0x9e66f251, 0x727c, 0x418c, { 0xbf, 0xd6, 0xc2, 0xb4, 0x25, 0x28, 0x18, 0xea }}\r
 \r
index 7a7504b7a38b486a470898f3b0d2405575fe3b77..1ae1fbcc0dded16f5c28b42eac5b7adab2c63c0f 100644 (file)
   gEfiRamDiskProtocolGuid              = { 0xab38a0df, 0x6873, 0x44a9, { 0x87, 0xe6, 0xd4, 0xeb, 0x56, 0x14, 0x84, 0x49 }}\r
 \r
   ## Include/Protocol/ImageDecoder.h\r
-  ##\r
-  ## In UEFI 2.6 spec,this guid value is duplicate with\r
-  ## EFI_PCI_ROOT_BRIDGE_IO_PROTOCOL_GUID. Now update this guid value to\r
-  ## avoid the duplicate guid issue. So its value is not consistent with\r
-  ## UEFI spec definition now. We have proposed to update UEFI spec to\r
-  ## use this new guid. After new spec released, we will remove this\r
-  ## comments.\r
-  ##\r
   gEfiHiiImageDecoderProtocolGuid      = { 0x9e66f251, 0x727c, 0x418c, { 0xbf, 0xd6, 0xc2, 0xb4, 0x25, 0x28, 0x18, 0xea }}\r
 \r
   ## Include/Protocol/HiiImageEx.h\r