index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
firmware
/
efi
/
libstub
/
zboot.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
move asm/unaligned.h to linux/unaligned.h
Al Viro
2024-10-02
1
-1
/
+1
*
x86/efistub: Avoid placing the kernel below LOAD_PHYSICAL_ADDR
Ard Biesheuvel
2024-01-30
1
-1
/
+1
*
efi/libstub: Add limit argument to efi_random_alloc()
Ard Biesheuvel
2023-08-07
1
-1
/
+1
*
efi/zboot: arm64: Grab code size from ELF symbol in payload
Ard Biesheuvel
2023-04-26
1
-11
/
+4
*
efi/zboot: Add BSS padding before compression
Ard Biesheuvel
2023-04-20
1
-3
/
+3
*
efi/libstub: Use relocated version of kernel's struct screen_info
Ard Biesheuvel
2023-03-23
1
-0
/
+5
*
efi: zboot: Use EFI protocol to remap code/data with the right attributes
Ard Biesheuvel
2023-02-03
1
-0
/
+2
*
efi: libstub: Merge zboot decompressor with the ordinary stub
Ard Biesheuvel
2022-11-09
1
-210
/
+74
*
efi: libstub: Enable efi_printk() in zboot decompressor
Ard Biesheuvel
2022-11-09
1
-20
/
+10
*
efi: libstub: Clone memcmp() into the stub
Ard Biesheuvel
2022-11-09
1
-10
/
+1
*
efi: zboot: create MemoryMapped() device path for the parent if needed
Ard Biesheuvel
2022-09-27
1
-4
/
+16
*
efi/libstub: implement generic EFI zboot
Ard Biesheuvel
2022-09-20
1
-0
/
+290