mirror of https://github.com/acidanthera/audk.git
Fix ECC issue.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6152 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
parent
d27e363bc3
commit
dcda0d6c94
|
@ -109,7 +109,7 @@ PeiServicesNotifyPpi (
|
|||
EFI_STATUS
|
||||
EFIAPI
|
||||
PeiServicesGetBootMode (
|
||||
OUT EFI_BOOT_MODE *BootMode
|
||||
IN OUT EFI_BOOT_MODE *BootMode
|
||||
);
|
||||
|
||||
/**
|
||||
|
|
Loading…
Reference in New Issue