Commit message (Expand) | Author | Age | |
---|---|---|---|
* | efi/capsule-loader: Reinstate virtual capsule mapping | Ard Biesheuvel | 2018-01-03 |
* | efi/capsule-loader: Use page addresses rather than struct page pointers | Ard Biesheuvel | 2017-06-05 |
* | efi/capsule-loader: Redirect calls to efi_capsule_setup_info() via weak alias | Ard Biesheuvel | 2017-06-05 |
* | efi/capsule: Remove NULL test on kmap() | Fabian Frederick | 2017-06-05 |
* | efi/capsule-loader: Use a cached copy of the capsule header | Ard Biesheuvel | 2017-06-05 |
* | efi/capsule: Adjust return type of efi_capsule_setup_info() | Jan Kiszka | 2017-06-05 |
* | efi/capsule: Clean up pr_err/_info() messages | Jan Kiszka | 2017-06-05 |
* | efi/capsule: Remove pr_debug() on ENOMEM or EFAULT | Jan Kiszka | 2017-06-05 |
* | efi/capsule: Fix return code on failing kmap/vmap | Jan Kiszka | 2017-06-05 |
* | efi/capsule: Allocate whole capsule into virtual memory | Austin Christ | 2016-08-11 |
* | efi: Add misc char driver interface to update EFI firmware | Kweh, Hock Leong | 2016-04-28 |