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
*
boot: Add undefined sanitizer support
Jan Janssen
2023-03-17
4
-5
/
+62
*
meson: Share more C flags
Jan Janssen
2023-03-17
4
-6
/
+14
*
boot: Add support for -ftrapv
Jan Janssen
2023-03-17
2
-1
/
+6
*
boot: Add support for -fstack-protector
Jan Janssen
2023-03-17
4
-2
/
+40
*
boot: Detect nested assertions
Jan Janssen
2023-03-17
1
-5
/
+18
*
stub: Remove overlapping PE section warning
Jan Janssen
2023-03-15
1
-8
/
+0
*
sd-boot: fix incompatible type
Yu Watanabe
2023-03-12
1
-1
/
+1
*
meson: Use static library for EFI tests
Jan Janssen
2023-03-10
1
-40
/
+49
*
boot: Fix unused function warning
Jan Janssen
2023-03-10
1
-0
/
+2
*
boot: Add RISCV32 and LoongArch support
Jan Janssen
2023-03-10
1
-0
/
+6
*
boot: Fix debug experience
Jan Janssen
2023-03-10
2
-2
/
+9
*
boot: Bring back bootloader builds
Jan Janssen
2023-03-10
5
-14
/
+190
*
tree-wide: Drop gnu-efi
Jan Janssen
2023-03-10
3
-381
/
+11
*
meson: adjust for removal of gnu-efi compat
Zbigniew Jędrzejewski-Szmek
2023-03-05
1
-10
/
+14
*
boot: Provide div0 handlers for ARM
Jan Janssen
2023-02-28
2
-8
/
+20
*
boot: Fix data model detection for ARM
Jan Janssen
2023-02-28
1
-1
/
+1
*
Merge pull request #26258 from DaanDeMeyer/boot-smbios
Daan De Meyer
2023-02-23
6
-20
/
+125
|
\
|
*
vmm: Modernize get_smbios_table()
Daan De Meyer
2023-02-23
1
-11
/
+7
|
*
stub: Read extra kernel command line items from SMBIOS
Daan De Meyer
2023-02-23
1
-0
/
+7
|
*
vmm: Add smbios_find_oem_string()
Daan De Meyer
2023-02-23
2
-3
/
+43
|
*
vmm: Add more const
Daan De Meyer
2023-02-23
1
-7
/
+7
|
*
efi-string: Add efi_memchr()
Daan De Meyer
2023-02-23
3
-0
/
+29
|
*
efi-string: Add startswith8()
Daan De Meyer
2023-02-22
3
-0
/
+29
|
*
efi-string: Fix strchr() null byte handling
Daan De Meyer
2023-02-22
2
-1
/
+5
*
|
boot: Take advantage of packed device paths
Jan Janssen
2023-02-22
3
-14
/
+12
*
|
boot: Add GUID format helper macro
Jan Janssen
2023-02-22
3
-21
/
+10
*
|
boot: Move more device path helpers to device-path-util.c
Jan Janssen
2023-02-22
5
-33
/
+34
*
|
boot: Remove some device path helper macros
Jan Janssen
2023-02-22
4
-26
/
+11
*
|
boot: Split out device path functions
Jan Janssen
2023-02-22
12
-135
/
+155
*
|
boot: Move disk_get_part_uuid into part-discovery.c
Jan Janssen
2023-02-22
7
-74
/
+58
|
/
*
Merge pull request #26203 from medhefgo/meson
Yu Watanabe
2023-02-22
1
-9
/
+33
|
\
|
*
meson: Use dicts for fuzzer definitions
Jan Janssen
2023-02-21
1
-3
/
+19
|
*
meson: Use dicts for test definitions
Jan Janssen
2023-02-21
1
-6
/
+14
*
|
boot: Drop _harder suffix
Jan Janssen
2023-02-21
7
-23
/
+16
*
|
boot: Do not use errno.h/inttypes.h
Jan Janssen
2023-02-21
3
-4
/
+26
*
|
stub: Fix unaligned read
Jan Janssen
2023-02-21
1
-19
/
+28
*
|
Merge pull request #26446 from medhefgo/efi-headers
Zbigniew Jędrzejewski-Szmek
2023-02-21
58
-634
/
+1376
|
\
\
|
*
|
boot: Provide our own EFI API headers
Jan Janssen
2023-02-21
58
-601
/
+1327
|
*
|
boot: Query EFI var size before fetching them
Jan Janssen
2023-02-21
1
-6
/
+7
|
*
|
boot: Use C escape sequence for control chars
Jan Janssen
2023-02-21
1
-9
/
+9
|
*
|
boot: Drop use of efigpt.h
Jan Janssen
2023-02-21
1
-18
/
+33
|
|
/
*
/
efi: drop executable-stack bit from .elf file
Zbigniew Jędrzejewski-Szmek
2023-02-21
1
-0
/
+1
|
/
*
efi/measure: adjust formatting
Zbigniew Jędrzejewski-Szmek
2023-02-20
1
-2
/
+2
*
boot: Fix assertion failure
Jan Janssen
2023-02-16
1
-1
/
+1
*
tree-wide: fix typo and comment style update
Yu Watanabe
2023-02-15
4
-5
/
+5
*
boot: Ensure raise() is not dropped by LTO
Jan Janssen
2023-02-12
1
-1
/
+1
*
boot: Fix undefined reference to raise() on arm
Jan Janssen
2023-02-09
1
-0
/
+6
*
boot: Add if-safe mode for secure boot enrollment
Jan Janssen
2023-02-01
3
-9
/
+21
*
boot: Use aarch64 virtual counter
Jan Janssen
2023-01-27
1
-2
/
+2
*
boot: Use unicode literals
Jan Janssen
2023-01-25
4
-39
/
+39
[next]