summaryrefslogtreecommitdiff
path: root/MdePkg/Include/Protocol/LoadFile.h
diff options
context:
space:
mode:
Diffstat (limited to 'MdePkg/Include/Protocol/LoadFile.h')
-rw-r--r--MdePkg/Include/Protocol/LoadFile.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/MdePkg/Include/Protocol/LoadFile.h b/MdePkg/Include/Protocol/LoadFile.h
index 6414382..6207ce0 100644
--- a/MdePkg/Include/Protocol/LoadFile.h
+++ b/MdePkg/Include/Protocol/LoadFile.h
@@ -68,7 +68,7 @@ typedef EFI_LOAD_FILE_PROTOCOL EFI_LOAD_FILE_INTERFACE;
**/
typedef
EFI_STATUS
-(EFIAPI *EFI_LOAD_FILE) (
+(EFIAPI *EFI_LOAD_FILE)(
IN EFI_LOAD_FILE_PROTOCOL *This,
IN EFI_DEVICE_PATH_PROTOCOL *FilePath,
IN BOOLEAN BootPolicy,