Fix ICC building issue.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@7772 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
@@ -419,7 +419,7 @@ typedef enum {
|
||||
memPL = 3, // Planar memory model
|
||||
memPK = 4, // Packed pixel memory model
|
||||
memRGB= 6, // Direct color RGB memory model
|
||||
memYUV= 7, // Direct color YUV memory model
|
||||
memYUV= 7 // Direct color YUV memory model
|
||||
} VESA_BIOS_EXTENSIONS_MEMORY_MODELS;
|
||||
|
||||
//
|
||||
|
Reference in New Issue
Block a user