| Age | Commit message (Expand) | Author |
| 2003-02-26 | Redirect some includes to x86/foo.h | fvdl |
| 2003-02-23 | For x86_64, split the bootinfo memory entry words to avoid growth of the | fvdl |
| 2002-12-28 | The correct way to decorate objects with attributes is to use __attribute__ | kristerw |
| 2002-11-30 | Make biosgeom struct packed, so that it works out on x86_64. | fvdl |
| 2002-11-29 | Think before committing.. previous wasn't actually needed, the values are | fvdl |
| 2002-11-29 | Use long for ssym and esym in btinfo_symtab, so that it works out for | fvdl |
| 2000-06-02 | Actually define the ACPI memory map entry (bi_memmap_entry). | thorpej |
| 1999-03-12 | Clean up the BIOS disk matching code a bit (better naming, one structure | fvdl |
| 1999-03-10 | Create a list of native disks too, and make it retrievable. It contains | fvdl |
| 1999-03-08 | add a definition to pass the "memory map", ie the outcome of INT15/0xe820, | drochner |
| 1999-03-08 | Add some fields to the already defined, but unused, bootinfo structure | fvdl |
| 1999-01-28 | Add btinfo_symtab, to pass symbol table information. | christos |
| 1999-01-27 | Use the MI <sys/disklabel_mbr.h>, not our own machine-dependent | thorpej |
| 1997-09-20 | Data structures passed from the boot loader to the kernel. | drochner |