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-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
2018-08-20
efi_loader: document runtime functions
Heinrich Schuchardt
2018-08-20
efi_loader: update runtime services table crc32
Heinrich Schuchardt
2018-08-20
efi_loader: avoid NULL dereference in efi_get_memory_map()
Heinrich Schuchardt
2018-08-20
efi_loader: fix a parameter check at CreateEvent()
AKASHI Takahiro
2018-08-20
efi_loader: relocate pointer to tables
Heinrich Schuchardt
2018-08-20
Revert "efi_loader: efi_allocate_pages is too restrictive"
Stephen Warren
2018-07-30
Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot
Tom Rini
2018-07-26
initialize net_mode.if_type
Andrew Thomas
2018-07-25
efi_loader: complete implementation of GetTime()
Heinrich Schuchardt
2018-07-25
efi_loader: remove unused efi_get_time_init()
Heinrich Schuchardt
2018-07-25
efi_loader: update crc32 in InstallConfigurationTable
Heinrich Schuchardt
2018-07-25
efi_loader: correct signature of CalculateCrc32()
Heinrich Schuchardt
2018-07-25
efi_loader: allocate configuration table array
Heinrich Schuchardt
2018-07-25
efi_loader: calculate crc32 for EFI tables
Heinrich Schuchardt
2018-07-25
efi_loader: provide firmware revision
Heinrich Schuchardt
2018-07-25
efi_loader: correct headersize EFI tables
Heinrich Schuchardt
2018-07-25
efi_loader: specify UEFI spec revision
Heinrich Schuchardt
2018-07-25
efi_loader: clear screen has to reset cursor position
Heinrich Schuchardt
2018-07-25
efi_loader: EFI_SIMPLE_TEXT_INPUT_PROTOCOL.Reset()
Heinrich Schuchardt
2018-07-25
efi_loader: set revision in loaded image protocol
Heinrich Schuchardt
2018-07-25
efi_loader: check map_key in ExitBootServices
Heinrich Schuchardt
2018-07-25
efi_loader: check parameters of GetMemoryMap
Heinrich Schuchardt
2018-07-25
efi_loader: check parameters in memory allocation
Heinrich Schuchardt
2018-07-25
efi_loader: check parameters of CreateEvent
Heinrich Schuchardt
[prev]
[next]