mirror of
https://github.com/acidanthera/audk.git
synced 2025-09-25 18:48:42 +02:00
ArmPkg/RvdUefiImageExtraActionLib: Fix build
This commit is contained in:
parent
60e0471175
commit
f0ca8ef0cb
@ -107,7 +107,7 @@ DeCygwinPathIfNeeded (
|
|||||||
VOID
|
VOID
|
||||||
EFIAPI
|
EFIAPI
|
||||||
UefiImageLoaderRelocateImageExtraAction (
|
UefiImageLoaderRelocateImageExtraAction (
|
||||||
IN OUT UEFI_IMAGE_LOADER_IMAGE_CONTEXT *ImageContext
|
IN CONST UEFI_IMAGE_LOADER_IMAGE_CONTEXT *ImageContext
|
||||||
)
|
)
|
||||||
{
|
{
|
||||||
RETURN_STATUS Status;
|
RETURN_STATUS Status;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user