summaryrefslogtreecommitdiffstats
path: root/drivers/firmware/efi/libstub/gop.c
AgeCommit message (Expand)Author
2019-12-25efi/libstub: Rename efi_call_early/_runtime macros to be more intuitiveArd Biesheuvel
2019-12-25efi/libstub: Drop 'table' argument from efi_table_attr() macroArd Biesheuvel
2019-12-25efi/libstub: Remove 'sys_table_arg' from all function prototypesArd Biesheuvel
2019-12-25efi/libstub: Get rid of 'sys_table_arg' macro parameterArd Biesheuvel
2019-12-25efi/libstub: Use a helper to iterate over a EFI handle arrayArd Biesheuvel
2019-12-25efi/gop: Unify 32/64-bit functionsArvind Sankar
2019-12-25efi/gop: Convert GOP structures to typedef and clean up some typesArvind Sankar
2019-12-08efi/gop: Fix memory leak in __gop_query32/64()Arvind Sankar
2019-12-08efi/gop: Return EFI_SUCCESS if a usable GOP was foundArvind Sankar
2019-12-08efi/gop: Return EFI_NOT_FOUND if there are no usable GOPsArvind Sankar
2019-02-04efi: Replace GPL license boilerplate with SPDX headersArd Biesheuvel
2017-04-05efi/libstub: Skip GOP with PIXEL_BLT_ONLY formatCohen, Eugene
2016-04-28efi/libstub: Move Graphics Output Protocol handling to generic codeArd Biesheuvel