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-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
2021-07-20
Make test cases link against libefi.a
Peter Jones
2021-07-20
test.c: Conditionally do not declare stuff that's in other places
Peter Jones
2021-07-20
test.h: add some decls for some of the stuff in efilib.h
Peter Jones
2021-07-20
test.h: make some of the asserts a little more friendly to pointer types.
Peter Jones
2021-07-20
shim: rename pause() to wait_for_debug()
Peter Jones
2021-07-20
.gitignore: ignore .gdb*, not just .gdbinit
Peter Jones
2021-07-20
shim: another attempt to fix load options handling
Chris Coulson
2021-07-15
SBAT.md: fix "will should"
Serge Hallyn
2021-07-15
SBAT.md: trivial fixes
Serge Hallyn
2021-06-23
Relax the check for import_mok_state()
Gary Lin
2021-05-25
Post-process our PE to be sure.
Peter Jones
2021-05-24
Don't call QueryVariableInfo() on EFI 1.10 machines
Peter Jones
2021-04-12
mok: allocate MOK config table as BootServicesData
Gary Lin
2021-04-09
Fix a broken file header on ia32
Peter Jones
[prev]
[next]