X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=OvmfPkg%2FEmuVariableFvbRuntimeDxe%2FFvb.c;h=9f9babc9cc33c68211f58fb29f67e8aa481f63f9;hp=7a6d3153ec8ca6255c2a4168e819c4ba5468c550;hb=9c4eef656fa3ea455125abc66780942780b46f85;hpb=1ee0e6532fb1f863b48c169dbc42a71d0097c5c8 diff --git a/OvmfPkg/EmuVariableFvbRuntimeDxe/Fvb.c b/OvmfPkg/EmuVariableFvbRuntimeDxe/Fvb.c index 7a6d3153ec..9f9babc9cc 100644 --- a/OvmfPkg/EmuVariableFvbRuntimeDxe/Fvb.c +++ b/OvmfPkg/EmuVariableFvbRuntimeDxe/Fvb.c @@ -340,7 +340,7 @@ FvbProtocolEraseBlocks ( break; } - NumOfLba = VA_ARG (args, UINT32); + NumOfLba = VA_ARG (args, UINTN); // // Check input parameters