]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Include/Protocol/HiiImageDecoder.h
MdePkg: Add new definitions for Management Mode.
[mirror_edk2.git] / MdePkg / Include / Protocol / HiiImageDecoder.h
index fd14592237abd099edd6de26fe3e83961c9d7159..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
@@ -142,7 +133,7 @@ EFI_STATUS
   @param This                    EFI_HII_IMAGE_DECODER_PROTOCOL instance.\r
   @param Image                   Pointer to the image raw data.\r
   @param SizeOfImage             Size of the entire image raw data.\r
-  @param ImageInfo               Pointer to recieve EFI_HII_IMAGE_DECODER_IMAGE_INFO_HEADER.\r
+  @param ImageInfo               Pointer to receive EFI_HII_IMAGE_DECODER_IMAGE_INFO_HEADER.\r
 \r
   @retval EFI_SUCCESS            Get image info success.\r
   @retval EFI_UNSUPPORTED        Unsupported format of image.\r