aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/firmware/efi/esrt.c
Commit message (Expand)AuthorAge
* efi/esrt: Use memremap not ioremap to access ESRT table in memoryArd Biesheuvel2016-09-09
* efi/esrt: Use efi_mem_reserve() and avoid a kmalloc()Matt Fleming2016-09-09
* efi/esrt: Don't preformat nameRasmus Villemoes2015-12-14
* drivers/firmware: Make efi/esrt.c driver explicitly non-modularPaul Gortmaker2015-10-12
* efi/esrt: Fix some compiler warningsPeter Jones2015-04-30
* efi: Add esrt supportPeter Jones2015-04-30