index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
boot
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
boot: Introduce helper macros for offset checking
Jan Janssen
2021-12-29
1
-8
/
+18
*
boot: Reject unaligned data
Jan Janssen
2021-12-29
1
-3
/
+6
*
boot: Build BCD parser only on arches supported by Windows
Jan Janssen
2021-12-29
2
-9
/
+14
*
stub: Do not assume having DeviceHandle
ksa678491784
2021-12-29
2
-1
/
+8
*
boot: Fix name length comparison
Jan Janssen
2021-12-27
1
-2
/
+3
*
boot: Fix off-by-one offset sanity checks
Jan Janssen
2021-12-27
1
-9
/
+9
*
boot: Fix off-by-one NUL-termination
Jan Janssen
2021-12-27
2
-3
/
+3
*
tree-wide: fix typo
Yu Watanabe
2021-12-25
1
-1
/
+1
*
meson: report SBAT settings
Zbigniew Jędrzejewski-Szmek
2021-12-23
1
-1
/
+13
*
meson: move efi summary() section to src/boot/efi
Zbigniew Jędrzejewski-Szmek
2021-12-23
1
-0
/
+9
*
meson: move efi file lists closer to where they are used
Zbigniew Jędrzejewski-Szmek
2021-12-23
1
-53
/
+51
*
boot: Use correct handle to find TextInputEx protocol
Jan Janssen
2021-12-23
1
-31
/
+56
*
meson: fix typo
Yu Watanabe
2021-12-23
1
-1
/
+1
*
boot: Use -fvisibility=hidden instead of -fwhole-program
Jan Janssen
2021-12-22
1
-1
/
+2
*
boot: Fix armhf build failure
Jan Janssen
2021-12-21
1
-0
/
+14
*
bootctl: deprecate --make-machine-id-directory=auto
Zbigniew Jędrzejewski-Szmek
2021-12-17
1
-3
/
+3
*
bootctl: write KERNEL_INSTALL_LAYOUT=bls and KERNEL_INSTALL_MACHINE_ID=…
Zbigniew Jędrzejewski-Szmek
2021-12-17
1
-29
/
+162
*
boot: fix typo
Yu Watanabe
2021-12-16
1
-1
/
+1
*
Define FOREACH_DIRENT through FOREACH_DIRENT_ALL
Zbigniew Jędrzejewski-Szmek
2021-12-15
1
-3
/
+0
*
test: Add BCD unit test
Jan Janssen
2021-12-11
3
-4
/
+193
*
boot: Remove unused memmem_safe
Jan Janssen
2021-12-11
2
-21
/
+0
*
boot: Add BCD store parser
Jan Janssen
2021-12-11
4
-29
/
+314
*
boot: Make OFFSETOF lowercase
Jan Janssen
2021-12-11
4
-7
/
+7
*
boot: Add strncasecmpa helper function
Jan Janssen
2021-12-11
2
-0
/
+25
*
meson: Fix gnu-efi detection for clang
Jan Janssen
2021-12-11
1
-0
/
+1
*
Merge pull request #21570 from AdrianVovk/stub-global-creds
Zbigniew Jędrzejewski-Szmek
2021-12-11
3
-21
/
+45
|
\
|
*
stub: Load credentials from \loader\credentials\*.cred
Adrian Vovk
2021-12-10
3
-19
/
+43
|
*
stub: Properly null-terminate filenames in pack_cpio_one
Adrian Vovk
2021-12-08
1
-2
/
+2
*
|
meson: Auto detect efi-ld
Jan Janssen
2021-12-11
1
-2
/
+11
*
|
bootctl: optionally install .signed efi file
Дамјан Георгиевски
2021-12-08
1
-4
/
+18
|
/
*
Merge pull request #21264 from medhefgo/boot-lto
Zbigniew Jędrzejewski-Szmek
2021-12-07
2
-26
/
+51
|
\
|
*
sd-boot: Always add TextInputEx to wait queue if available
Jan Janssen
2021-11-29
1
-3
/
+3
|
*
sd-boot: Add LTO support
Jan Janssen
2021-11-29
1
-3
/
+11
|
*
sd-boot: Let compiler figure out libgcc location
Jan Janssen
2021-11-29
1
-2
/
+1
|
*
sd-boot: Let the compiler invoke the linker for us
Jan Janssen
2021-11-29
1
-21
/
+39
*
|
Merge pull request #21307 from medhefgo/boot-alloc
Zbigniew Jędrzejewski-Szmek
2021-12-07
13
-245
/
+143
|
\
\
|
*
|
sd-boot: Use non-failing allocators everywhere else
Jan Janssen
2021-11-29
12
-119
/
+35
|
*
|
sd-boot: Simplify path creation
Jan Janssen
2021-11-29
1
-8
/
+4
|
*
|
sd-boot: Make stra_to_path/stra_to_str non-failing
Jan Janssen
2021-11-29
4
-38
/
+28
|
*
|
sd-boot: Use non-failing allocators in boot.c
Jan Janssen
2021-11-29
1
-82
/
+55
|
*
|
sd-boot: Add non-failing allocators
Jan Janssen
2021-11-29
1
-0
/
+23
|
|
/
*
|
tree-wide: fix typo
Yu Watanabe
2021-12-01
1
-1
/
+1
*
|
tree-wide: fix typo
Yu Watanabe
2021-11-30
1
-1
/
+1
*
|
sd-boot: Fix assert failure in random-seed.c
Jan Janssen
2021-11-29
1
-6
/
+3
|
/
*
meson: Rename compile_args to efi_cfalgs
Jan Janssen
2021-11-28
1
-8
/
+8
*
meson: Default to sbat-distro=auto
Jan Janssen
2021-11-28
1
-2
/
+4
*
bootctl: use new red/green check/cross mark helpers at two places
Lennart Poettering
2021-11-23
1
-4
/
+2
*
tree-wide: use new RET_NERRNO() helper at various places
Lennart Poettering
2021-11-16
1
-4
/
+1
*
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
[next]