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