Implement BmPrint() routine
This commit is contained in:
@@ -12,6 +12,9 @@
|
||||
/* XT Boot Loader hex table */
|
||||
STATIC PUINT16 BmpHexTable = L"0123456789ABCDEF";
|
||||
|
||||
/* Serial port configuration */
|
||||
CPPORT BmpSerialPort;
|
||||
|
||||
/* EFI Image Handle */
|
||||
EFI_HANDLE EfiImageHandle;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user