]> git.proxmox.com Git - mirror_edk2.git/blobdiff - IntelFrameworkPkg/Include/Ppi/BlockIo.h
Add comments to describe inconsistency between code and Framework spec.
[mirror_edk2.git] / IntelFrameworkPkg / Include / Ppi / BlockIo.h
index 145139bf3383d18f9b17a137ecab8fc453ce04de..7b5d4dc183f74f7136a71841e6b2e5c45677c397 100644 (file)
@@ -50,6 +50,11 @@ typedef enum {
   MaxDeviceType\r
 } EFI_PEI_BLOCK_DEVICE_TYPE;\r
 \r
+///\r
+/// Inconsistent with specification here: \r
+/// PEI_BLOCK_IO_MEDIA has been changed to EFI_PEI_BLOCK_IO_MEDIA, because\r
+/// "EFI_" prefix is missing in spec due to typo.\r
+///\r
 typedef struct {\r
   EFI_PEI_BLOCK_DEVICE_TYPE  DeviceType;\r
   BOOLEAN                    MediaPresent;\r