remove unnecessary EFI64_SHADOW_ALL_LEGACY_ROM in GenericBdsLib.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10548 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
niruiyu
2010-05-28 01:59:30 +00:00
parent 8e7c9e030f
commit 4515103850
4 changed files with 0 additions and 75 deletions

View File

@@ -199,11 +199,6 @@ BdsLibBootViaBootOption (
*ExitDataSize = 0;
*ExitData = NULL;
//
// Notes: put EFI64 ROM Shadow Solution
//
EFI64_SHADOW_ALL_LEGACY_ROM ();
//
// Notes: this code can be remove after the s3 script table
// hook on the event EVT_SIGNAL_READY_TO_BOOT or