Linux EFI Development - Date Index
[Prev Page][Next Page]
- Re: [PATCH v3 5/5] xen: Put EFI machinery in place, (continued)
- [PATCH 0/5] efivars compat support,
Matt Fleming
- [PATCH v2 00/14] UEFI support for arm(64),
Leif Lindholm
- [PATCH v2 04/15] lib: add fdt_empty_tree.c, Leif Lindholm
- [PATCH v2 14/15] doc: arm: add UEFI support documentation, Leif Lindholm
- [PATCH v2 15/15] efi/arm64: ignore dtb= when UEFI SecureBoot is enabled, Leif Lindholm
- [PATCH v2 12/15] doc: arm64: add description of EFI stub support, Leif Lindholm
- [PATCH v2 13/15] arm64: add EFI runtime services, Leif Lindholm
- [PATCH v2 11/15] arm64: add EFI stub, Leif Lindholm
- [PATCH v2 08/15] efi: Add get_dram_base() helper function, Leif Lindholm
- [PATCH v2 09/15] efi: Add shared FDT related functions for ARM/ARM64, Leif Lindholm
- [PATCH v2 10/15] arm64: Add function to create identity mappings, Leif Lindholm
- [PATCH v2 07/15] efi: Add shared printk wrapper for consistent prefixing, Leif Lindholm
- [PATCH v2 05/15] efi: add helper function to get UEFI params from FDT, Leif Lindholm
- [PATCH v2 03/15] efi: create memory map iteration helper, Leif Lindholm
- [PATCH v2 06/15] doc: efi-stub.txt updates for ARM, Leif Lindholm
- [PATCH v2 02/15] efi: x86: Improve cmdline conversion, Leif Lindholm
- [PATCH v2 01/15] efi: delete stray ARM ifdef, Leif Lindholm
- Re: [PATCH v2 00/14] UEFI support for arm(64), Matt Fleming
- [patch] x86/efi: use GFP_ATOMIC under spin_lock,
Dan Carpenter
- [GIT PULL] EFI mixed kbuild fixes, Matt Fleming
- [GIT PULL] EFI mixed mode support, Matt Fleming
- [GIT PULL] EFI changes for v3.15,
Matt Fleming
- [PATCH 1/1] efi: cper: Support different length of Error Section,
Adrian Huang12
- [PATCH] efi: Quirk out SGI UV,
Borislav Petkov
- [PATCH v2 00/13] EFI mixed mode,
Matt Fleming
- [PATCH 07/13] x86/efi: Add early thunk code to go from 64-bit to 32-bit, Matt Fleming
- [PATCH v2 06/13] x86/efi: Build our own EFI services pointer table, Matt Fleming
- [PATCH 13/13] x86/efi: Re-disable interrupts after calling firmware services, Matt Fleming
- [PATCH 11/13] x86/efi: Wire up CONFIG_EFI_MIXED, Matt Fleming
- [PATCH 10/13] x86/efi: Add mixed runtime services support, Matt Fleming
- [PATCH 12/13] x86/boot: Don't overwrite cr4 when enabling PAE, Matt Fleming
- [PATCH 09/13] x86/efi: Firmware agnostic handover entry points, Matt Fleming
- [PATCH 08/13] x86/efi: Split the boot stub into 32/64 code paths, Matt Fleming
- [PATCH 05/13] efi: Add separate 32-bit/64-bit definitions, Matt Fleming
- [PATCH 03/13] x86/mm/pageattr: Always dump the right page table in an oops, Matt Fleming
- [PATCH 02/13] x86, tools: Consolidate #ifdef code, Matt Fleming
- [PATCH 04/13] x86/efi: Delete dead code when checking for non-native, Matt Fleming
- [PATCH 01/13] x86/boot: Cleanup header.S by removing some #ifdefs, Matt Fleming
- Re: [PATCH v2 00/13] EFI mixed mode, David Rientjes
- [PATCH 00/13] EFI mixed mode,
Matt Fleming
- [PATCH 01/13] x86/boot: Cleanup header.S by removing some #ifdefs, Matt Fleming
- [PATCH 02/13] x86, tools: Consolidate #ifdef code, Matt Fleming
- [PATCH 03/13] x86/mm/pageattr: Always dump the right page table in an oops, Matt Fleming
- [PATCH 04/13] x86/efi: Delete dead code when checking for non-native, Matt Fleming
- [PATCH 05/13] efi: Add separate 32-bit/64-bit definitions, Matt Fleming
- <Possible follow-ups>
- [PATCH 00/13] EFI mixed mode, Matt Fleming
- [PATCH 01/13] x86/boot: Cleanup header.S by removing some #ifdefs, Matt Fleming
- [PATCH 02/13] x86, tools: Consolidate #ifdef code, Matt Fleming
- [PATCH 03/13] x86/mm/pageattr: Always dump the right page table in an oops, Matt Fleming
- [PATCH 04/13] x86/efi: Delete dead code when checking for non-native, Matt Fleming
- [PATCH 05/13] efi: Add separate 32-bit/64-bit definitions, Matt Fleming
- [PATCH 06/13] x86/efi: Build our own EFI services pointer table, Matt Fleming
- [PATCH 07/13] x86/efi: Add early thunk code to go from 64-bit to 32-bit, Matt Fleming
- [PATCH 11/13] x86/efi: Wire up CONFIG_EFI_MIXED, Matt Fleming
- [PATCH 13/13] x86/efi: Re-disable interrupts after calling firmware services, Matt Fleming
- [PATCH 09/13] x86/efi: Firmware agnostic handover entry points, Matt Fleming
- [PATCH 10/13] x86/efi: Add mixed runtime services support, Matt Fleming
- [PATCH 12/13] x86/boot: Don't overwrite cr4 when enabling PAE, Matt Fleming
- [PATCH 08/13] x86/efi: Split the boot stub into 32/64 code paths, Matt Fleming
- Trusted kernel patchset for Secure Boot lockdown,
Matthew Garrett
- [PATCH 02/12] Enforce module signatures when trusted kernel is enabled, Matthew Garrett
- [PATCH 09/12] uswsusp: Disable when trusted_kernel is true, Matthew Garrett
- [PATCH 08/12] kexec: Disable at runtime if trusted_kernel is true, Matthew Garrett
- [PATCH 07/12] acpi: Ignore acpi_rsdp kernel parameter when trusted_kernel is true., Matthew Garrett
- [PATCH 06/12] acpi: Limit access to custom_method if trusted_kernel is true, Matthew Garrett
- [PATCH 05/12] Restrict /dev/mem and /dev/kmem when trusted_kernel is true, Matthew Garrett
- [PATCH 04/12] x86: Lock down IO port access when trusted_kernel is true, Matthew Garrett
- [PATCH 03/12] PCI: Lock down BAR access when trusted_kernel is true, Matthew Garrett
- [PATCH 01/12] Add support for indicating that the booted kernel is externally trusted, Matthew Garrett
- [PATCH 12/12] Add option to automatically set trusted_kernel when in Secure Boot mode, Matthew Garrett
- [PATCH 11/12] asus-wmi: Restrict debugfs interface when trusted_kernel is true, Matthew Garrett
- [PATCH 10/12] x86: Restrict MSR access when trusted_kernel is true, Matthew Garrett
- Re: Trusted kernel patchset for Secure Boot lockdown, Kees Cook
- Re: Trusted kernel patchset for Secure Boot lockdown, Josh Boyer
- [PATCH] x86, efi: Fix 32-bit fallout,
Borislav Petkov
- [PATCH] firmware/efi : use NULL instead of 0 for pointer,
Daeseok Youn
- [BUG] can't boot up: unable to handle kernel paging request at ffffffffff340003,
Madper Xie
[PATCH 00/22] arm/arm64: UEFI stubs + runtime services,
Leif Lindholm
- [PATCH 18/22] doc: arm64: add description of EFI stub support, Leif Lindholm
- [PATCH 19/22] arm64: add EFI runtime services, Leif Lindholm
- [PATCH 20/22] Improve cmdline conversion, Leif Lindholm
- [PATCH 21/22] arm: efistub: ignore dtb= when UEFI SecureBoot is enabled, Leif Lindholm
- [PATCH 22/22] arm: update boot/compressed/.gitignore, Leif Lindholm
- [PATCH 15/22] lib: add fdt_empty_tree.c, Leif Lindholm
- [PATCH 16/22] arm64: Add function to create identity mappings, Leif Lindholm
- [PATCH 17/22] arm64: add EFI stub, Leif Lindholm
- [PATCH 14/22] init: efi: arm: enable (U)EFI runtime services on arm, Leif Lindholm
- [PATCH 13/22] arm: Add [U]EFI runtime services support, Leif Lindholm
- [PATCH 10/22] Add EFI stub for ARM, Leif Lindholm
- [PATCH 12/22] Documentation: arm: add UEFI support documentation, Leif Lindholm
- [PATCH 11/22] Disable stack protection for decompressor/stub, Leif Lindholm
- [PATCH 09/22] Add shared arm/arm64 EFI stub, Leif Lindholm
- [PATCH 07/22] Add shared FDT related functions for ARM/ARM64, Leif Lindholm
- [PATCH 08/22] Add strstr to compressed string.c for ARM., Leif Lindholm
- [PATCH 06/22] Add helper functions used by arm/arm64, Leif Lindholm
- [PATCH 04/22] efi-stub.txt updates for ARM, Leif Lindholm
- [PATCH 05/22] Add shared printk wrapper for consistent prefixing, Leif Lindholm
- [PATCH 03/22] efi: add helper function to get UEFI params from FDT, Leif Lindholm
- [PATCH 01/22] arm: break part of __soft_restart out into separate function, Leif Lindholm
- [PATCH 02/22] arm: add new asm macro update_sctlr, Leif Lindholm
Re: [BUG] Linux 3.14 fails to boot with new EFI changes,
Matt Fleming
[RFC][PATCH 00/11] EFI mixed mode,
Matt Fleming
- [RFC][PATCH 01/11] x86/boot: Cleanup header.S by removing some #ifdefs, Matt Fleming
- [RFC][PATCH 02/11] x86, tools: Consolidate #ifdef code, Matt Fleming
- [RFC][PATCH 03/11] x86/mm/pageattr: Make __lookup_address_in_pgd() global, Matt Fleming
- [RFC][PATCH 04/11] x86/efi: Delete dead code when checking for non-native, Matt Fleming
- [RFC][PATCH 05/11] efi: Add separate 32-bit/64-bit definitions, Matt Fleming
- [RFC][PATCH 06/11] x86/efi: Build our own EFI services pointer table, Matt Fleming
- [RFC][PATCH 07/11] x86/efi: Add early thunk code to go from 64-bit to 32-bit, Matt Fleming
- [RFC][PATCH 08/11] x86/efi: Split the boot stub into 32/64 code paths, Matt Fleming
- [RFC][PATCH 09/11] x86/efi: Firmware agnostic handover entry points, Matt Fleming
- [RFC][PATCH 10/11] x86/efi: Add mixed runtime services support, Matt Fleming
- [RFC][PATCH 11/11] x86/efi: Wire up CONFIG_EFI_MIXED, Matt Fleming
[PATCH] efi: Add newline to cper DIMM location messages,
Luck, Tony
[PATCH 0/5] EFI memmap and other fixes, v3,
Borislav Petkov
[RFC][PATCH 0/3] Generic efi_enabled() support,
Matt Fleming
[PATCH] ACPI / init: Run acpi_early_init() before timekeeping_init(),
Lee, Chun-Yi
[PATCH] efi: x86: make "efi facility" use slightly more generic,
Leif Lindholm
[PATCH 0/4] EFI memmap fix v2,
Borislav Petkov
[PATCH v4 0/5] arm: add UEFI runtime services support,
Leif Lindholm
[PATCH 0/6] arm64: Add EFI stub and runtime services support,
Mark Salter
Message not available
[PATCH V6 0/8] Add ARM EFI stub,
Roy Franz
[PATCH] x86: efi: create memory map iteration helper,
Mark Salter
[PATCH 0/2] efi: Fix krealloc defect and misc neatening,
Joe Perches
[GIT PULL] EFI kexec fixes, Matt Fleming
[BUG] Kernel OOPS when reboot if I set reboot=efi,{warm, cold} (and some questions :-),
Madper Xie
[GIT PULL] EFI kexec patches for v3.14, Matt Fleming
split efi systab in sysfs,
Dave Young
[PATCH v7 00/12] kexec kernel efi runtime support,
Dave Young
- [PATCH v7 01/12] x86/mm: sparse warning fix for early_memremap, Dave Young
- [PATCH v7 02/12] efi: Use early_memremap and early_memunmap to fix sparse warnings, Dave Young
- [PATCH v7 05/12] efi: reserve boot service fix, Dave Young
- [PATCH v7 07/12] efi: export more efi table variable to sysfs, Dave Young
- [PATCH v7 10/12] x86: add xloadflags bit for efi runtime support on kexec, Dave Young
- [PATCH v7 12/12] x86: reserve setup_data ranges late after parsing memmap cmdline, Dave Young
- [PATCH v7 09/12] efi: passing kexec necessary efi data via setup_data, Dave Young
- [PATCH v7 08/12] efi: export efi runtime memory mapping to sysfs, Dave Young
- [PATCH v7 11/12] x86: export x86 boot_params to sysfs, Dave Young
- [PATCH v7 06/12] efi: cleanup efi_enter_virtual_mode function, Dave Young
- [PATCH v7 04/12] efi: add a wrapper function efi_map_region_fixed, Dave Young
- [PATCH v7 03/12] efi: remove unused variables in __map_region, Dave Young
- Re: [PATCH v7 00/12] kexec kernel efi runtime support, Toshi Kani
- Re: [PATCH v7 00/12] kexec kernel efi runtime support, Matt Fleming
[PATCH v4 0/4] kexec-tools: efi runtime support on kexec kernel,
Dave Young
[RFC PATCH 00/14] Support timezone of ACPI TAD and EFI TIME,
Lee, Chun-Yi
- [PATCH 01/14] rtc-efi: fix decrease day twice when computing year days, Lee, Chun-Yi
- [PATCH 03/14] rtc: block registration of rtc-cmos when CMOS RTC Not Present, Lee, Chun-Yi
- Re: [RFC PATCH 00/14] Support timezone of ACPI TAD and EFI TIME, H. Peter Anvin
- <Possible follow-ups>
- [RFC PATCH 00/14] Support timezone of ACPI TAD and EFI TIME, Lee, Chun-Yi
- [PATCH 01/14] rtc-efi: fix decrease day twice when computing year days, Lee, Chun-Yi
- [PATCH 03/14] rtc: block registration of rtc-cmos when CMOS RTC Not Present, Lee, Chun-Yi
- [TEST PATCH 14/14] acpi: add early parameter to set CMOS RTC Not Present bit for testing, Lee, Chun-Yi
- [RFC PATCH 13/14] Documentation/RTC: add document of ACPI TAD and EFI TIME driver, Lee, Chun-Yi
- [RFC PATCH 12/14] efi: adjust system time base on timezone from EFI time services, Lee, Chun-Yi
- [RFC PATCH 11/14] rtc: switch to get/set rtc time to efi functions if CMOS RTC Not Present git set., Lee, Chun-Yi
- [RFC PATCH 10/14] rtc: improve and move week day computing function to rtc header, Lee, Chun-Yi
- [RFC PATCH 09/14] efi: move functions of access efi time to header file for sharing, Lee, Chun-Yi
- [RFC PATCH 08/14] rtc-efi: set uie_unsupported for indicate rtc-efi doesn't support UIE mode, Lee, Chun-Yi
- [RFC PATCH 07/14] rtc-efi: add GMTOFF support to rtc_efi, Lee, Chun-Yi
- [RFC PATCH 06/14] rtc-efi: register rtc-efi device when EFI enabled, Lee, Chun-Yi
- [RFC PATCH 05/14] rtc: Add RTC driver of ACPI Time and Alarm Device, Lee, Chun-Yi
- [RFC PATCH 04/14] ACPI: Add ACPI 5.0 Time and Alarm Device driver, Lee, Chun-Yi
- Message not available
[PATCH 0/3] EFI memmap fix,
Borislav Petkov
[PATCH v6 00/14] kexec kernel efi runtime support,
Dave Young
- [PATCH v6 08/14] efi: export efi runtime memory mapping to sysfs, Dave Young
- [PATCH v6 05/14] efi: reserve boot service fix, Dave Young
- [PATCH v6 04/14] efi: add a wrapper function efi_map_region_fixed, Dave Young
- [PATCH v6 03/14] efi: remove unused variables in __map_region, Dave Young
- [PATCH v6 12/14] x86: export x86 boot_params to sysfs, Dave Young
- [PATCH v6 11/14] x86: add xloadflags bit for efi runtime support on kexec, Dave Young
- [PATCH v6 14/14] x86: kdebugfs do not use __va for getting setup_data virt addr, Dave Young
- [PATCH v6 13/14] x86: reserve setup_data ranges late after parsing memmap cmdline, Dave Young
- [PATCH v6 10/14] efi: only print saved efi runtime maps instead of all memmap ranges for kexec, Dave Young
- [PATCH v6 09/14] efi: passing kexec necessary efi data via setup_data, Dave Young
- [PATCH v6 07/14] efi: export more efi table variable to sysfs, Dave Young
- [PATCH v6 06/14] efi: cleanup efi_enter_virtual_mode function, Dave Young
- [PATCH v6 02/14] efi: Use early_memremap and early_memunmap to fix sparse warnings, Dave Young
- [PATCH v6 01/14] x86/mm: sparse warning fix for early_memremap, Dave Young
[PATCH] MAINTAINERS: add myself as gpt maintainer,
Davidlohr Bueso
EFI tree kernel panic in phys_efi_set_virtual_address_map(),
Toshi Kani
[PATCH] mm,x86: use E820_X_MAX instead of ARRAY_SIZE(e820.map), Xishi Qiu
[PATCH v5 00/14] kexec kernel efi runtime support,
Dave Young
[Index of Archives]
[Linux Kernel Development]
[Security]
[Linux ARM Kernel]
[Tools]
[Linux MIPS]
[Linux S390]
[Bugtraq]
[Share Photos]>
[Fedora ARM]