Linux EFI Development - Date Index
[Prev Page][Next Page]
- [PATCH v2 01/20] efi: Add support for a UEFI variable filesystem, (continued)
- [PATCH 02/20] efi: Handle deletions and size changes in efivarfs_write_file, Matt Fleming
- [PATCH 03/20] efi: add efivars kobject to efi sysfs folder, Matt Fleming
- [PATCH 04/20] efivarfs: Add documentation for the EFI variable filesystem, Matt Fleming
- [PATCH 05/20] x86, mm: Include the entire kernel memory map in trampoline_pgd, Matt Fleming
- [PATCH 06/20] x86, efi: 1:1 pagetable mapping for virtual EFI calls, Matt Fleming
- [PATCH 07/20] x86/kernel: remove tboot 1:1 page table creation code, Matt Fleming
- [PATCH 08/20] x86-64/efi: Use EFI to deal with platform wall clock (again), Matt Fleming
- [PATCH 09/20] efivarfs: efivarfs_file_read ensure we free data in error paths, Matt Fleming
- [PATCH 10/20] efivarfs: efivarfs_create() ensure we drop our reference on inode on error, Matt Fleming
- [PATCH 11/20] efivarfs: efivarfs_fill_super() fix inode reference counts, Matt Fleming
- [PATCH 12/20] efivarfs: efivarfs_fill_super() ensure we free our temporary name, Matt Fleming
- [PATCH 13/20] efivarfs: efivarfs_fill_super() ensure we clean up correctly on error, Matt Fleming
- [PATCH 14/20] efivarfs: Implement exclusive access for {get,set}_variable, Matt Fleming
- [PATCH 15/20] efi: Clarify GUID length calculations, Matt Fleming
- [PATCH 16/20] efivarfs: Return an error if we fail to read a variable, Matt Fleming
- [PATCH 17/20] efivarfs: Replace magic number with sizeof(attributes), Matt Fleming
- [PATCH 18/20] efivarfs: Add unique magic number, Matt Fleming
- [PATCH 19/20] efivarfs: Make 'datasize' unsigned long, Matt Fleming
- [PATCH 20/20] efivarfs: Return a consistent error when efivarfs_get_inode() fails, Matt Fleming
- [PATCH 21/20] efivarfs: Fix return value of efivarfs_file_write(), Matt Fleming
- Re: [PATCH v3] x86: efi: Turn off efi_enabled after setup on mixed fw/kernel,
Matt Fleming
- [PATCH] systemd: mount the EFI variable filesystem,
Lee, Chun-Yi
- [PATCH v2 2/5] efi_pstore: Add a logic erasing entries to an erase callback, Seiji Aguchi
- [PATCH v2 5/5] efi_pstore: Add a sequence counter to a variable name, Seiji Aguchi
- [PATCH v2 4/5] efi_pstore: Add ctime to argument of erase callback, Seiji Aguchi
- [PATCH v2 3/5] efi_pstore: Remove a logic erasing entries from a write callback to hold multiple logs,
Seiji Aguchi
- [PATCH 2/5] efi_pstore: Add a logic erasing entries to an erase callback, Seiji Aguchi
- [PATCH v2 1/5] efi_pstore: Check remaining space with QueryVariableInfo() before writing data,
Seiji Aguchi
- [PATCH v2 0/5] efi_pstore: multiple event logging support, Seiji Aguchi
- [PATCH] Add syste-firmware-efi-efivars.mount for support automount EFI variable filesystem,
Lee, Chun-Yi
- [PATCH] x86/efi: Fix oops caused by incorrect set_memory_uc() usage, Matt Fleming
- [PATCH] efi: Clarify GUID length calculations,
Jeremy Kerr
- Re: [PATCH] efi: Build EFI stub with EFI-appropriate options,
Daniel Vacek
- [PATCH] efivarfs: Implement exclusive access for {get,set}_variable,
Jeremy Kerr
- [PATCH] x86, boot: Explicitly include autoconf.h for hostprogs,
Matt Fleming
- Re: boot failure on i7-3317u in Samsung 900x3c,
Matt Fleming
- Git Trees for EFI Development,
Shea Levy
- [RFC][PATCH 2/2] efi_pstore: add a sequence counter to a variable name,
Seiji Aguchi
- [RFC][PATCH 1/2] efi_pstore: hold multiple logs,
Seiji Aguchi
- [RFC][PATCH 0/2] efi_pstore: multiple event logging support, Seiji Aguchi
- [PATCH v2 0/3] x86/efi: Identity mapping pagetable,
Matt Fleming
- [PATCH 1/3] efi: Add support for a UEFI variable filesystem,
Jeremy Kerr
- List Archive,
Shea Levy
- [PATCH] efi: add efivars kobject to efi sysfs folder,
Lee, Chun-Yi
- [PATCH 0/3] x86/efi: Identity mapping pagetable,
Matt Fleming
- [PATCH] MAINTAINERS: Add EFI maintainer entry,
Matt Fleming
- [RFC] Second attempt at kernel secure boot support,
Matthew Garrett
- [PATCH V2 01/10] Secure boot: Add new capability, Matthew Garrett
- [PATCH V2 09/10] acpi: Ignore acpi_rsdp kernel parameter in a secure boot environment, Matthew Garrett
- [PATCH V2 07/10] Secure boot: Add a dummy kernel parameter that will switch on Secure Boot mode, Matthew Garrett
- [PATCH V2 08/10] efi: Enable secure boot lockdown automatically when enabled in firmware, Matthew Garrett
- [PATCH V2 06/10] Restrict /dev/mem and /dev/kmem in secure boot setups, Matthew Garrett
- [PATCH V2 04/10] ACPI: Limit access to custom_method, Matthew Garrett
- [PATCH V2 05/10] asus-wmi: Restrict debugfs interface, Matthew Garrett
- [PATCH V2 03/10] x86: Lock down IO port access in secure boot environments, Matthew Garrett
- [PATCH V2 02/10] PCI: Lock down BAR access in secure boot environments, Matthew Garrett
- [PATCH V2 10/10] SELinux: define mapping for new Secure Boot capability, Matthew Garrett
- Re: [RFC] Second attempt at kernel secure boot support, Eric W. Biederman
- Re: [RFC] Second attempt at kernel secure boot support, Jiri Kosina
- Re: [RFC] Second attempt at kernel secure boot support, Matthew Garrett
- Re: [RFC] Second attempt at kernel secure boot support, Jiri Kosina
- Re: [RFC] Second attempt at kernel secure boot support, Josh Boyer
- Re: [RFC] Second attempt at kernel secure boot support, Shea Levy
- Re: [RFC] Second attempt at kernel secure boot support, Alan Cox
- Re: [RFC] Second attempt at kernel secure boot support, Jiri Kosina
- Re: [RFC] Second attempt at kernel secure boot support, Alan Cox
- Re: [RFC] Second attempt at kernel secure boot support, Shea Levy
- Re: [RFC] Second attempt at kernel secure boot support, Matthew Garrett
- Re: [RFC] Second attempt at kernel secure boot support, Alan Cox
- Re: [RFC] Second attempt at kernel secure boot support, Matthew Garrett
- Re: [RFC] Second attempt at kernel secure boot support, Alan Cox
- Re: [RFC] Second attempt at kernel secure boot support, Matthew Garrett
- Re: [RFC] Second attempt at kernel secure boot support, Oliver Neukum
- Re: [RFC] Second attempt at kernel secure boot support, Chris Friesen
- Re: [RFC] Second attempt at kernel secure boot support, Jiri Kosina
- Re: [RFC] Second attempt at kernel secure boot support, Oliver Neukum
- Re: [RFC] Second attempt at kernel secure boot support, James Bottomley
- Re: [RFC] Second attempt at kernel secure boot support, Jiri Kosina
- Re: [RFC] Second attempt at kernel secure boot support, James Bottomley
- Re: [RFC] Second attempt at kernel secure boot support, Jiri Kosina
- Re: [RFC] Second attempt at kernel secure boot support, James Bottomley
- Re: [RFC] Second attempt at kernel secure boot support, Jiri Kosina
- Re: [RFC] Second attempt at kernel secure boot support, Eric Paris
- Re: [RFC] Second attempt at kernel secure boot support, Alan Cox
- Re: [RFC] Second attempt at kernel secure boot support, James Bottomley
- Re: [RFC] Second attempt at kernel secure boot support, Matthew Garrett
- Re: [RFC] Second attempt at kernel secure boot support, Eric Paris
- Re: [RFC] Second attempt at kernel secure boot support, Alan Cox
- Re: [RFC] Second attempt at kernel secure boot support, James Bottomley
- Re: [RFC] Second attempt at kernel secure boot support, Eric Paris
- Re: [RFC] Second attempt at kernel secure boot support, James Bottomley
- Re: [RFC] Second attempt at kernel secure boot support, Matthew Garrett
- Re: [RFC] Second attempt at kernel secure boot support, James Bottomley
- Re: [RFC] Second attempt at kernel secure boot support, Matthew Garrett
- Re: [RFC] Second attempt at kernel secure boot support, Alan Cox
- Re: [RFC] Second attempt at kernel secure boot support, Alan Cox
- Re: [RFC] Second attempt at kernel secure boot support, Matthew Garrett
- Re: [RFC] Second attempt at kernel secure boot support, Alan Cox
- Re: [RFC] Second attempt at kernel secure boot support, Matthew Garrett
- Re: [RFC] Second attempt at kernel secure boot support, Alan Cox
- Re: [RFC] Second attempt at kernel secure boot support, Matthew Garrett
- Re: [RFC] Second attempt at kernel secure boot support, Eric W. Biederman
- Re: [RFC] Second attempt at kernel secure boot support, Matthew Garrett
- Re: [RFC] Second attempt at kernel secure boot support, Eric W. Biederman
- Re: [RFC] Second attempt at kernel secure boot support, Chris Friesen
- Re: [RFC] Second attempt at kernel secure boot support, Alan Cox
- Re: [RFC] Second attempt at kernel secure boot support, Matthew Garrett
- Re: [RFC] Second attempt at kernel secure boot support, Alan Cox
- Re: [RFC] Second attempt at kernel secure boot support, Matthew Garrett
- Re: [RFC] Second attempt at kernel secure boot support, Eric W. Biederman
- Re: [RFC] Second attempt at kernel secure boot support, Alan Cox
- Re: [RFC] Second attempt at kernel secure boot support, Matthew Garrett
- Re: [RFC] Second attempt at kernel secure boot support, Alan Cox
- Re: [RFC] Second attempt at kernel secure boot support, Eric Paris
- Re: [RFC] Second attempt at kernel secure boot support, Matthew Garrett
- Re: [RFC] Second attempt at kernel secure boot support, Matthew Garrett
- Re: [RFC] Second attempt at kernel secure boot support, Vivek Goyal
- Re: [RFC] Second attempt at kernel secure boot support, Pavel Machek
- Re: [RFC] Second attempt at kernel secure boot support, Chris Friesen
- Re: [RFC] Second attempt at kernel secure boot support, Vivek Goyal
- Re: [RFC] Second attempt at kernel secure boot support, Pavel Machek
- Re: [RFC] Second attempt at kernel secure boot support, James Bottomley
- Re: [RFC] Second attempt at kernel secure boot support, Matthew Garrett
- Re: [RFC] Second attempt at kernel secure boot support, James Bottomley
- Re: [RFC] Second attempt at kernel secure boot support, Matthew Garrett
- Re: [RFC] Second attempt at kernel secure boot support, James Bottomley
- Re: [RFC] Second attempt at kernel secure boot support, Matthew Garrett
- Re: [RFC] Second attempt at kernel secure boot support, Eric Paris
- Re: [RFC] Second attempt at kernel secure boot support, James Bottomley
- Re: [RFC] Second attempt at kernel secure boot support, Matthew Garrett
- Re: [RFC] Second attempt at kernel secure boot support, James Bottomley
- Re: [RFC] Second attempt at kernel secure boot support, Matthew Garrett
- Re: [RFC] Second attempt at kernel secure boot support, James Bottomley
- Re: [RFC] Second attempt at kernel secure boot support, Matthew Garrett
- Re: [RFC] Second attempt at kernel secure boot support, James Bottomley
- Re: [RFC] Second attempt at kernel secure boot support, Matthew Garrett
- Re: [RFC] Second attempt at kernel secure boot support, Eric W. Biederman
- Re: [RFC] Second attempt at kernel secure boot support, H. Peter Anvin
- Re: [RFC] Second attempt at kernel secure boot support, Eric W. Biederman
- Re: [RFC] Second attempt at kernel secure boot support, H. Peter Anvin
- Re: [RFC] Second attempt at kernel secure boot support, Eric W. Biederman
- Re: [RFC] Second attempt at kernel secure boot support, H. Peter Anvin
- Re: [RFC] Second attempt at kernel secure boot support, Matthew Garrett
- Re: [RFC] Second attempt at kernel secure boot support, Alan Cox
- Re: [RFC] Second attempt at kernel secure boot support, Matthew Garrett
- Re: [RFC] Second attempt at kernel secure boot support, Eric W. Biederman
- Re: [RFC] Second attempt at kernel secure boot support, Matthew Garrett
- Re: [RFC] Second attempt at kernel secure boot support, Eric W. Biederman
- Re: [RFC] Second attempt at kernel secure boot support, Matthew Garrett
- Re: [RFC] Second attempt at kernel secure boot support, Eric W. Biederman
- Re: [RFC] Second attempt at kernel secure boot support, Matthew Garrett
- Re: [RFC] Second attempt at kernel secure boot support, Eric W. Biederman
- Re: [RFC] Second attempt at kernel secure boot support, Matthew Garrett
- Re: [RFC] Second attempt at kernel secure boot support, Florian Weimer
- Re: [RFC] Second attempt at kernel secure boot support, Chris Friesen
- Re: [RFC] Second attempt at kernel secure boot support, Jiri Kosina
- Re: [RFC] Second attempt at kernel secure boot support, Florian Weimer
- Re: [RFC] Second attempt at kernel secure boot support, Matthew Garrett
- Re: [RFC] Second attempt at kernel secure boot support, Florian Weimer
- Re: [RFC] Second attempt at kernel secure boot support, Matthew Garrett
- Re: [RFC] Second attempt at kernel secure boot support, Alan Cox
- Re: [RFC] Second attempt at kernel secure boot support, Matthew Garrett
- Message not available
- Re: [RFC] Second attempt at kernel secure boot support, Matthew Garrett
- Re: [RFC] Second attempt at kernel secure boot support, James Courtier-Dutton
- Message not available
- Re: [RFC] Second attempt at kernel secure boot support, Alan Cox
- Re: [RFC] Second attempt at kernel secure boot support, Alan Cox
- Re: [RFC] Second attempt at kernel secure boot support, Matthew Garrett
- Re: [RFC] Second attempt at kernel secure boot support, Valdis . Kletnieks
- Re: [RFC] Second attempt at kernel secure boot support, James Bottomley
- Re: [RFC] Second attempt at kernel secure boot support, Matthew Garrett
- Re: [RFC] Second attempt at kernel secure boot support, Pavel Machek
- Re: [RFC] Second attempt at kernel secure boot support, Florian Weimer
- Re: [RFC] Second attempt at kernel secure boot support, Vivek Goyal
- Re: [RFC] Second attempt at kernel secure boot support, Oliver Neukum
- Re: [RFC] Second attempt at kernel secure boot support, Jiri Kosina
- Re: [RFC] Second attempt at kernel secure boot support, Matthew Garrett
- Re: [RFC] Second attempt at kernel secure boot support, Jiri Kosina
- Re: [RFC] Second attempt at kernel secure boot support, Matthew Garrett
- Re: [RFC] Second attempt at kernel secure boot support, Takashi Iwai
[PATCH] x86: Switch to vga console only if framebuffer details are missing,
Matt Fleming
[PATCH] x86, efi: 1:1 pagetable mapping for virtual EFI calls,
Matt Fleming
[RESEND][PATCH v4 0/3] make efivars/efi_pstore interrupt-safe,
Seiji Aguchi
[RESEND][PATCH v4 3/3] efi_pstore: Skiping scheduling a workqueue in cases other than oops, Seiji Aguchi
[RESEND][PATCH v4 2/3] efi_pstore: Introducing workqueue updating sysfs entries, Seiji Aguchi
[RESEND][PATCH v4 1/3] efivars: Disable external interrupt while holding efivars->lock, Seiji Aguchi
[RFC] First attempt at kernel secure boot support,
Matthew Garrett
- [PATCH 02/11] PCI: Lock down BAR access in secure boot environments, Matthew Garrett
- [PATCH 01/11] Secure boot: Add new capability, Matthew Garrett
- [PATCH 08/11] Secure boot: Add a dummy kernel parameter that will switch on Secure Boot mode, Matthew Garrett
- [PATCH 09/11] efi: Enable secure boot lockdown automatically when enabled in firmware, Matthew Garrett
- [PATCH 07/11] kexec: Disable in a secure boot environment, Matthew Garrett
- [PATCH 06/11] Restrict /dev/mem and /dev/kmem in secure boot setups, Matthew Garrett
- [PATCH 05/11] asus-wmi: Restrict debugfs interface, Matthew Garrett
- [PATCH 04/11] ACPI: Limit access to custom_method, Matthew Garrett
- [PATCH 03/11] x86: Lock down IO port access in secure boot environments, Matthew Garrett
- Re: [RFC] First attempt at kernel secure boot support, Alan Cox
- [PATCH 10/11] acpi: Ignore acpi_rsdp kernel parameter in a secure boot environment, Matthew Garrett
- [PATCH 11/11] SELinux: define mapping for new Secure Boot capability, Matthew Garrett
Re: [PATCH 0/3] Fix ACPI BGRT support for images located in EFI boot services memory,
Matt Fleming
Random boot fail on 'cannot allocate trampoline' on Intel DQ57TM board with B.11 BIOS,
joeyli
Use PCI ROMs from EFI boot services,
Matthew Garrett
efivars kernel oops booting 32bit kernel on UEFI 64bit, Phattanon Duangdara
Re: [Regression] "x86-64/efi: Use EFI to deal with platform wall clock" prevents my machine from booting, Matt Fleming
Re: [RESEND][PATCH]efi: initialize efi.runtime_version to make query_variable_info/update_capsule workable,
Matt Fleming
[Index of Archives]
[Linux Kernel Development]
[Security]
[Linux ARM Kernel]
[Tools]
[Linux MIPS]
[Linux S390]
[Bugtraq]
[Share Photos]>
[Fedora ARM]