- 29cab7c include: export uuid.h by Caleb Connolly · 3 months ago
- 17aea46 Kconfig: clean up the efi configuration status by Ilias Apalodimas · 3 months ago
- a8ff44d efi: Avoid using dm_scan_other() by Simon Glass · 11 months ago
- a877ce1 lib: Remove <common.h> inclusion from these files by Tom Rini · 11 months ago
- f1b35bd efi: Collect the ACPI tables in the app by Simon Glass · 1 year ago
- 72cc538 Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASE by Simon Glass · 2 years, 1 month ago
- 013aabb lib: fix selection of CONFIG_CHARSET by Heinrich Schuchardt · 2 years, 7 months ago
- e353ba1 efi: fix devpath_is_partition() by Heinrich Schuchardt · 2 years, 7 months ago
- 47b4c02 doc: replace @return by Return: by Heinrich Schuchardt · 2 years, 10 months ago
- ba04253 efi: Support the efi command in the app by Simon Glass · 2 years, 11 months ago
- 029f48e efi: Move exit_boot_services into a function by Simon Glass · 2 years, 11 months ago
- 3a4e8a9 efi: Show when allocated pages are used by Simon Glass · 2 years, 11 months ago
- a008d68 efi: Check for failure when initing the app by Simon Glass · 2 years, 11 months ago
- b13771f efi: Share struct efi_priv between the app and stub code by Simon Glass · 2 years, 11 months ago
- 959cad7 efi: Add a few comments to the stub by Simon Glass · 2 years, 11 months ago
- 2d4b33e efi: Locate all block devices in the app by Simon Glass · 2 years, 11 months ago
- 0a3e7b3 efi: Add a way to obtain boot services in the app by Simon Glass · 3 years, 1 month ago
- 86ed9c5 x86: Don't duplicate global_ptr in 64-bit EFI app by Simon Glass · 3 years, 1 month ago
- 359a89d x86: Create a 32/64-bit selection for the app by Simon Glass · 3 years, 1 month ago
- 3ba929a common: Drop asm/global_data.h from common header by Simon Glass · 4 years, 1 month ago
- 119e7ef serial: Update NS16550_t and struct NS16550 by Simon Glass · 4 years ago
- 9758973 common: Drop init.h from common header by Simon Glass · 4 years, 7 months ago
- 9bc1564 dm: core: Create a new header file for 'compat' features by Simon Glass · 4 years, 10 months ago
- afb0215 common: Move reset_cpu() to the CPU header by Simon Glass · 5 years ago
- d3edd42 x86: timer: use a timer base of 0 by Simon Glass · 5 years ago
- 788ad41 efi_loader: consistent naming of protocol GUIDs by Heinrich Schuchardt · 6 years ago
- 4f94ec5 efi_loader: typedef struct efi_object *efi_handle_t by Heinrich Schuchardt · 6 years ago
- 8204f50 sysreset: Remove DM_FLAG_PRE_RELOC flag in various drivers by Bin Meng · 6 years ago
- 8839851 efi: stub: Pass EFI system table address to U-Boot payload by Bin Meng · 6 years ago
- 268bc9e efi: app: Add a sysreset driver by Bin Meng · 6 years ago
- 22ee283 efi: stub: Move the use_uart assignment immediately after exit_boot_services() call by Bin Meng · 6 years ago
- ff592b2 efi.h: Do not use config options by Alexander Graf · 6 years ago
- cb787cb efi: stub: Pass EFI GOP information to U-Boot payload by Bin Meng · 6 years ago
- 4123662 x86: use EFI calling convention for efi_main on x86_64 by Ivan Gorinov · 6 years ago
- c4d1f59 x86: efi: payload: Minor clean up on error message output by Bin Meng · 6 years ago
- 5acbb78 x86: efi: payload: Enforce toolchain to generate 64-bit EFI payload stub codes by Bin Meng · 6 years ago
- 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
- bdfb5c4 Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR by Tom Rini · 7 years ago
- 6c0a849 efi_stub: Fix GDT_NOTSYS check by Alexander Graf · 7 years ago
- f8833e9 efi_stub: Use efi_uintn_t by Alexander Graf · 7 years ago
- 1fa20e4d spl: make SPL and normal u-boot stage use independent SYS_MALLOC_F_LEN by Andy Yan · 7 years ago
- 6cbaac6 x86: Tidy up selection of building the EFI stub by Simon Glass · 8 years ago
- 7c78bf9 x86: efi: payload: Make EFI payload build again by Bin Meng · 8 years ago
- bdf2a3e efi_stub: Move carriage return before line feed in putc() by Bin Meng · 9 years ago
- 60517d7 debug_uart: Adjust the declaration of debug_uart_init() by Simon Glass · 9 years ago
- 91e24e4 efi: Add functions for decoding the EFI tables by Simon Glass · 9 years ago
- ce62a25 efi: Add 64-bit payload support by Simon Glass · 9 years ago
- 63f581f efi: Add support for loading U-Boot through an EFI stub by Simon Glass · 9 years ago
- 9539e69 efi: Add start-up library code by Simon Glass · 9 years ago