~funderscore
blog
cgit
wiki
get in touch
index
:
misc/u-boot-kii-pro.git
for-master/kii-pro
master
wip/kii-pro
wip/spl
U-Boot fork with work-in-progress stuff
Ferass
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
efi_loader
/
efi_setup.c
Commit message (
Expand
)
Author
Age
*
efi_loader: set CapsuleMax from CONFIG_EFI_CAPSULE_MAX
Etienne Carriere
2023-02-19
*
efi_loader: include definition of allow_unaligned()
Heinrich Schuchardt
2023-02-10
*
efi_loader: fix CapsuleMax variable reporting
Ilias Apalodimas
2023-01-20
*
efi_loader: remove CONFIG_EFI_SETUP_EARLY
AKASHI Takahiro
2022-11-06
*
efi_loader: Let networking support depend on NETDEVICES
Jan Kiszka
2022-11-06
*
video: Rename CONFIG_DM_VIDEO to CONFIG_VIDEO
Simon Glass
2022-10-30
*
efi: Drop old LCD code
Simon Glass
2022-10-30
*
efi_driver: move event registration to driver
Heinrich Schuchardt
2022-10-06
*
efi_driver: add init function to EFI block driver
Heinrich Schuchardt
2022-10-06
*
efi: Create ECPT table
Jose Marinho
2022-09-03
*
efi_loader: ensure all block devices are probed
Heinrich Schuchardt
2022-09-01
*
efi_loader: initialize the RNG protocol after the TCC2
Ilias Apalodimas
2022-08-02
*
efi_loader: initialize console size late
Heinrich Schuchardt
2022-06-19
*
efi_loader: disk: a helper function to create efi_disk objects from udevice
AKASHI Takahiro
2022-04-23
*
efi_loader: split efi_init_obj_list() into two stages
AKASHI Takahiro
2022-04-23
*
efi: Use 16-bit unicode strings
Simon Glass
2022-02-03
*
efi_loader: Enable RISCV_EFI_BOOT_PROTOCOL support
Sunil V L
2022-01-29
*
efi_loader: efi_tcg2_register returns appropriate error
Masahisa Kojima
2021-12-09
*
efi_loader: segfault in efi_clear_os_indications()
Heinrich Schuchardt
2021-11-26
*
efi_loader: clear OsIndications
Heinrich Schuchardt
2021-07-02
*
efi_loader: Always install FMPs
Ilias Apalodimas
2021-07-02
*
efi: Add ESRT to the EFI system table
Jose Marinho
2021-03-25
*
efi_loader: switch to non-secure mode later
Heinrich Schuchardt
2021-01-29
*
efi_loader: Remove unconditional installation of file2 protocol for initrd
Ilias Apalodimas
2020-12-31
*
efi_loader: capsule: support firmware update
AKASHI Takahiro
2020-12-03
*
efi_loader: capsule: add capsule_on_disk support
AKASHI Takahiro
2020-12-03
*
efi_loader: define UpdateCapsule api
AKASHI Takahiro
2020-12-03
*
efi_loader: Introduce eventlog support for TCG2_PROTOCOL
Ilias Apalodimas
2020-12-03
*
efi_loader: Add basic EFI_TCG2_PROTOCOL support
Ilias Apalodimas
2020-11-14
*
efi_loader: installation of EFI_RNG_PROTOCOL
Heinrich Schuchardt
2020-09-27
*
efi_loader: OsIndicationsSupported, PlatformLangCodes
Heinrich Schuchardt
2020-07-11
*
efi_loader: export initialization state
Heinrich Schuchardt
2020-07-03
*
efi_loader: change efi objects initialization order
AKASHI Takahiro
2020-07-03
*
efi_loader: initialize root node first
Heinrich Schuchardt
2020-05-21
*
efi_loader: change setup sequence
Heinrich Schuchardt
2020-05-04
*
efi_loader: correct comments for efi_status_t
Heinrich Schuchardt
2020-05-04
*
efi_loader: set up secure boot
AKASHI Takahiro
2020-04-16
*
efi_loader: Implement FileLoad2 for initramfs loading
Ilias Apalodimas
2020-02-28
*
efi_loader: implement EFI_RT_PROPERTIES_TABLE
Heinrich Schuchardt
2020-02-26
*
efi_loader: initialization of variable services
Heinrich Schuchardt
2019-07-06
*
efi_loader: add RuntimeServicesSupported variable
AKASHI Takahiro
2019-06-14
*
efi_loader: clean up UEFI sub-system initialization
Heinrich Schuchardt
2019-05-07
*
efi_loader: set OsIndicationsSupported at init
AKASHI Takahiro
2019-05-02
*
efi_loader: fix setting PlatformLang
Heinrich Schuchardt
2019-04-12
*
efi_loader: move efi_save_gd() call to board_r.c
Heinrich Schuchardt
2019-04-12
*
efi_loader: variables PlatformLang and PlatformLangCodes
Heinrich Schuchardt
2019-04-07
*
efi_loader: move efi_init_obj_list() to a new efi_setup.c
AKASHI Takahiro
2019-02-13