1. 897c072 efi_loader: add missing runtime services stubs by Heinrich Schuchardt · 7 years ago
  2. 717c458 efi_loader: create stub for CreateEventEx by Heinrich Schuchardt · 7 years ago
  3. b1fbb21 efi_loader: fix ExitBootServices by Heinrich Schuchardt · 7 years ago
  4. 0844f79 efi_loader: correct EFI_BLOCK_IO_PROTOCOL definitions by Heinrich Schuchardt · 7 years ago
  5. b7cb8b4 efi_loader: consistently use efi_handle_t for handles by Heinrich Schuchardt · 7 years ago
  6. 0484061 efi_loader: fix signature of efi_disconnect_controller by Heinrich Schuchardt · 7 years ago
  7. 760255f efi_loader: implement ConnectController by Heinrich Schuchardt · 7 years ago
  8. e2dcb9a efi_loader: support device path for IDE and SCSI disks by Heinrich Schuchardt · 7 years ago
  9. 8b28d5c efi_loader: efi_gop: use correct types for parameters by Heinrich Schuchardt · 7 years ago
  10. 798a441 efi_loader: consistently use efi_uintn_t in boot services by Heinrich Schuchardt · 7 years ago
  11. f8d4ec3 efi_loader: replace UINTN by efi_uintn_t by Heinrich Schuchardt · 7 years ago
  12. 14e1ac2 efi_loader: remove unused typedef for INTN by Heinrich Schuchardt · 7 years ago
  13. 87ef001 efi_loader: console support for color attributes by Rob Clark · 7 years ago
  14. 18ceba7 efi_loader: Add mem-mapped for fallback by Rob Clark · 7 years ago
  15. f66b2e3 efi_loader: size fields in SimpleNetworkProtocol by Heinrich Schuchardt · 7 years ago
  16. e371c5f efi_loader: fix efi_net_get_status by Heinrich Schuchardt · 7 years ago
  17. d54396a efi_loader: fill simple network protocol revision by Heinrich Schuchardt · 7 years ago
  18. 4137227 efi_loader: correct bits of receive_filters bit mask by Heinrich Schuchardt · 7 years ago
  19. 530ba8a efi_loader: incorrect definition of EFI_SIMPLE_NETWORK_PROTOCOL by Heinrich Schuchardt · 7 years ago
  20. 4df5dc5 efi_loader: wrong type in wait_for_event by Heinrich Schuchardt · 7 years ago
  21. e547c66 efi_loader: pass GUIDs as const efi_guid_t * by Heinrich Schuchardt · 7 years ago
  22. d0a349e efi_loader: parameters of CopyMem and SetMem by Heinrich Schuchardt · 7 years ago
  23. 1ef185d efi_loader: Some console improvements for vidconsole by Rob Clark · 7 years ago
  24. 325ea8b efi_loader: file_path should be variable length by Rob Clark · 7 years ago
  25. c84c110 efi_loader: add bootmgr by Rob Clark · 7 years ago
  26. 5314203 efi_loader: add file/filesys support by Rob Clark · 7 years ago
  27. 85dd721 efi_loader: flesh out device-path to text by Rob Clark · 7 years ago
  28. 18e73d3 efi_loader: drop redundant efi_device_path_protocol by Rob Clark · 7 years ago
  29. f90cb9f efi_loader: add device-path utils by Rob Clark · 7 years ago
  30. 6d3ce76 efi: add some more device path structures by Peter Jones · 7 years ago
  31. 88aab26 efi: add some missing __packed by Rob Clark · 7 years ago
  32. 49f7b4b efi_loader: expose protocols via GUID by Rob Clark · 7 years ago
  33. 3ecc6bd efi_loader: parameter types for CreateEvent, SetTimer by xypron.glpk@gmx.de · 7 years ago
  34. 48df209 efi_loader: correct size for tpl level by xypron.glpk@gmx.de · 7 years ago
  35. 3070823 efi_loader: implement multiple event support by xypron.glpk@gmx.de · 7 years ago
  36. cdbf3ac efi_loader: use struct efi_event * instead of void * by xypron.glpk@gmx.de · 7 years ago
  37. 3c042b2 efi_loader: implement EFI_DEVICE_PATH_TO_TEXT_PROTOCOL by xypron.glpk@gmx.de · 7 years ago
  38. 0581fa8 efi_loader: implement InstallProtocolInterface by xypron.glpk@gmx.de · 7 years ago
  39. 00cfc6a efi_loader: run CreateEvent() notify function based on flags by Jonathan Gray · 8 years ago
  40. 5c861d4 efi: Use device device path type Messaging for network interface node by Oleksandr Tymoshenko · 8 years ago
  41. 66f96e1 smbios: Expose in efi_loader as table by Alexander Graf · 8 years ago
  42. 988c066 efi_loader: Add exit support by Alexander Graf · 9 years ago
  43. 94c4b99 efi_loader: Add network access support by Alexander Graf · 9 years ago
  44. 3491ee7 efi_loader: Increase path string to 32 characters by Alexander Graf · 9 years ago
  45. d65783d efi_loader: Add GOP support by Alexander Graf · 9 years ago
  46. 3ad57b4 include/efi_api.h: Add more detailed API definitions by Alexander Graf · 9 years ago
  47. 9539e69 efi: Add start-up library code by Simon Glass · 9 years ago