summaryrefslogtreecommitdiffstats
path: root/arch/x86/lib/tables.c
Commit message (Expand)AuthorAgeFilesLines
* x86: Use high_table_malloc() for tables passing to SeaBIOSBin Meng2016-05-231-3/+1
* x86: Fix build warning in tables.c when CONFIG_SEABIOSBin Meng2016-05-231-0/+1
* x86: Support booting SeaBIOSBin Meng2016-03-171-0/+15
* x86: Support writing configuration tables in high areaBin Meng2016-03-171-0/+11
* x86: Simplify codes in write_tables()Bin Meng2016-03-171-27/+34
* x86: Use a macro for ROM table alignmentBin Meng2016-03-171-5/+5
* x86: Change to use start/end address pair in write_tables()Bin Meng2016-03-171-6/+12
* x86: Add SMBIOS table supportBin Meng2015-10-211-0/+5
* x86: Generate a valid ACPI tableSaket Sinha2015-08-261-0/+5
* x86: Generate a valid MultiProcessor (MP) tableBin Meng2015-07-141-0/+5
* x86: Add MultiProcessor (MP) table APIsBin Meng2015-07-141-0/+14
* x86: Add support for the Simple Firmware Interface (SFI)Simon Glass2015-04-291-0/+5
* x86: Correct the typo in write_tables()Bin Meng2015-04-291-1/+1
* x86: Write configuration tables in last_stage_init()Bin Meng2015-04-291-0/+30
OpenPOWER on IntegriCloud