index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
firmware
/
efi
/
libstub
/
efi-stub.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-03-09
efi/libstub: Add get_event_log() support for CC platforms
Kuppuswamy Sathyanarayanan
1
-1
/
+1
2023-03-23
efi/libstub: Use relocated version of kernel's struct screen_info
Ard Biesheuvel
1
-5
/
+0
2022-11-09
efi: libstub: Factor out EFI stub entrypoint into separate file
Ard Biesheuvel
1
-63
/
+26
2022-11-09
efi: libstub: Move screen_info handling to common code
Ard Biesheuvel
1
-0
/
+9
2022-11-09
efi: libstub: Drop handling of EFI properties table
Ard Biesheuvel
1
-13
/
+0
2022-11-09
efi: libstub: Drop randomization of runtime memory map
Ard Biesheuvel
1
-29
/
+0
2022-09-27
efi: libstub: fix up the last remaining open coded boot service call
Ard Biesheuvel
1
-2
/
+2
2022-09-27
Merge tag 'efi-loongarch-for-v6.1-2' into HEAD
Ard Biesheuvel
1
-58
/
+34
2022-09-27
efi: libstub: remove DT dependency from generic stub
Ard Biesheuvel
1
-52
/
+1
2022-09-27
efi: libstub: unify initrd loading between architectures
Ard Biesheuvel
1
-11
/
+7
2022-09-26
efi: libstub: avoid efi_get_memory_map() for allocating the virt map
Ard Biesheuvel
1
-0
/
+31
2022-09-19
efi/libstub: move efi_system_table global var into separate object
Ard Biesheuvel
1
-2
/
+0
2022-09-06
efi/loongarch: Add efistub booting support
Huacai Chen
1
-6
/
+14
2022-05-03
efi: libstub: pass image handle to handle_kernel_image()
Ard Biesheuvel
1
-1
/
+1
2022-01-19
RISC-V: Introduce sv48 support without relocatable kernel
Palmer Dabbelt
1
-0
/
+2
2022-01-19
riscv: Implement sv48 support
Alexandre Ghiti
1
-0
/
+2
2021-11-21
efi/libstub: consolidate initrd handling across architectures
Ard Biesheuvel
1
-8
/
+2
2021-03-07
efi: stub: omit SetVirtualAddressMap() if marked unsupported in RT_PROP table
Ard Biesheuvel
1
-0
/
+16
2020-12-09
efi: stub: get rid of efi_get_max_fdt_addr()
Ard Biesheuvel
1
-1
/
+0
2020-10-02
RISC-V: Add EFI runtime services
Atish Patra
1
-1
/
+10
2020-09-16
efi/libstub: arm32: Use low allocation for the uncompressed kernel
Ard Biesheuvel
1
-43
/
+1
2020-09-16
efi/libstub: arm32: Base FDT and initrd placement on image address
Ard Biesheuvel
1
-2
/
+2
2020-07-09
efi/libstub: Move the function prototypes to header file
Atish Patra
1
-17
/
+0
2020-06-17
efi/libstub: arm: Print CPU boot mode and MMU state at boot
Ard Biesheuvel
1
-0
/
+3
2020-05-25
Merge tag 'efi-changes-for-v5.8' of git://git.kernel.org/pub/scm/linux/kernel...
Ingo Molnar
1
-33
/
+37
2020-05-25
Merge tag 'v5.7-rc7' into efi/core, to refresh the branch and pick up fixes
Ingo Molnar
1
-1
/
+5
2020-05-23
efi/libstub: Add missing prototype for PE/COFF entry point
Ard Biesheuvel
1
-1
/
+2
2020-05-22
efi/libstub: Use pool allocation for the command line
Ard Biesheuvel
1
-2
/
+2
2020-05-01
efi/libstub: Check return value of efi_parse_options
Arvind Sankar
1
-6
/
+17
2020-05-01
efi/libstub: Unify initrd loading across architectures
Arvind Sankar
1
-10
/
+2
2020-05-01
efi/libstub: Upgrade ignored dtb= argument message to error
Arvind Sankar
1
-1
/
+1
2020-05-01
efi/libstub: Move pr_efi/pr_efi_err into efi namespace
Arvind Sankar
1
-16
/
+16
2020-04-24
efi/libstub: Drop __pure getters for EFI stub options
Ard Biesheuvel
1
-3
/
+3
2020-04-24
efi/libstub: Drop __pure getter for efi_system_table
Ard Biesheuvel
1
-9
/
+4
2020-04-24
efi: Kill __efistub_global
Arvind Sankar
1
-2
/
+2
2020-04-23
efi/libstub/arm: Make install_memreserve_table static
Zou Wei
1
-1
/
+1
2020-04-23
efi/libstub: Move arm-stub to a common file
Atish Patra
1
-0
/
+408