mirror of
https://github.com/acidanthera/audk.git
synced 2025-07-26 23:24:03 +02:00
ArmPkg: Fix typo of Manufacturer in comment in SmbiosMiscDxe
'Manufacturer' was spelled wrongly in a comment in MiscChassisManufacturerData.c. Signed-off-by: Rebecca Cran <rebecca@nuviainc.com> Reviewed-by: Leif Lindholm <leif@nuviainc.com>
This commit is contained in:
parent
13f32d4a64
commit
5b90b8abb4
@ -23,7 +23,7 @@ SMBIOS_MISC_TABLE_DATA(SMBIOS_TABLE_TYPE3, MiscChassisManufacturer) = {
|
|||||||
0, // Length,
|
0, // Length,
|
||||||
0 // Handle
|
0 // Handle
|
||||||
},
|
},
|
||||||
1, // Manufactrurer
|
1, // Manufacturer
|
||||||
MiscChassisTypeMainServerChassis, // Type
|
MiscChassisTypeMainServerChassis, // Type
|
||||||
2, // Version
|
2, // Version
|
||||||
3, // SerialNumber
|
3, // SerialNumber
|
||||||
|
Loading…
x
Reference in New Issue
Block a user