]> git.proxmox.com Git - mirror_edk2.git/blobdiff - IntelFrameworkPkg/Include/Protocol/FrameworkHii.h
Remove structure declaration for EFI_UGA_PIXEL.
[mirror_edk2.git] / IntelFrameworkPkg / Include / Protocol / FrameworkHii.h
index c3117971c27c564217f8aceb90ffcafeea7286bb..f5169ef9c4fa6bb9b50060691cd591b6e79680fd 100644 (file)
 // is defined in MdePkg/Protocol/GraphicsOutput.h\r
 //\r
 #include <Protocol/GraphicsOutput.h>\r
-//\r
-// In UEFI2.1 spec, there is a same data type named EFI_GRAPHICS_OUTPUT_BLT_PIXEL.\r
-// To define this data type only for backward compatibility. \r
-//\r
-typedef struct {\r
-   UINT8  Blue;\r
-   UINT8  Green;\r
-   UINT8  Red;\r
-   UINT8  Reserved;\r
-} EFI_UGA_PIXEL\r
+\r
 //\r
 // In both EDK and EDK II, incompatbile change is done to Framework HII protocol. \r
 // This change should cause a change of GUID in both of code and HII spec. But we \r