mirror of https://github.com/acidanthera/audk.git
Fix the wrong fix in last check in
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@7592 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
parent
a8e1ed54f3
commit
1a9a125313
|
@ -38,7 +38,7 @@ Abstract:
|
|||
#include <Protocol/WinNtThunk.h>
|
||||
#include <Protocol/WinNtIo.h>
|
||||
#include <Guid/Bmp.h>
|
||||
#include <Guid/UnixSystemConfig.h>
|
||||
#include <Guid/WinNtSystemConfig.h>
|
||||
|
||||
extern BDS_CONSOLE_CONNECT_ENTRY gPlatformConsole[];
|
||||
extern EFI_DEVICE_PATH_PROTOCOL *gPlatformConnectSequence[];
|
||||
|
|
Loading…
Reference in New Issue