]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/Universal/SecurityStubDxe/SecurityStub.c
MdeModulePkg/SecurityStubDxe: Mark the File parameter as OPTIONAL
[mirror_edk2.git] / MdeModulePkg / Universal / SecurityStubDxe / SecurityStub.c
index 3ed95275611c570dd85f2b297ae8f87dbcffb910..79f98b28e5848fc53b6a0627a6cb0eb39c71f491 100644 (file)
@@ -129,7 +129,7 @@ EFI_STATUS
 EFIAPI\r
 Security2StubAuthenticate (\r
   IN CONST EFI_SECURITY2_ARCH_PROTOCOL *This,\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