]> git.proxmox.com Git - efi-boot-shim.git/history - shim.h
Closes: #936009
[efi-boot-shim.git] / shim.h
2023-01-22 Steve McIntyreUpdate upstream source from tag 'upstream/15.7'
2023-01-22 Steve McIntyreNew upstream version 15.7
2022-06-22 Steve McIntyreNew upstream version 15.6
2022-06-22 Steve McIntyreUpdate upstream source from tag 'upstream/15.6'
2022-04-27 Steve McIntyreNew upstream version 15.5
2022-04-27 Steve McIntyreUpdate upstream source from tag 'upstream/15.5'
2021-03-23 Steve McIntyreNew upstream version 15.3
2021-03-23 Steve McIntyreUpdate upstream source from tag 'upstream/15.3'
2021-02-21 Steve McIntyreUpdate upstream source from tag 'upstream/15+1613861442...
2021-02-16 Peter JonesMake sure MIN() and MAX() are always defined.
2021-02-16 Peter JonesFix up a bunch of our license statements and add SPDX...
2021-02-15 Peter Jonessbat: make the includes work like everything else.
2021-02-13 Peter JonesAdd some linked list primitives.
2021-02-13 Peter JonesAdd the beginning of .sbat parsing stuff
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-01 Peter JonesFix pe.h -> peimage.h in /both/ places.
2021-01-29 Peter JonesWork around some clang-format oddnesses
2021-01-29 Peter JonesAlways use lower case for our local include file names.
2020-07-26 Peter JonesImprove debug output some
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 Jonesshim: Rework pause functions and add read_counter()
2020-07-24 Gary Linshim: only include shim_cert.h in shim.c
2020-07-24 Peter Jonesmok: consolidate mirroring code in a helper instead...
2020-07-24 Gary LinFix typo in debug path in shim.h
2019-02-10 Steve Langasek* New upstream release.
2018-07-24 Mathieu Trudel-Lap... New upstream version 15+1531942534.dd3230d
2018-07-24 Mathieu Trudel-Lap... Update upstream source from tag 'upstream/15+1531942534...
2018-03-12 Hans de Goedeconsole: Add console_print and console_print_at helpers
2018-03-12 Peter Jonesshim: Make our variable validation and mirroring table...
2018-03-12 Peter Jonesshim: make everything use a common perror() call.
2018-03-12 Peter JonesDon't use uefi_call_wrapper(), ever.
2018-03-12 Peter JonesUse gcc's offsetof() instead of hacking out our own.
2018-03-12 Peter JonesDon't have tons of local guid definitions for no reason...
2018-03-12 Peter JonesMove includes around to clean the source tree up a...
2017-09-13 Peter Jonestry to show errors more usefully.
2017-09-13 Mathieu Trudel-Lap... New upstream version 13~git1505328970.9c1c35c5
2017-09-13 Mathieu Trudel-Lap... Updated version 13~git1505328970.9c1c35c5 from 'upstrea...
2017-09-13 Peter JonesAdd some defaults and a syntastic file so vim helps...
2017-08-04 Mathieu Trudel-Lap... Import Upstream version 0.9+1474479173.6c180c6
2016-09-19 Steve LangasekNew upstream release (fix-up commit)
2016-09-19 Steve LangasekImport upstream version 0.9+1465500757.14a5905
2016-07-26 Mathieu Trudel-Lap... New upstream release.
2016-07-26 Mathieu Trudel-Lap... Import upstream version 0.9+1465500757.14a5905
2015-06-11 Peter JonesEnsure that apps launched by shim get correct BS->Exit...
2015-06-11 Peter JonesEnsure that apps launched by shim get correct BS->Exit...
2014-10-07 Steve LangasekMerge upstream version 0.7
2014-10-06 Steve LangasekImport upstream version 0.7
2013-09-23 Peter JonesMake SHIM_LOCK_GUID a first-class object with a symbol.
2013-09-23 Peter JonesMake SHIM_LOCK_GUID a first-class object with a symbol.
2012-12-13 Steve LangasekImport new upstream snapshot
2012-12-13 Steve LangasekImport upstream version 0~20120906.bcd0a4e8+bzr106
2012-10-12 Matthew GarrettSwitch to using db format for MokList and MokNew
2012-10-12 Matthew GarrettSwitch to using db format for MokList and MokNew
2012-08-29 Steve LangasekImport upstream version 0~20120728.3df9e294
2012-07-05 Matthew GarrettWe're not MSABI, so don't advertise this as such
2012-07-05 Matthew GarrettWe're not MSABI, so don't advertise this as such
2012-06-18 Matthew GarrettMerge branch 'master' of github.com:mjg59/shim
2012-06-18 Matthew GarrettMerge branch 'master' of github.com:mjg59/shim
2012-06-18 mjg59Merge pull request #1 from vathpela/master
2012-06-18 Peter JonesFix typos.
2012-06-05 Matthew GarrettInstall a protocol for sharing code with grub