audk/ArmPkg/Universal/Smbios/SmbiosMiscDxe
Tinh Nguyen 07e17188df ArmPkg/SmbiosMiscDxe: Adjust the priority of getting firmware version
The BIOS Firmware Version in the SMBIOS Type 0 can be fetched from
the fixed PcdFirmwareVersionString or platform specific OemMiscLib.
In fact, the support from OemMiscLib comes into play when the firmware
version may be modified at boot time for extended information.
Therefore, the priority of getting the version from OemMiscLib should
be higher.

In case there is no modification in the OemMiscLib, we have to keep
HII string STR_MISC_BIOS_VERSION empty or 'Not Specified'
to indicate that the firmware version should be fetched from
the PcdFirmwareVersionString.

Signed-off-by: Tinh Nguyen <tinhnguyen@os.amperecomputing.com>
Reviewed-by: Rebecca Cran <rebecca@bsdio.com>
Reviewed-by: Oliver Smith-Denny <osd@smith-denny.com>
Reviewed-by: Leif Lindholm <quic_llindhol@quicinc.com>
2023-03-28 15:03:15 +00:00
..
Type00 ArmPkg/SmbiosMiscDxe: Adjust the priority of getting firmware version 2023-03-28 15:03:15 +00:00
Type01 ArmPkg/SmbiosMiscDxe: Support fetching System UUID 2022-09-23 14:39:10 +00:00
Type02 ArmPkg/SmbiosMiscDxe: Remove redundant updates in SMBIOS Type 2 2022-09-23 14:39:10 +00:00
Type03 ArmPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
Type13 ArmPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
Type32 ArmPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
SmbiosMisc.h ArmPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
SmbiosMiscDataTable.c ArmPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
SmbiosMiscDxe.inf ArmPkg: Add Universal/Smbios/SmbiosMiscDxe 2021-02-08 19:35:23 +00:00
SmbiosMiscDxeStrings.uni ArmPkg: Add Universal/Smbios/SmbiosMiscDxe 2021-02-08 19:35:23 +00:00
SmbiosMiscEntryPoint.c ArmPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00