linux-efi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-02-28 12:14:15 to 2020-03-10 13:18:20 UTC [more...]

[RFC PATCH 0/5] Add UEFI support for RISC-V
 2020-03-10 13:18 UTC  (10+ messages)
` [RFC PATCH 5/5] RISC-V: Add EFI stub support

[PATCH 4.19 83/86] efi/x86: Align GUIDs to their size in the mixed mode runtime wrapper
 2020-03-10 12:45 UTC  (2+ messages)
` [PATCH 4.19 84/86] efi/x86: Handle by-ref arguments covering multiple pages in mixed mode

[PATCH 5.5 186/189] efi/x86: Align GUIDs to their size in the mixed mode runtime wrapper
 2020-03-10 12:40 UTC  (3+ messages)
` [PATCH 5.5 187/189] efi/x86: Handle by-ref arguments covering multiple pages in mixed mode
` [PATCH 5.5 188/189] efi: READ_ONCE rng seed size before munmap

[PATCH v3] ima: add a new CONFIG for loading arch-specific policies
 2020-03-09  0:57 UTC 

[GIT PULL 00/28] More EFI fixes for v5.7
 2020-03-08  9:00 UTC  (30+ messages)
` [PATCH 01/28] efi/x86: Add TPM related EFI tables to unencrypted mapping checks
` [PATCH 02/28] efi/x86: Add RNG seed EFI table to unencrypted mapping check
` [PATCH 03/28] efi: don't shadow i in efi_config_parse_tables()
` [PATCH 04/28] efi/arm: clean EFI stub exit code from cache instead of avoiding it
` [PATCH 05/28] efi/arm64: "
` [PATCH 06/28] efi: mark all EFI runtime services as unsupported on non-EFI boot
` [PATCH 07/28] MAINTAINERS: adjust EFI entry to removing eboot.c
` [PATCH 08/28] efi/libstub: add libstub/mem.c to documentation tree
` [PATCH 09/28] efi/x86: Annotate the LOADED_IMAGE_PROTOCOL_GUID with SYM_DATA
` [PATCH 10/28] efi/x86: Respect 32-bit ABI in efi32_pe_entry
` [PATCH 11/28] efi/x86: Make efi32_pe_entry more readable
` [PATCH 12/28] efi/x86: Avoid using code32_start
` [PATCH 13/28] x86/boot: Use unsigned comparison for addresses
` [PATCH 14/28] efi/libstub/x86: deal with exit() boot service returning
` [PATCH 15/28] x86/boot/compressed/32: Save the output address instead of recalculating it
` [PATCH 16/28] efi/x86: Decompress at start of PE image load address
` [PATCH 17/28] efi/x86: Add kernel preferred address to PE header
` [PATCH 18/28] efi/x86: Remove extra headroom for setup block
` [PATCH 19/28] efi/x86: Don't relocate the kernel unless necessary
` [PATCH 20/28] efi/x86: ignore memory attributes table on i386
` [PATCH 21/28] efi/x86: preserve %ebx correctly in efi_set_virtual_address_map()
` [PATCH 22/28] efi/libstub: avoid linking libstub/lib-ksyms.o into vmlinux
` [PATCH 23/28] efi: fix a race and a buffer overflow while reading efivars via sysfs
` [PATCH 24/28] efi: add a sanity check to efivar_store_raw()
` [PATCH 25/28] efi: fix a mistype in comments mentioning efivar_entry_iter_begin()
` [PATCH 26/28] efi/libstub/x86: use ULONG_MAX as upper bound for all allocations
` [PATCH 27/28] efi/x86: Fix cast of image argument
` [PATCH 28/28] partitions/efi: Fix partition name parsing in GUID partition entry

[efi:next] BUILD REGRESSION dfb2a1c61fcdc8be5dd74608c411c78008a0f078
 2020-03-08  5:47 UTC 

[GIT PULL v2] More EFI updates for v5.7
 2020-03-07 15:56 UTC 

[PATCH v3] ima: add a new CONFIG for loading arch-specific policies
 2020-03-06 17:59 UTC  (2+ messages)

[efi:next] BUILD SUCCESS 7a344b350a7c516fb86140398f9041dd2e34f50d
 2020-03-06 13:52 UTC 

[PATCH] partitions/efi: Fix partition name parsing in GUID partition entry
 2020-03-06 10:14 UTC  (10+ messages)
` [PATCH v2] "
    ` [PATCH v3] "

[PATCH] efi/x86: Fix cast of image argument
 2020-03-05 14:56 UTC  (2+ messages)

[PATCH] efi: fix a race and a buffer overflow while reading efivars via sysfs
 2020-03-05 10:52 UTC  (23+ messages)
  ` [PATCH v2] "
  ` [PATCH v3 0/3] efi: fix a race and add a sanity check
    ` [PATCH v3 1/3] efi: fix a race and a buffer overflow while reading efivars via sysfs
    ` [PATCH v3 2/3] efi: add a sanity check to efivar_store_raw()
    ` [PATCH v3 3/3] efi: fix a mistype in comments mentioning efivar_entry_iter_begin()

[PATCH] efi/libstub: avoid linking libstub/lib-ksyms.o into vmlinux
 2020-03-05  8:21 UTC  (6+ messages)

[efi:next] BUILD REGRESSION 0ceadd2c387c53cd26352fcd2447f310b99459d1
 2020-03-05  8:12 UTC  (3+ messages)

[efi:efi-firmware-platform-x86] BUILD SUCCESS f0df68d5bae8825ee5b62f00af237ae82247f045
 2020-03-05  5:47 UTC 

[PATCH v2] ima: add a new CONFIG for loading arch-specific policies
 2020-03-05  3:26 UTC  (8+ messages)

[GIT PULL 0/6] More EFI updates for v5.7
 2020-03-04 22:48 UTC  (8+ messages)
` [PATCH 1/6] efi/x86: Add TPM related EFI tables to unencrypted mapping checks
` [PATCH 2/6] efi/x86: Add RNG seed EFI table to unencrypted mapping check
` [PATCH 3/6] efi: don't shadow i in efi_config_parse_tables()
` [PATCH 4/6] efi/arm: clean EFI stub exit code from cache instead of avoiding it
` [PATCH 5/6] efi/arm64: "
` [PATCH 6/6] efi: mark all EFI runtime services as unsupported on non-EFI boot

[PATCH 0/4] Bugfix + small cleanup to populate_p[mug]d
 2020-03-04 22:40 UTC  (16+ messages)
` [PATCH 1/4] x86/mm/pat: Handle no-GBPAGES case correctly in populate_pud
` [PATCH 2/4] x86/mm/pat: Ensure that populate_pud only handles one PUD
` [PATCH 3/4] x86/mm/pat: Propagate all errors out of populate_pud
` [PATCH 4/4] x86/mm/pat: Make num_pages consistent in populate_{pte,pud,pgd}

[PATCH v2 00/21] efi/x86: confine type unsafe casting to mixed mode
 2020-03-04 21:59 UTC  (8+ messages)
` [PATCH v2 21/21] efi: Allow disabling PCI busmastering on bridges during boot

[PATCH] efi/x86: Move mixed-mode thunk to efi/libstub
 2020-03-04 18:48 UTC  (3+ messages)

[PATCH efi-next] efi/x86: ignore memory attributes table on i386
 2020-03-04 17:17 UTC  (3+ messages)

[PATCH efi-next] efi/x86: preserve %ebx correctly in efi_set_virtual_address_map()
 2020-03-04 15:54 UTC 

[PATCH efi-next] efi/x86: preserve %ebx correctly in efi_set_virtual_address_map()
 2020-03-04 13:35 UTC 

[PATCH 0/5] Minimize the need to move the kernel in the EFI stub
 2020-03-04  7:30 UTC  (24+ messages)
` [PATCH 1/5] x86/boot/compressed/32: Save the output address instead of recalculating it
` [PATCH 2/5] efi/x86: Decompress at start of PE image load address
` [PATCH 3/5] efi/x86: Add kernel preferred address to PE header
` [PATCH 4/5] efi/x86: Remove extra headroom for setup block
` [PATCH 5/5] efi/x86: Don't relocate the kernel unless necessary
` [PATCH v2 0/5] Minimize the need to move the kernel in the EFI stub
  ` [PATCH v2 1/5] x86/boot/compressed/32: Save the output address instead of recalculating it
  ` [PATCH v2 2/5] efi/x86: Decompress at start of PE image load address
  ` [PATCH v2 3/5] efi/x86: Add kernel preferred address to PE header
  ` [PATCH v2 4/5] efi/x86: Remove extra headroom for setup block
  ` [PATCH v2 5/5] efi/x86: Don't relocate the kernel unless necessary

ioremap WARN on 32-bit kernel
 2020-03-04  7:10 UTC  (2+ messages)

[GIT PULL] EFI fixes
 2020-03-03 23:35 UTC  (2+ messages)

[PATCH] efi/libstub/x86: use ULONG_MAX as upper bound for all allocations
 2020-03-03 22:50 UTC 

[PATCH 00/18] efi: clean up contents of struct efi
 2020-03-03 21:40 UTC  (9+ messages)
` [PATCH 16/18] efi: add 'runtime' pointer to "

[GIT PULL] shared stable branch between EFI, platform/x86 and driver tree
 2020-03-03  9:41 UTC 

[PATCH] efi/libstub/x86: deal with exit() boot service returning
 2020-03-03  8:22 UTC  (2+ messages)

[PATCH v3 0/6] efi/x86: add support for generic EFI mixed mode boot
 2020-03-03  4:19 UTC  (15+ messages)

[PATCH] ima: add a new CONFIG for loading arch-specific policies
 2020-03-02 23:23 UTC  (6+ messages)

[PATCH 0/5] efi/x86 cleanups and one bugfix
 2020-03-02 17:09 UTC  (12+ messages)
` [PATCH 1/5] efi/x86: Annotate the LOADED_IMAGE_PROTOCOL_GUID with SYM_DATA
` [PATCH 2/5] efi/x86: Respect 32-bit ABI in efi32_pe_entry
` [PATCH 3/5] efi/x86: Make efi32_pe_entry more readable
` [PATCH 4/5] efi/x86: Avoid using code32_start
` [PATCH 5/5] x86/boot: Use unsigned comparison for addresses

[PATCH] MAINTAINERS: adjust EFI entry to removing eboot.c
 2020-03-02  9:05 UTC  (2+ messages)

[PATCH 0/1] Small fix to boot-time GDT handling
 2020-02-29 16:50 UTC  (10+ messages)
` [PATCH v2 1/1] x86/boot/compressed: Fix reloading of GDTR post-relocation


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).