]> git.proxmox.com Git - efi-boot-shim.git/shortlog
efi-boot-shim.git
2021-02-18 Jan Setje-Eilersfix nit
2021-02-18 Jan Setje-Eilersfix nit
2021-02-18 Jan Setje-Eilersfix not
2021-02-18 Peter JonesSBAT: Fix all the docs examples to start with version 1
2021-02-18 Peter JonesSBAT: make the variable be CSV in our spec.
2021-02-16 Chris Cosbat: add minor fixes to parse_sbat
2021-02-16 Javier Martinez... sbat: use correct type for parse_sbat_var() return...
2021-02-16 Javier Martinez... sbat: remove unused buffer parameter in parse_sbat...
2021-02-16 Peter Jonessbat: clang-format the whole thing.
2021-02-16 Peter JonesUse gcc -Os instead of -O0.
2021-02-16 Chris CoulsonRename check_{white,black}list to check_{allow,deny...
2021-02-16 Peter JonesAdd ENABLE_SHIM_DEVEL config to change what our debug...
2021-02-16 Peter JonesMake the variable name and pointer const in all of...
2021-02-16 Peter JonesMake httpboot.c always get built.
2021-02-16 Peter JonesFix a bunch of trivial trailing whitespace issues.
2021-02-16 Peter Jonesconsole: Fix a typo in the EFI warning list in gnu-efi
2021-02-16 Gary Linfallback: show a countdown menu before reset
2021-02-16 Gary Linconsole: Move the countdown function to console.c
2021-02-16 Gary Linlib: move print_crypto_errors() out of console.c
2021-02-16 Chris CoulsonFix sbsign command usage
2021-02-16 Peter JonesMake sure MIN() and MAX() are always defined.
2021-02-16 Luca BoccassiMakefile: use fixed build host if SOURCE_DATE_EPOCH...
2021-02-16 Gary Linsrc/netboot.c: remove the execute bit
2021-02-16 Peter JonesSPDX: Clarify the attribution for James's lib/ code
2021-02-16 Peter JonesSPDX: Clarify the attribution for crypt_blowfish
2021-02-16 Peter JonesFix up a bunch of our license statements and add SPDX...
2021-02-16 Lisa WhiteFix typo in a comment
2021-02-15 Colin WaltersConvert README -> README.md
2021-02-15 Peter Jones.gitignore: ignore .gdbinit
2021-02-15 Peter Jones.gitignore: add build dirs and shim_cert.h
2021-02-15 Peter JonesRe-alphabetize .gitignore.
2021-02-15 Nicholas BishopBUILDING: Fix a typo
2021-02-15 Peter JonesBUILDING: fix missing DISABLE_EBS_PROTECTION section
2021-02-15 Paul MenzelREADME: Remove superfluous *and*
2021-02-15 Peter JonesAdd .cer/.crt/.esl to .gitignore
2021-02-15 Peter JonesAdd screen logs to .gitignore
2021-02-15 Peter JonesAlso ignore .sw?
2021-02-15 Jia ZhangIgnore *.hash
2021-02-15 Mathieu Trudel... Add mm/fb hashing to TODO, put that and related things...
2021-02-15 Peter JonesAdd fallback boot loop detection to TODO
2021-02-15 Peter JonesAdd some *more* TODO tasks.
2021-02-15 Peter JonesAdd another unfortunate TODO entry.
2021-02-15 Peter JonesAdd some more TODOs for shim 16
2021-02-15 Peter JonesTry to make scan-build.mk work without scan-build insta...
2021-02-15 Peter JonesTry to make coverity.mk work without cov-build installed.
2021-02-15 Peter JonesWe're not using travis-build.sh any more.
2021-02-15 Peter Jonessbat: make the includes work like everything else.
2021-02-13 Peter Jonesadd an ascii strndup() implementation.
2021-02-13 Peter Jonesget_variable: always allocate a NUL character at the...
2021-02-13 Peter JonesAdd some linked list primitives.
2021-02-13 Peter JonesAdd an example SBAT workflow document
2021-02-13 Jan Setje-EilersAdd Secure Boot Advanced Targeting (SBAT) specification...
2021-02-13 Peter JonesSBAT: parse a copy of the table that's got a NUL at...
2021-02-13 Javier Martinez... Add a function to parse the SBAT metadata from the...
2021-02-13 Peter JonesAdd the beginning of .sbat parsing stuff
2021-02-13 Peter JonesAdd some more PE helpers we need for SBAT
2021-02-13 Peter JonesRefactor some PE handling code
2021-02-13 Peter JonesMove a bunch of PE-related stuff out of shim.c
2021-02-12 Peter Jonesincludes: add strchra() and strchrnula() impls
2021-02-12 Peter JonesRemove my .syntastic_c_config, it doesn't belong in...
2021-02-12 Peter Jonesefi bins: add an easy way for vendors to add .sbat...
2021-02-12 Javier Martinez... Add a .sbat section to EFI binaries
2021-02-05 Peter Jonesgithub workflows: add the sbat branch to one PR builds...
2021-02-05 Peter Jonesgithub workflows: Unify the x86 pull request build...
2021-02-01 Peter JonesFix pe.h -> peimage.h in /both/ places.
2021-01-29 Peter JonesRenaming PeImage.h to pe.h wasn't actually a good idea.
2021-01-29 Peter JonesWork around some clang-format oddnesses
2021-01-29 Peter JonesAlways use lower case for our local include file names.
2021-01-29 Peter JonesAdd a .clang-format file.
2021-01-29 Paul Mooreshim: compile time option to bypass the ExitBootService...
2020-12-12 Peter JonesTry to kick the github PR workflow...
2020-12-10 Peter JonesSplit up push and PR CI/CD and build all patches in...
2020-12-07 Peter JonesUse github actions for CI builds
2020-10-15 James BottomleyFix incorrect allocation size for EV_EFI_BOOT_SERVICES_...
2020-10-15 Peter Joneshexdump.h: fix arithmetic error.
2020-10-15 Peter JonesFix some mokmanager deletion paths
2020-09-09 Javier Martinez... Fix buffer overrun due DEFAULT_LOADER length miscalculation
2020-08-04 Peter Jonesmirror_one_mok_variable(): round allocation up to a...
2020-07-26 Peter JonesImplement lennysz's suggestions for MokListRT
2020-07-26 Peter JonesAlso use a config table to mirror mok variables.
2020-07-26 Peter JonesImprove debug output some
2020-07-24 Peter JonesMake openssl accept the right set of KU/EKUs
2020-07-24 Peter JonesHandle binaries with multiple signatures.
2020-07-24 Peter JonesAdd support for vendor_db built-in shim authorized...
2020-07-24 Peter JonesMake cert.S not impossible to read.
2020-07-24 Peter JonesFix a broken tpm type
2020-07-24 Peter Jonessimple_file: fix uninitialized variable/unchecked return
2020-07-24 Peter JonesMokManager: fix a wrong allocation failure check.
2020-07-24 Peter JonesFix some volatile usage gcc whines about.
2020-07-24 Peter JonesMokManager: fix uninitialized value
2020-07-24 Peter JonesRemove a couple of incorrect license claims.
2020-07-24 Thomas Frauendorfer... Check PxeReplyReceived as fallback in netboot
2020-07-24 noahblissUpdate README.tpm
2020-07-24 Peter JonesFix the license on our buildid extractor.
2020-07-24 Javier Martinez... tpm: Include information about PE/COFF images in the...
2020-07-24 Javier Martinez... shim: Update EFI_LOADED_IMAGE with the second stage...
2020-07-24 Laszlo Ersektranslate_slashes(): don't write to string literals
2020-07-24 Peter JonesActually check for errors from set_second_stage()
2020-07-24 Peter JonesSlightly better debugging messages
2020-07-24 Chris Coulsontpm: Don't log duplicate identical events
next