Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move standard bda type info from biosvar.h to std/bda.h. | Kevin O'Connor | 2013-09-18 | 2 | -0/+175 |
* | Split disk.h into block.h and std/disk.h. | Kevin O'Connor | 2013-09-18 | 1 | -0/+161 |
* | Move pmm definitions to new file std/pmm.h. | Kevin O'Connor | 2013-09-18 | 1 | -0/+19 |
* | Move pnpbios definition to new file std/pnpbios.h. | Kevin O'Connor | 2013-09-18 | 1 | -0/+24 |
* | Move fw/acpi.h to std/acpi.h. | Kevin O'Connor | 2013-09-18 | 1 | -0/+272 |
* | Move fw/mptable.h to std/mptable.h. | Kevin O'Connor | 2013-09-18 | 1 | -0/+77 |
* | Move fw/smbios.h to std/smbios.h. | Kevin O'Connor | 2013-09-18 | 1 | -0/+165 |
* | Move fw/LegacyBios.h to std/LegacyBios.h and remove csm.h. | Kevin O'Connor | 2013-09-18 | 1 | -0/+965 |
* | Move vbe.h to std/vbe.h. | Kevin O'Connor | 2013-09-18 | 1 | -0/+156 |
* | Move optionroms.h to std/optionrom.h and util.h. | Kevin O'Connor | 2013-09-18 | 1 | -0/+59 |
* | Move pirtable definitions from hw/pci.h to std/pirtable.h and util.h. | Kevin O'Connor | 2013-09-18 | 1 | -0/+35 |