summaryrefslogtreecommitdiffstats
path: root/drivers/firmware/efi/libstub/gop.c
Commit message (Expand)AuthorAgeFilesLines
* efi/libstub: Rename efi_call_early/_runtime macros to be more intuitiveArd Biesheuvel2019-12-251-10/+7
* efi/libstub: Drop 'table' argument from efi_table_attr() macroArd Biesheuvel2019-12-251-6/+3
* efi/libstub: Remove 'sys_table_arg' from all function prototypesArd Biesheuvel2019-12-251-6/+4
* efi/libstub: Get rid of 'sys_table_arg' macro parameterArd Biesheuvel2019-12-251-0/+2
* 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/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
* efi: Replace GPL license boilerplate with SPDX headersArd Biesheuvel2019-02-041-3/+1
* efi/libstub: Skip GOP with PIXEL_BLT_ONLY formatCohen, Eugene2017-04-051-2/+4
* efi/libstub: Move Graphics Output Protocol handling to generic codeArd Biesheuvel2016-04-281-0/+354
OpenPOWER on IntegriCloud