]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Include/Library/UefiBootServicesTableLib.h
Use doxygen comment style for document entity such as struct, enum, variable that...
[mirror_edk2.git] / MdePkg / Include / Library / UefiBootServicesTableLib.h
index c5611b41b7ec3d402ba97c3ae86304c9aa6a98ae..46683fd42fcd8e1baa6779bb9a2060941d98ed18 100644 (file)
 #ifndef __UEFI_BOOT_SERVICES_TABLE_LIB_H__\r
 #define __UEFI_BOOT_SERVICES_TABLE_LIB_H__\r
 \r
-//\r
-// Cache the Image Handle\r
-//\r
+///\r
+/// Cache the Image Handle\r
+///\r
 extern EFI_HANDLE         gImageHandle;\r
 \r
-//\r
-// Cache pointer to the EFI System Table\r
-//\r
+///\r
+/// Cache pointer to the EFI System Table\r
+///\r
 extern EFI_SYSTEM_TABLE   *gST;\r
 \r
-//\r
-// Cache pointer to the EFI Boot Services Table\r
-//\r
+///\r
+/// Cache pointer to the EFI Boot Services Table\r
+///\r
 extern EFI_BOOT_SERVICES  *gBS;\r
 \r
 #endif\r