projects
/
platform
/
kernel
/
u-boot.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
doc: add Unicode functions to API description
2020-05-09
Heinrich Schuchardt
doc: add Unicode functions to API description
Signed-off-by:
Heinrich Schuchardt
<xypron.glpk@gmx.de>
commit
|
commitdiff
|
tree
2020-05-09
Heinrich Schuchardt
lib: charset: correct function descriptions
Signed-off-by:
Heinrich Schuchardt
<xypron.glpk@gmx.de>
commit
|
commitdiff
|
tree
2020-05-09
Heinrich Schuchardt
test: unit test for u16_strsize()
Signed-off-by:
Heinrich Schuchardt
<xypron.glpk@gmx.de>
commit
|
commitdiff
|
tree
2020-05-09
Sughosh Ganu
charset: Add support for calculating bytes occupied...
Reviewed-by:
Heinrich Schuchardt
<xypron.glpk@gmx.de>
commit
|
commitdiff
|
tree
2020-05-09
Heinrich Schuchardt
efi_selftest: add unit test functions to HTML documentation
Signed-off-by:
Heinrich Schuchardt
<xypron.glpk@gmx.de>
commit
|
commitdiff
|
tree
2020-05-09
AKASHI Takahiro
cmd: efidebug: add a comment against Coverity check...
commit
|
commitdiff
|
tree
2020-05-09
AKASHI Takahiro
cmd: efidebug: fix a wrong handling of arguments
Reviewed-by:
Heinrich Schuchardt
<xypron.glpk@gmx.de>
commit
|
commitdiff
|
tree
2020-05-09
AKASHI Takahiro
efi_loader: variable: check a return value of uuid__str_to_bin()
Reviewed-by:
Heinrich Schuchardt
<xypron.glpk@gmx.de>
commit
|
commitdiff
|
tree
2020-05-09
AKASHI Takahiro
efi_loader: image_loader: fix a Coverity check against...
Reviewed-by:
Heinrich Schuchardt
<xypron.glpk@gmx.de>
commit
|
commitdiff
|
tree
2020-05-07
Heinrich Schuchardt
efi_loader: crypto/pkcs7_parser.h is not a local include
Signed-off-by:
Heinrich Schuchardt
<xypron.glpk@gmx.de>
commit
|
commitdiff
|
tree
2020-05-07
Patrick Wildt
efi_loader: pkcs7_parse_message() returns error pointer
Reviewed-by:
Heinrich Schuchardt
<xypron.glpk@gmx.de>
commit
|
commitdiff
|
tree
2020-05-07
Patrick Wildt
efi_loader: efi_variable_parse_signature() returns...
commit
|
commitdiff
|
tree
2020-05-07
Heinrich Schuchardt
efi_loader: put device tree into EfiACPIReclaimMemory
Signed-off-by:
Heinrich Schuchardt
<xypron.glpk@gmx.de>
commit
|
commitdiff
|
tree
2020-05-07
Heinrich Schuchardt
efi_loader: use logical and in do_env_print_efi()
Signed-off-by:
Heinrich Schuchardt
<xypron.glpk@gmx.de>
commit
|
commitdiff
|
tree
2020-05-07
Heinrich Schuchardt
efi_loader: do not unnecessarily use EFI_CALL()
Signed-off-by:
Heinrich Schuchardt
<xypron.glpk@gmx.de>
commit
|
commitdiff
|
tree
2020-05-07
Heinrich Schuchardt
efi_loader: error handling in efi_set_variable_common().
Signed-off-by:
Heinrich Schuchardt
<xypron.glpk@gmx.de>
commit
|
commitdiff
|
tree
2020-05-07
Heinrich Schuchardt
efi_loader: remove redundant assignment in dp_fill()
Signed-off-by:
Heinrich Schuchardt
<xypron.glpk@gmx.de>
commit
|
commitdiff
|
tree
2020-05-07
Jan Kiszka
kbuild: efi: Avoid rebuilding efi targets
CC:
Heinrich Schuchardt
<xypron.glpk@gmx.de>
Tested-by:
Heinrich Schuchardt
<xypron.glpk@gmx.de>
commit
|
commitdiff
|
tree
2020-05-04
Heinrich Schuchardt
efi_loader: change setup sequence
Signed-off-by:
Heinrich Schuchardt
<xypron.glpk@gmx.de>
commit
|
commitdiff
|
tree
2020-05-04
Heinrich Schuchardt
test: stabilize test_efi_secboot
Signed-off-by:
Heinrich Schuchardt
<xypron.glpk@gmx.de>
commit
|
commitdiff
|
tree
2020-05-04
Heinrich Schuchardt
efi_loader: correct comments for efi_status_t
Signed-off-by:
Heinrich Schuchardt
<xypron.glpk@gmx.de>
commit
|
commitdiff
|
tree
2020-05-04
Heinrich Schuchardt
efi_loader: eliminate efi_set_(non)volatile_variable
Signed-off-by:
Heinrich Schuchardt
<xypron.glpk@gmx.de>
commit
|
commitdiff
|
tree
2020-05-04
Heinrich Schuchardt
efi_loader: eliminate efi_get_(non)volatile_variable
Signed-off-by:
Heinrich Schuchardt
<xypron.glpk@gmx.de>
commit
|
commitdiff
|
tree
2020-05-04
Heinrich Schuchardt
cmd: efidebug: simplify UEFI protocol calls
Signed-off-by:
Heinrich Schuchardt
<xypron.glpk@gmx.de>
commit
|
commitdiff
|
tree
2020-05-04
AKASHI Takahiro
efi_loader: disk: add efi_disk_is_system_part()
Reviewed-off-by:
Heinrich Schuchardt
<xypron.glpk@gmx.de>
commit
|
commitdiff
|
tree
2020-05-04
AKASHI Takahiro
efi_loader: factor out the common code from efi_transfer_sec...
Suggested-by:
Heinrich Schuchardt
<xypron.glpk@gmx.de>
Reviewed-by:
Heinrich Schuchardt
<xypron.glpk@gmx.de>
commit
|
commitdiff
|
tree
2020-05-04
AKASHI Takahiro
efi_loader: fix unreachable statement in efi_sigstore_parse_...
Reported-by:
Heinrich Schuchardt
<xypron.glpk@gmx.de>
Reviewed-by:
Heinrich Schuchardt
<xypron.glpk@gmx.de>
commit
|
commitdiff
|
tree
2020-05-04
AKASHI Takahiro
lib/crypto, efi_loader: move some headers to include...
Suggested-by:
Heinrich Schuchardt
<xypron.glpk@gmx.de>
Reviewed-by:
Heinrich Schuchardt
<xypron.glpk@gmx.de>
commit
|
commitdiff
|
tree
2020-05-04
AKASHI Takahiro
lib/crypto, efi_loader: avoid multiple inclusions of...
Suggested-by:
Heinrich Schuchardt
<xypron.glpk@gmx.de>
Reviewed-by:
Heinrich Schuchardt
<xypron.glpk@gmx.de>
commit
|
commitdiff
|
tree
2020-04-30
Heinrich Schuchardt
efi_loader: fix 'efidebug bootorder'
Signed-off-by:
Heinrich Schuchardt
<xypron.glpk@gmx.de>
commit
|
commitdiff
|
tree
2020-04-30
Heinrich Schuchardt
efi_loader: efidebug, avoid illegal memory access
Signed-off-by:
Heinrich Schuchardt
<xypron.glpk@gmx.de>
commit
|
commitdiff
|
tree
2020-04-30
Heinrich Schuchardt
efi_loader: fix 'efidebug boot dump'
Signed-off-by:
Heinrich Schuchardt
<xypron.glpk@gmx.de>
commit
|
commitdiff
|
tree
2020-04-30
Heinrich Schuchardt
MAINTAINERS: assign test/py/tests/test_efi*/ to EFI...
Signed-off-by:
Heinrich Schuchardt
<xypron.glpk@gmx.de>
commit
|
commitdiff
|
tree
2020-04-30
AKASHI Takahiro
efi_loader: remove CONFIG_EFI_SECURE_BOOT in efi_loader.h
Suggested-by:
Heinrich Schuchardt
<xypron.glpk@gmx.de>
Reviewed-by:
Heinrich Schuchardt
<xypron.glpk@gmx.de>
commit
|
commitdiff
|
tree
2020-04-30
Heinrich Schuchardt
doc/efi: rework secure boot description
Signed-off-by:
Heinrich Schuchardt
<xypron.glpk@gmx.de>
commit
|
commitdiff
|
tree
2020-04-30
Heinrich Schuchardt
efi_loader: identify EFI system partition
Signed-off-by:
Heinrich Schuchardt
<xypron.glpk@gmx.de>
commit
|
commitdiff
|
tree
2020-04-30
Heinrich Schuchardt
part: detect EFI system partition
Signed-off-by:
Heinrich Schuchardt
<xypron.glpk@gmx.de>
commit
|
commitdiff
|
tree
2020-04-30
Heinrich Schuchardt
efi_loader: remove superfluous NULL check in bootefi.c
Signed-off-by:
Heinrich Schuchardt
<xypron.glpk@gmx.de>
commit
|
commitdiff
|
tree
2020-04-30
Heinrich Schuchardt
test/py: fix test_efi_secboot/conftest.py
Signed-off-by:
Heinrich Schuchardt
<xypron.glpk@gmx.de>
commit
|
commitdiff
|
tree
2020-04-16
AKASHI Takahiro
efi_loader: add some description about UEFI secure...
commit
|
commitdiff
|
tree
2020-04-16
AKASHI Takahiro
travis: add packages for UEFI secure boot test
commit
|
commitdiff
|
tree
2020-04-16
AKASHI Takahiro
sandbox: add extra configurations for UEFI and related...
commit
|
commitdiff
|
tree
2020-04-16
AKASHI Takahiro
efi_loader, pytest: add UEFI secure boot tests (image)
commit
|
commitdiff
|
tree
2020-04-16
AKASHI Takahiro
efi_loader, pytest: add UEFI secure boot tests (authenticate...
commit
|
commitdiff
|
tree
2020-04-16
AKASHI Takahiro
efi_loader, pytest: set up secure boot environment
commit
|
commitdiff
|
tree
2020-04-16
AKASHI Takahiro
cmd: efidebug: add "test bootmgr" sub-command
commit
|
commitdiff
|
tree
2020-04-16
AKASHI Takahiro
cmd: env: add "-at" option to "env set -e" command
commit
|
commitdiff
|
tree
2020-04-16
AKASHI Takahiro
cmd: env: use appropriate guid for authenticated UEFI...
commit
|
commitdiff
|
tree
2020-04-16
AKASHI Takahiro
efi_loader: set up secure boot
commit
|
commitdiff
|
tree
2020-04-16
AKASHI Takahiro
efi_loader: image_loader: support image authentication
commit
|
commitdiff
|
tree
2020-04-16
AKASHI Takahiro
efi_loader: variable: add VendorKeys variable
commit
|
commitdiff
|
tree
2020-04-16
AKASHI Takahiro
efi_loader: variable: add secure boot state transition
commit
|
commitdiff
|
tree
2020-04-16
AKASHI Takahiro
efi_loader: variable: support variable authentication
commit
|
commitdiff
|
tree
2020-04-16
AKASHI Takahiro
efi_loader: add signature database parser
commit
|
commitdiff
|
tree
2020-04-16
AKASHI Takahiro
efi_loader: add signature verification functions
commit
|
commitdiff
|
tree
2020-04-16
AKASHI Takahiro
efi_loader: add CONFIG_EFI_SECURE_BOOT config option
commit
|
commitdiff
|
tree
2020-04-16
Heinrich Schuchardt
drivers: crypto: rsa_mod_exp: avoid DM_FLAG_PRE_RELOC
Signed-off-by:
Heinrich Schuchardt
<xypron.glpk@gmx.de>
commit
|
commitdiff
|
tree
2020-04-16
Heinrich Schuchardt
efi_loader: function descriptions efi_watchdog.c
Signed-off-by:
Heinrich Schuchardt
<xypron.glpk@gmx.de>
commit
|
commitdiff
|
tree
2020-04-16
Heinrich Schuchardt
efi_loader: add missing doc comments in efi_disk.c
Signed-off-by:
Heinrich Schuchardt
<xypron.glpk@gmx.de>
commit
|
commitdiff
|
tree
2020-04-16
Heinrich Schuchardt
efi_loader: function descriptions efi_unicode_collation.c
Signed-off-by:
Heinrich Schuchardt
<xypron.glpk@gmx.de>
commit
|
commitdiff
|
tree
2020-04-16
Peter Robinson
efi_loader: enable RNG if DM_RNG is enabled
Reviewed-by:
Heinrich Schuchardt
<xypron.glpk@gmx.de>
commit
|
commitdiff
|
tree
2020-03-30
Heinrich Schuchardt
test/py: test_efi_grub_net() requires OF_CONTROL
Signed-off-by:
Heinrich Schuchardt
<xypron.glpk@gmx.de>
commit
|
commitdiff
|
tree
2020-03-28
Kristian Amlie
vexpress_ca9x4: Enable use of correct DTB file and...
commit
|
commitdiff
|
tree
2020-03-28
Heinrich Schuchardt
efi_loader: only reserve memory if fdt node enabled
Signed-off-by:
Heinrich Schuchardt
<xypron.glpk@gmx.de>
commit
|
commitdiff
|
tree
2020-03-28
Heinrich Schuchardt
cmd: efidebug: fix int to pointer cast
Signed-off-by:
Heinrich Schuchardt
<xypron.glpk@gmx.de>
commit
|
commitdiff
|
tree
2020-03-28
Heinrich Schuchardt
test/py: UEFI helloworld requires OF_CONTROL
Signed-off-by:
Heinrich Schuchardt
<xypron.glpk@gmx.de>
commit
|
commitdiff
|
tree
2020-03-22
Heinrich Schuchardt
efi_loader: definition of GetNextVariableName()
Signed-off-by:
Heinrich Schuchardt
<xypron.glpk@gmx.de>
commit
|
commitdiff
|
tree
2020-03-22
Heinrich Schuchardt
efi_selftest: test CalculateCrc32, CopyMem, SetMem
Signed-off-by:
Heinrich Schuchardt
<xypron.glpk@gmx.de>
commit
|
commitdiff
|
tree
2020-03-22
Heinrich Schuchardt
efi_loader: fix freestanding memmove()
Signed-off-by:
Heinrich Schuchardt
<xypron.glpk@gmx.de>
commit
|
commitdiff
|
tree
2020-03-22
Heinrich Schuchardt
efi_loader: description efi_convert_pointer()
Signed-off-by:
Heinrich Schuchardt
<xypron.glpk@gmx.de>
commit
|
commitdiff
|
tree
2020-03-22
Heinrich Schuchardt
efi_loader: simplify logical expression in efi_disk_add_dev()
Signed-off-by:
Heinrich Schuchardt
<xypron.glpk@gmx.de>
commit
|
commitdiff
|
tree
2020-03-22
Heinrich Schuchardt
efi_selftest: check length reported by GetNextVariableName()
Signed-off-by:
Heinrich Schuchardt
<xypron.glpk@gmx.de>
commit
|
commitdiff
|
tree
2020-03-22
Heinrich Schuchardt
efi_loader: correct reported length in GetNextVariable()
Signed-off-by:
Heinrich Schuchardt
<xypron.glpk@gmx.de>
commit
|
commitdiff
|
tree
2020-03-22
Heinrich Schuchardt
efi_loader: fix function descriptions in efi_disk.c
Signed-off-by:
Heinrich Schuchardt
<xypron.glpk@gmx.de>
commit
|
commitdiff
|
tree
2020-03-22
Heinrich Schuchardt
efi_loader: description of efi_variable.c
Signed-off-by:
Heinrich Schuchardt
<xypron.glpk@gmx.de>
commit
|
commitdiff
|
tree
2020-03-17
AKASHI Takahiro
efi_loader: correct a definition of struct efi_capsule_header
commit
|
commitdiff
|
tree
2020-03-17
AKASHI Takahiro
efi_loader: export a couple of protocol related functions
commit
|
commitdiff
|
tree
2020-03-17
AKASHI Takahiro
efi_loader: define System Resource Table macros
commit
|
commitdiff
|
tree
2020-03-17
AKASHI Takahiro
efi_loader: define OsIndicationsSupported flags
Reviewed-by:
Heinrich Schuchardt
<xypron.glpk@gmx.de>
Signed-off-by:
Heinrich Schuchardt
<xypron.glpk@gmx.de>
commit
|
commitdiff
|
tree
2020-03-17
Atish Patra
cmd: bootefi: Parse reserved-memory node from DT
Signed-off-by:
Heinrich Schuchardt
<xypron.glpk@gmx.de>
commit
|
commitdiff
|
tree
2020-03-17
Heinrich Schuchardt
cmd: map addresses to sysmem in efidebug memmap
Signed-off-by:
Heinrich Schuchardt
<xypron.glpk@gmx.de>
commit
|
commitdiff
|
tree
2020-03-17
Heinrich Schuchardt
efi_loader: create reservations after ft_board_setup
Signed-off-by:
Heinrich Schuchardt
<xypron.glpk@gmx.de>
commit
|
commitdiff
|
tree
2020-03-11
Heinrich Schuchardt
drivers/rng: add Amlogic hardware RNG driver
Signed-off-by:
Heinrich Schuchardt
<xypron.glpk@gmx.de>
commit
|
commitdiff
|
tree
2020-03-11
Heinrich Schuchardt
drivers/rng: simplify Kconfig
Signed-off-by:
Heinrich Schuchardt
<xypron.glpk@gmx.de>
commit
|
commitdiff
|
tree
2020-03-11
Heinrich Schuchardt
efi_loader: unnecessary assignment in efi_queue_event
Signed-off-by:
Heinrich Schuchardt
<xypron.glpk@gmx.de>
commit
|
commitdiff
|
tree
2020-03-11
Heinrich Schuchardt
cmd: efidebug: correct error message
Signed-off-by:
Heinrich Schuchardt
<xypron.glpk@gmx.de>
commit
|
commitdiff
|
tree
2020-03-11
AKASHI Takahiro
cmd: efidebug: fix a failure of "boot rm" sub-command
Reviewed-by:
Heinrich Schuchardt
<xypron.glpk@gmx.de>
commit
|
commitdiff
|
tree
2020-03-11
AKASHI Takahiro
efi_loader: get_memory_map: return parameters whenever...
Reviewed-by:
Heinrich Schuchardt
<xypron.glpk@gmx.de>
commit
|
commitdiff
|
tree
2020-02-28
Heinrich Schuchardt
doc/efi: add load file 2 protocol to HTML documentation
Signed-off-by:
Heinrich Schuchardt
<xypron.glpk@gmx.de>
commit
|
commitdiff
|
tree
2020-02-28
Ilias Apalodimas
efi_selftest: add selftests for loadfile2 used to load...
Signed-off-by:
Heinrich Schuchardt
<xypron.glpk@gmx.de>
commit
|
commitdiff
|
tree
2020-02-28
Ilias Apalodimas
efi_loader: Implement FileLoad2 for initramfs loading
Signed-off-by:
Heinrich Schuchardt
<xypron.glpk@gmx.de>
commit
|
commitdiff
|
tree
2020-02-26
Heinrich Schuchardt
efi_loader: implement EFI_RT_PROPERTIES_TABLE
Signed-off-by:
Heinrich Schuchardt
<xypron.glpk@gmx.de>
commit
|
commitdiff
|
tree
2020-02-19
Heinrich Schuchardt
efi_loader: EFI_RNG_PROTOCOL
Signed-off-by:
Heinrich Schuchardt
<xypron.glpk@gmx.de>
commit
|
commitdiff
|
tree
2020-02-19
Heinrich Schuchardt
efi_loader: fix efi_install_fdt() description
Signed-off-by:
Heinrich Schuchardt
<xypron.glpk@gmx.de>
commit
|
commitdiff
|
tree
2020-02-05
Heinrich Schuchardt
test: efi_selftest: fix pylint warnings
Signed-off-by:
Heinrich Schuchardt
<xypron.glpk@gmx.de>
commit
|
commitdiff
|
tree
2020-02-05
Heinrich Schuchardt
test: test_efi_fit: fix pylint warnings
Signed-off-by:
Heinrich Schuchardt
<xypron.glpk@gmx.de>
commit
|
commitdiff
|
tree
2020-01-14
Heinrich Schuchardt
efi_loader: imply VIDEO_ANSI
Signed-off-by:
Heinrich Schuchardt
<xypron.glpk@gmx.de>
commit
|
commitdiff
|
tree
2020-01-14
Heinrich Schuchardt
efi_driver: debug output efi_uc_start, efi_uc_stop
Signed-off-by:
Heinrich Schuchardt
<xypron.glpk@gmx.de>
commit
|
commitdiff
|
tree
2020-01-14
Heinrich Schuchardt
efi_driver: fix efi_uc_stop()
Signed-off-by:
Heinrich Schuchardt
<xypron.glpk@gmx.de>
commit
|
commitdiff
|
tree
2020-01-14
Heinrich Schuchardt
efi_selftest: enable CONFIG_CMD_POWEROFF
Signed-off-by:
Heinrich Schuchardt
<xypron.glpk@gmx.de>
commit
|
commitdiff
|
tree
next