summaryrefslogtreecommitdiffstats
path: root/drivers/firmware/efi/libstub/smbios.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* x86/efistub: Enable SMBIOS protocol handling for x86Ard Biesheuvel2024-07-081-14/+25
* efistub/smbios: Simplify SMBIOS enumeration APIArd Biesheuvel2024-07-021-2/+2
* efi/libstub: smbios: Drop unused 'recsize' parameterArd Biesheuvel2023-03-181-1/+1
* arm64: efi: Use SMBIOS processor version to key off Ampere quirkArd Biesheuvel2023-03-181-2/+11
* efi/libstub: smbios: Use length member instead of record struct sizeArd Biesheuvel2023-03-181-1/+1
* arm64: efi: Force the use of SetVirtualAddressMap() on Altra machinesArd Biesheuvel2022-11-101-0/+48