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