summaryrefslogtreecommitdiff
path: root/shim.h
AgeCommit message (Expand)Author
2018-07-18Fix typo in debug path in shim.hGary Lin
2018-03-12console: Add console_print and console_print_at helpersHans de Goede
2018-03-12shim: Make our variable validation and mirroring table driven.Peter Jones
2018-03-12shim: make everything use a common perror() call.Peter Jones
2018-03-12Don't use uefi_call_wrapper(), ever.Peter Jones
2018-03-12Use gcc's offsetof() instead of hacking out our own.Peter Jones
2018-03-12Don't have tons of local guid definitions for no reason at all.Peter Jones
2018-03-12Move includes around to clean the source tree up a bit.Peter Jones
2017-09-13try to show errors more usefully.Peter Jones
2017-09-13Add some defaults and a syntastic file so vim helps more.Peter Jones
2015-06-11Ensure that apps launched by shim get correct BS->Exit() behaviorPeter Jones
2013-09-23Make SHIM_LOCK_GUID a first-class object with a symbol.Peter Jones
2012-10-12Switch to using db format for MokList and MokNewMatthew Garrett
2012-07-05We're not MSABI, so don't advertise this as suchMatthew Garrett
2012-06-18Fix typos.Peter Jones
2012-06-05Install a protocol for sharing code with grubMatthew Garrett