summaryrefslogtreecommitdiffstats
path: root/src/boot/efi/splash.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* basic/logarithm: add popcount() wrapperZbigniew Jędrzejewski-Szmek2023-04-241-4/+5
* stub: Fix unaligned readJan Janssen2023-02-211-19/+28
* boot: Provide our own EFI API headersJan Janssen2023-02-211-3/+1
* boot: Rework GUID handlingJan Janssen2023-01-201-1/+1
* stub: Small code style changesJan Janssen2022-11-241-43/+20
* stub: Fix splash alpha blendingJan Janssen2022-11-241-33/+60
* stub: Remove unused function parameterJan Janssen2022-09-291-10/+7
* boot: Remove _cleanup_freepool_Jan Janssen2022-07-121-1/+1
* boot: Use stdboolJan Janssen2022-06-271-1/+1
* boot: Use charJan Janssen2022-06-271-1/+1
* boot: Use stdint typesJan Janssen2022-06-271-30/+30
* boot: Remove use of EFI_ERRORJan Janssen2022-06-271-6/+6
* boot: Drop use of LibLocateProtocolJan Janssen2022-06-091-1/+1
* boot: Use strcmp8/16Jan Janssen2022-05-311-1/+1
* sd-boot: Use non-failing allocators everywhere elseJan Janssen2021-11-291-5/+1
* sd-boot: Require gnu-efi 3.0.5Jan Janssen2021-10-171-2/+1
* sd-boot: Get rid of uefi_call_wrapperJan Janssen2021-10-171-11/+15
* sd-boot: Convert VOID -> voidJan Janssen2021-10-171-3/+3
* stub: make splash image payload constLennart Poettering2021-09-231-8/+16
* stub: show splash screen earlierLennart Poettering2021-09-231-0/+3
* efi: make EFI_GUID generally constantLennart Poettering2021-09-011-2/+2
* sd-boot: Fix PE section parsingJan Janssen2021-08-161-3/+3
* sd-boot: Assert all the things!Jan Janssen2021-08-121-0/+14
* boot: Tighten scope of variables used in loopsDaan De Meyer2021-02-021-7/+3
* sd-boot: Make internal functions staticDaan De Meyer2021-01-311-2/+2
* license: LGPL-2.1+ -> LGPL-2.1-or-laterYu Watanabe2020-11-091-1/+1
* boot: change multiplication orderZbigniew Jędrzejewski-Szmek2018-10-021-1/+1
* tree-wide: drop copyright lines for more authorsZbigniew Jędrzejewski-Szmek2018-06-221-3/+0
* tree-wide: drop copyright headers from frequent contributorsZbigniew Jędrzejewski-Szmek2018-06-201-1/+0
* Drop more license boilerplateZbigniew Jędrzejewski-Szmek2018-06-141-10/+0
* tree-wide: use proper unicode © instead of (C) where we canLennart Poettering2018-06-141-2/+2
* sd-boot: introduce _cleanup_freepool_Zbigniew Jędrzejewski-Szmek2018-03-131-11/+8
* Add SPDX license identifiers to source files under the LGPLZbigniew Jędrzejewski-Szmek2017-11-191-0/+1
* tree-wide: minor formatting inconsistency cleanupsVito Caputo2016-02-231-2/+2
* tree-wide: remove Emacs lines from all filesDaniel Mack2016-02-101-2/+0
* tree-wide: sort includesThomas Hindoe Paaboel Andersen2015-11-161-1/+1
* efi: widen operand to avoid overflowZbigniew Jędrzejewski-Szmek2015-03-141-1/+1
* boot: efi - fix missing includeMarcel Holtmann2015-02-271-0/+1
* boot: efi - split graphics and splash handlingKay Sievers2015-02-261-0/+322