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
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
2021-04-09
shim-15.4 branch: update .gitmodules to point at shim-15.4 in gnu-efi
Peter Jones
2021-04-09
Fix handling of ignore_db and user_insecure_mode
Adam Williamson
2021-03-30
Update version to 15.4
15.4
Peter Jones
2021-03-30
Fix an off-by-one on the sbat self-check.
Peter Jones
2021-03-30
arm/aa64 targets: put .rel* and .dyn* in .rodata
Peter Jones
2021-03-30
sbat: add more dprint()
Peter Jones
2021-03-29
Fix openssl's 'make clean'
Peter Jones
2021-03-28
test_verify_sbat_null_sbat_section(): call cleanup_sbat_var()
Peter Jones
2021-03-28
parse_sbat_var_data()/cleanup_sbat_var(): fix free logic
Peter Jones
2021-03-28
test_parse_sbat_section_too_many_elem(): free section entries
Peter Jones
2021-03-28
Makefile: sort vendor sbats to remove duplicates
Chris Co
2021-03-27
Change SBAT variable name to SbatLevel
Jan Setje-Eilers
2021-03-27
Fix SBAT variable content validation.
Jan Setje-Eilers
2021-03-27
Move the check for the SBAT variable properties to its own function.
Jan Setje-Eilers
2021-03-26
make: Fix search paths for vendor sbat.*.csv files
Peter Jones
2021-03-26
make: make 'make install-as-data' install BOOT*.CSV
Peter Jones
[prev]
[next]