summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2015-06-29More incorrect unsigned vs signed fixups from yours truly.Peter Jones
2015-06-16Fix console_print_box*() parameters.Peter Jones
2015-04-13Make lib/ use the right CFLAGS.Peter Jones
2015-04-13Make lib/ build right with the cflags it should be using...Peter Jones
2014-12-11Add nostdinc to the CFLAGS for libGary Ching-Pang Lin
2014-08-12Factor out x86-isms and add cross compile supportArd Biesheuvel
2014-06-25Make sure we default to assuming we're locked down.Peter Jones
2014-06-25Check the secure variables with the lib functionsGary Ching-Pang Lin
2014-06-25Remove the duplicate calls in lib/console.cGary Ching-Pang Lin
2014-06-25MokManager: handle the error status from ReadKeyStrokeGary Ching-Pang Lin
2013-11-21Error check the right thing in get_variable_attr() when allocating.Peter Jones
2013-11-21Initialize entries before we pass it to another function.Peter Jones
2013-11-21Fix wrong sizeof().Peter Jones
2013-11-12allow 32-bit compilation with 64-bit compilerAndrew Boie
2013-10-04Put SHIM_VERBOSE under shim's guid, not global.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-02CompareMem expects void * and gcc complains.Peter Jones
2013-10-01Clean up warnings.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-26Make EFI_PATH easily resettable from the build command line.Peter Jones
2013-09-26simple_file: Allocate buffers for file entriesGary Ching-Pang Lin
2013-09-26Port MokManager to Linux Foundation loader UI codeMatthew Garrett