Allow to clear framebuffer screen with any, custom background color

此提交包含在:
2024-05-12 22:43:06 +02:00
父節點 c576f7f8f2
當前提交 e311cad8f7
共有 3 個檔案被更改,包括 27 行新增5 行删除

查看文件

@@ -14,7 +14,7 @@
/* HAL library routines forward references */
XTAPI
VOID
HlClearScreen(VOID);
HlClearScreen(IN ULONG Color);
XTCDECL
XTSTATUS