commit | 2a9fe5409d044948b2285ff4971ba64d26584b16 | [log] [tgz] |
---|---|---|
author | andrewfish <andrewfish@6f19259b-4bc3-4df7-8a09-765794883524> | Fri Apr 30 23:07:56 2010 +0000 |
committer | andrewfish <andrewfish@6f19259b-4bc3-4df7-8a09-765794883524> | Fri Apr 30 23:07:56 2010 +0000 |
tree | 8eb5d17bddbbb76d529c4734f462e4bc704d8620 | |
parent | 20f461ce9293c188fa1edf525a2595028c7a004f [diff] |
Add ReadyToBoot signal to BDS. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10453 6f19259b-4bc3-4df7-8a09-765794883524
diff --git a/BeagleBoardPkg/Bds/BdsEntry.c b/BeagleBoardPkg/Bds/BdsEntry.c index c02b638..8de4e7a 100644 --- a/BeagleBoardPkg/Bds/BdsEntry.c +++ b/BeagleBoardPkg/Bds/BdsEntry.c
@@ -150,6 +150,8 @@ } } + EfiSignalEventReadyToBoot (); + //Locate handles for SimpleFileSystem protocol Status = gBS->LocateHandleBuffer ( ByProtocol,