Skip to content
This repository has been archived by the owner on Apr 11, 2024. It is now read-only.

Commit

Permalink
Fix build warnings
Browse files Browse the repository at this point in the history
  • Loading branch information
FreeFlyingSheep committed Jan 13, 2022
1 parent 354b5d5 commit 5a022ff
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/LoongArch-Processor-SMBIOS-Spec-EN.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -8,17 +8,17 @@ v1.00

This document defines LoongArch processor-specific data block to supplement the upstream definition of SMBIOS structure Type 44 (Processor Additional Information, section 7.45 in SMBIOS specification V3.5.0 or later).

=== Symbols
== Symbols

* *DQWORD* +
128-bits (In the SMBIOS specification, WORD is 16-bits, DWORD is 32-bits, and QWORD is 64-bits).


=== Vendor Name register and CPU Name register
== Vendor Name register and CPU Name register

The LoongArch CPUs designed by Loongson have two registers representing Machine Vendor Name and CPU Name, both of which are DQWORD-format NUL-terminated ASCII string values, located at offsets 0x10 and 0x20 of the IOCSR space respectively.

=== LoongArch Processor-specific Block Structure
== LoongArch Processor-specific Block Structure
[%header,cols="^1,^1,^1,^1,3"]
|===
|Offset
Expand Down

0 comments on commit 5a022ff

Please sign in to comment.