linux-efi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-02-20 18:04:58 to 2020-02-29 16:50:48 UTC [more...]

[GIT PULL v2] EFI updates for v5.7
 2020-02-29 16:50 UTC  (15+ messages)
  ` [PATCH 0/1] Small fix to boot-time GDT handling
    ` [PATCH v2 "
    ` [PATCH v2 1/1] x86/boot/compressed: Fix reloading of GDTR post-relocation
  ` [PATCH 1/1] x86/boot/compressed/32: "

[GIT PULL 0/6] More EFI updates for v5.7
 2020-02-28 12:14 UTC  (7+ 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 efi-next 0/3] efi: assorted fixes
 2020-02-28 11:21 UTC  (7+ messages)
` [PATCH efi-next 1/3] efi/arm: clean EFI stub exit code from cache instead of avoiding it
` [PATCH efi-next 2/3] efi/arm64: "
` [PATCH efi-next 3/3] efi: mark all EFI runtime services as unsupported on non-EFI boot

[RESEND PATCH v2] efi: Only print errors about failing to get certs if EFI vars are found
 2020-02-28  9:58 UTC  (9+ messages)

[RFC PATCH 0/5] Add UEFI support for RISC-V
 2020-02-28  6:57 UTC  (23+ messages)
` [RFC PATCH 1/5] efi: Move arm-stub to a common file
` [RFC PATCH 2/5] include: pe.h: Add RISC-V related PE definition
` [RFC PATCH 3/5] RISC-V: Define fixmap bindings for generic early ioremap support
` [RFC PATCH 4/5] RISC-V: Add PE/COFF header for EFI stub
` [RFC PATCH 5/5] RISC-V: Add EFI stub support

[PATCH v1 0/5] Add fw_devlink kernel commandline option
 2020-02-28  3:27 UTC  (10+ messages)
` [PATCH v1 1/5] driver core: Reevaluate dev->links.need_for_probe as suppliers are added
` [PATCH v1 2/5] driver core: Add fw_devlink kernel commandline option
` [PATCH v1 3/5] efi/arm: Start using fw_devlink_get_flags()
` [PATCH v1 4/5] of: property: "
` [PATCH v1 5/5] of: property: Delete of_devlink kernel commandline option

[v1 PATCH 0/5] Add UEFI support for RISC-V
 2020-02-27 22:26 UTC  (6+ messages)
` [v1 PATCH 1/5] efi: Move arm-stub to a common file
` [v1 PATCH 2/5] include: pe.h: Add RISC-V related PE definition
` [v1 PATCH 3/5] RISC-V: Define fixmap bindings for generic early ioremap support
` [v1 PATCH 4/5] RISC-V: Add PE/COFF header for EFI stub
` [v1 PATCH 5/5] RISC-V: Add EFI stub support

[PATCH] ima: add a new CONFIG for loading arch-specific policies
 2020-02-27 19:38 UTC  (4+ messages)

[PATCH v4 0/5] ARM: decompressor: use by-VA cache maintenance for v7 cores
 2020-02-27 16:53 UTC  (11+ messages)
` [PATCH v4 1/5] efi/arm: Work around missing cache maintenance in decompressor handover
` [PATCH v4 2/5] efi/arm: Pass start and end addresses to cache_clean_flush()
` [PATCH v4 3/5] ARM: decompressor: factor out routine to obtain the inflated image size
` [PATCH v4 4/5] ARM: decompressor: prepare cache_clean_flush for doing by-VA maintenance
` [PATCH v4 5/5] ARM: decompressor: switch to by-VA cache maintenance for v7 cores

[PATCH 4.4 025/113] efi/x86: Map the entire EFI vendor string before copying it
 2020-02-27 13:35 UTC 

[PATCH 4.9 033/165] efi/x86: Map the entire EFI vendor string before copying it
 2020-02-27 13:35 UTC 

[PATCH 4.14 054/237] efi/x86: Map the entire EFI vendor string before copying it
 2020-02-27 13:35 UTC  (2+ messages)
` [PATCH 4.14 106/237] efi/x86: Dont panic or BUG() on non-critical error conditions

[PATCH 00/19] EFI stub early spring cleaning part 2
 2020-02-27  7:50 UTC  (12+ messages)
` [PATCH 03/19] efi/libstub: Use hidden visiblity for all source files
` [PATCH 13/19] efi/libstub: Move get_dram_base() into arm-stub.c

[PATCH 1/1] efi: don't shadow i in efi_config_parse_tables()
 2020-02-26 17:07 UTC  (2+ messages)

[PATCH] efi: READ_ONCE rng seed size before munmap
 2020-02-26 16:55 UTC  (2+ messages)
` [tip: efi/urgent] "

[GIT PULL 0/4] EFI fixes for v5.6-rc
 2020-02-26 16:55 UTC  (8+ messages)
` [PATCH 1/4] efi/x86: align GUIDs to their size in the mixed mode runtime wrapper
  ` [tip: efi/urgent] efi/x86: Align "
` [PATCH 2/4] efi/x86: remove support for EFI time and counter services in mixed mode
  ` [tip: efi/urgent] efi/x86: Remove "
` [PATCH 3/4] efi/x86: Handle by-ref arguments covering multiple pages "
  ` [tip: efi/urgent] "
` [PATCH 4/4] efi: READ_ONCE rng seed size before munmap

[PATCH v3 0/5] ARM: decompressor: use by-VA cache maintenance for v7 cores
 2020-02-25 21:25 UTC  (10+ messages)
` [PATCH v3 1/5] efi/arm: Work around missing cache maintenance in decompressor handover
` [PATCH v3 2/5] efi/arm: Pass start and end addresses to cache_clean_flush()
` [PATCH v3 3/5] ARM: decompressor: factor out routine to obtain the inflated image size
` [PATCH v3 4/5] ARM: decompressor: prepare cache_clean_flush for doing by-VA maintenance
` [PATCH v3 5/5] ARM: decompressor: switch to by-VA cache maintenance for v7 cores

[PATCH v3 0/2] SME EFI table updates/fixes
 2020-02-25 20:38 UTC  (4+ messages)
` [PATCH v3 1/2] x86/efi: Add TPM related EFI tables to unencrypted mapping checks
` [PATCH v3 2/2] x86/efi: Add RNG seed EFI table to unencrypted mapping check

[PATCH v2] x86/efi: Add additional efi tables for unencrypted mapping checks
 2020-02-25 19:35 UTC  (9+ messages)

[PATCH] x86/efi: Add additional efi tables for unencrypted mapping checks
 2020-02-25 17:40 UTC  (3+ messages)

[PATCH v1] partitions/efi: Add 'gpt_sector' kernel cmdline parameter
 2020-02-24 18:22 UTC  (6+ messages)

[PATCH] partitions/efi: Fix partition name parsing in GUID partition entry
 2020-02-24 17:08 UTC  (7+ messages)
` [PATCH v2] "
    ` [PATCH v3] "

[efi:next] BUILD REGRESSION dc235d62fc60a6549238eda7ff29769457fe5663
 2020-02-24  5:42 UTC 

[PATCH 1/1] efi: superfluous assignment in setup_fake_mem()
 2020-02-23 22:25 UTC 

[PATCH 1/1] efi/capsule-loader: superfluous assignment
 2020-02-23 21:24 UTC  (2+ messages)

[PATCH 1/1] efi/esrt: unused variable in __init efi_esrt_init
 2020-02-23 21:24 UTC  (2+ messages)

[efi:next] BUILD REGRESSION 9bf774dd1cba4ac41c26c7613bc2d0e8935fd66d
 2020-02-23  9:22 UTC 

[PATCH 1/1] efi: capitalize enum efi_secureboot_mode labels
 2020-02-23  8:34 UTC 

[PATCH v2 0/4] ARM: decompressor: use by-VA cache maintenance for v7 cores
 2020-02-22 23:38 UTC  (7+ messages)

[PATCH 1/1] efi/libstub: error message in handle_cmdline_files()
 2020-02-22 17:53 UTC  (2+ messages)

[PATCH 1/1] efi/libstub: describe RNG functions
 2020-02-22 17:51 UTC  (3+ messages)

[efi:next 28/38] efi-stub-helper.c:undefined reference to `skip_spaces'
 2020-02-22 17:14 UTC 

[PATCH v3 0/6] efi/x86: add support for generic EFI mixed mode boot
 2020-02-22 15:55 UTC  (7+ messages)
` [PATCH v3 1/6] efi/x86: add headroom to decompressor BSS to account for setup block
` [PATCH v3 2/6] efi/x86: Drop redundant .bss section
` [PATCH v3 3/6] efi/libstub/x86: Make loaded_image protocol handling mixed mode safe
` [PATCH v3 4/6] efi/libstub/x86: Use Exit() boot service to exit the stub on errors
` [PATCH v3 5/6] efi/x86: Implement mixed mode boot without the handover protocol
` [PATCH v3 6/6] efi/x86: Add true mixed mode entry point into .compat section

[GIT PULL] EFI updates for v5.7
 2020-02-22 13:28 UTC  (2+ messages)

[efi:next] BUILD REGRESSION c0cd4ad8a865f910e646f37b16566a2f408e63a4
 2020-02-22  8:53 UTC  (2+ messages)

[PATCH v2 0/5] efi/x86: add support for generic EFI mixed mode boot
 2020-02-21 18:54 UTC  (9+ messages)
` [PATCH v2 1/5] efi/x86: Drop redundant .bss section
` [PATCH v2 4/5] efi/x86: Implement mixed mode boot without the handover protocol

[PATCH] efi/apple-properties: Replace zero-length array with flexible-array member
 2020-02-21 15:52 UTC  (3+ messages)

[PATCH 5.5 057/399] efi/x86: Map the entire EFI vendor string before copying it
 2020-02-21  7:39 UTC  (2+ messages)
` [PATCH 5.5 229/399] efi/x86: Dont panic or BUG() on non-critical error conditions

[PATCH 5.4 050/344] efi/x86: Map the entire EFI vendor string before copying it
 2020-02-21  7:39 UTC  (2+ messages)
` [PATCH 5.4 200/344] efi/x86: Dont panic or BUG() on non-critical error conditions

[PATCH 4.19 028/191] efi/x86: Map the entire EFI vendor string before copying it
 2020-02-21  7:41 UTC  (2+ messages)
` [PATCH 4.19 109/191] efi/x86: Dont panic or BUG() on non-critical error conditions

[RFC PATCH 0/3] efi: put an API version number in the PE/COFF header
 2020-02-20 22:04 UTC  (13+ messages)
` [RFC PATCH 1/3] efi/x86: Use symbolic constants in PE header instead of bare numbers

[PATCH 0/3] efi/arm: refactor DT EFI param parsing
 2020-02-20 19:20 UTC  (4+ messages)
` [PATCH 3/3] efi/arm: rewrite FDT param discovery routines


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