Branch: refs/heads/master
Home: https://github.com/tianocore/edk2
Commit: a6c04186513e720a8ab1b3d9bcbc6583f7f895a1
https://github.com/tianocore/edk2/commit/a6c04186513e720a8ab1b3d9bcbc6583f7f895a1
Author: Nhi Pham via groups.io <[email protected]>
Date: 2021-12-16 (Thu, 16 Dec 2021)
Changed paths:
M ArmPkg/Universal/Smbios/SmbiosMiscDxe/Type01/MiscSystemManufacturer.uni
Log Message:
-----------
ArmPkg/SmbiosMiscDxe: Remove duplicate HII string definition
This patch removes duplicate HII string definition in the
MiscSystemManufacturer.uni.
Signed-off-by: Nhi Pham <[email protected]>
Reviewed-by: Sami Mujawar <[email protected]>
Commit: 45e38429700af53617d04dfa05ee57adcecef3de
https://github.com/tianocore/edk2/commit/45e38429700af53617d04dfa05ee57adcecef3de
Author: Nhi Pham <[email protected]>
Date: 2021-12-16 (Thu, 16 Dec 2021)
Changed paths:
M ArmPkg/Include/Library/OemMiscLib.h
M
ArmPkg/Universal/Smbios/SmbiosMiscDxe/Type01/MiscSystemManufacturerFunction.c
M
ArmPkg/Universal/Smbios/SmbiosMiscDxe/Type02/MiscBaseBoardManufacturerFunction.c
Log Message:
-----------
ArmPkg/SmbiosMiscDxe: Get full SMBIOS strings from OemMiscLib
Typically, the information of the SMBIOS type 1/2/3 is fetched from an
FRU device during UEFI booting intead of fixed PCDs. Therefore, this
patch is to add more HII string fields in the OemMiscLib and support
updating these SMBIOS types with the strings provided by the OemMiscLib
if the PCDs are empty.
Signed-off-by: Nhi Pham <[email protected]>
Reviewed-by: Sami Mujawar <[email protected]>
Commit: b451c6908878c448c2a2aa6e9ca2a2dfe078fbb8
https://github.com/tianocore/edk2/commit/b451c6908878c448c2a2aa6e9ca2a2dfe078fbb8
Author: Nhi Pham <[email protected]>
Date: 2021-12-16 (Thu, 16 Dec 2021)
Changed paths:
M ArmPkg/Include/Library/OemMiscLib.h
M ArmPkg/Universal/Smbios/ProcessorSubClassDxe/ProcessorSubClass.c
Log Message:
-----------
ArmPkg/ProcessorSubClassDxe: Get serial and part number from OemMiscLib
Currently, the serial and part number of a processor are filled with
fixed PCDs. However, they may be updated dynamically according to the
information being passed from a the pre-UEFI firmware during booting.
So, this patch is to support updating these string fields from
OemMiscLib if the PCDs are empty.
Signed-off-by: Nhi Pham <[email protected]>
Reviewed-by: Sami Mujawar <[email protected]>
Compare: https://github.com/tianocore/edk2/compare/e6ea1464a846...b451c6908878
_______________________________________________
edk2-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/edk2-commits