]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Include/Pi/PiDxeCis.h
Code Scrub the common includes in MdePkg.
[mirror_edk2.git] / MdePkg / Include / Pi / PiDxeCis.h
index 6155c749041ca769c78271637edf50c18c802d9e..cfcefb9857db106e1646f714458b57d7a3e52453 100644 (file)
@@ -416,7 +416,7 @@ EFI_STATUS
 /**\r
   Loads and executed DXE drivers from firmware volumes.\r
 \r
-  @return Status code\r
+  @return Status of dispatching and execution DXE drivers.\r
 \r
 **/\r
 typedef\r
@@ -432,7 +432,7 @@ EFI_STATUS
   @param  FirmwareVolumeHandle The handle of the firmware volume that contains the file specified by FileName.\r
   @param  DriverName           A pointer to the name of the file in a firmware volume.\r
 \r
-  @return Status code\r
+  @return Status of clearing SOR.\r
 \r
 **/\r
 typedef\r
@@ -449,7 +449,8 @@ EFI_STATUS
   @param  FirmwareVolumeHandle The handle of the firmware volume that contains the file specified by FileName.\r
   @param  DriverName           A pointer to the name of the file in a firmware volume.\r
 \r
-  @return Status code\r
+  @return Status of promoting FFS from untrusted to trusted\r
+          state.\r
 \r
 **/\r
 typedef\r
@@ -467,7 +468,7 @@ EFI_STATUS
   @param  Size                 The size, in bytes, of the firmware volume.\r
   @param  FirmwareVolumeHandle On output, a pointer to the created handle.\r
 \r
-  @return Status code\r
+  @return Status of processing FV.\r
 \r
 **/\r
 typedef\r