index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
firmware
/
efi
/
libstub
/
efi-stub.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
efi: libstub: avoid efi_get_memory_map() for allocating the virt map
Ard Biesheuvel
2022-09-26
1
-0
/
+31
*
efi/loongarch: Add efistub booting support
Huacai Chen
2022-09-06
1
-6
/
+14
*
efi: libstub: pass image handle to handle_kernel_image()
Ard Biesheuvel
2022-05-03
1
-1
/
+1
*
RISC-V: Introduce sv48 support without relocatable kernel
Palmer Dabbelt
2022-01-20
1
-0
/
+2
|
\
|
*
riscv: Implement sv48 support
Alexandre Ghiti
2022-01-20
1
-0
/
+2
*
|
efi/libstub: consolidate initrd handling across architectures
Ard Biesheuvel
2021-11-21
1
-8
/
+2
|
/
*
efi: stub: omit SetVirtualAddressMap() if marked unsupported in RT_PROP table
Ard Biesheuvel
2021-03-07
1
-0
/
+16
*
efi: stub: get rid of efi_get_max_fdt_addr()
Ard Biesheuvel
2020-12-09
1
-1
/
+0
*
RISC-V: Add EFI runtime services
Atish Patra
2020-10-02
1
-1
/
+10
*
efi/libstub: arm32: Use low allocation for the uncompressed kernel
Ard Biesheuvel
2020-09-16
1
-43
/
+1
*
efi/libstub: arm32: Base FDT and initrd placement on image address
Ard Biesheuvel
2020-09-16
1
-2
/
+2
*
efi/libstub: Move the function prototypes to header file
Atish Patra
2020-07-09
1
-17
/
+0
*
efi/libstub: arm: Print CPU boot mode and MMU state at boot
Ard Biesheuvel
2020-06-17
1
-0
/
+3
*
Merge tag 'efi-changes-for-v5.8' of git://git.kernel.org/pub/scm/linux/kernel...
Ingo Molnar
2020-05-25
1
-33
/
+37
|
\
|
*
efi/libstub: Add missing prototype for PE/COFF entry point
Ard Biesheuvel
2020-05-23
1
-1
/
+2
|
*
efi/libstub: Use pool allocation for the command line
Ard Biesheuvel
2020-05-22
1
-2
/
+2
|
*
efi/libstub: Check return value of efi_parse_options
Arvind Sankar
2020-05-01
1
-6
/
+17
|
*
efi/libstub: Unify initrd loading across architectures
Arvind Sankar
2020-05-01
1
-10
/
+2
|
*
efi/libstub: Upgrade ignored dtb= argument message to error
Arvind Sankar
2020-05-01
1
-1
/
+1
|
*
efi/libstub: Move pr_efi/pr_efi_err into efi namespace
Arvind Sankar
2020-05-01
1
-16
/
+16
*
|
Merge tag 'v5.7-rc7' into efi/core, to refresh the branch and pick up fixes
Ingo Molnar
2020-05-25
1
-1
/
+5
|
/
*
efi/libstub: Drop __pure getters for EFI stub options
Ard Biesheuvel
2020-04-24
1
-3
/
+3
*
efi/libstub: Drop __pure getter for efi_system_table
Ard Biesheuvel
2020-04-24
1
-9
/
+4
*
efi: Kill __efistub_global
Arvind Sankar
2020-04-24
1
-2
/
+2
*
efi/libstub/arm: Make install_memreserve_table static
Zou Wei
2020-04-23
1
-1
/
+1
*
efi/libstub: Move arm-stub to a common file
Atish Patra
2020-04-23
1
-0
/
+408