index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
efi_loader
Age
Commit message (
Expand
)
Author
2020-02-28
efi_loader: Implement FileLoad2 for initramfs loading
Ilias Apalodimas
2020-02-26
efi_loader: implement EFI_RT_PROPERTIES_TABLE
Heinrich Schuchardt
2020-02-19
efi_loader: EFI_RNG_PROTOCOL
Heinrich Schuchardt
2020-02-05
dm: core: Create a new header file for 'compat' features
Simon Glass
2020-01-15
efi_loader: imply VIDEO_ANSI
Heinrich Schuchardt
2020-01-15
efi_loader: describe returning of control
Heinrich Schuchardt
2020-01-15
efi_loader: document functions in efi_rng.c
Heinrich Schuchardt
2020-01-07
efi_rng_protocol: Install the efi_rng_protocol on the root node
Sughosh Ganu
2020-01-07
efi: qemu: arm64: Add efi_rng_protocol implementation for the platform
Sughosh Ganu
2020-01-07
efi_loader: Add guidcpy function
Sughosh Ganu
2020-01-07
efi_loader: __cyg_profile_func_enter/_exit
Heinrich Schuchardt
2020-01-07
efi_loader: clear screen should move cursor to home
Heinrich Schuchardt
2020-01-07
efi_loader: git ignore helloworld_efi.S
Heinrich Schuchardt
2020-01-07
efi_loader: adjust file system info
Heinrich Schuchardt
2020-01-07
efi_loader: imply USB_KEYBOARD_FN_KEYS
Heinrich Schuchardt
2019-12-02
common: Move board_get_usable_ram_top() out of common.h
Simon Glass
2019-12-02
common: Move enable/disable_interrupts out of common.h
Simon Glass
2019-12-02
common: Move ARM cache operations out of common.h
Simon Glass
2019-12-02
common: Move get_ticks() function out of common.h
Simon Glass
2019-12-02
crc32: Use the crc.h header for crc functions
Simon Glass
2019-11-23
efi_loader: default EFI_LOADER=n on ARM11
Heinrich Schuchardt
2019-11-19
efi_loader: enable EFI_LOADER on arm1136 and arm1176
Heinrich Schuchardt
2019-11-19
efi_loader: restrict EFI_LOADER to armv7 and armv8 on ARM
Heinrich Schuchardt
2019-11-19
efi_loader: remove unused function efi_dp_from_dev()
Heinrich Schuchardt
2019-11-12
efi_loader: support building UEFI binaries on sandbox
Heinrich Schuchardt
2019-11-12
efi_loader: call add_u_boot_and_runtime() on sandbox
Heinrich Schuchardt
2019-11-12
efi_loader: disk: install file system protocol to a whole disk
AKASHI Takahiro
2019-11-12
efi_loader: fix efi_dp_from_name()
Heinrich Schuchardt
2019-10-30
efi_loader: correct includes in efi_variable.c
Heinrich Schuchardt
2019-10-17
efi_loader: disk: install FILE_SYSTEM_PROTOCOL only if available
AKASHI Takahiro
2019-10-17
efi_loader: device_path: check against file path length
AKASHI Takahiro
2019-10-06
efi: device path for nvme
Patrick Wildt
2019-10-06
efi_loader: appending to non-existent variable
Heinrich Schuchardt
2019-09-23
efi_loader: SetVariable() deleting variables
Heinrich Schuchardt
2019-09-23
efi_loader: SetVariable() fix illegal return
Heinrich Schuchardt
2019-09-23
efi_loader: description efi_stri_coll()
Heinrich Schuchardt
2019-09-20
efi_loader: variable: support APPEND_WRITE
AKASHI Takahiro
2019-09-20
efi_loader: incorrect return value form DisconnectController
Heinrich Schuchardt
2019-09-20
efi_loader: device_path: support Sandbox's "host" devices
AKASHI Takahiro
2019-09-11
efi_loader: parameter checks EFI_FILE_PROTOCOL.SetInfo()
Heinrich Schuchardt
2019-09-09
efi_loader: check parameters EFI_FILE_PROTOCOL.GetInfo()
Heinrich Schuchardt
2019-09-09
efi_loader: volume name in EFI_FILE_PROTOCOL.GetInfo()
Heinrich Schuchardt
2019-09-09
efi_loader: EFI_FILE_PROTOCOL rev 2 stub
Heinrich Schuchardt
2019-09-09
efi_loader: file size checks
Heinrich Schuchardt
2019-09-09
efi_loader: correct reading of directories
Heinrich Schuchardt
2019-09-09
efi_loader: eliminate inline function ascii2unicode()
Heinrich Schuchardt
2019-09-09
efi_loader: EFI_FILE_PROTOCOL.Write() check args
Heinrich Schuchardt
2019-09-05
doc: UEFI API documentation
Heinrich Schuchardt
2019-09-05
efi_loader: EFI_BLOCK_IO_PROTOCOL.Reset()
Heinrich Schuchardt
2019-09-05
efi_loader: use EFI_PRINT() instead of debug()
Heinrich Schuchardt
[next]