index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
boot
/
efi
/
meson.build
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename src/boot/efi to just src/boot
Zbigniew Jędrzejewski-Szmek
2024-11-07
1
-430
/
+0
*
boot: Add HWID calculation from SMBIOS strings and matching against a built-i...
anonymix007
2024-11-05
1
-0
/
+1
*
boot: Move smbios-related functions to a separate file
anonymix007
2024-10-11
1
-0
/
+1
*
meson: increase default number of available sections for the stub
Lennart Poettering
2024-09-10
1
-2
/
+10
*
meson: Fix various versions
Daan De Meyer
2024-07-04
1
-3
/
+3
*
src/boot/efi/meson.build: ensure VERSION_TAG exists in case of cross build
Chen Qi
2024-07-04
1
-3
/
+4
*
meson: Deal with potential stable versions
Daan De Meyer
2024-07-04
1
-2
/
+2
*
efi: split out efivars.[ch] from util.[ch]
Lennart Poettering
2024-07-02
1
-0
/
+1
*
efi: share setting of generic efivars between sd-stub/sd-boot
Lennart Poettering
2024-06-26
1
-0
/
+1
*
efi: check if all sections of our EFI binaries are properly aligned
Frantisek Sumsal
2024-03-22
1
-0
/
+5
*
efi: fix mixed indent
Frantisek Sumsal
2024-03-22
1
-1
/
+1
*
loongarch64: disable simd when build efi
Xiaotian Wu
2024-03-07
1
-4
/
+6
*
dynamically load compression libraries
Matteo Croce
2024-03-05
1
-1
/
+1
*
meson: Decouple the version tag from the vcs tag
Daan De Meyer
2024-02-21
1
-0
/
+1
*
meson: Start adding devel and rc suffixes to the project version
Daan De Meyer
2024-02-14
1
-2
/
+2
*
fuzz: Add fuzzer for efi conf/osrel parsing
Jan Janssen
2023-10-15
1
-0
/
+3
*
meson: Pass all -static-pie args to linker
Jan Janssen
2023-10-01
1
-3
/
+8
*
elf2efi: Add GNU_RELRO support
Jan Janssen
2023-09-29
1
-1
/
+1
*
boot: Lift linker requirements
Jan Janssen
2023-09-29
1
-9
/
+31
*
elf2efi: Add --copy-sections option
Jan Janssen
2023-09-29
1
-0
/
+1
*
elf2efi: Rework ELF section conversion
Jan Janssen
2023-09-29
1
-2
/
+1
*
meson: restore specifications of dependency on version_h
Zbigniew Jędrzejewski-Szmek
2023-08-28
1
-3
/
+4
*
meson: drop "versiondep" object
Zbigniew Jędrzejewski-Szmek
2023-08-26
1
-3
/
+5
*
meson: Bring back use of vcs_tag
Jan Janssen
2023-08-26
1
-2
/
+4
*
meson: Simplify efi test/fuzz definitions
Jan Janssen
2023-08-23
1
-43
/
+42
*
meson: Convert options to meson features (require)
Jan Janssen
2023-08-23
1
-1
/
+1
*
meson: also merge declarations of fuzzers with other executables
Yu Watanabe
2023-08-03
1
-8
/
+4
*
meson: merge declarations of normal and test executables
Yu Watanabe
2023-08-03
1
-6
/
+5
*
Merge pull request #28595 from medhefgo/elf2efi-fixes
Luca Boccassi
2023-07-31
1
-1
/
+1
|
\
|
*
stub: Also reserve sections for EFI stub
Jan Janssen
2023-07-30
1
-1
/
+1
*
|
Merge pull request #28567 from yuwata/meson-versiondep
Luca Boccassi
2023-07-31
1
-7
/
+3
|
\
\
|
|
/
|
/
|
|
*
boot: always set SBAT_DISTRO_VERSION
Yu Watanabe
2023-07-29
1
-7
/
+3
*
|
meson: use kwargs to declare efi binaries
Yu Watanabe
2023-07-30
1
-29
/
+18
|
/
*
efi: link with -z nopack-relative-relocs
Luca Boccassi
2023-07-26
1
-0
/
+4
*
boot: Fix build for x32
Jan Janssen
2023-07-10
1
-23
/
+28
*
meson: Use build_tgt.name()
Jan Janssen
2023-06-14
1
-2
/
+1
*
test_ukify: pass through path to addon stub
Zbigniew Jędrzejewski-Szmek
2023-06-06
1
-0
/
+6
*
stub: allow loading and verifying cmdline addons
Luca Boccassi
2023-05-24
1
-1
/
+2
*
ukify: use empty stub for addons
Luca Boccassi
2023-05-24
1
-1
/
+21
*
test/60-ukify: override stub location in tests
Zbigniew Jędrzejewski-Szmek
2023-05-05
1
-1
/
+5
*
boot: Fix alignment of long long inside structs on x86
Jan Janssen
2023-04-11
1
-4
/
+5
*
boot: Add undefined sanitizer support
Jan Janssen
2023-03-17
1
-4
/
+14
*
boot: Add support for -ftrapv
Jan Janssen
2023-03-17
1
-1
/
+0
*
boot: Add support for -fstack-protector
Jan Janssen
2023-03-17
1
-2
/
+1
*
meson: Use static library for EFI tests
Jan Janssen
2023-03-10
1
-40
/
+49
*
boot: Fix debug experience
Jan Janssen
2023-03-10
1
-0
/
+7
*
boot: Bring back bootloader builds
Jan Janssen
2023-03-10
1
-1
/
+175
*
tree-wide: Drop gnu-efi
Jan Janssen
2023-03-10
1
-364
/
+11
*
meson: adjust for removal of gnu-efi compat
Zbigniew Jędrzejewski-Szmek
2023-03-05
1
-10
/
+14
*
boot: Split out device path functions
Jan Janssen
2023-02-22
1
-0
/
+2
[next]