Skip to content

Commit

Permalink
Another check, should pass
Browse files Browse the repository at this point in the history
Signed-off-by: Shenglei Zhang <[email protected]>
  • Loading branch information
shenglei10 committed Apr 22, 2020
1 parent 75b1427 commit 2f95ca8
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions EmulatorPkg/BootModePei/BootModePei.c
Original file line number Diff line number Diff line change
Expand Up @@ -86,3 +86,19 @@ Routine Description:

return Status;
}

/*++
Routine Description:
Peform the boot mode determination logic
Arguments:
PeiServices - General purpose services available to every PEIM.
Returns:
Status - EFI_SUCCESS if the boot mode could be set
**/

0 comments on commit 2f95ca8

Please sign in to comment.