summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2018-04-05Fix get_variable() usage in setup_verbosity()Peter Jones
2018-04-05Get rid of dprinta(), it's uselessPeter Jones
2018-03-12console: Do not set EFI console to textmode until something is printedHans de Goede
2018-03-12console: Add console_print and console_print_at helpersHans de Goede
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-12Clean up efiauthenticated.h a lot.Peter Jones
2018-03-12Make sure all of our include files have proper guards.Peter Jones
2018-03-12Move 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-31Add a mechanism to print openssl errorsPeter Jones
2017-08-31Make msleep() be a thingPeter Jones
2016-09-06Add HTTP and IpConfig headersGary Ching-Pang Lin
2016-09-06Make translate_slashes() publicGary Ching-Pang Lin
2016-06-09shim: make the PE loader less overzealous on rejectionsPeter Jones
2015-06-16Fix console_print_box*() parameters.Peter Jones
2015-04-13Make lib/ build right with the cflags it should be using...Peter Jones
2015-04-13Align the sections we're loading, and check for validity /after/ discarding.Peter Jones
2014-08-27Make sure we don't try to load a binary from a different arch.Peter Jones
2014-06-25Make sure we default to assuming we're locked down.Peter Jones
2014-06-25MokManager: handle the error status from ReadKeyStrokeGary Ching-Pang Lin
2013-11-21Fix path generation for Dhcpv4 bootloader.Peter Jones
2013-10-04Try to actually make debug printing look reasonable.Peter Jones
2013-10-03Add ident-like blobs to shim.efi for version checking.Peter Jones
2013-10-01Conditionalize overriding the security policy.Peter Jones
2013-10-01Merge console_control.h and console.hPeter Jones
2013-10-01Make verbose stuff use console_notifyPeter Jones
2013-09-26integrate security overrideGary Ching-Pang Lin
2013-09-26Merge variable retrieving functionsGary Ching-Pang Lin
2013-09-26Merge signature.h into efiauthenticated.h and guid.hGary Ching-Pang Lin
2013-09-26Port MokManager to Linux Foundation loader UI codeMatthew Garrett