index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
boot
/
efi
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
meson: Use fs module
Jan Janssen
2021-11-14
1
-2
/
+2
*
boot: line-break magic[] array to match osrel[] line breaks
Lennart Poettering
2021-11-11
1
-2
/
+3
*
boot: when we can't boot use the right boot loader entry display title in log...
Lennart Poettering
2021-11-11
1
-1
/
+1
*
boot: clean up unified boot loader entry name/version extraction
Lennart Poettering
2021-11-11
1
-45
/
+67
*
boot: const arguments should be const
Lennart Poettering
2021-11-11
1
-2
/
+2
*
boot: ternary op is your friend
Lennart Poettering
2021-11-11
1
-6
/
+2
*
boot: add comments what closely related ConfigEntry fields are about
Lennart Poettering
2021-11-11
1
-4
/
+4
*
meson: Rework gnu-efi detection
Jan Janssen
2021-11-10
1
-283
/
+274
*
sd-boot: Add .osrel section
Jan Janssen
2021-11-05
2
-4
/
+11
*
sd-boot: Fix efi_arch checks
Jan Janssen
2021-11-04
1
-2
/
+2
*
sd-boot: Detect supported compile args
Jan Janssen
2021-11-04
1
-19
/
+28
*
sd-boot: Add some link flags
Jan Janssen
2021-11-04
2
-16
/
+3
*
sd-stub: Fix possible memory leak
Jan Janssen
2021-11-04
1
-8
/
+4
*
sd-boot: Check for existence of required pe sections
Jan Janssen
2021-11-04
2
-17
/
+30
*
sd-boot: Move optional header verification into verify_pe
Jan Janssen
2021-11-04
1
-10
/
+4
*
sd-boot: Use FLAGS_SET
Jan Janssen
2021-11-04
4
-8
/
+8
*
sd-boot: Always compile with -ffreestanding and -fshort-wchar
Jan Janssen
2021-11-04
1
-2
/
+3
*
sd-boot: Save and restore console attributes
Jan Janssen
2021-11-04
1
-1
/
+8
*
sd-boot: Add support to boot last selected entry
Jan Janssen
2021-10-29
1
-5
/
+44
*
sd-boot: Allow glob patterns for default and oneshot EFI vars too
Jan Janssen
2021-10-29
1
-23
/
+11
*
sd-boot: Keep all EFI var loading together
Jan Janssen
2021-10-29
1
-40
/
+33
*
sd-boot: Add keys to reboot into firmware interface
Jan Janssen
2021-10-22
1
-20
/
+41
*
sd-boot: Be more precise about secure boot modes
Jan Janssen
2021-10-22
3
-5
/
+23
*
Merge pull request #21065 from keszybz/efi-warnings
Zbigniew Jędrzejewski-Szmek
2021-10-21
2
-3
/
+3
|
\
|
*
efi: check input parameter
Zbigniew Jędrzejewski-Szmek
2021-10-20
1
-0
/
+3
|
*
efi: drop two unused variables
Zbigniew Jędrzejewski-Szmek
2021-10-20
1
-3
/
+0
*
|
Typos found by codespell
Dimitri Papadopoulos
2021-10-20
3
-4
/
+4
|
/
*
macro: Move ALIGN_TO to macro-fundamental.h and introduce CONST_ALIGN_TO
Jan Janssen
2021-10-17
2
-8
/
+1
*
sd-boot: Require gnu-efi 3.0.5
Jan Janssen
2021-10-17
8
-68
/
+21
*
sd-boot: Get rid of uefi_call_wrapper
Jan Janssen
2021-10-17
19
-203
/
+162
*
sd-boot: Convert VOID -> void
Jan Janssen
2021-10-17
22
-150
/
+150
*
sd-boot: Rework print_status()
Jan Janssen
2021-10-17
2
-108
/
+104
*
sd-boot: Rearm the watchdog in console_key_read
Jan Janssen
2021-10-17
2
-17
/
+38
*
sd-boot: Check for OOM in some places
Jan Janssen
2021-10-17
4
-6
/
+46
*
[sd-stub] add support for embedding devicetree
Max Resch
2021-10-15
4
-3
/
+45
*
[sd-stub] Add support for aarch64 booting via pe-entry point
Max Resch
2021-10-13
7
-162
/
+440
*
sd-boot: Move security and console control protocol to missing_efi.h
Jan Janssen
2021-10-12
3
-72
/
+88
*
sd-boot: Use _cleanup_ in more places
Jan Janssen
2021-10-12
1
-21
/
+14
*
sd-boot: Remove unnecessary TPM conditionalization
Jan Janssen
2021-10-12
1
-2
/
+0
*
sd-boot: Use backup LBA location from first GPT header
Jan Janssen
2021-10-12
1
-5
/
+22
*
sd-boot: Split up xbootldr_open()
Jan Janssen
2021-10-12
1
-126
/
+203
*
sd-boot: Fix xbootldr detection
Jan Janssen
2021-10-12
2
-3
/
+1
*
sd-boot: Move xbootldr code into its own file
Jan Janssen
2021-10-12
4
-192
/
+226
*
sd-boot: Invert if in disk_get_part_uuid()
Jan Janssen
2021-10-12
1
-18
/
+18
*
Merge pull request #20776 from medhefgo/boot-timeout
Lennart Poettering
2021-10-11
1
-54
/
+82
|
\
|
*
sd-boot: Allow disabling timeout
Jan Janssen
2021-10-08
1
-54
/
+82
*
|
Merge pull request #20981 from poettering/glibc-less-internal
Yu Watanabe
2021-10-11
2
-2
/
+2
|
\
\
|
*
|
stub: also move magic string in stub into .sdmagic PE section
Lennart Poettering
2021-10-11
2
-2
/
+2
*
|
|
sd-stub: Provide initrd with LINUX_EFI_INITRD_MEDIA_GUID
Max Resch
2021-10-11
7
-15
/
+203
|
/
/
*
/
boot/sha256: sd-ify and move to src/fundamental
Luca Boccassi
2021-10-08
3
-322
/
+0
|
/
[next]