Fixes to FbpGetPixelInformation() and FbpGetColorMask() routines

This commit is contained in:
2024-05-12 22:20:22 +02:00
parent 3d08be4fac
commit 615a1457bf
3 changed files with 42 additions and 39 deletions

View File

@@ -45,7 +45,7 @@ FbpFindFramebufferAddress(OUT PEFI_PHYSICAL_ADDRESS Address);
XTCDECL
VOID
FbpGetColorMask(IN UINT EfiMask,
OUT PUSHORT ColorMask,
OUT PUSHORT ColorSize,
OUT PUSHORT ColorShift);
XTCDECL