summaryrefslogtreecommitdiffstats
path: root/common/efi/efi.c
Commit message (Expand)AuthorAgeFilesLines
* fdt: Check blob size during unflatteningSascha Hauer2021-06-251-1/+1
* restart: give all restart handlers a descriptive nameAhmad Fatoum2020-09-151-1/+1
* treewide: remove references to CREDITSUwe Kleine-König2020-04-271-3/+0
* efi: fix off-by-one in mem_malloc_init(..., end)Ahmad Fatoum2019-12-091-1/+1
* efi: silence warning about un-prototyped assembly-called functionsAhmad Fatoum2019-10-181-0/+3
* watchdog: add (U)EFI driverOleksij Rempel2019-02-181-1/+8
* state: remove unused arguments from state_new_from_node()Sascha Hauer2018-02-221-1/+1
* EFI: add poweroff supportJean-Christophe PLAGNIOL-VILLARD2017-10-271-0/+10
* efi: efi: register barebox-update handlerSteffen Trumtrar2017-07-111-0/+4
* efi: efi: load state from devicetreeSteffen Trumtrar2017-07-111-0/+59
* common: efi: do not use undefined kconfig optionSteffen Trumtrar2017-07-101-2/+1
* efi: clocksoure: add EFI event timerJean-Christophe PLAGNIOL-VILLARD2017-03-091-0/+8
* efi: move x86 clocksource init at core initcall levelJean-Christophe PLAGNIOL-VILLARD2017-03-091-1/+0
* efi: move LoaderTimeInitUSec and LoaderDevicePartUUID to postcore initcallJean-Christophe PLAGNIOL-VILLARD2017-03-091-4/+11
* efi: move startup and payload to common/efiJean-Christophe PLAGNIOL-VILLARD2017-02-241-0/+388