1. 21ae057 efi_loader: correct signature of GetPosition, SetPosition by Heinrich Schuchardt · Sun Oct 07 05:26:26 2018 +0200
  2. 3c3a735 efi_loader: refactor efi_setup_loaded_image() by Heinrich Schuchardt · Sun Sep 23 17:21:51 2018 +0200
  3. 6c4cd26 efi_loader: EFI_SIMPLE_TEXT_INPUT_EX_PROTOCOL by Heinrich Schuchardt · Tue Sep 11 22:38:08 2018 +0200
  4. ce72786 efi_loader: SPDX-License-Identifier for efi_api.h by Heinrich Schuchardt · Sat Sep 08 10:50:40 2018 +0200
  5. 3dabffd efi_loader: struct efi_simple_text_input_protocol by Heinrich Schuchardt · Sat Sep 08 10:20:10 2018 +0200
  6. e59072a efi_loader: EFI_UNICODE_COLLATION_PROTOCOL by Heinrich Schuchardt · Tue Sep 04 19:34:58 2018 +0200
  7. f272558 efi_loader: correct signature of CalculateCrc32() by Heinrich Schuchardt · Sat Jul 07 15:36:04 2018 +0200
  8. 27685f7 efi_loader: provide firmware revision by Heinrich Schuchardt · Thu Jun 28 12:45:30 2018 +0200
  9. 993a3c7 efi_loader: correct EFI_RUNTIME_SERVICES_SIGNATURE by Heinrich Schuchardt · Thu Jun 28 12:45:28 2018 +0200
  10. e75b3cb efi_loader: specify UEFI spec revision by Heinrich Schuchardt · Thu Jun 28 12:45:27 2018 +0200
  11. c47f870 efi_loader: set revision in loaded image protocol by Heinrich Schuchardt · Thu Jul 05 08:17:58 2018 +0200
  12. 2cfbdae efi_loader: Install ACPI configuration tables by Bin Meng · Wed Jun 27 20:38:03 2018 -0700
  13. d6a6baa efi_loader: adjust definitions of variable services by Heinrich Schuchardt · Thu May 17 07:57:05 2018 +0200
  14. cb0f7ce efi_loader: complete EFI_DEVICE_PATH_UTILITIES_PROTOCOL by Heinrich Schuchardt · Mon Apr 16 07:59:09 2018 +0200
  15. 37fb4b9 efi_loader: implement EFI_FILE_SYSTEM_INFO by Heinrich Schuchardt · Wed Apr 04 15:42:11 2018 +0200
  16. e86380d efi_loader: use const for GUIDs in the EFI_FILE_PROTOCOL by Heinrich Schuchardt · Wed Apr 04 15:42:09 2018 +0200
  17. 6b06e0d efi_loader: use correct types in EFI_FILE_PROTOCOL by Heinrich Schuchardt · Tue Apr 03 22:37:11 2018 +0200
  18. c23859c efi_loader: correct types for EFI_LOADED_IMAGE_PROTOCOL by Heinrich Schuchardt · Tue Apr 03 22:29:33 2018 +0200
  19. 4f2102f efi_loader: save image relocation address and size by Heinrich Schuchardt · Tue Apr 03 22:29:31 2018 +0200
  20. 4cde1fa efi_loader: use efi_uintn_t for LoadImage by Heinrich Schuchardt · Tue Apr 03 22:29:30 2018 +0200
  21. 64b1cfa efi_loader: complete efi_pxe_mode struct definition by Patrick Wildt · Tue Mar 27 14:23:20 2018 +0200
  22. 450d4c8 efi_loader: add missing EFI_RESET_PLATFORM_SPECIFIC by Heinrich Schuchardt · Tue Feb 06 22:00:22 2018 +0100
  23. a2c715f efi_loader: implement missing bit blit operations in gop by Heinrich Schuchardt · Wed Feb 07 22:14:22 2018 +0100
  24. 672d99e efi_loader: define GUIDS for event groups by Heinrich Schuchardt · Sun Feb 18 15:17:51 2018 +0100
  25. b6e6fdc efi_loader: Initial EFI_DEVICE_PATH_UTILITIES_PROTOCOL by Leif Lindholm · Fri Mar 09 17:43:21 2018 +0100
  26. 7d1e477 efi_loader: remove deprecated ConsoleControlProtocol by Heinrich Schuchardt · Sat Mar 03 15:41:37 2018 +0100
  27. 897c072 efi_loader: add missing runtime services stubs by Heinrich Schuchardt · Fri Feb 09 20:41:21 2018 +0100
  28. 717c458 efi_loader: create stub for CreateEventEx by Heinrich Schuchardt · Sun Feb 04 23:05:13 2018 +0100
  29. b1fbb21 efi_loader: fix ExitBootServices by Heinrich Schuchardt · Fri Jan 19 20:24:52 2018 +0100
  30. 0844f79 efi_loader: correct EFI_BLOCK_IO_PROTOCOL definitions by Heinrich Schuchardt · Fri Jan 19 20:24:48 2018 +0100
  31. b7cb8b4 efi_loader: consistently use efi_handle_t for handles by Heinrich Schuchardt · Thu Jan 11 08:16:09 2018 +0100
  32. 0484061 efi_loader: fix signature of efi_disconnect_controller by Heinrich Schuchardt · Thu Jan 11 08:16:03 2018 +0100
  33. 760255f efi_loader: implement ConnectController by Heinrich Schuchardt · Thu Jan 11 08:16:02 2018 +0100
  34. e2dcb9a efi_loader: support device path for IDE and SCSI disks by Heinrich Schuchardt · Mon Dec 11 12:56:44 2017 +0100
  35. 8b28d5c efi_loader: efi_gop: use correct types for parameters by Heinrich Schuchardt · Thu Oct 26 19:25:51 2017 +0200
  36. 798a441 efi_loader: consistently use efi_uintn_t in boot services by Heinrich Schuchardt · Mon Nov 06 21:17:48 2017 +0100
  37. f8d4ec3 efi_loader: replace UINTN by efi_uintn_t by Heinrich Schuchardt · Mon Nov 06 21:17:47 2017 +0100
  38. 14e1ac2 efi_loader: remove unused typedef for INTN by Heinrich Schuchardt · Mon Nov 06 21:17:46 2017 +0100
  39. 87ef001 efi_loader: console support for color attributes by Rob Clark · Tue Oct 10 08:23:01 2017 -0400
  40. 18ceba7 efi_loader: Add mem-mapped for fallback by Rob Clark · Tue Oct 10 08:23:06 2017 -0400
  41. f66b2e3 efi_loader: size fields in SimpleNetworkProtocol by Heinrich Schuchardt · Thu Oct 05 16:36:03 2017 +0200
  42. e371c5f efi_loader: fix efi_net_get_status by Heinrich Schuchardt · Thu Oct 05 16:36:02 2017 +0200
  43. d54396a efi_loader: fill simple network protocol revision by Heinrich Schuchardt · Thu Oct 05 16:35:57 2017 +0200
  44. 4137227 efi_loader: correct bits of receive_filters bit mask by Heinrich Schuchardt · Thu Oct 05 16:35:56 2017 +0200
  45. 530ba8a efi_loader: incorrect definition of EFI_SIMPLE_NETWORK_PROTOCOL by Heinrich Schuchardt · Thu Oct 05 16:35:55 2017 +0200
  46. 4df5dc5 efi_loader: wrong type in wait_for_event by Heinrich Schuchardt · Thu Oct 05 16:35:54 2017 +0200
  47. e547c66 efi_loader: pass GUIDs as const efi_guid_t * by Heinrich Schuchardt · Thu Oct 05 16:35:53 2017 +0200
  48. d0a349e efi_loader: parameters of CopyMem and SetMem by Heinrich Schuchardt · Thu Oct 05 16:35:52 2017 +0200
  49. 1ef185d efi_loader: Some console improvements for vidconsole by Rob Clark · Wed Sep 13 18:05:44 2017 -0400
  50. 325ea8b efi_loader: file_path should be variable length by Rob Clark · Wed Sep 13 18:05:39 2017 -0400
  51. c84c110 efi_loader: add bootmgr by Rob Clark · Wed Sep 13 18:05:38 2017 -0400
  52. 5314203 efi_loader: add file/filesys support by Rob Clark · Wed Sep 13 18:05:34 2017 -0400
  53. 85dd721 efi_loader: flesh out device-path to text by Rob Clark · Wed Sep 13 18:05:30 2017 -0400
  54. 18e73d3 efi_loader: drop redundant efi_device_path_protocol by Rob Clark · Wed Sep 13 18:05:29 2017 -0400
  55. f90cb9f efi_loader: add device-path utils by Rob Clark · Wed Sep 13 18:05:28 2017 -0400
  56. 6d3ce76 efi: add some more device path structures by Peter Jones · Wed Sep 13 18:05:27 2017 -0400
  57. 88aab26 efi: add some missing __packed by Rob Clark · Wed Sep 13 18:05:26 2017 -0400
  58. 49f7b4b efi_loader: expose protocols via GUID by Rob Clark · Mon Jul 24 10:39:01 2017 -0400
  59. 3ecc6bd efi_loader: parameter types for CreateEvent, SetTimer by xypron.glpk@gmx.de · Wed Jul 19 19:22:34 2017 +0200
  60. 48df209 efi_loader: correct size for tpl level by xypron.glpk@gmx.de · Tue Jul 18 20:17:19 2017 +0200
  61. 3070823 efi_loader: implement multiple event support by xypron.glpk@gmx.de · Tue Jul 18 20:17:18 2017 +0200
  62. cdbf3ac efi_loader: use struct efi_event * instead of void * by xypron.glpk@gmx.de · Tue Jul 18 20:17:17 2017 +0200
  63. 3c042b2 efi_loader: implement EFI_DEVICE_PATH_TO_TEXT_PROTOCOL by xypron.glpk@gmx.de · Tue Jul 11 22:06:25 2017 +0200
  64. 0581fa8 efi_loader: implement InstallProtocolInterface by xypron.glpk@gmx.de · Tue Jul 11 22:06:16 2017 +0200
  65. 00cfc6a efi_loader: run CreateEvent() notify function based on flags by Jonathan Gray · Sun Mar 12 19:26:06 2017 +1100
  66. 5c861d4 efi: Use device device path type Messaging for network interface node by Oleksandr Tymoshenko · Mon Oct 24 10:47:01 2016 -0700
  67. 66f96e1 smbios: Expose in efi_loader as table by Alexander Graf · Fri Aug 19 01:23:29 2016 +0200
  68. 988c066 efi_loader: Add exit support by Alexander Graf · Fri May 20 23:28:23 2016 +0200
  69. 94c4b99 efi_loader: Add network access support by Alexander Graf · Fri May 06 21:01:01 2016 +0200
  70. 3491ee7 efi_loader: Increase path string to 32 characters by Alexander Graf · Mon Apr 11 16:16:20 2016 +0200
  71. d65783d efi_loader: Add GOP support by Alexander Graf · Tue Mar 15 18:38:21 2016 +0100
  72. 3ad57b4 include/efi_api.h: Add more detailed API definitions by Alexander Graf · Fri Mar 04 01:09:57 2016 +0100
  73. 9539e69 efi: Add start-up library code by Simon Glass · Fri Jul 31 09:31:36 2015 -0600