summaryrefslogtreecommitdiff
path: root/drivers/firmware/efi/libstub/Makefile
AgeCommit message (Expand)Author
2016-03-20Merge branch 'core-objtool-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2016-02-29objtool: Mark non-standard object files and directoriesJosh Poimboeuf
2016-02-24efi: stub: implement efi_get_random_bytes() based on EFI_RNG_PROTOCOLArd Biesheuvel
2016-01-20UBSAN: run-time undefined behavior sanity checkerAndrey Ryabinin
2016-01-12Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds
2016-01-06efi: stub: define DISABLE_BRANCH_PROFILING for all architecturesArd Biesheuvel
2015-12-14ARM: add UEFI stub supportRoy Franz
2015-11-02arm64/efi: fix libstub build under CONFIG_MODVERSIONSArd Biesheuvel
2015-10-30arm64/efi: move arm64 specific stub C code to libstubArd Biesheuvel
2015-10-12arm64/efi: isolate EFI stub from the kernel properArd Biesheuvel
2015-06-04of: clean-up unnecessary libfdt include pathsRob Herring
2015-02-13kasan: add kernel address sanitizer infrastructureAndrey Ryabinin
2015-01-15arm64/efi: efistub: Apply __init annotationArd Biesheuvel
2014-07-18efi: efistub: Convert into static libraryArd Biesheuvel