Age | Commit message (Expand) | Author | Files | Lines |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
2017-04-05 | efi/libstub/arm/arm64: Disable debug prints on 'quiet' cmdline arg | Ard Biesheuvel | 1 | -0/+7 |
2017-04-05 | efi/libstub: Unify command line param parsing | Ard Biesheuvel | 1 | -0/+2 |
2017-02-01 | efi: Deduplicate efi_file_size() / _read() / _close() | Lukas Wunner | 1 | -8/+0 |
2016-12-28 | efi/libstub/arm*: Pass latest memory map to the kernel | Ard Biesheuvel | 1 | -8/+0 |
2016-11-13 | efi/arm*/libstub: Invoke EFI_RNG_PROTOCOL to seed the UEFI RNG table | Ard Biesheuvel | 1 | -0/+2 |
2016-11-13 | efi/libstub: Add random.c to ARM build | Ard Biesheuvel | 1 | -0/+9 |
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 |