Migrate GOP driver from R8.6 for NT32. Add a new PCD "PcdWinNtGop". Setting NT32 platform using GOP driver instead of UGA driver.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2137 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
wuyizhong
2006-12-26 02:26:02 +00:00
parent 7432a21444
commit 72b695f33b
15 changed files with 2743 additions and 99 deletions

View File

@@ -158,9 +158,11 @@ Returns:
//
return EFI_SUCCESS;
}
//
// Signal the EFI_EVENT_SIGNAL_READY_TO_BOOT event
//
EfiSignalEventReadyToBoot ();
//
// Set Boot Current
//