index
:
efi-boot-shim.git
bookworm/updates
bullseye/updates
buster/updates
master
upstream
vyos/current
(mirror of https://github.com/vyos/efi-boot-shim.git)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2021-09-14
Fallback to default loader if parsed one does not exist
Julian Andres Klode
2021-09-13
Don't make shim abort when TPM log event fails (RHBZ #2002265)
Renaud Métrich
2021-09-10
pe: simplify generate_hash()
Heinrich Schuchardt
2021-09-10
tests: add "include-fixed" GCC directory to include directories
Jonas Witschel
2021-09-08
Specify that the section is ASCII not UTF-8
Daniel Axtens
2021-09-08
test-csv: test handling of trailing NUL byte
Heinrich Schuchardt
2021-09-08
csv: detect end of csv file correctly
Heinrich Schuchardt
2021-09-08
Modify sbat.md to help with readability.
Esther Shimanovich
2021-09-07
mok: Fix memory leak in mok mirroring
Peter Jones
2021-09-07
tests: Add a unit test for mok mirroring
Peter Jones
2021-09-07
tests: Add config table support
Peter Jones
2021-09-07
tests: add pre and post hooks to the mock variable store
Peter Jones
2021-09-07
tests: model different behaviors for deleting variables
Peter Jones
2021-09-07
tests: add a mock implementation of {Get,Set}Variable and tests for it
Peter Jones
2021-09-07
tests: add some slightly better EFIAPI error mocks
Peter Jones
2021-09-07
tests: add an efi error decoder
Peter Jones
2021-09-07
tests: Add a 'test-coverage' make target for gcov
Peter Jones
2021-09-07
tests: link all tests against libefivar
Peter Jones
2021-09-07
tests: Disable some logging when SHIM_UNIT_TEST is enabled
Peter Jones
2021-09-07
tpm: free measureddata when SHIM_UNIT_TEST is set
Peter Jones
2021-09-07
shim/mm/fb: move global state to its own source file
Peter Jones
2021-09-07
mok: move the mok_state_variables definitions to their own header
Peter Jones
2021-09-07
tests: make the CompareGuid() comparison size be less stupid
Peter Jones
2021-09-07
tests: clean up temp data after running tests
Peter Jones
2021-09-07
cleanup: always use BS and RT, not gBS and gRT
Peter Jones
2021-09-07
More minor improvements to support for COMPILER=clang
Peter Jones
2021-09-07
Ignore a gcc issue in test-str.c
Peter Jones
2021-09-07
Add some more stuff to .gitignore
Peter Jones
2021-09-07
Update gnu-efi
Peter Jones
2021-09-07
mok: delete the existing RT variables only when only_first=TRUE
Gary Lin
2021-09-07
Make CopyMem() work with EFI's declaration
Peter Jones
2021-09-03
fallback: add compile option FALLBACK_NONINTERACTIVE
Dimitri John Ledkov
2021-09-03
fallback: Use a dynamic buffer when list var names
João Paulo Rechi Vita
2021-09-03
fallback: Print info on GetNextVariableName errors
João Paulo Rechi Vita
2021-09-03
str: remove duplicate parameter check
Heinrich Schuchardt
2021-09-03
shim: avoid BOOTx64.EFI in message on other architectures
Heinrich Schuchardt
2021-09-03
fallback: free the right variable on the read_file() error path.
Peter Jones
2021-09-03
fallback: incorrect check after AllocateZeroPool()
Heinrich Schuchardt
2021-09-01
httpboot: Ignore case when checking HTTP headers
Robbie Harwood
2021-08-10
fallback: find_boot_option() needs to return the index for the boot entry in ...
Jan Setje-Eilers
2021-07-20
Don't unhook ExitBootServices() when EBS protection is disabled
Seth Forshee
2021-07-20
mok: relax the maximum variable size check
Gary Lin
2021-07-20
mok: fix potential buffer overrun in import_mok_state
Jonathan Yong
2021-07-20
arm/aa64: fix the size of .rela* sections
Gary Lin
2021-07-20
shim: don't fail on the odd LoadOptions length
Gary Lin
2021-07-20
Add a tester for parse_load_options()
Peter Jones
2021-07-20
shim: move the bulk of set_second_stage() to its own file
Peter Jones
2021-07-20
test: Add a basic traceback printer
Peter Jones
2021-07-20
test.h: add assert_not_equal_*()
Peter Jones
2021-07-20
test.c: add some simple mock functions for BS->{Allocate,Free}*
Peter Jones
[prev]
[next]