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
2020-04-30
efi_loader: identify EFI system partition
Heinrich Schuchardt
2020-04-16
Merge tag 'efi-2020-07-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boo...
Tom Rini
2020-04-16
x86: Move acpi_table header to main include/ directory
Simon Glass
2020-04-16
efi_loader: set up secure boot
AKASHI Takahiro
2020-04-16
efi_loader: image_loader: support image authentication
AKASHI Takahiro
2020-04-16
efi_loader: variable: add VendorKeys variable
AKASHI Takahiro
2020-04-16
efi_loader: variable: add secure boot state transition
AKASHI Takahiro
2020-04-16
efi_loader: variable: support variable authentication
AKASHI Takahiro
2020-04-16
efi_loader: add signature database parser
AKASHI Takahiro
2020-04-16
efi_loader: add signature verification functions
AKASHI Takahiro
2020-04-16
efi_loader: add CONFIG_EFI_SECURE_BOOT config option
AKASHI Takahiro
2020-04-16
efi_loader: function descriptions efi_watchdog.c
Heinrich Schuchardt
2020-04-16
efi_loader: add missing doc comments in efi_disk.c
Heinrich Schuchardt
2020-04-16
efi_loader: function descriptions efi_unicode_collation.c
Heinrich Schuchardt
2020-04-16
efi_loader: enable RNG if DM_RNG is enabled
Peter Robinson
2020-03-22
efi_loader: definition of GetNextVariableName()
Heinrich Schuchardt
2020-03-22
efi_loader: fix freestanding memmove()
Heinrich Schuchardt
2020-03-22
efi_loader: description efi_convert_pointer()
Heinrich Schuchardt
2020-03-22
efi_loader: simplify logical expression in efi_disk_add_dev()
Heinrich Schuchardt
2020-03-22
efi_loader: correct reported length in GetNextVariable()
Heinrich Schuchardt
2020-03-22
efi_loader: fix function descriptions in efi_disk.c
Heinrich Schuchardt
2020-03-22
efi_loader: description of efi_variable.c
Heinrich Schuchardt
2020-03-17
efi_loader: export a couple of protocol related functions
AKASHI Takahiro
2020-03-11
efi_loader: unnecessary assignment in efi_queue_event
Heinrich Schuchardt
2020-03-11
efi_loader: get_memory_map: return parameters whenever possible
AKASHI Takahiro
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
[next]