index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
efi
Age
Commit message (
Expand
)
Author
2025-07-26
efi: Create a new CONFIG_EFI
Simon Glass
2025-07-26
efi: Rename the lib/efi directory
Simon Glass
2025-06-06
efi: stub: Change _debug_uart_putc function to inline
Lukasz Czechowski
2024-09-12
include: export uuid.h
Caleb Connolly
2024-09-12
Kconfig: clean up the efi configuration status
Ilias Apalodimas
2024-01-13
efi: Avoid using dm_scan_other()
Simon Glass
2023-12-21
lib: Remove <common.h> inclusion from these files
Tom Rini
2023-12-05
efi: Collect the ACPI tables in the app
Simon Glass
2022-10-31
Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASE
Simon Glass
2022-05-03
lib: fix selection of CONFIG_CHARSET
Heinrich Schuchardt
2022-04-29
efi: fix devpath_is_partition()
Heinrich Schuchardt
2022-01-19
doc: replace @return by Return:
Heinrich Schuchardt
2022-01-15
efi: Support the efi command in the app
Simon Glass
2022-01-15
efi: Move exit_boot_services into a function
Simon Glass
2021-12-31
efi: Show when allocated pages are used
Simon Glass
2021-12-31
efi: Check for failure when initing the app
Simon Glass
2021-12-31
efi: Share struct efi_priv between the app and stub code
Simon Glass
2021-12-31
efi: Add a few comments to the stub
Simon Glass
2021-12-31
efi: Locate all block devices in the app
Simon Glass
2021-11-07
efi: Add a way to obtain boot services in the app
Simon Glass
2021-11-07
x86: Don't duplicate global_ptr in 64-bit EFI app
Simon Glass
2021-11-07
x86: Create a 32/64-bit selection for the app
Simon Glass
2021-02-02
common: Drop asm/global_data.h from common header
Simon Glass
2021-01-05
serial: Update NS16550_t and struct NS16550
Simon Glass
2020-05-18
common: Drop init.h from common header
Simon Glass
2020-02-05
dm: core: Create a new header file for 'compat' features
Simon Glass
2020-01-17
common: Move reset_cpu() to the CPU header
Simon Glass
2019-12-15
x86: timer: use a timer base of 0
Simon Glass
2019-04-23
efi_loader: consistent naming of protocol GUIDs
Heinrich Schuchardt
2018-12-02
efi_loader: typedef struct efi_object *efi_handle_t
Heinrich Schuchardt
2018-11-14
sysreset: Remove DM_FLAG_PRE_RELOC flag in various drivers
Bin Meng
2018-08-30
efi: stub: Pass EFI system table address to U-Boot payload
Bin Meng
2018-07-20
efi: app: Add a sysreset driver
Bin Meng
2018-06-24
efi: stub: Move the use_uart assignment immediately after exit_boot_services(...
Bin Meng
2018-06-24
efi.h: Do not use config options
Alexander Graf
2018-06-17
efi: stub: Pass EFI GOP information to U-Boot payload
Bin Meng
2018-06-17
x86: use EFI calling convention for efi_main on x86_64
Ivan Gorinov
2018-06-13
x86: efi: payload: Minor clean up on error message output
Bin Meng
2018-06-13
x86: efi: payload: Enforce toolchain to generate 64-bit EFI payload stub codes
Bin Meng
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-04-27
Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR
Tom Rini
2018-03-30
efi_stub: Fix GDT_NOTSYS check
Alexander Graf
2017-12-05
efi_stub: Use efi_uintn_t
Alexander Graf
2017-07-27
spl: make SPL and normal u-boot stage use independent SYS_MALLOC_F_LEN
Andy Yan
2016-11-14
x86: Tidy up selection of building the EFI stub
Simon Glass
2016-08-30
x86: efi: payload: Make EFI payload build again
Bin Meng
2016-03-27
efi_stub: Move carriage return before line feed in putc()
Bin Meng
2015-10-21
debug_uart: Adjust the declaration of debug_uart_init()
Simon Glass
2015-08-05
efi: Add functions for decoding the EFI tables
Simon Glass
2015-08-05
efi: Add 64-bit payload support
Simon Glass
[next]