]> git.proxmox.com Git - mirror_edk2.git/blobdiff - IntelFrameworkPkg/Include/Guid/DataHubRecords.h
Fix Doxygen comment syntax
[mirror_edk2.git] / IntelFrameworkPkg / Include / Guid / DataHubRecords.h
index 1278c9d444535ed1a71d0869e43359376edbd123..cda861a4fbc73e694c501bf825d19abfd4616953 100644 (file)
@@ -633,13 +633,13 @@ typedef struct {
 /// This data record refers to the status of the processor.\r
 ///\r
 typedef struct {\r
-  UINT32       CpuStatus                 :3; ///> Indicates the status of the processor. \r
-  UINT32       Reserved1                 :3; ///> Reserved for future use. Should be set to zero.  \r
-  UINT32       SocketPopulated           :1; ///> Indicates if the processor is socketed or not. \r
-  UINT32       Reserved2                 :1; ///> Reserved for future use. Should be set to zero. \r
-  UINT32       ApicEnable                :1; ///> Indicates if the APIC is enabled or not. \r
-  UINT32       BootApplicationProcessor  :1; ///> Indicates if this processor is the boot processor. \r
-  UINT32       Reserved3                 :22;///> Reserved for future use. Should be set to zero. \r
+  UINT32       CpuStatus                 :3; ///< Indicates the status of the processor. \r
+  UINT32       Reserved1                 :3; ///< Reserved for future use. Should be set to zero.  \r
+  UINT32       SocketPopulated           :1; ///< Indicates if the processor is socketed or not. \r
+  UINT32       Reserved2                 :1; ///< Reserved for future use. Should be set to zero. \r
+  UINT32       ApicEnable                :1; ///< Indicates if the APIC is enabled or not. \r
+  UINT32       BootApplicationProcessor  :1; ///< Indicates if this processor is the boot processor. \r
+  UINT32       Reserved3                 :22;///< Reserved for future use. Should be set to zero. \r
 } EFI_PROCESSOR_STATUS_DATA;\r
 \r
 typedef enum {\r