]> git.proxmox.com Git - mirror_edk2.git/commit - ArmPkg/Include/Library/OemMiscLib.h
ArmPkg/SmbiosMiscDxe: Get SMBIOS information from OemMiscLib
authorMinh Nguyen <minhn@amperecomputing.com>
Mon, 19 Sep 2022 02:19:50 +0000 (09:19 +0700)
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Fri, 23 Sep 2022 14:39:10 +0000 (14:39 +0000)
commit953438e4665c5993dfe5652c43ad43f963075b64
tree10b4e82c1501e4126eeecf55dba41f30b86ed283
parente5eb0e33477d7b716ca33b83372e80d68c00b1dc
ArmPkg/SmbiosMiscDxe: Get SMBIOS information from OemMiscLib

In some scenarios, the information of Bios Version, Bios Release
and Embedded Controller Firmware Release are fetched during UEFI
booting. This patch supports updating those fields dynamically
when the PCDs are empty.

Signed-off-by: Nhi Pham <nhi@os.amperecomputing.com>
Reviewed-by: Rebecca Cran <rebecca@quicinc.com>
Reviewed-by: Sami Mujawar <sami.mujawar@arm.com>
Acked-by: Ard Biesheuvel <ardb@kernel.org>
ArmPkg/Include/Library/OemMiscLib.h
ArmPkg/Universal/Smbios/OemMiscLibNull/OemMiscLib.c
ArmPkg/Universal/Smbios/OemMiscLibNull/OemMiscLibNull.inf
ArmPkg/Universal/Smbios/SmbiosMiscDxe/Type00/MiscBiosVendorFunction.c