]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Include/Ppi/SecPlatformInformation.h
1. Remove unnecessary CONST.
[mirror_edk2.git] / MdePkg / Include / Ppi / SecPlatformInformation.h
index 21783656df227a98b14bcbe9f60e6f04a6208376..fc5c366869132002bb0eea2942a8aaf858a43fad 100644 (file)
 typedef struct _EFI_SEC_PLATFORM_INFORMATION_PPI EFI_SEC_PLATFORM_INFORMATION_PPI;\r
 \r
 \r
-//\r
-// EFI_HEALTH_FLAGS\r
-// Contains information generated by microcode, hardware, and/or the Itanium\r
-// processor PAL code about the state of the processor upon reset.\r
-//\r
+///\r
+/// EFI_HEALTH_FLAGS\r
+/// Contains information generated by microcode, hardware, and/or the Itanium\r
+/// processor PAL code about the state of the processor upon reset.\r
+///\r
 typedef union {\r
   struct {\r
     UINT32   Status                   : 2;\r
@@ -102,6 +102,7 @@ EFI_STATUS
 \r
 \r
 /**\r
+  @par Ppi Description:\r
   This service abstracts platform-specific information. It is necessary \r
   to convey this information to the PEI Foundation so that it can \r
   discover where to begin dispatching PEIMs.\r