]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Library/UefiBootServicesTableLib/UefiBootServicesTableLibInternal.h
Code Scrub for MdePkg.
[mirror_edk2.git] / MdePkg / Library / UefiBootServicesTableLib / UefiBootServicesTableLibInternal.h
index 63a138a558ddbc6d8688273ccc25e3807f001e03..db8468eb83fca50a232d41629c24982956652876 100644 (file)
 \r
 **/\r
 \r
-#ifndef _UefiBootServicesTable_Lib_H\r
-#define _UefiBootServicesTable_Lib_H\r
+#ifndef _UEFIBOOTSERVICESTABLE_LIB_H_\r
+#define _UEFIBOOTSERVICESTABLE_LIB_H_\r
+/**\r
+  \r
+  Initialize gBS.\r
+   \r
+  @param  ImageHandle ImageHandle of the loaded driver.\r
+  @param  SystemTable Pointer to the EFI System Table.\r
 \r
+  @retval  EFI_SUCCESS One or more of the drivers returned a success code.\r
+  @retval  !EFI_SUCESS The return status from the last driver entry point in the list.\r
+**/\r
 EFI_STATUS\r
 EFIAPI\r
 UefiBootServicesTableLibConstructor (\r