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: suppress XBOOTLDR if same device as ESP when enumerating entries
Lennart Poettering
2022-02-14
2
-21
/
+45
*
bootctl: show more information about boot entry state in list
Lennart Poettering
2022-02-14
1
-9
/
+45
*
bootspec: also collect/mark the "selected" boot entry (i.e. the one currently...
Lennart Poettering
2022-02-14
1
-5
/
+13
*
bootspec: parse/show devicetree-overlay field too
Lennart Poettering
2022-02-14
1
-0
/
+8
*
Revert "bootctl: Ignore boot entries (continue #22041)"
Lennart Poettering
2022-02-14
1
-1
/
+1
*
boot: Correctly check the return value of CheckEvent
Jan Janssen
2022-02-11
1
-1
/
+1
*
sd-boot: don't use TSC in virtualized environments
Lennart Poettering
2022-02-08
1
-0
/
+29
*
sd-boot: return 0 (not 1) from ticks_read() in fallback implementation
Lennart Poettering
2022-02-08
1
-2
/
+1
*
sd-boot: encapsulate freq cache in ticks_freq()
Lennart Poettering
2022-02-08
1
-8
/
+10
*
sd-boot: don't export ticks_read() and ticks_freq()
Lennart Poettering
2022-02-08
2
-8
/
+6
*
sd-boot: add overflow check to TSC reads
Lennart Poettering
2022-02-08
1
-0
/
+4
*
sd-boot: split out TSC/time API
Lennart Poettering
2022-02-08
6
-65
/
+80
*
boot: Fix some error messages
Jan Janssen
2022-02-03
1
-2
/
+2
*
boot: fix pretty nasty typo
Lennart Poettering
2022-02-03
1
-1
/
+1
*
sd-boot: rename LOADER_STUB → LOADER_UNIFIED_LINUX
Lennart Poettering
2022-02-03
1
-8
/
+8
*
efi: use assert_se() instead of assert() to guard for OOM issues in EFI code
Lennart Poettering
2022-02-01
2
-8
/
+7
*
fundamental: support assert_se() in EFI mode too
Lennart Poettering
2022-02-01
1
-4
/
+1
*
boot: Don't require a machine ID to be available
Daan De Meyer
2022-01-31
1
-4
/
+7
*
tree-wide: fix typo
Yu Watanabe
2022-01-27
1
-1
/
+1
*
boot: Add screen resolution to print status
Jan Janssen
2022-01-26
3
-8
/
+24
*
boot: Also NUL-terminate for CHAR16 in file_reaad
Jan Janssen
2022-01-26
1
-3
/
+7
*
boot: Use ASSERT_PTR
Jan Janssen
2022-01-26
1
-12
/
+5
*
boot: Optimize unique title generation
Jan Janssen
2022-01-26
1
-39
/
+34
*
meson: Use --no-wchar-size-warning
Jan Janssen
2022-01-26
1
-11
/
+5
*
meson: Use same name format for efi binary intermediates
Jan Janssen
2022-01-26
1
-14
/
+10
*
meson: Remove test-efi-create-disk.sh
Jan Janssen
2022-01-26
1
-12
/
+1
*
boot: Only build with debug symbols in developer mode
Jan Janssen
2022-01-22
1
-3
/
+5
*
meson: Add missing boot headers and use @INPUT@ for linking
Jan Janssen
2022-01-21
1
-1
/
+10
*
boot: Use -ffile-prefix-map when present
Jan Janssen
2022-01-19
1
-1
/
+11
*
Merge pull request #22161 from kreijack/ignore-boot-entries
Yu Watanabe
2022-01-19
1
-1
/
+1
|
\
|
*
bootctl: removed unused parameter only_auto
Goffredo Baroncelli
2022-01-18
1
-1
/
+1
|
*
bootctl: ignore the bootloader boot entries
Goffredo Baroncelli
2022-01-18
1
-1
/
+1
*
|
boot: Pass around HARDDRIVE_DEVICE_PATH
Jan Janssen
2022-01-18
1
-59
/
+23
*
|
boot: Simplify looking for the xboot hard drive
Jan Janssen
2022-01-18
1
-57
/
+59
*
|
boot: Search for the partition node directly
Jan Janssen
2022-01-18
1
-14
/
+12
|
/
*
boot: Beep n times for n-th entry
Jan Janssen
2022-01-17
3
-16
/
+23
*
boot: Add PC speaker support
Jan Janssen
2022-01-16
3
-1
/
+63
*
boot: Use FreePool from boot services directly
Jan Janssen
2022-01-13
1
-1
/
+1
*
boot: Add missing assert to file_read()
Jan Janssen
2022-01-13
1
-0
/
+1
*
boot: Use _cleanup_ in shim
Jan Janssen
2022-01-13
1
-4
/
+4
*
boot: Don't try to free loaded_image
Jan Janssen
2022-01-13
1
-1
/
+1
*
boot: Use EFI_FILE* instead of EFI_FILE_HANDLE
Jan Janssen
2022-01-13
10
-40
/
+32
*
boot: Fix invalid free
Jan Janssen
2022-01-13
2
-3
/
+5
*
boot: add missing error check
Yu Watanabe
2022-01-13
1
-1
/
+1
*
Merge pull request #22043 from medhefgo/boot-bitlocker
Luca Boccassi
2022-01-12
3
-16
/
+115
|
\
|
*
boot: Add BitLocker TPM key sealing workaround
Jan Janssen
2022-01-10
1
-16
/
+106
|
*
boot: Add TPM to status info
Jan Janssen
2022-01-10
3
-0
/
+9
*
|
Merge pull request #22088 from medhefgo/meson
Yu Watanabe
2022-01-12
1
-6
/
+9
|
\
\
|
*
|
meson: Add check argument to remaining run_command() calls
Jan Janssen
2022-01-11
1
-4
/
+7
|
*
|
meson: Use files() for fuzzers
Jan Janssen
2022-01-11
1
-1
/
+1
[next]