summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Include/Protocol/LoadPe32Image.h
diff options
context:
space:
mode:
Diffstat (limited to 'MdeModulePkg/Include/Protocol/LoadPe32Image.h')
-rw-r--r--MdeModulePkg/Include/Protocol/LoadPe32Image.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/MdeModulePkg/Include/Protocol/LoadPe32Image.h b/MdeModulePkg/Include/Protocol/LoadPe32Image.h
index 8cf58ec..8415872 100644
--- a/MdeModulePkg/Include/Protocol/LoadPe32Image.h
+++ b/MdeModulePkg/Include/Protocol/LoadPe32Image.h
@@ -1,6 +1,7 @@
/** @file
- Load File protocol.
+ Load File protocol provides capability to load and unload EFI image into
+ memory and execute it.
Load file protocol exists to supports the addition of new boot devices,
and to support booting from devices that do not map well to file system.