X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=MdeModulePkg%2FCore%2FDxeIplPeim%2FDxeLoad.c;h=12dd583d38dc7d46ad913daaf63070ac6daa12cf;hp=381d60cb2aa3ea48a8aedafa81dcf1f4d20cfd2f;hb=f651bd33bfec74425b90b50684ea36bb79168d0a;hpb=9f256ee58a9d830f1ace0f03c2628c2e6bb342c3 diff --git a/MdeModulePkg/Core/DxeIplPeim/DxeLoad.c b/MdeModulePkg/Core/DxeIplPeim/DxeLoad.c index 381d60cb2a..12dd583d38 100644 --- a/MdeModulePkg/Core/DxeIplPeim/DxeLoad.c +++ b/MdeModulePkg/Core/DxeIplPeim/DxeLoad.c @@ -728,7 +728,7 @@ Returns: SectionExtract, (VOID *) Section, (VOID **) &DstBuffer, - &DstBufferSize, + (UINTN *) &DstBufferSize, &AuthenticationStatus );