[BOOT:LIB] Declare global variables in bootlib.h

This commit is contained in:
2024-10-06 08:04:40 -04:00
parent 67ab5dc5d4
commit 620ede5862
4 changed files with 34 additions and 9 deletions

View File

@@ -17,9 +17,6 @@ Abstract:
#include <wchar.h>
#include "bootlib.h"
extern PEXECUTION_CONTEXT CurrentExecutionContext;
extern SIMPLE_TEXT_OUTPUT_INTERFACE *EfiConOut;
VOID
ConsolePrint (
IN PWSTR String