]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Library/PeiServicesTablePointerLibIdt/PeiServicesTablePointer.c
Code Scrub the common includes in MdePkg.
[mirror_edk2.git] / MdePkg / Library / PeiServicesTablePointerLibIdt / PeiServicesTablePointer.c
index 42f4e1b637503b54eb5614e822f5eb1d6a480b68..97abaa4aeb5889d7b2731a80a2db6cd2566d39b7 100644 (file)
@@ -23,7 +23,8 @@
   base addres is used to save the EFI_PEI_SERVICES**.\r
   For x64, the eight-bytes field immediately prior to new IDT\r
   base addres is used to save the EFI_PEI_SERVICES**\r
-  @retval  The pointer to PeiServices.\r
+  \r
+  @return  The pointer to PeiServices.\r
 \r
 **/\r
 EFI_PEI_SERVICES **\r
@@ -43,14 +44,15 @@ GetPeiServicesTablePointer (
 \r
 /**\r
   \r
-  The function returns the pointer to PeiServicee following\r
+  The function sets the pointer to PeiServicee following\r
   PI1.0.\r
   \r
   For IA32, the four-bytes field immediately prior to new IDT\r
   base addres is used to save the EFI_PEI_SERVICES**.\r
   For x64, the eight-bytes field immediately prior to new IDT\r
   base addres is used to save the EFI_PEI_SERVICES**\r
-  @retval  The pointer to PeiServices.\r
+  \r
+  @param PeiServicesTablePointer  The pointer to PeiServices.\r
 \r
 **/\r
 VOID\r