projects
/
platform
/
kernel
/
u-boot.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
efi_loader: incorrect check against FDT_ADDR_T_NONE
2020-06-30
Heinrich Schuchardt
efi_loader: incorrect check against FDT_ADDR_T_NONE
Signed-off-by:
Heinrich Schuchardt
<xypron.glpk@gmx.de>
commit
|
commitdiff
|
tree
2020-06-29
Heinrich Schuchardt
efi_loader: fix incorrect use of EFI_EXIT()
Signed-off-by:
Heinrich Schuchardt
<xypron.glpk@gmx.de>
commit
|
commitdiff
|
tree
2020-06-24
Heinrich Schuchardt
efi_loader: size of secure boot variables
Signed-off-by:
Heinrich Schuchardt
<xypron.glpk@gmx.de>
commit
|
commitdiff
|
tree
2020-06-24
Heinrich Schuchardt
efi_loader: type of efi_secure_mode
Signed-off-by:
Heinrich Schuchardt
<xypron.glpk@gmx.de>
commit
|
commitdiff
|
tree
2020-06-24
Bin Meng
cmd: bootefi: Fix fdt_size variable type in efi_carve_out_dt...
Reviewed-by:
Heinrich Schuchardt
<xypron.glpk@gmx.de>
commit
|
commitdiff
|
tree
2020-06-19
Atish Patra
cmd: bootefi: Honor the address & size cells properties...
Reviewed-by:
Heinrich Schuchardt
<xypron.glpk@gmx.de>
commit
|
commitdiff
|
tree
2020-06-14
Heinrich Schuchardt
efi_loader: printf code in efi_image_parse()
Signed-off-by:
Heinrich Schuchardt
<xypron.glpk@gmx.de>
commit
|
commitdiff
|
tree
2020-06-14
Heinrich Schuchardt
doc: random number generation
Signed-off-by:
Heinrich Schuchardt
<xypron.glpk@gmx.de>
commit
|
commitdiff
|
tree
2020-06-05
Heinrich Schuchardt
efi_loader: comments EFI_SIMPLE_TEXT_OUTPUT_PROTOCOL
Signed-off-by:
Heinrich Schuchardt
<xypron.glpk@gmx.de>
commit
|
commitdiff
|
tree
2020-06-05
Heinrich Schuchardt
virtio: VIRTIO_RNG depends on DM_RNG
Signed-off-by:
Heinrich Schuchardt
<xypron.glpk@gmx.de>
commit
|
commitdiff
|
tree
2020-06-05
Heinrich Schuchardt
smbios: empty strings in smbios_add_string()
Signed-off-by:
Heinrich Schuchardt
<xypron.glpk@gmx.de>
commit
|
commitdiff
|
tree
2020-06-03
AKASHI Takahiro
efi_loader: signature: move efi_guid_cert_type_pkcs7...
Reviewed-by:
Heinrich Schuchardt
<xypron.glpk@gmx.de>
commit
|
commitdiff
|
tree
2020-06-03
Heinrich Schuchardt
efi_loader: simplify PE consistency check
Signed-off-by:
Heinrich Schuchardt
<xypron.glpk@gmx.de>
commit
|
commitdiff
|
tree
2020-06-03
Heinrich Schuchardt
efi_loader: function description cmp_pe_section()
Signed-off-by:
Heinrich Schuchardt
<xypron.glpk@gmx.de>
commit
|
commitdiff
|
tree
2020-06-03
Heinrich Schuchardt
efi_loader: function descriptions efi_image_loader.c
Signed-off-by:
Heinrich Schuchardt
<xypron.glpk@gmx.de>
commit
|
commitdiff
|
tree
2020-06-03
Heinrich Schuchardt
efi_loader: allow compiling with clang
Signed-off-by:
Heinrich Schuchardt
<xypron.glpk@gmx.de>
commit
|
commitdiff
|
tree
2020-06-03
Heinrich Schuchardt
efi_loader: validate load option
Signed-off-by:
Heinrich Schuchardt
<xypron.glpk@gmx.de>
commit
|
commitdiff
|
tree
2020-05-21
Heinrich Schuchardt
efi_loader: check device path is not installed twice
Signed-off-by:
Heinrich Schuchardt
<xypron.glpk@gmx.de>
commit
|
commitdiff
|
tree
2020-05-21
Heinrich Schuchardt
efi_loader: device path for SATA devices
Signed-off-by:
Heinrich Schuchardt
<xypron.glpk@gmx.de>
commit
|
commitdiff
|
tree
2020-05-21
Heinrich Schuchardt
efi_loader: device path for virtio block devices
Signed-off-by:
Heinrich Schuchardt
<xypron.glpk@gmx.de>
commit
|
commitdiff
|
tree
2020-05-21
Heinrich Schuchardt
efi_loader: initialize root node first
Signed-off-by:
Heinrich Schuchardt
<xypron.glpk@gmx.de>
commit
|
commitdiff
|
tree
2020-05-21
Heinrich Schuchardt
efi_loader: add EFI_MEMORY_SP to memory attributes
Signed-off-by:
Heinrich Schuchardt
<xypron.glpk@gmx.de>
commit
|
commitdiff
|
tree
2020-05-21
Pragnesh Patel
efi_loader: Remove unnecessary debug
Reviewed-by:
Heinrich Schuchardt
<xypron.glpk@gmx.de>
commit
|
commitdiff
|
tree
2020-05-17
Ilias Apalodimas
dts: nxp2160ardb: add op-tee node
commit
|
commitdiff
|
tree
2020-05-17
Ilias Apalodimas
configs: lx2160a: Add default config for lx2160a using...
Reviewed-by:
Heinrich Schuchardt
<xypron.glpk@gmx.de>
commit
|
commitdiff
|
tree
2020-05-17
Ilias Apalodimas
doc: uefi.rst: Add OP-TEE variable storage config options
Reviewed-by:
Heinrich Schuchardt
<xypron.glpk@gmx.de>
commit
|
commitdiff
|
tree
2020-05-17
Ilias Apalodimas
MAINTAINERS: Add maintainer for EFI variables via OP-TEE
Reviewed-by:
Heinrich Schuchardt
<xypron.glpk@gmx.de>
commit
|
commitdiff
|
tree
2020-05-17
Ilias Apalodimas
cmd: efidebug: Add support for querying UEFI variable...
commit
|
commitdiff
|
tree
2020-05-17
Ilias Apalodimas
efi_loader: Implement EFI variable handling via OP-TEE
Reviewed-by:
Heinrich Schuchardt
<xypron.glpk@gmx.de>
commit
|
commitdiff
|
tree
2020-05-17
Sughosh Ganu
efi_loader: Add headers for EDK2 StandAloneMM communication
Reviewed-by:
Heinrich Schuchardt
<xypron.glpk@gmx.de>
commit
|
commitdiff
|
tree
2020-05-17
Michael Walle
efi_loader: round the memory area in efi_add_memory_map()
Reviewed-by:
Heinrich Schuchardt
<xypron.glpk@gmx.de>
commit
|
commitdiff
|
tree
2020-05-09
Heinrich Schuchardt
cmd: efidebug: fix -Werror=type-limits warning
Signed-off-by:
Heinrich Schuchardt
<xypron.glpk@gmx.de>
commit
|
commitdiff
|
tree
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
next