Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove the last vestiges of the userconfig option. None of this actually | scottl | 2004-12-01 | 1 | -4/+0 |
* | Convert to __FBSDID. | obrien | 2004-01-04 | 1 | -2/+3 |
* | Simplify page alignment. | marcel | 2003-02-20 | 1 | -11/+4 |
* | Pass the HCDP table address to the kernel. If no such table exists, | marcel | 2002-12-10 | 1 | -0/+3 |
* | o Fix a size calculation based on a 8KB page, while under EFI | marcel | 2002-10-24 | 1 | -12/+15 |
* | Add boot_serial and boot_multicons variables to set RB_SERIAL and | peter | 2002-06-20 | 1 | -0/+2 |
* | Lookup the EFI_FPSWA driver and pass the interface pointer through to the | peter | 2001-11-19 | 1 | -0/+2 |
* | Remove bootinfo.bi_kernel. It isn't used by the kernel. struct bootinfo | peter | 2001-11-19 | 1 | -6/+0 |
* | Set RB_MULTIPLE (multiple console support) if the kernel is booted | marcel | 2001-10-29 | 1 | -0/+3 |
* | Return the mapkey which EFI gave us when we read the memory map - we need | dfr | 2001-09-24 | 1 | -1/+3 |
* | * Flesh out elf_exec and bootinfo. | dfr | 2001-09-22 | 1 | -0/+346 |