Store all configuration in a linked list, read config from INI file and EFI shell
This commit is contained in:
@@ -102,7 +102,7 @@ BlConsolePrint(IN PUINT16 Format,
|
||||
*/
|
||||
XTCDECL
|
||||
VOID
|
||||
BlpConsoleInitialize()
|
||||
BlpInitializeConsole()
|
||||
{
|
||||
/* Clear console buffers */
|
||||
EfiSystemTable->ConIn->Reset(EfiSystemTable->ConIn, TRUE);
|
||||
|
||||
Reference in New Issue
Block a user