]> git.proxmox.com Git - mirror_edk2.git/blobdiff - IntelFrameworkPkg/Include/Framework/DxeCis.h
Remove blank for function typedef, it break generating doxygen document
[mirror_edk2.git] / IntelFrameworkPkg / Include / Framework / DxeCis.h
index 9c5a28ea51247048bf98352d073e5daa155c63ab..0a4ae2171ca2ae3913b7d52622cef8f7a8c300cd 100644 (file)
@@ -1,5 +1,5 @@
 /** @file\r
-  Include file that supportes Framework extension to the EFI 1.10 spec.\r
+  Include file that supportes Framework extension to the UEFI 2.0 spec.\r
 \r
   This include file must only contain things defined in the Framework\r
   specifications. If a code construct is defined in the Framework specification\r
@@ -31,7 +31,7 @@
 //\r
 typedef\r
 VOID\r
-(EFIAPI *EFI_AP_PROCEDURE) (\r
+(EFIAPI *EFI_AP_PROCEDURE)(\r
   IN  VOID                              *Buffer\r
   );\r
 \r
@@ -66,7 +66,7 @@ typedef struct {
   EFI_RESET_SYSTEM              ResetSystem;\r
 \r
   //\r
-  // Framework extension to EFI 1.10 runtime table\r
+  // Framework extension to UEFI 2.0 runtime table\r
   // It was moved to a protocol to not conflict with UEFI 2.0\r
   //\r
   EFI_REPORT_STATUS_CODE        ReportStatusCode;\r