Fixes to FbpGetPixelInformation() and FbpGetColorMask() routines

此提交包含在:
2024-05-12 22:20:22 +02:00
父節點 3d08be4fac
當前提交 615a1457bf
共有 3 個檔案被更改,包括 42 行新增39 行删除

查看文件

@@ -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