Op6tSlotDxe: never block the program at any time
This commit is contained in:
parent
1540a5b2df
commit
bf95a1b27e
@ -45,7 +45,7 @@ EFI_STATUS EFIAPI SlotMain(IN EFI_HANDLE ImageHandle,
|
||||
&numHandles,
|
||||
&controllerHandles);
|
||||
if (EFI_ERROR(status)) {
|
||||
WaitAnyKey(SystemTable);
|
||||
//WaitAnyKey(SystemTable);
|
||||
return status;
|
||||
}
|
||||
// ergodic the handles
|
||||
|
Loading…
Reference in New Issue
Block a user