]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Include/Protocol/LoadFile.h
Update comments for Protocol definitions to match UEFI spec.
[mirror_edk2.git] / MdePkg / Include / Protocol / LoadFile.h
index 6e5e65ae0c2a241e04be230e6af2f1d7589bb425..1f057550b5021eb96fccc27470a9be4e9912cd06 100644 (file)
@@ -76,14 +76,9 @@ EFI_STATUS
   IN VOID                             *Buffer OPTIONAL\r
   );\r
 \r
-/**  \r
-  @par Protocol Description:\r
-  The EFI_LOAD_FILE_PROTOCOL is a simple protocol used to obtain files from arbitrary devices.\r
\r
-  @param LoadFile \r
-  Causes the driver to load the requested file.\r
-\r
-**/\r
+///\r
+/// The EFI_LOAD_FILE_PROTOCOL is a simple protocol used to obtain files from arbitrary devices.\r
+///\r
 struct _EFI_LOAD_FILE_PROTOCOL {\r
   EFI_LOAD_FILE LoadFile;\r
 };\r