summaryrefslogtreecommitdiffstats
path: root/src/include/ipxe/efi/Protocol/LoadedImage.h
diff options
context:
space:
mode:
authorMichael Brown2011-03-31 01:39:40 +0200
committerMichael Brown2011-03-31 04:31:11 +0200
commit748d5ed9dae08f761643ffe1bb0ba3b6b037651f (patch)
treeae946508bbdb01b2554605e0cec72933d070e081 /src/include/ipxe/efi/Protocol/LoadedImage.h
parent[cmdline] Add support for shell history (diff)
downloadipxe-748d5ed9dae08f761643ffe1bb0ba3b6b037651f.tar.gz
ipxe-748d5ed9dae08f761643ffe1bb0ba3b6b037651f.tar.xz
ipxe-748d5ed9dae08f761643ffe1bb0ba3b6b037651f.zip
[efi] Synchronise EFI header files
Synchronised to EDK2 SVN revision 11462. Signed-off-by: Michael Brown <mcb30@ipxe.org>
Diffstat (limited to 'src/include/ipxe/efi/Protocol/LoadedImage.h')
-rwxr-xr-xsrc/include/ipxe/efi/Protocol/LoadedImage.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/include/ipxe/efi/Protocol/LoadedImage.h b/src/include/ipxe/efi/Protocol/LoadedImage.h
index 12e5e2d75..cbe4103c4 100755
--- a/src/include/ipxe/efi/Protocol/LoadedImage.h
+++ b/src/include/ipxe/efi/Protocol/LoadedImage.h
@@ -18,6 +18,8 @@
#ifndef __LOADED_IMAGE_PROTOCOL_H__
#define __LOADED_IMAGE_PROTOCOL_H__
+FILE_LICENCE ( BSD3 );
+
#define EFI_LOADED_IMAGE_PROTOCOL_GUID \
{ \
0x5B1B31A1, 0x9562, 0x11d2, {0x8E, 0x3F, 0x00, 0xA0, 0xC9, 0x69, 0x72, 0x3B } \