index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
boot
/
efi
/
cpio.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
cpio: fix assert
Antonio Alvarez Feijoo
2024-04-19
1
-1
/
+1
*
stub: pick up confexts from the ESP as well
Lennart Poettering
2024-01-03
1
-0
/
+3
*
stub: get_extra_dir() can return NULL
Lennart Poettering
2023-11-29
1
-1
/
+4
*
tree-wide: "<n>bit" → "<n>-bit"
Zbigniew Jędrzejewski-Szmek
2023-07-02
1
-1
/
+1
*
efi: move get_dropin_dir to util.c
Luca Boccassi
2023-05-24
1
-24
/
+1
*
boot: Move more device path helpers to device-path-util.c
Jan Janssen
2023-02-22
1
-1
/
+2
*
boot: Remove some device path helper macros
Jan Janssen
2023-02-22
1
-1
/
+1
*
boot: Split out device path functions
Jan Janssen
2023-02-22
1
-0
/
+1
*
boot: Drop _harder suffix
Jan Janssen
2023-02-21
1
-1
/
+1
*
boot: Provide our own EFI API headers
Jan Janssen
2023-02-21
1
-0
/
+1
*
tree-wide: fix typo and comment style update
Yu Watanabe
2023-02-15
1
-2
/
+2
*
boot: Replace UINTN with size_t
Jan Janssen
2023-01-25
1
-27
/
+25
*
boot: Drop use of xpool_print/SPrint
Jan Janssen
2023-01-18
1
-1
/
+1
*
boot: Use printf for error logging
Jan Janssen
2023-01-18
1
-19
/
+16
*
boot: Remove option TPM PCR compat option
Jan Janssen
2023-01-09
1
-53
/
+19
*
boot: fix false maybe-uninitialized warning
Yu Watanabe
2022-12-06
1
-1
/
+1
*
boot: Use xstr8_to_16 for path conversion
Jan Janssen
2022-11-22
1
-18
/
+1
*
boot: Mark some functions as static
Jan Janssen
2022-10-30
1
-1
/
+1
*
stub: Correctly handle multi node file paths
Jan Janssen
2022-10-12
1
-7
/
+41
*
boot: Use device_path_to_str
Jan Janssen
2022-10-12
1
-2
/
+7
*
boot: fix missing initialization
Yu Watanabe
2022-09-13
1
-1
/
+1
*
cpio: add helper for packing cpios of literally specified data blobs
Lennart Poettering
2022-09-09
1
-0
/
+57
*
boot: Use mempcpy
Jan Janssen
2022-09-07
1
-10
/
+5
*
cpio: don't claim we measured anything if we weren't even asked
Lennart Poettering
2022-08-26
1
-1
/
+1
*
cpio: split out cpio TPM measurement logic from pack_cpio()
Lennart Poettering
2022-08-26
1
-24
/
+45
*
efi: tell userspace where the stub measured the kernel command line/credentia...
Lennart Poettering
2022-08-02
1
-3
/
+21
*
efi: optionally report when measuring to TPM whether we actually did
Lennart Poettering
2022-08-02
1
-1
/
+2
*
boot: introduce common shortcut exit path in pack_cpio()
Lennart Poettering
2022-07-27
1
-20
/
+14
*
boot: Remove _cleanup_freepool_
Jan Janssen
2022-07-12
1
-2
/
+2
*
boot: Use UEFI protocol struct names
Jan Janssen
2022-07-07
1
-1
/
+1
*
boot: Use open_volume when creating cpio
Jan Janssen
2022-07-07
1
-11
/
+3
*
tree-wide: link to docs.kernel.org for kernel documentation
nl6720
2022-07-04
1
-1
/
+1
*
tree-wide: use html links for kernel docs
Zbigniew Jędrzejewski-Szmek
2022-07-02
1
-1
/
+1
*
boot: Use char
Jan Janssen
2022-06-27
1
-22
/
+22
*
boot: Use char16_t
Jan Janssen
2022-06-27
1
-8
/
+8
*
boot: Use stdint types
Jan Janssen
2022-06-27
1
-14
/
+14
*
boot: Remove use of EFI_ERROR
Jan Janssen
2022-06-27
1
-10
/
+10
*
boot: Use xmalloc
Jan Janssen
2022-06-09
1
-4
/
+4
*
Merge pull request #23531 from yuwata/sd-bus-drop-version-2
Yu Watanabe
2022-06-01
1
-3
/
+3
|
\
|
*
boot: use ALIGN4()
Yu Watanabe
2022-05-31
1
-3
/
+3
*
|
boot: Use xstrdup8/16
Jan Janssen
2022-05-31
1
-1
/
+1
*
|
boot: Add xstrdup8/16
Jan Janssen
2022-05-31
1
-1
/
+1
*
|
boot: Use memcmp/memcpy/memset
Jan Janssen
2022-05-31
1
-6
/
+6
*
|
boot: Use strchr8/16
Jan Janssen
2022-05-31
1
-1
/
+1
*
|
boot: Use strcmp16 for cpio sorting
Jan Janssen
2022-05-31
1
-1
/
+1
*
|
boot: Use strlen8/16
Jan Janssen
2022-05-31
1
-4
/
+4
|
/
*
sd-boot: measure kernel cmdline into PCR 12 rather than 8
Lennart Poettering
2022-03-16
1
-8
/
+12
*
boot: use UINT32 as type for PCR indexes
Lennart Poettering
2022-03-16
1
-1
/
+1
*
sd-stub: do not print warning if filesystem is not supported
Alfonso Sánchez-Beato
2022-03-04
1
-3
/
+19
*
boot: Use EFI_FILE* instead of EFI_FILE_HANDLE
Jan Janssen
2022-01-13
1
-1
/
+1
[next]