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
path:
root
/
include
Age
Commit message (
Expand
)
Author
2021-02-16
Fix up a bunch of our license statements and add SPDX most places
Peter Jones
2021-02-15
sbat: make the includes work like everything else.
Peter Jones
2021-02-13
add an ascii strndup() implementation.
Peter Jones
2021-02-13
Add some linked list primitives.
Peter Jones
2021-02-13
Add a function to parse the SBAT metadata from the .sbat section
Javier Martinez Canillas
2021-02-13
Add the beginning of .sbat parsing stuff
Peter Jones
2021-02-13
Move a bunch of PE-related stuff out of shim.c
Peter Jones
2021-02-13
includes: add strchra() and strchrnula() impls
Peter Jones
2021-01-29
Renaming PeImage.h to pe.h wasn't actually a good idea.
Peter Jones
2021-01-29
Work around some clang-format oddnesses
Peter Jones
2021-01-29
Always use lower case for our local include file names.
Peter Jones
2020-10-15
Fix incorrect allocation size for EV_EFI_BOOT_SERVICES_APPLICATION events
15.2
James Bottomley
2020-10-15
hexdump.h: fix arithmetic error.
Peter Jones
2020-07-25
Implement lennysz's suggestions for MokListRT
Peter Jones
2020-07-25
Also use a config table to mirror mok variables.
Peter Jones
2020-07-25
Improve debug output some
Peter Jones
2020-07-23
Add support for vendor_db built-in shim authorized list.
Peter Jones
2020-07-23
tpm: Include information about PE/COFF images in the TPM Event Log
Javier Martinez Canillas
2020-07-23
translate_slashes(): don't write to string literals
Laszlo Ersek
2020-07-23
MokManager: console mode modification for hi-dpi screen devices
Ivan Hu
2020-07-23
shim: Rework pause functions and add read_counter()
Peter Jones
2018-04-05
Fix get_variable() usage in setup_verbosity()
Peter Jones
2018-04-05
Get rid of dprinta(), it's useless
Peter Jones
2018-03-12
console: Do not set EFI console to textmode until something is printed
Hans de Goede
2018-03-12
console: Add console_print and console_print_at helpers
Hans de Goede
2018-03-12
Don't use uefi_call_wrapper(), ever.
Peter Jones
2018-03-12
Use gcc's offsetof() instead of hacking out our own.
Peter Jones
2018-03-12
Don't have tons of local guid definitions for no reason at all.
Peter Jones
2018-03-12
Clean up efiauthenticated.h a lot.
Peter Jones
2018-03-12
Make sure all of our include files have proper guards.
Peter Jones
2018-03-12
Move includes around to clean the source tree up a bit.
Peter Jones
2017-12-19
"in_protocol" is used in more than shim.o; make it not static.
Peter Jones
2017-08-31
Add a mechanism to print openssl errors
Peter Jones
2017-08-31
Make msleep() be a thing
Peter Jones
2016-09-06
Add HTTP and IpConfig headers
Gary Ching-Pang Lin
2016-09-06
Make translate_slashes() public
Gary Ching-Pang Lin
2016-06-09
shim: make the PE loader less overzealous on rejections
Peter Jones
2015-06-16
Fix console_print_box*() parameters.
Peter Jones
2015-04-13
Make lib/ build right with the cflags it should be using...
Peter Jones
2015-04-13
Align the sections we're loading, and check for validity /after/ discarding.
Peter Jones
2014-08-27
Make sure we don't try to load a binary from a different arch.
Peter Jones
2014-06-25
Make sure we default to assuming we're locked down.
Peter Jones
2014-06-25
MokManager: handle the error status from ReadKeyStroke
Gary Ching-Pang Lin
2013-11-21
Fix path generation for Dhcpv4 bootloader.
Peter Jones
2013-10-04
Try to actually make debug printing look reasonable.
Peter Jones
2013-10-03
Add ident-like blobs to shim.efi for version checking.
Peter Jones
2013-10-01
Conditionalize overriding the security policy.
Peter Jones
2013-10-01
Merge console_control.h and console.h
Peter Jones
2013-10-01
Make verbose stuff use console_notify
Peter Jones
2013-09-26
integrate security override
Gary Ching-Pang Lin
[prev]
[next]