Ard Biesheuvel
|
636259880a
efi: Add support for seeding the RNG from a UEFI config table
|
8 년 전 |
Dan Carpenter
|
a75dcb5848
efi/efivar_ssdt_load: Don't return success on allocation failure
|
8 년 전 |
Ingo Molnar
|
5465fe0fc3
Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mfleming/efi into efi/core
|
9 년 전 |
Ard Biesheuvel
|
dce48e351c
efi: Replace runtime services spinlock with semaphore
|
9 년 전 |
Matt Fleming
|
816e76129e
efi: Allow drivers to reserve boot services forever
|
9 년 전 |
Matt Fleming
|
60863c0d1a
efi: Split out EFI memory map functions into new file
|
9 년 전 |
Matt Fleming
|
dca0f971ea
efi: Add efi_memmap_init_late() for permanent EFI memmap
|
9 년 전 |
Matt Fleming
|
9479c7cebf
efi: Refactor efi_memmap_init_early() into arch-neutral code
|
9 년 전 |
Andrzej Hajda
|
4af9ed578a
efi: Fix handling error value in fdt_find_uefi_params
|
9 년 전 |
Linus Torvalds
|
08fd8c1768
Merge tag 'for-linus-4.8-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
|
9 년 전 |
Octavian Purdila
|
475fb4e8b2
efi / ACPI: load SSTDs from EFI variables
|
9 년 전 |
Shannon Zhao
|
0cac5c3018
Xen: EFI: Parse DT parameters for Xen specific UEFI
|
9 년 전 |
Matt Fleming
|
806b0351c9
efi: Move efi_status_to_err() to drivers/firmware/efi/
|
9 년 전 |
Ard Biesheuvel
|
801820bee9
efi/arm/libstub: Make screen_info accessible to the UEFI stub
|
9 년 전 |
Ard Biesheuvel
|
a604af075a
efi: Add support for the EFI_MEMORY_ATTRIBUTES_TABLE config table
|
9 년 전 |
Matt Fleming
|
884f4f66ff
efi: Remove global 'memmap' EFI memory map
|
9 년 전 |
Matt Fleming
|
78ce248faa
efi: Iterate over efi.memmap in for_each_efi_memory_desc()
|
9 년 전 |
Robert Elliott
|
35575e0e8b
efi: Add Persistent Memory type name
|
9 년 전 |
Robert Elliott
|
c016ca08f8
efi: Add NV memory attribute
|
9 년 전 |
Ard Biesheuvel
|
9c6672ac9c
efi: Expose non-blocking set_variable() wrapper to efivars
|
9 년 전 |
Ingo Molnar
|
03e075b38e
Merge branch 'linus' into efi/core, to refresh the branch and to pick up recent fixes
|
9 년 전 |
Ard Biesheuvel
|
0f7f2f0c0f
efi: include asm/early_ioremap.h not asm/efi.h to get early_memremap
|
9 년 전 |
Sai Praneeth
|
50a0cb5652
x86/efi-bgrt: Fix kernel panic when mapping BGRT data
|
9 년 전 |
Ard Biesheuvel
|
f7d9248942
arm64/efi: refactor EFI init and runtime code for reuse by 32-bit ARM
|
9 년 전 |
Ard Biesheuvel
|
44511fb9e5
efi: Use correct type for struct efi_memory_map::phys_map
|
9 년 전 |
Ard Biesheuvel
|
a104171334
efi: Introduce EFI_NX_PE_DATA bit and set it from properties table
|
10 년 전 |
Ard Biesheuvel
|
bf924863c9
efi: Add support for UEFIv2.5 Properties table
|
10 년 전 |
Taku Izumi
|
8be4432eb6
efi: Add EFI_MEMORY_MORE_RELIABLE support to efi_md_typeattr_format()
|
10 년 전 |
Leif Lindholm
|
7968c0e338
efi/arm64: Clean up efi_get_fdt_params() interface
|
10 년 전 |
Leif Lindholm
|
12dd00e83f
efi/x86: Move efi=debug option parsing to core
|
10 년 전 |