summaryrefslogtreecommitdiffstats
path: root/tests/lib/coreboot_table-test.c
Commit message (Expand)AuthorAgeFilesLines
* coreboot_tables: Make existing alignment conventions more explicitJulius Werner2022-12-221-6/+7
* cbmem_top_chipset: Change the return value to uintptr_tElyes Haouas2022-11-181-2/+2
* lib/coreboot_table: Simplify API to set up lb_serialArthur Heymans2022-11-041-30/+8
* coreboot_tables: Drop uart PCI addrArthur Heymans2022-10-261-3/+0
* tests/lib/coreboot_table-test.c: Use ALIGN_UP macroElyes Haouas2022-09-121-2/+1
* coreboot_tables: Replace 'struct lb_uint64' with lb_uint64_tJianjun Wang2022-04-141-10/+10
* coreboot_tables.c: Expose the ACPI RSDPArthur Heymans2022-03-091-0/+12
* tests: Fix tests code and comments styleJakub Czapiga2022-01-141-47/+49
* tests: Improve test output readabilityJakub Czapiga2021-09-011-1/+1
* tests: Rework mocking facilityPatrick Georgi2021-06-101-1/+1
* tests: Add lib/coreboot_table-test test caseJakub Czapiga2021-04-181-0/+497