1. d81f529 efi: use 32-bit alignment for efi_guid_t by Masahisa Kojima · Sat Jan 28 13:56:14 2023 +0900
  2. 8ac0ebe efi_loader: define internal implementations of install/uninstallmultiple by Ilias Apalodimas · Thu Oct 06 16:08:46 2022 +0300
  3. 50f3142 efi: Tidy up some comments in efi header by Simon Glass · Tue Jan 04 03:51:18 2022 -0700
  4. ba04253 efi: Support the efi command in the app by Simon Glass · Tue Jan 04 03:51:12 2022 -0700
  5. 6f4d7aa x86: efi: Update efi_get_next_mem_desc() to avoid needing a map by Simon Glass · Tue Jan 04 03:51:11 2022 -0700
  6. 029f48e efi: Move exit_boot_services into a function by Simon Glass · Tue Jan 04 03:51:10 2022 -0700
  7. e523258 efi: Mention that efi_info_get() is only used in the stub by Simon Glass · Wed Dec 29 11:57:48 2021 -0700
  8. b13771f efi: Share struct efi_priv between the app and stub code by Simon Glass · Wed Dec 29 11:57:45 2021 -0700
  9. 26ae0c5 efi: Add comments to struct efi_priv by Simon Glass · Wed Dec 29 11:57:42 2021 -0700
  10. be34434 efi: Drop device_path from struct efi_priv by Simon Glass · Wed Dec 29 11:57:41 2021 -0700
  11. 2d4b33e efi: Locate all block devices in the app by Simon Glass · Wed Dec 29 11:57:36 2021 -0700
  12. ef47688 efi: fix typo in description of struct efi_entry_hdr by Heinrich Schuchardt · Tue Dec 21 09:09:48 2021 +0100
  13. c468839 efi: Add a media/block driver for EFI block devices by Simon Glass · Sat Dec 04 08:56:32 2021 -0700
  14. 0a3e7b3 efi: Add a way to obtain boot services in the app by Simon Glass · Wed Nov 03 21:09:09 2021 -0600
  15. 9606646 efi_loader rename enum efi_mem_type to efi_memory_type by Heinrich Schuchardt · Tue Aug 17 15:02:23 2021 +0200
  16. 05824ee efi_loader: use an enum for the memory allocation types by Heinrich Schuchardt · Tue Aug 17 14:52:16 2021 +0200
  17. 61e4466 efi_loader: EFI_UNACCEPTED_MEMORY_TYPE by Heinrich Schuchardt · Fri Apr 02 22:16:22 2021 +0200
  18. 546a52f efi_loader: move efi_(u)intn_t to efi.h by Heinrich Schuchardt · Tue Jan 05 07:52:48 2021 +0100
  19. cc5bd26 efi: clean up efi command by Heinrich Schuchardt · Thu Aug 27 12:39:03 2020 +0200
  20. e76f0e4 efi_loader: add EFI_MEMORY_SP to memory attributes by Heinrich Schuchardt · Tue May 19 07:20:46 2020 +0200
  21. 91aab82 efi_loader: define all known warning status codes by Heinrich Schuchardt · Fri Jan 03 22:47:19 2020 +0100
  22. f727233 efi_loader: check memory type in AllocatePages() by Heinrich Schuchardt · Tue Apr 23 00:30:53 2019 +0200
  23. a98bd39 efi: fix memory calculation overflow on 32-bit systems by Patrick Wildt · Tue Apr 09 22:58:30 2019 +0200
  24. ebf3b17 efi_loader: efi_guid_t must be 64-bit aligned by Heinrich Schuchardt · Sun Dec 16 11:16:03 2018 +0100
  25. 4f94ec5 efi_loader: typedef struct efi_object *efi_handle_t by Heinrich Schuchardt · Wed Sep 26 05:27:54 2018 +0200
  26. 1fce3c0 efi_loader: SPDX-License-Identifier for efi.h by Heinrich Schuchardt · Sat Sep 08 10:57:59 2018 +0200
  27. 106dcfc x86: zimage: Support booting Linux kernel from an EFI payload by Bin Meng · Thu Aug 23 08:24:10 2018 -0700
  28. 8839851 efi: stub: Pass EFI system table address to U-Boot payload by Bin Meng · Thu Aug 23 08:24:09 2018 -0700
  29. 4e44233 efi: Add EFI_MEMORY_{NV, MORE_RELIABLE, RO} attributes by Eugeniu Rosca · Sat Jul 14 22:53:31 2018 +0200
  30. c86c081 efi: Fix truncation of constant value by Eugeniu Rosca · Sat Jul 14 22:53:30 2018 +0200
  31. 404a7c8 efi_loader: Introduce ms abi vararg helpers by Alexander Graf · Mon Jun 18 17:23:05 2018 +0200
  32. ff592b2 efi.h: Do not use config options by Alexander Graf · Fri Jun 22 01:38:26 2018 -0700
  33. cb787cb efi: stub: Pass EFI GOP information to U-Boot payload by Bin Meng · Tue Jun 12 08:36:21 2018 -0700
  34. fac7867 efi_loader: avoid initializer element is not constant by Heinrich Schuchardt · Sat Jun 09 17:50:18 2018 +0200
  35. 5e24717 efi: Conflict efi_loader with different stub bitness by Alexander Graf · Wed Jan 24 14:54:21 2018 +0100
  36. 68845f0 efi_loader: capitalize EFI_LOCATE_SEARCH_TYPE values by Heinrich Schuchardt · Mon Nov 06 21:17:42 2017 +0100
  37. 15f3d74 efi_loader: efi variable support by Rob Clark · Wed Sep 13 18:05:37 2017 -0400
  38. 5314203 efi_loader: add file/filesys support by Rob Clark · Wed Sep 13 18:05:34 2017 -0400
  39. 224ee84 part: move efi_guid_t by Rob Clark · Wed Sep 13 18:05:24 2017 -0400
  40. 514b91f efi_loader: fix typo in include/efi.h by Heinrich Schuchardt · Mon Sep 18 07:54:50 2017 +0200
  41. b343d93 efi_loader: define all known status codes by xypron.glpk@gmx.de · Tue Jul 04 23:15:22 2017 +0200
  42. 6cbaac6 x86: Tidy up selection of building the EFI stub by Simon Glass · Mon Nov 07 08:47:06 2016 -0700
  43. cc02256 efi: Use asmlinkage for EFIAPI by Simon Glass · Sun Sep 25 15:27:31 2016 -0600
  44. 338cf56 efi_loader: provide efi_mem_desc version by Mian Yousaf Kaukab · Mon Sep 05 23:59:22 2016 +0200
  45. e20a69c x86: efi: Fix EFI 64-bit payload build warnings by Bin Meng · Thu Aug 25 01:47:18 2016 -0700
  46. 7c78bf9 x86: efi: payload: Make EFI payload build again by Bin Meng · Thu Aug 25 01:47:17 2016 -0700
  47. 3ad57b4 include/efi_api.h: Add more detailed API definitions by Alexander Graf · Fri Mar 04 01:09:57 2016 +0100
  48. ce62a25 efi: Add 64-bit payload support by Simon Glass · Tue Aug 04 12:33:56 2015 -0600
  49. 63f581f efi: Add support for loading U-Boot through an EFI stub by Simon Glass · Tue Aug 04 12:33:52 2015 -0600
  50. 9539e69 efi: Add start-up library code by Simon Glass · Fri Jul 31 09:31:36 2015 -0600