summaryrefslogtreecommitdiff
path: root/arch/x86/lib/coreboot
AgeCommit message (Expand)AuthorFilesLines
2023-08-01x86: Add a little more info to cbsysinfoSimon Glass1-0/+4
2023-05-11x86: coreboot: Show unimplemented sysinfo tagsSimon Glass1-0/+2
2023-05-11x86: coreboot: Collect the address of the ACPI tablesSimon Glass1-0/+11
2021-05-24treewide: Convert macro and uses of __section(foo) to __section("foo")Marek BehĂșn1-1/+1
2021-03-27x86: Allow installing an e820 when booting from corebootSimon Glass2-0/+42
2021-03-27x86: coreboot: Update parsing of the latest sysinfoSimon Glass1-22/+235
2021-03-27x86: Move coreboot sysinfo parsing into generic x86 codeSimon Glass2-0/+261