Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | efi: stub: add implementation of efi_random_alloc() | Ard Biesheuvel | 2016-02-24 | 1 | -0/+4 |
* | efi: stub: implement efi_get_random_bytes() based on EFI_RNG_PROTOCOL | Ard Biesheuvel | 2016-02-24 | 1 | -0/+3 |
* | x86, efi, kasan: #undef memset/memcpy/memmove per arch | Andrey Ryabinin | 2015-09-23 | 1 | -4/+0 |
* | efi/libstub: Retrieve FDT size when loaded from UEFI config table | Ard Biesheuvel | 2015-04-01 | 1 | -1/+1 |
* | x86_64: kasan: add interceptors for memset/memmove/memcpy functions | Andrey Ryabinin | 2015-02-14 | 1 | -0/+4 |
* | arm64/efi: move SetVirtualAddressMap() to UEFI stub | Ard Biesheuvel | 2015-01-12 | 1 | -0/+4 |
* | efi: efistub: Convert into static library | Ard Biesheuvel | 2014-07-18 | 1 | -0/+42 |