X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=MdePkg%2FInclude%2FProtocol%2FLoadFile.h;h=8ee5128277d0e0fdd95fce2ac30af429b7aeb870;hb=99e8ed219f48b82694424e46c9512d4929d9d54e;hp=c2867f49373f6a3a8c4a58d2eeec4aaeb8b7417b;hpb=06889842319d8fc9dd46a4b5dd1804df02e9cece;p=mirror_edk2.git diff --git a/MdePkg/Include/Protocol/LoadFile.h b/MdePkg/Include/Protocol/LoadFile.h index c2867f4937..8ee5128277 100644 --- a/MdePkg/Include/Protocol/LoadFile.h +++ b/MdePkg/Include/Protocol/LoadFile.h @@ -26,16 +26,16 @@ 0x56EC3091, 0x954C, 0x11d2, {0x8E, 0x3F, 0x00, 0xA0, 0xC9, 0x69, 0x72, 0x3B } \ } -// -// Protocol Guid defined by EFI1.1. -// +/// +/// Protocol Guid defined by EFI1.1. +/// #define LOAD_FILE_PROTOCOL EFI_LOAD_FILE_PROTOCOL_GUID typedef struct _EFI_LOAD_FILE_PROTOCOL EFI_LOAD_FILE_PROTOCOL; -// -// Backward-compatible with EFI1.1 -// +/// +/// Backward-compatible with EFI1.1 +/// typedef EFI_LOAD_FILE_PROTOCOL EFI_LOAD_FILE_INTERFACE; /**