]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Include/Protocol/FirmwareVolume2.h
Update the CONST modifier to be the same with spec.
[mirror_edk2.git] / MdePkg / Include / Protocol / FirmwareVolume2.h
index 474e0cfab6fcd8ab57de850989aa51711a6fc56c..42ad7e65fc8d75c889f0d20dd2a6d6b83f984459 100644 (file)
@@ -418,8 +418,8 @@ EFI_STATUS
 (EFIAPI * EFI_FV_READ_SECTION) (\r
   IN CONST  EFI_FIRMWARE_VOLUME2_PROTOCOL *This,\r
   IN CONST  EFI_GUID                      *NameGuid,\r
-  IN CONST  EFI_SECTION_TYPE              SectionType,\r
-  IN CONST  UINTN                         SectionInstance,\r
+  IN        EFI_SECTION_TYPE              SectionType,\r
+  IN        UINTN                         SectionInstance,\r
   IN OUT    VOID                          **Buffer,\r
   IN OUT    UINTN                         *BufferSize,\r
   OUT       UINT32                        *AuthenticationStatus\r