Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | x86: Support booting SeaBIOS | Bin Meng | 2016-03-17 | 1 | -0/+15 |
* | x86: Support writing configuration tables in high area | Bin Meng | 2016-03-17 | 1 | -0/+11 |
* | x86: Simplify codes in write_tables() | Bin Meng | 2016-03-17 | 1 | -27/+34 |
* | x86: Use a macro for ROM table alignment | Bin Meng | 2016-03-17 | 1 | -5/+5 |
* | x86: Change to use start/end address pair in write_tables() | Bin Meng | 2016-03-17 | 1 | -6/+12 |
* | x86: Add SMBIOS table support | Bin Meng | 2015-10-21 | 1 | -0/+5 |
* | x86: Generate a valid ACPI table | Saket Sinha | 2015-08-26 | 1 | -0/+5 |
* | x86: Generate a valid MultiProcessor (MP) table | Bin Meng | 2015-07-14 | 1 | -0/+5 |
* | x86: Add MultiProcessor (MP) table APIs | Bin Meng | 2015-07-14 | 1 | -0/+14 |
* | x86: Add support for the Simple Firmware Interface (SFI) | Simon Glass | 2015-04-29 | 1 | -0/+5 |
* | x86: Correct the typo in write_tables() | Bin Meng | 2015-04-29 | 1 | -1/+1 |
* | x86: Write configuration tables in last_stage_init() | Bin Meng | 2015-04-29 | 1 | -0/+30 |