Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
035ee288ae7ade4152f1c3cf23a587b04fdc526c
/
drivers
/
firmware
/
efi
/
libstub
/
efi-stub-helper.c
78ce248
efi: Iterate over efi.memmap in for_each_efi_memory_desc()
by Matt Fleming
· 9 years ago
48fcb2d
efi: stub: use high allocation for converted command line
by Ard Biesheuvel
· 9 years ago
be482d6
Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/mfleming/efi into x86/urgent
by Ingo Molnar
· 10 years ago
7ed620b
efi/libstub: Fix boundary checking in efi_high_alloc()
by Yinghai Lu
· 10 years ago
5fbe4c2
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
43a9f69
Revert "efi/libstub: Call get_memory_map() to obtain map and desc sizes"
by Matt Fleming
· 10 years ago
6b00f7e
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 10 years ago
d1a8d66
efi/libstub: Call get_memory_map() to obtain map and desc sizes
by Ard Biesheuvel
· 10 years ago
ddeeefe
arm64/efi: efistub: Apply __init annotation
by Ard Biesheuvel
· 10 years ago
cf2b0f1
efi: efistub: allow allocation alignment larger than EFI_PAGE_SIZE
by Ard Biesheuvel
· 10 years ago
5a17dae
efi: Add efi= parameter parsing to the EFI boot stub
by Matt Fleming
· 10 years ago
f4f75ad5
efi: efistub: Convert into static library
by Ard Biesheuvel
· 11 years ago
[Renamed from drivers/firmware/efi/efi-stub-helper.c]
bd66947
efi: efistub: Refactor stub components
by Ard Biesheuvel
· 11 years ago
c625d1c
efi: x86: Handle arbitrary Unicode characters
by H. Peter Anvin
· 11 years ago
9bb4019
efi: Add get_dram_base() helper function
by Roy Franz
· 11 years ago
f966ea0
efi: Add shared printk wrapper for consistent prefixing
by Roy Franz
· 11 years ago
9403e46
efi: efi-stub-helper cleanup
by Leif Lindholm
· 11 years ago
47514c9
efi: Pass correct file handle to efi_file_{read,close}
by Matt Fleming
· 11 years ago
204b0a1
x86, efi: Abstract x86 efi_early calls
by Matt Fleming
· 11 years ago
54b52d8
x86/efi: Build our own EFI services pointer table
by Matt Fleming
· 11 years ago
c158c3b
boot, efi: Remove redundant memset()
by Roy Franz
· 11 years ago
4e28308
efi: resolve warnings found on ARM compile
by Roy Franz
· 11 years ago
6a5fe77
efi: Fix types in EFI calls to match EFI function definitions.
by Roy Franz
· 11 years ago
36f8961
efi: Renames in handle_cmdline_files() to complete generalization.
by Roy Franz
· 11 years ago
46f4582
efi: Generalize handle_ramdisks() and rename to handle_cmdline_files().
by Roy Franz
· 11 years ago
0e1cadb
efi: Allow efi_free() to be called with size of 0
by Roy Franz
· 11 years ago
1c089c6
efi: generalize efi_get_memory_map()
by Roy Franz
· 11 years ago
86cc653
efi: Rename __get_map() to efi_get_memory_map()
by Roy Franz
· 11 years ago
5fef387
efi: Move unicode to ASCII conversion to shared function.
by Roy Franz
· 11 years ago
4a9f3a7
efi: Generalize relocate_kernel() for use by other architectures.
by Roy Franz
· 11 years ago
c6866d7
efi: Move relocate_kernel() to shared file.
by Roy Franz
· 11 years ago
38dd9c0
efi: Enforce minimum alignment of 1 page on allocations.
by Roy Franz
· 11 years ago
40e4530
efi: Rename memory allocation/free functions
by Roy Franz
· 11 years ago
876dc36
efi: Add system table pointer argument to shared functions.
by Roy Franz
· 11 years ago
7721da4
efi: Move common EFI stub code from x86 arch code to common location
by Roy Franz
· 11 years ago