]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Include/Protocol/ImageDecoder.h
MdeModulePkg/PciSioSerialDxe: Remove unused global variables
[mirror_edk2.git] / MdePkg / Include / Protocol / ImageDecoder.h
index f1985bcd214d246f2d66ab20f2fd51463d65aff0..aebb813ed6074627a9dc8c0f1007e7b61324aa46 100644 (file)
@@ -18,8 +18,16 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
 #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
-  { 0x2f707ebb, 0x4a1a, 0x11d4, {0x9a,0x38,0x00,0x90,0x27,0x3f,0xc1,0x4d}}\r
+  {0x9e66f251, 0x727c, 0x418c, { 0xbf, 0xd6, 0xc2, 0xb4, 0x25, 0x28, 0x18, 0xea }}\r
 \r
 \r
 #define EFI_HII_IMAGE_DECODER_NAME_JPEG_GUID \\r