]> git.proxmox.com Git - mirror_edk2.git/blobdiff - SecurityPkg/Library/DxeImageAuthenticationStatusLib/DxeImageAuthenticationStatusLib.c
SecurityPkg/DxeImageAuth: Mark the File parameter as OPTIONAL
[mirror_edk2.git] / SecurityPkg / Library / DxeImageAuthenticationStatusLib / DxeImageAuthenticationStatusLib.c
index e4ddff21b54fb8deed0884d992b83c30d6047ead..ec77151c9c90c937fdd67a7d7f9ddc07bc7990e2 100644 (file)
@@ -32,7 +32,7 @@ EFI_STATUS
 EFIAPI\r
 DxeImageAuthenticationStatusHandler (\r
   IN  UINT32                           AuthenticationStatus,\r
-  IN  CONST EFI_DEVICE_PATH_PROTOCOL   *File,\r
+  IN  CONST EFI_DEVICE_PATH_PROTOCOL   *File, OPTIONAL\r
   IN  VOID                             *FileBuffer,\r
   IN  UINTN                            FileSize,\r
   IN  BOOLEAN                          BootPolicy\r