summaryrefslogtreecommitdiffstats
path: root/drivers/firmware/efi/libstub
Commit message (Expand)AuthorAgeFilesLines
* efi: Allow disabling PCI busmastering on bridges during bootMatthew Garrett2020-01-103-1/+130
* efi/x86: Allow translating 64-bit arguments for mixed mode callsArvind Sankar2020-01-101-4/+1
* efi/libstub: Tidy up types and names of global cmdline variablesArd Biesheuvel2019-12-253-22/+28
* efi/libstub: Rename efi_call_early/_runtime macros to be more intuitiveArd Biesheuvel2019-12-259-109/+90
* efi/libstub: Drop 'table' argument from efi_table_attr() macroArd Biesheuvel2019-12-252-13/+7
* efi/libstub: Drop protocol argument from efi_call_proto() macroArd Biesheuvel2019-12-253-14/+11
* efi/libstub/x86: Work around page freeing issue in mixed modeArd Biesheuvel2019-12-251-1/+4
* efi/libstub: Remove 'sys_table_arg' from all function prototypesArd Biesheuvel2019-12-2510-139/+111
* efi/libstub: Drop sys_table_arg from printk routinesArd Biesheuvel2019-12-258-61/+59
* efi/libstub: Unify the efi_char16_printk implementationsArd Biesheuvel2019-12-252-9/+9
* efi/libstub: Get rid of 'sys_table_arg' macro parameterArd Biesheuvel2019-12-253-1/+14
* efi/libstub: Avoid protocol wrapper for file I/O routinesArd Biesheuvel2019-12-251-10/+7
* efi/libstub: Annotate firmware routines as __efiapiArd Biesheuvel2019-12-251-4/+6
* efi/libstub: Use stricter typing for firmware function pointersArd Biesheuvel2019-12-252-4/+5
* efi/libstub: Drop explicit 32/64-bit protocol definitionsArd Biesheuvel2019-12-251-10/+0
* efi/libstub: Distinguish between native/mixed not 32/64 bitArd Biesheuvel2019-12-251-30/+15
* efi/libstub: Extend native protocol definitions with mixed_mode aliasesArd Biesheuvel2019-12-252-10/+16
* efi/libstub: Use a helper to iterate over a EFI handle arrayArd Biesheuvel2019-12-251-7/+2
* efi/gop: Unify 32/64-bit functionsArvind Sankar2019-12-251-116/+18
* efi/gop: Convert GOP structures to typedef and clean up some typesArvind Sankar2019-12-251-13/+13
* efi/libstub/random: Initialize pointer variables to zero for mixed modeHans de Goede2019-12-251-3/+3
* efi/gop: Fix memory leak in __gop_query32/64()Arvind Sankar2019-12-081-54/+12
* efi/gop: Return EFI_SUCCESS if a usable GOP was foundArvind Sankar2019-12-081-2/+2
* efi/gop: Return EFI_NOT_FOUND if there are no usable GOPsArvind Sankar2019-12-081-6/+6
* Merge tag 'acpi-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2019-11-263-0/+28
|\
| * arm/efi: EFI soft reservation to memblockDan Williams2019-11-072-0/+9
| * efi: Common enable/disable infrastructure for EFI soft reservationDan Williams2019-11-071-0/+19
* | efi: libstub/tpm: enable tpm eventlog function for ARM platformsXinwei Kong2019-11-071-0/+2
* | x86: efi/random: Invoke EFI_RNG_PROTOCOL to seed the UEFI RNG tableDominik Brodowski2019-11-072-4/+3
* | efi/random: use arch-independent efi_call_proto()Dominik Brodowski2019-11-071-5/+18
|/
* x86, efi: Never relocate kernel below lowest acceptable addressKairui Song2019-10-312-15/+11
* efi: libstub/arm: Account for firmware reserved memory at the base of RAMArd Biesheuvel2019-10-312-3/+14
* efi-stub: Fix get_efi_config_table on mixed-mode setupsHans de Goede2019-08-121-11/+27
* tpm: Don't duplicate events from the final event log in the TCG2 logMatthew Garrett2019-06-241-0/+30
* Abstract out support for locating an EFI config tableMatthew Garrett2019-06-243-18/+26
* efi: Attempt to get the TCG2 event log in the boot stubMatthew Garrett2019-06-241-17/+33
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 497Thomas Gleixner2019-06-191-4/+1
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2019-05-061-3/+3
|\
| * efi/arm/arm64: Makefile: Replace -pg with CC_FLAGS_FTRACETorsten Duwe2019-04-091-3/+3
* | efi/libstub/arm: Omit unneeded stripping of ksymtab/kcrctab sectionsArd Biesheuvel2019-03-291-2/+1
* | efi/libstub: Refactor the cmd_stubcopy Makefile commandMasahiro Yamada2019-03-291-6/+7
|/
* Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2019-03-0611-90/+91
|\
| * efi/arm/arm64: Allow SetVirtualAddressMap() to be omittedArd Biesheuvel2019-02-044-0/+19
| * efi: Replace GPL license boilerplate with SPDX headersArd Biesheuvel2019-02-048-32/+8
| * efi/fdt: Apply more cleanupsIngo Molnar2019-02-043-58/+64
* | efi/arm: Revert "Defer persistent reservations until after paging_init()"Ard Biesheuvel2019-02-161-3/+0
|/
* Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2018-12-263-16/+21
|\
| * efi: Permit multiple entries in persistent memreserve data structureArd Biesheuvel2018-11-301-1/+1
| * efi/libstub: Disable some warnings for x86{,_64}Nathan Chancellor2018-11-301-1/+4
| * efi/fdt: Simplify the get_fdt() flowJulien Thierry2018-11-301-12/+13
OpenPOWER on IntegriCloud