summaryrefslogtreecommitdiff
path: root/arch/x86/lib/tables.c
AgeCommit message (Expand)Author
2016-05-23x86: Use high_table_malloc() for tables passing to SeaBIOSBin Meng
2016-05-23x86: Fix build warning in tables.c when CONFIG_SEABIOSBin Meng
2016-03-17x86: Support booting SeaBIOSBin Meng
2016-03-17x86: Support writing configuration tables in high areaBin Meng
2016-03-17x86: Simplify codes in write_tables()Bin Meng
2016-03-17x86: Use a macro for ROM table alignmentBin Meng
2016-03-17x86: Change to use start/end address pair in write_tables()Bin Meng
2015-10-21x86: Add SMBIOS table supportBin Meng
2015-08-26x86: Generate a valid ACPI tableSaket Sinha
2015-07-14x86: Generate a valid MultiProcessor (MP) tableBin Meng
2015-07-14x86: Add MultiProcessor (MP) table APIsBin Meng
2015-04-29x86: Add support for the Simple Firmware Interface (SFI)Simon Glass
2015-04-29x86: Correct the typo in write_tables()Bin Meng
2015-04-29x86: Write configuration tables in last_stage_init()Bin Meng