Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | basic/logarithm: add popcount() wrapper | Zbigniew Jędrzejewski-Szmek | 2023-04-24 | 1 | -4/+5 |
* | stub: Fix unaligned read | Jan Janssen | 2023-02-21 | 1 | -19/+28 |
* | boot: Provide our own EFI API headers | Jan Janssen | 2023-02-21 | 1 | -3/+1 |
* | boot: Rework GUID handling | Jan Janssen | 2023-01-20 | 1 | -1/+1 |
* | stub: Small code style changes | Jan Janssen | 2022-11-24 | 1 | -43/+20 |
* | stub: Fix splash alpha blending | Jan Janssen | 2022-11-24 | 1 | -33/+60 |
* | stub: Remove unused function parameter | Jan Janssen | 2022-09-29 | 1 | -10/+7 |
* | boot: Remove _cleanup_freepool_ | Jan Janssen | 2022-07-12 | 1 | -1/+1 |
* | boot: Use stdbool | Jan Janssen | 2022-06-27 | 1 | -1/+1 |
* | boot: Use char | Jan Janssen | 2022-06-27 | 1 | -1/+1 |
* | boot: Use stdint types | Jan Janssen | 2022-06-27 | 1 | -30/+30 |
* | boot: Remove use of EFI_ERROR | Jan Janssen | 2022-06-27 | 1 | -6/+6 |
* | boot: Drop use of LibLocateProtocol | Jan Janssen | 2022-06-09 | 1 | -1/+1 |
* | boot: Use strcmp8/16 | Jan Janssen | 2022-05-31 | 1 | -1/+1 |
* | sd-boot: Use non-failing allocators everywhere else | Jan Janssen | 2021-11-29 | 1 | -5/+1 |
* | sd-boot: Require gnu-efi 3.0.5 | Jan Janssen | 2021-10-17 | 1 | -2/+1 |
* | sd-boot: Get rid of uefi_call_wrapper | Jan Janssen | 2021-10-17 | 1 | -11/+15 |
* | sd-boot: Convert VOID -> void | Jan Janssen | 2021-10-17 | 1 | -3/+3 |
* | stub: make splash image payload const | Lennart Poettering | 2021-09-23 | 1 | -8/+16 |
* | stub: show splash screen earlier | Lennart Poettering | 2021-09-23 | 1 | -0/+3 |
* | efi: make EFI_GUID generally constant | Lennart Poettering | 2021-09-01 | 1 | -2/+2 |
* | sd-boot: Fix PE section parsing | Jan Janssen | 2021-08-16 | 1 | -3/+3 |
* | sd-boot: Assert all the things! | Jan Janssen | 2021-08-12 | 1 | -0/+14 |
* | boot: Tighten scope of variables used in loops | Daan De Meyer | 2021-02-02 | 1 | -7/+3 |
* | sd-boot: Make internal functions static | Daan De Meyer | 2021-01-31 | 1 | -2/+2 |
* | license: LGPL-2.1+ -> LGPL-2.1-or-later | Yu Watanabe | 2020-11-09 | 1 | -1/+1 |
* | boot: change multiplication order | Zbigniew Jędrzejewski-Szmek | 2018-10-02 | 1 | -1/+1 |
* | tree-wide: drop copyright lines for more authors | Zbigniew Jędrzejewski-Szmek | 2018-06-22 | 1 | -3/+0 |
* | tree-wide: drop copyright headers from frequent contributors | Zbigniew Jędrzejewski-Szmek | 2018-06-20 | 1 | -1/+0 |
* | Drop more license boilerplate | Zbigniew Jędrzejewski-Szmek | 2018-06-14 | 1 | -10/+0 |
* | tree-wide: use proper unicode © instead of (C) where we can | Lennart Poettering | 2018-06-14 | 1 | -2/+2 |
* | sd-boot: introduce _cleanup_freepool_ | Zbigniew Jędrzejewski-Szmek | 2018-03-13 | 1 | -11/+8 |
* | Add SPDX license identifiers to source files under the LGPL | Zbigniew Jędrzejewski-Szmek | 2017-11-19 | 1 | -0/+1 |
* | tree-wide: minor formatting inconsistency cleanups | Vito Caputo | 2016-02-23 | 1 | -2/+2 |
* | tree-wide: remove Emacs lines from all files | Daniel Mack | 2016-02-10 | 1 | -2/+0 |
* | tree-wide: sort includes | Thomas Hindoe Paaboel Andersen | 2015-11-16 | 1 | -1/+1 |
* | efi: widen operand to avoid overflow | Zbigniew Jędrzejewski-Szmek | 2015-03-14 | 1 | -1/+1 |
* | boot: efi - fix missing include | Marcel Holtmann | 2015-02-27 | 1 | -0/+1 |
* | boot: efi - split graphics and splash handling | Kay Sievers | 2015-02-26 | 1 | -0/+322 |