Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
* | Call ExitBootServices and disable interrupts before we start hacking | dfr | 2001-10-25 | 1 | -11/+12 |
* | Return the mapkey which EFI gave us when we read the memory map - we need | dfr | 2001-09-24 | 1 | -1/+3 |
* | Tidy up a little - don't try to print anything or enable interrupts after | dfr | 2001-09-24 | 1 | -51/+24 |
* | * Flesh out elf_exec and bootinfo. | dfr | 2001-09-22 | 2 | -38/+492 |
* | Add ELF backend to the build. | dfr | 2001-09-14 | 1 | -7/+1 |
* | Make this do the right thing (mostly). We should still reserve the pages | dfr | 2001-09-14 | 1 | -5/+13 |
* | Reformat. | dfr | 2001-09-07 | 1 | -139/+140 |
* | style(9) + fix FreeBSD id's. | obrien | 2001-06-16 | 1 | -9/+11 |
* | First approximation of an ia64 EFI loader. Not functional. | dfr | 2001-06-09 | 3 | -0/+441 |