index
:
uboot-2021-rebase.git
am335x_som_revival
uboot 2021 rebase, to fix booting on modern SD cards, from https://github.com/fifteenhex/u-boot/tree/am335x_som_revival
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
efi_loader
Age
Commit message (
Expand
)
Author
2018-10-16
efi_loader: efi_dp_get_next_instance() superfluous statement
Heinrich Schuchardt
2018-10-16
efi_loader: fix typo in efi_boottime.c
Heinrich Schuchardt
2018-10-16
efi_loader: Fix warning in efi_load_image()
Tom Rini
2018-10-16
efi_loader: remove lcd.h from efi_net.c
Heinrich Schuchardt
2018-10-16
efi_loader: memory leak in efi_set_variable()
Heinrich Schuchardt
2018-10-16
efi_loader: superfluous statement in is_dir()
Heinrich Schuchardt
2018-10-16
efi_loader: return type efi_console_register()
Heinrich Schuchardt
2018-10-16
efi_loader: efi_allocate_pool(EFI_ALLOCATE_ANY_PAGES, ...)
Heinrich Schuchardt
2018-10-16
efi_loader: correct signature of GetPosition, SetPosition
Heinrich Schuchardt
2018-10-16
efi_loader: fix relocation on x86_64
Heinrich Schuchardt
2018-09-23
efi_loader: refactor efi_setup_loaded_image()
Heinrich Schuchardt
2018-09-23
efi_loader: remove efi_exit_caches()
Heinrich Schuchardt
2018-09-23
efi_loader: remove redundant statement
Heinrich Schuchardt
2018-09-23
efi_loader: create root node
Heinrich Schuchardt
2018-09-23
efi_loader: avoid out of bound access in efi_get_variable()
Heinrich Schuchardt
2018-09-23
efi_loader: query serial console size reliably
Heinrich Schuchardt
2018-09-23
efi_loader: Merge memory map entries
Alexander Graf
2018-09-23
efi_loader: check parameter new_handle of efi_file_open()
Heinrich Schuchardt
2018-09-23
efi_loader: terminal left upper corner is [1, 1]
Heinrich Schuchardt
2018-09-23
efi_loader: more debug info for efi_file_getinfo()
Heinrich Schuchardt
2018-09-23
efi: Correct the operation of efi_file_write()
Simon Glass
2018-09-23
efi: sandbox: Enable EFI loader build for sandbox
Simon Glass
2018-09-23
efi_loader: loosen check of parameters of efi_file_open()
Heinrich Schuchardt
2018-09-23
efi_loader: provide description of file_open()
Heinrich Schuchardt
2018-09-23
efi_loader: check parameters of efi_file_open()
Heinrich Schuchardt
2018-09-23
efi_loader: implement key notify functions
Heinrich Schuchardt
2018-09-23
efi_loader: support modifiers for F1 - F4
Heinrich Schuchardt
2018-09-23
efi_loader: EFI_SIMPLE_TEXT_INPUT_EX_PROTOCOL
Heinrich Schuchardt
2018-09-23
efi_loader: rework event handling for console
Heinrich Schuchardt
2018-09-23
efi_loader: support Unicode text input
Heinrich Schuchardt
2018-09-23
efi_loader: implement a file delete
AKASHI Takahiro
2018-09-23
efi_loader: file: support creating a directory
AKASHI Takahiro
2018-09-23
efi_loader: typos in efi_console.c
Heinrich Schuchardt
2018-09-23
efi_loader: struct efi_simple_text_input_protocol
Heinrich Schuchardt
2018-09-23
efi_loader: EFI_UNICODE_COLLATION_PROTOCOL
Heinrich Schuchardt
2018-09-23
lib: charset: upper/lower case conversion
Heinrich Schuchardt
2018-09-23
efi_loader: Add console handle references to in/out/err
Alexander Graf
2018-09-23
efi_loader: use correct documentation style
Heinrich Schuchardt
2018-09-23
efi_loader: description efi_update_capsule()
Heinrich Schuchardt
2018-09-23
efi_loader: fix typos in efi_runtime.c
Heinrich Schuchardt
2018-09-23
efi_loader: fix typos in efi_boottime.c
Heinrich Schuchardt
2018-09-23
Revert "Revert "efi_loader: efi_allocate_pages is too restrictive""
Stephen Warren
2018-09-23
efi_loader: don't use unlimited stack as buffer
Heinrich Schuchardt
2018-09-23
efi_loader: remove limit on variable length
Heinrich Schuchardt
2018-09-23
efi_loader: rename utf16_strlen, utf16_strnlen
Heinrich Schuchardt
2018-09-23
efi_loader: Pass address to fs_read()
Alexander Graf
2018-09-23
efi_loader: pass system table in loaded image protocol
Heinrich Schuchardt
2018-09-10
Remove <inttypes.h> includes and PRI* usages in printf() entirely
Masahiro Yamada
2018-08-21
efi: Fix truncation of constant value
Eugeniu Rosca
2018-08-21
efi_loader: EFI_SIMPLE_TEXT_OUTPUT_PROTOCOL.Reset()
Heinrich Schuchardt
[next]