summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-03-09Don't use WCHAR even when we're assigning wide string literalsPeter Jones
2021-03-09Switch to using -std=gnu11Peter Jones
2021-03-09More minor makefile cleanupsPeter Jones
2021-03-09static analysis: make our build targets work betterPeter Jones
2021-03-09Minor OpenSSL fixesPeter Jones
2021-03-09Re-organize a bunch of CFLAGS-related makefile bitsPeter Jones
2021-03-09CI: show our compilation when it failsPeter Jones
2021-03-09CI: try to update submodulesPeter Jones
2021-03-09Set the section flags for .sbatGary Lin
2021-03-09Add get_variable_size()/set_variable()del_variable() wrappers.Peter Jones
2021-03-06Restore loaded image of shim at Exit()Gary Lin
2021-02-25Fix column size check in SBAT variable parsing.Thomas Frauendorfer | Miray Software
2021-02-25sbat: Don't assume VirtualSize == SizeOfRawDataChris Coulson
2021-02-25SBAT: update the raw Markdown to look less terriblePaul Moore
2021-02-25SBAT: fix some typos in the SBAT docsPaul Moore
2021-02-25sbat: fix the residual "resource section" for SBATGary Lin
2021-02-25Fix two errant 'shim,0' outdated sbat cases.Peter Jones
2021-02-25sbat: fix the gcc warningsGary Lin
2021-02-25Make verify_sbat() more testablePeter Jones
2021-02-25Fix-up and enable a bunch of .sbat section parsing tests.Peter Jones
2021-02-25Add initial sbat unit testing codeChris Co
2021-02-25Add test cases for our CSV parser.Peter Jones
2021-02-25Add a tester for our string functions.Peter Jones
2021-02-25make 'make test' able to run unit test harnessesPeter Jones
2021-02-25SBAT: make our SBAT variable parser use the CSV parserPeter Jones
2021-02-25SBAT: make our sbat section parser use the csv parserPeter Jones
2021-02-25Add a stand-alone CSV parser.Peter Jones
2021-02-25Fix our debuginfo paths hopefullyPeter Jones
2021-02-25includes: include all gnu-efi includes at one place.Peter Jones
2021-02-25Move is_utf8_bom() to str.hPeter Jones
2021-02-25Add a list_size() primitivePeter Jones
2021-02-25Tidy up our string primitives...Peter Jones
2021-02-25Fix all the places we need UNUSED on arguments.Peter Jones
2021-02-25compiler.h: fix a typo and add some more function attribute macrosPeter Jones
2021-02-25Make 'make fanalyzer' targetsPeter Jones
2021-02-25Move the coverity and scan-build makefiles out of the top directoryPeter Jones
2021-02-22SBAT: mirror SBAT to SbatRT and extend to PCR7 + logPeter Jones
2021-02-22Document struct mok_state_variable better.Peter Jones
2021-02-22tpm: minor cleanup: use EV_IPL not 0xdPeter Jones
2021-02-22Drop --set-section-alignment from Makefile since linker ALIGN(4096)Jan Setje-Eilers
2021-02-22Fix bashisms in Make.coveritySteve McIntyre
2021-02-21Change changelog to shut lintian upSteve McIntyre
2021-02-21Remove artifacts that upstream installs that we don't useSteve McIntyre
2021-02-21Add new patch cast-CHAR8-string-handling.patchSteve McIntyre
2021-02-21Trivial change to remove bashisms in Make.coveritySteve McIntyre
2021-02-21Remove all our old patches, no longer needed:Steve McIntyre
2021-02-21Switch to using gcc-10 rather than gcc-9. Closes: #978521Steve McIntyre
2021-02-21Switch to newer upstream "release" 15+1613861442.888f5b5Steve McIntyre
2021-02-21Update upstream source from tag 'upstream/15+1613861442.888f5b5'Steve McIntyre
2021-02-20Add --set-section-alignment '.sbat=512' to objcopy command lineupstream/15+1613861442.888f5b5Jan Setje-Eilers