aboutsummaryrefslogtreecommitdiffstats
path: root/src/std
Commit message (Expand)AuthorAgeFilesLines
* Fix typos found by codespellStefan Weil2015-10-091-1/+1
* Add multiboot support.Vladimir Serbinenko2015-06-011-0/+260
* Implementation of the TCG BIOS extensionsStefan Berger2015-05-211-0/+20
* smbios: Use integer signature instead of string signatureKevin O'Connor2015-04-101-1/+3
* vgabios: Move standard table definitions to std/vga.hKevin O'Connor2014-10-271-0/+63
* vgabios: Don't declare custom internal BDA storage in std/bda.hKevin O'Connor2014-10-271-6/+1
* acpi: use specified macro instead of magic-numberzhanghailiang2014-08-221-0/+25
* cdemu: store internal cdemu fields in standard "el-torito" spec format.Kevin O'Connor2014-06-041-5/+3
* Update EFI_COMPATIBILITY16_TABLE to match 0.98 spec updateDavid Woodhouse2014-06-021-0/+20
* Move standard bda type info from biosvar.h to std/bda.h.Kevin O'Connor2013-09-182-0/+175
* Split disk.h into block.h and std/disk.h.Kevin O'Connor2013-09-181-0/+161
* Move pmm definitions to new file std/pmm.h.Kevin O'Connor2013-09-181-0/+19
* Move pnpbios definition to new file std/pnpbios.h.Kevin O'Connor2013-09-181-0/+24
* Move fw/acpi.h to std/acpi.h.Kevin O'Connor2013-09-181-0/+272
* Move fw/mptable.h to std/mptable.h.Kevin O'Connor2013-09-181-0/+77
* Move fw/smbios.h to std/smbios.h.Kevin O'Connor2013-09-181-0/+165
* Move fw/LegacyBios.h to std/LegacyBios.h and remove csm.h.Kevin O'Connor2013-09-181-0/+965
* Move vbe.h to std/vbe.h.Kevin O'Connor2013-09-181-0/+156
* Move optionroms.h to std/optionrom.h and util.h.Kevin O'Connor2013-09-181-0/+59
* Move pirtable definitions from hw/pci.h to std/pirtable.h and util.h.Kevin O'Connor2013-09-181-0/+35