index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
boot
/
efi
/
pe.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename src/boot/efi to just src/boot
Zbigniew Jędrzejewski-Szmek
2024-11-07
1
-56
/
+0
*
boot: Introduce file_size and use it when we're working with file_offset
Daan De Meyer
2024-10-09
1
-0
/
+1
*
boot: Rename pe section size to memory_size
Daan De Meyer
2024-10-09
1
-2
/
+2
*
boot: only open type2 ukis once when parsing
Lennart Poettering
2024-09-10
1
-6
/
+0
*
efi: teach PE parsing support for ".profile" sections
Lennart Poettering
2024-09-10
1
-0
/
+32
*
stub: allocate and zero enough space in legacy x86 handover protocol
Luca Boccassi
2024-07-31
1
-1
/
+1
*
efi: drop "ret_" prefix from "ret_sections[]" parameter
Lennart Poettering
2024-07-03
1
-4
/
+4
*
efi: introduce PeSectionVector structure, and use it for referencing PE sections
Lennart Poettering
2024-06-26
1
-4
/
+14
*
boot: Provide our own EFI API headers
Jan Janssen
2023-02-21
1
-2
/
+1
*
boot: Replace UINTN with size_t
Jan Janssen
2023-01-25
1
-4
/
+4
*
boot: Remove unused parameters from pe_kernel_info
Jan Janssen
2022-10-17
1
-5
/
+1
*
stub: Always use LINUX_INITRD_MEDIA_GUID if available
Jan Janssen
2022-09-20
1
-1
/
+1
*
boot: Constify PE sections type
Jan Janssen
2022-07-07
1
-2
/
+2
*
boot: Use void for base pointer
Jan Janssen
2022-07-07
1
-1
/
+1
*
boot: Use char
Jan Janssen
2022-06-27
1
-3
/
+3
*
boot: Use char16_t
Jan Janssen
2022-06-27
1
-1
/
+2
*
boot: Use stdint types
Jan Janssen
2022-06-27
1
-3
/
+3
*
sd-boot: Convert VOID -> void
Jan Janssen
2021-10-17
1
-1
/
+1
*
[sd-stub] Add support for aarch64 booting via pe-entry point
Max Resch
2021-10-13
1
-0
/
+6
*
sd-boot: Fix PE section parsing
Jan Janssen
2021-08-16
1
-5
/
+13
*
sd-boot: Add missing includes
Daan De Meyer
2021-01-31
1
-0
/
+2
*
license: LGPL-2.1+ -> LGPL-2.1-or-later
Yu Watanabe
2020-11-09
1
-1
/
+1
*
tree-wide: use '#pragma once' for header guard
Yu Watanabe
2018-08-30
1
-4
/
+1
*
tree-wide: drop copyright headers from frequent contributors
Zbigniew Jędrzejewski-Szmek
2018-06-20
1
-3
/
+0
*
Drop more license boilerplate
Zbigniew Jędrzejewski-Szmek
2018-06-14
1
-10
/
+0
*
tree-wide: use proper unicode © instead of (C) where we can
Lennart Poettering
2018-06-14
1
-1
/
+1
*
Add SPDX license identifiers to source files under the LGPL
Zbigniew Jędrzejewski-Szmek
2017-11-19
1
-0
/
+1
*
sd-boot: stub: Obtain PE section offsets from RAM, not disk (#6250)
Matthew Garrett
2017-07-03
1
-0
/
+22