index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
boot
/
efi
/
secure-boot.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename src/boot/efi to just src/boot
Zbigniew Jędrzejewski-Szmek
2024-11-07
1
-289
/
+0
*
tree-wide: replace for loop with FOREACH_ELEMENT or FOREACH_ARRAY macros (#34...
Integral
2024-10-26
1
-13
/
+13
*
efi: split out efivars.[ch] from util.[ch]
Lennart Poettering
2024-07-02
1
-0
/
+1
*
tree-wide: 'allows to' -> 'allows one to'
Luca Boccassi
2024-05-14
1
-1
/
+1
*
secure-boot: tighten enrollment logic a bit regarding file sizes
Lennart Poettering
2024-04-10
1
-1
/
+2
*
boot: re-align table
Lennart Poettering
2024-04-10
1
-4
/
+4
*
sd-boot: add support for support enrolling dbx
Gerd Hoffmann
2024-03-22
1
-4
/
+8
*
sd-boot: add support for custom mode.
Gerd Hoffmann
2024-03-20
1
-0
/
+60
*
boot: suffix SecureBoot message with newline
Lennart Poettering
2023-11-28
1
-4
/
+3
*
secure-boot: print just before cold-resetting to help diagnose hangs
Raito Bezarius
2023-10-30
1
-0
/
+4
*
boot: use separate SBAT project names for stub and boot
Luca Boccassi
2023-09-19
1
-5
/
+0
*
boot: Provide our own EFI API headers
Jan Janssen
2023-02-21
1
-2
/
+3
*
boot: Add if-safe mode for secure boot enrollment
Jan Janssen
2023-02-01
1
-4
/
+9
*
boot: Stop linking against libefi.a
Jan Janssen
2023-01-20
1
-1
/
+1
*
boot: Rework GUID handling
Jan Janssen
2023-01-20
1
-7
/
+7
*
boot: Drop use of Print
Jan Janssen
2023-01-18
1
-3
/
+3
*
boot: Use printf for error logging
Jan Janssen
2023-01-18
1
-6
/
+5
*
boot: Fix missed argument to Print()
Jan Janssen
2023-01-17
1
-2
/
+2
*
boot: Skip soft-brick warning when in a VM
Jan Janssen
2023-01-16
1
-27
/
+29
*
boot: Detect hypervisors using SMBIOS info
Jan Janssen
2023-01-16
1
-1
/
+2
*
boot: fix false maybe-uninitialized warning
Yu Watanabe
2022-12-06
1
-1
/
+1
*
boot: Replace firmware security hooks directly
Jan Janssen
2022-11-19
1
-79
/
+40
*
boot: Rework security arch override
Jan Janssen
2022-11-19
1
-22
/
+83
*
tree-wide: fix typo
Yu Watanabe
2022-10-25
1
-1
/
+1
*
stub: Allow loading unsigned kernel images
Jan Janssen
2022-10-17
1
-0
/
+67
*
boot: Skip safety countdown when running in a VM
Jan Janssen
2022-08-04
1
-0
/
+5
*
man: Add instructions for Microsoft secure boot keys
Jan Janssen
2022-08-04
1
-3
/
+3
*
boot: Follow-up fixes for #20255
Jan Janssen
2022-08-03
1
-1
/
+1
*
This patch adds support for enrolling secure boot boot keys from sd-boot.
Vincent Dagonneau
2022-08-03
1
-0
/
+88
*
boot: Use stdbool
Jan Janssen
2022-06-27
1
-4
/
+4
*
boot: Remove use of EFI_ERROR
Jan Janssen
2022-06-27
1
-2
/
+2
*
Add a "test" that prints the SBAT table
Zbigniew Jędrzejewski-Szmek
2022-05-17
1
-4
/
+2
*
boot: Use objcopy to align sections
Jan Janssen
2022-01-02
1
-1
/
+1
*
sd-boot: Be more precise about secure boot modes
Jan Janssen
2021-10-22
1
-0
/
+17
*
boot: add optional EFI SBAT support
Dimitri John Ledkov
2021-05-07
1
-0
/
+7
*
boot: Add efivar_get_boolean_u8()
Daan De Meyer
2021-02-02
1
-5
/
+4
*
boot: Turn all guid constants into C99 compound initializers
Daan De Meyer
2021-01-31
1
-3
/
+1
*
boot: Move Secure Boot logic to new file
Daan De Meyer
2021-01-31
1
-0
/
+16