| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | linker-loader: Add new 'write pointer' command | Ben Warren | 2017-03-02 | 1 | -3/+63 |
| * | acpi: make bios_linker_loader_add_checksum() API offset based | Igor Mammedov | 2016-06-07 | 1 | -23/+13 |
| * | acpi: make bios_linker_loader_add_pointer() API offset based | Igor Mammedov | 2016-06-07 | 1 | -24/+29 |
| * | acpi: cleanup bios_linker_loader_cleanup() | Igor Mammedov | 2016-06-07 | 1 | -4/+4 |
| * | acpi: simplify bios_linker API by removing redundant 'table' argument | Igor Mammedov | 2016-06-07 | 1 | -21/+60 |
| * | acpi: convert linker from GArray to BIOSLinker structure | Igor Mammedov | 2016-06-07 | 1 | -17/+23 |
| * | acpi: fix bios linker loadder COMMAND_ALLOCATE on bigendian host | Igor Mammedov | 2016-05-01 | 1 | -3/+2 |
| * | bios-linker-loader: document+validate input | Michael S. Tsirkin | 2016-02-23 | 1 | -5/+86 |
| * | x86: Clean up includes | Peter Maydell | 2016-01-29 | 1 | -0/+1 |
| * | bios linker: validate pointer within table | Michael S. Tsirkin | 2015-02-26 | 1 | -1/+3 |
| * | bios-linker-loader: move source to common location | Michael S. Tsirkin | 2015-01-27 | 1 | -0/+157 |