mirror of
https://github.com/acidanthera/audk.git
synced 2025-07-24 06:04:52 +02:00
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
|
EFI_STATUS
|
||||||
EFIAPI
|
EFIAPI
|
||||||
PeiServicesGetBootMode (
|
PeiServicesGetBootMode (
|
||||||
OUT EFI_BOOT_MODE *BootMode
|
IN OUT EFI_BOOT_MODE *BootMode
|
||||||
);
|
);
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
Loading…
x
Reference in New Issue
Block a user