A very simple UEFI bootloader for Magenta

Clone this repo:

Branches

  1. d9b0350 Add PATENTS file by George Kulakowski · 7 years ago main master
  2. ab4783a Deprecate the gigaboot20x6 repo by Tim Kilbourn · 8 years ago
  3. 80eef66 [gigaboot] Delete gnu-efi and stop doing relocations at runtime by Tim Kilbourn · 8 years ago
  4. 59aba9d [efi] Replace gnu-efi with a new UEFI lib by Tim Kilbourn · 8 years ago
  5. 0646848 [lib] static_assert() and read/write() registers by Brian Swetland · 8 years ago
  6. 3a49c6a [libc] provide stdbool.h by Brian Swetland · 8 years ago
  7. 37419b3 [osboot] pass mmio of xhci for use of early usb debug driver by Brian Swetland · 8 years ago
  8. fe6d3e0 [utils] find a pci device by class/subclass/interface and get bar[0] mmio by Tim Kilbourn · 8 years ago
  9. 1fca82a [efi] rename header for managed network protocol by Brian Swetland · 8 years ago
  10. c2b42bf [efi] header for pci root bridge io protocol by Tim Kilbourn · 8 years ago
  11. d98d899 [osboot] Support setting fb modes from cmdline by Tim Kilbourn · 8 years ago
  12. b1be278 [lib] Free pages using the correct method by Tim Kilbourn · 8 years ago
  13. 556875a [osboot] Add commandline parsing to gigaboot by Tim Kilbourn · 8 years ago
  14. f2e95d1 [lib] Add more libc impls by Tim Kilbourn · 8 years ago
  15. 8e2c838 [osboot] Refactor magenta loading code out of osboot by Tim Kilbourn · 8 years ago
  16. dadce21 [osboot] Boot prompt for gigaboot by Tim Kilbourn · 8 years ago
  17. 6a764fc [osboot] Remove Ax8872b driver by Tim Kilbourn · 8 years ago
  18. a1af78e Align license and license banners with Fuchsia by Tim Kilbourn · 8 years ago
  19. e046af3 [osboot] Update framebuffer format to match new magenta constants by Tim Kilbourn · 8 years ago
  20. 380b232 [netifc] Correct SimpleNetworkProtocol handling by Christopher Anderson · 8 years ago