Re: [edk2-devel] [PATCH v2 0/3] ArmPkg/SMBIOS: Update HII string settings for SMBIOS

2021-12-16 Thread Ard Biesheuvel
On Thu, 16 Dec 2021 at 04:57, Nhi Pham wrote: > > This patchset leverages the OemUpdateSmbiosInfo API functions from > OemMiscLib for updating some HII string fields in the SMBIOS Type 1/2/4 > because they may be updated dynamically during UEFI booting with the > data being passed from the pre-UEF

[edk2-devel] [PATCH v2 0/3] ArmPkg/SMBIOS: Update HII string settings for SMBIOS

2021-12-15 Thread Nhi Pham via groups.io
This patchset leverages the OemUpdateSmbiosInfo API functions from OemMiscLib for updating some HII string fields in the SMBIOS Type 1/2/4 because they may be updated dynamically during UEFI booting with the data being passed from the pre-UEFI firmware. Cc: Leif Lindholm Cc: Ard Biesheuvel Cc: R