X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=MdePkg%2FInclude%2FProtocol%2FFirmwareVolume2.h;h=42ad7e65fc8d75c889f0d20dd2a6d6b83f984459;hp=474e0cfab6fcd8ab57de850989aa51711a6fc56c;hb=de339b9d7901bf50b074400f09316c4a6b4caccb;hpb=27134a44c53cdde976516d2c37ee0bd680017307 diff --git a/MdePkg/Include/Protocol/FirmwareVolume2.h b/MdePkg/Include/Protocol/FirmwareVolume2.h index 474e0cfab6..42ad7e65fc 100644 --- a/MdePkg/Include/Protocol/FirmwareVolume2.h +++ b/MdePkg/Include/Protocol/FirmwareVolume2.h @@ -418,8 +418,8 @@ EFI_STATUS (EFIAPI * EFI_FV_READ_SECTION) ( IN CONST EFI_FIRMWARE_VOLUME2_PROTOCOL *This, IN CONST EFI_GUID *NameGuid, - IN CONST EFI_SECTION_TYPE SectionType, - IN CONST UINTN SectionInstance, + IN EFI_SECTION_TYPE SectionType, + IN UINTN SectionInstance, IN OUT VOID **Buffer, IN OUT UINTN *BufferSize, OUT UINT32 *AuthenticationStatus