Implement BmPrint() routine
This commit is contained in:
@@ -32,6 +32,11 @@ XTCDECL
|
||||
VOID
|
||||
BmInitializeConsole();
|
||||
|
||||
XTCDECL
|
||||
VOID
|
||||
BmPrint(IN PUINT16 Format,
|
||||
IN ...);
|
||||
|
||||
XTCDECL
|
||||
VOID
|
||||
BmPrintChar(IN USHORT Character);
|
||||
|
||||
Reference in New Issue
Block a user