linux-efi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-03-04 16:06:29 to 2020-03-20 16:42:25 UTC [more...]

[PATCH v12 00/10] efi/firmware/platform-x86: Add EFI embedded fw support
 2020-03-20 16:41 UTC  (8+ messages)
` [PATCH v12 03/10] firmware: Rename FW_OPT_NOFALLBACK to FW_OPT_NOFALLBACK_SYSFS

[PATCH v6 00/10] Subject: Enable Linux guests on Hyper-V on ARM64
 2020-03-20 16:38 UTC  (39+ messages)
` [PATCH v6 01/10] arm64: hyperv: Add core Hyper-V include files
` [PATCH v6 02/10] arm/arm64: smccc-1.1: Add vendor specific owner definition
` [PATCH v6 03/10] arm64: hyperv: Add hypercall and register access functions
` [PATCH v6 04/10] arm64: hyperv: Add memory alloc/free functions for Hyper-V size pages
` [PATCH v6 05/10] arm64: hyperv: Add interrupt handlers for VMbus and stimer
` [PATCH v6 06/10] arm64: hyperv: Add kexec and panic handlers
` [PATCH v6 07/10] arm64: hyperv: Initialize hypervisor on boot
` [PATCH v6 08/10] Drivers: hv: vmbus: Add hooks for per-CPU IRQ
` [PATCH v6 09/10] arm64: efi: Export screen_info
` [PATCH v6 10/10] Drivers: hv: Enable Hyper-V code to be built on ARM64

[PATCH 00/14] efi/gop: Refactoring + mode-setting feature
 2020-03-20 14:36 UTC  (34+ messages)
` [PATCH 01/14] efi/gop: Remove redundant current_fb_base
` [PATCH 02/14] efi/gop: Move check for framebuffer before con_out
` [PATCH 03/14] efi/gop: Get mode information outside the loop
` [PATCH 04/14] efi/gop: Factor out locating the gop into a function
` [PATCH 05/14] efi/gop: Slightly re-arrange logic of find_gop
` [PATCH 06/14] efi/gop: Move variable declarations into loop block
` [PATCH 07/14] efi/gop: Use helper macros for populating lfb_base
` [PATCH 08/14] efi/gop: Use helper macros for find_bits
` [PATCH 09/14] efi/gop: Remove unreachable code from setup_pixel_info
` [PATCH 10/14] efi/gop: Add prototypes for query_mode and set_mode
` [PATCH 11/14] efi/gop: Allow specifying mode number on command line
` [PATCH 12/14] efi/gop: Allow specifying mode by <xres>x<yres>
` [PATCH 13/14] efi/gop: Allow specifying depth as well as resolution
` [PATCH 14/14] efi/gop: Allow automatically choosing the best mode
` [PATCH v2 00/14] efi/gop: Refactoring + mode-setting feature
` [PATCH v2 01/14] efi/gop: Remove redundant current_fb_base
` [PATCH v2 02/14] efi/gop: Move check for framebuffer before con_out
` [PATCH v2 03/14] efi/gop: Get mode information outside the loop
` [PATCH v2 04/14] efi/gop: Factor out locating the gop into a function
` [PATCH v2 05/14] efi/gop: Slightly re-arrange logic of find_gop
` [PATCH v2 06/14] efi/gop: Move variable declarations into loop block
` [PATCH v2 07/14] efi/gop: Use helper macros for populating lfb_base
` [PATCH v2 08/14] efi/gop: Use helper macros for find_bits
` [PATCH v2 09/14] efi/gop: Remove unreachable code from setup_pixel_info
` [PATCH v2 10/14] efi/gop: Add prototypes for query_mode and set_mode
` [PATCH v2 11/14] efi/gop: Allow specifying mode number on command line
` [PATCH v2 12/14] efi/gop: Allow specifying mode by <xres>x<yres>
` [PATCH v2 13/14] efi/gop: Allow specifying depth as well as resolution
` [PATCH v2 14/14] efi/gop: Allow automatically choosing the best mode

[PATCH] Revert "x86/reboot, efi: Use EFI reboot for Acer TravelMate X514-51T"
 2020-03-20 13:54 UTC  (7+ messages)

[PATCH] efi/cper: Use scnprintf() for avoiding potential buffer overflow
 2020-03-19 16:00 UTC  (2+ messages)

[PATCH 4.19 47/48] efi: Fix debugobjects warning on efi_rts_work
 2020-03-19 13:04 UTC 

[PATCH v6 0/2] Add capsule-pstore backend support
 2020-03-19  8:53 UTC  (6+ messages)

[PATCH v6 2/2] eif/capsule-pstore: Add capsule pstore backend
 2020-03-15 13:22 UTC  (3+ messages)

[PATCH v6 1/2] efi: Add 'nr_config_table' variable in efi structure
 2020-03-15 13:20 UTC  (3+ messages)

[PATCH v3] ima: add a new CONFIG for loading arch-specific policies
 2020-03-12 11:15 UTC  (3+ messages)

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

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

[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 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

[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  (14+ 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  (5+ messages)

[GIT PULL 0/6] More EFI updates for v5.7
 2020-03-04 22:48 UTC  (2+ messages)

[PATCH 0/4] Bugfix + small cleanup to populate_p[mug]d
 2020-03-04 22:40 UTC  (13+ messages)
` [PATCH 1/4] x86/mm/pat: Handle no-GBPAGES case correctly in populate_pud

[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: fix a race and a buffer overflow while reading efivars via sysfs
 2020-03-04 16:06 UTC  (3+ messages)


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).