Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2016-03-21 | Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -0/+12 |
2016-02-24 | efi: stub: add implementation of efi_random_alloc() | Ard Biesheuvel | 1 | -0/+4 |
2016-02-24 | efi: stub: implement efi_get_random_bytes() based on EFI_RNG_PROTOCOL | Ard Biesheuvel | 1 | -0/+3 |
2016-02-22 | efi/arm*: Perform hardware compatibility check | Ard Biesheuvel | 1 | -0/+2 |
2016-02-22 | efi/efistub: Prevent __init annotations from being used | Ard Biesheuvel | 1 | -0/+10 |
2015-09-23 | x86, efi, kasan: #undef memset/memcpy/memmove per arch | Andrey Ryabinin | 1 | -4/+0 |
2015-04-01 | efi/libstub: Retrieve FDT size when loaded from UEFI config table | Ard Biesheuvel | 1 | -1/+1 |
2015-02-14 | x86_64: kasan: add interceptors for memset/memmove/memcpy functions | Andrey Ryabinin | 1 | -0/+4 |
2015-01-12 | arm64/efi: move SetVirtualAddressMap() to UEFI stub | Ard Biesheuvel | 1 | -0/+4 |
2014-07-19 | efi: efistub: Convert into static library | Ard Biesheuvel | 1 | -0/+42 |