]> git.proxmox.com Git - mirror_edk2.git/blobdiff - IntelFrameworkPkg/Include/Guid/DataHubRecords.h
Add comments for EFI_CACHE_SRAM_TYPE_DATA because of the inconsistency between CacheS...
[mirror_edk2.git] / IntelFrameworkPkg / Include / Guid / DataHubRecords.h
index d898953ea444f7882df0cbdf4a69514ebf377d3a..05b393b5e8aa11a36e51d6382322356609e3dd5c 100644 (file)
@@ -859,6 +859,11 @@ typedef struct {
   UINT32                            NonBurst      :1;\r
   UINT32                            Burst         :1;\r
   UINT32                            PipelineBurst :1;\r
+  ///\r
+  /// Inconsistent between CacheSubclass 0.9 and SMBIOS specifications here:\r
+  /// In CacheSubclass specification 0.9, the sequence of Asynchronous and Synchronous fileds\r
+  /// are opposite to SMBIOS specification.\r
+  ///\r
   UINT32                            Asynchronous  :1;\r
   UINT32                            Synchronous   :1;\r
   UINT32                            Reserved      :25;\r