linux-efi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-02-14 12:56:03 to 2020-02-22 23:38:35 UTC [more...]

[PATCH v2 0/4] ARM: decompressor: use by-VA cache maintenance for v7 cores
 2020-02-22 23:38 UTC  (11+ messages)
` [PATCH v2 1/4] efi/arm: work around missing cache maintenance in decompressor handover
` [PATCH v2 2/4] efi/arm: pass start and end addresses to cache_clean_flush()
` [PATCH v2 3/4] ARM: decompressor: prepare cache_clean_flush for doing by-VA maintenance
` [PATCH v2 4/4] ARM: decompressor: switch to by-VA cache maintenance for v7 cores

[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 v1 0/5] Add fw_devlink kernel commandline option
 2020-02-22  7:37 UTC  (7+ 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

[PATCH v2 0/5] efi/x86: add support for generic EFI mixed mode boot
 2020-02-21 18:54 UTC  (12+ messages)
` [PATCH v2 1/5] efi/x86: Drop redundant .bss section
` [PATCH v2 2/5] efi/libstub/x86: Make loaded_image protocol handling mixed mode safe
` [PATCH v2 3/5] efi/libstub/x86: Use Exit() boot service to exit the stub on errors
` [PATCH v2 4/5] efi/x86: Implement mixed mode boot without the handover protocol
` [PATCH v2 5/5] efi/x86: Add true mixed mode entry point into .compat section

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

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

[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  (16+ messages)
` [RFC PATCH 1/3] efi/x86: Use symbolic constants in PE header instead of bare numbers
` [RFC PATCH 2/3] efi/libstub: Introduce symbolic constants for the stub major/minor version
` [RFC PATCH 3/3] efi: Bump the Linux EFI stub major version number to #1

[PATCH 0/3] efi/arm: refactor DT EFI param parsing
 2020-02-20 19:20 UTC  (6+ messages)
` [PATCH 1/3] efi/arm: move FDT param discovery code out of efi.c
` [PATCH 2/3] efi/arm: move FDT specific definitions into fdtparams.c
` [PATCH 3/3] efi/arm: rewrite FDT param discovery routines

[PATCH 0/2] arm64: Support to find mirrored memory ranges
 2020-02-21 12:53 UTC  (4+ messages)
` [PATCH 1/2] efi: allow EFI_FAKE_MEMMAP on arm64 platform
` [PATCH 2/2] arm64/efi: support to find mirrored memory ranges

[PATCH 1/1] efi/libstub: describe efi_relocate_kernel()
 2020-02-20  7:52 UTC  (3+ messages)

[PATCH 0/9] efi: implement support for EFI RT properties table
 2020-02-20  3:19 UTC  (16+ messages)
` [PATCH 1/9] efi: store mask of supported runtime services in struct efi
` [PATCH 2/9] efi: add support for EFI_RT_PROPERTIES table
` [PATCH 3/9] efi: use more granular check for availability for variable services
` [PATCH 4/9] efi: register EFI rtc platform device only when available
` [PATCH 5/9] infiniband: hfi1: use EFI GetVariable "
` [PATCH 6/9] scsi: iscsi: "
` [PATCH 7/9] efi: use EFI ResetSystem "
` [PATCH 8/9] x86/ima: use EFI GetVariable "
` [PATCH 9/9] integrity: check properly whether EFI GetVariable() is available

[efi:urgent] BUILD SUCCESS 4905450b9255089ec1828882e0480831e535ccc5
 2020-02-19 18:00 UTC 

[PATCH v1] partitions/efi: Add 'gpt_sector' kernel cmdline parameter
 2020-02-19 17:44 UTC  (7+ messages)

[PATCH 00/18] efi: clean up contents of struct efi
 2020-02-18 22:08 UTC  (24+ messages)
` [PATCH 01/18] efi: drop handling of 'boot_info' configuration table
` [PATCH 02/18] efi/ia64: move HCDP and MPS table handling into IA64 arch code
` [PATCH 03/18] efi: move UGA and PROP table handling to x86 code
` [PATCH 04/18] efi: make rng_seed table handling local to efi.c
` [PATCH 05/18] efi: move mem_attr_table out of struct efi
` [PATCH 06/18] efi: make memreserve table handling local to efi.c
` [PATCH 07/18] efi: merge EFI system table revision and vendor checks
` [PATCH 08/18] efi/ia64: use existing helpers to locate ESI table
` [PATCH 09/18] efi/ia64: use local variable for EFI system table address
` [PATCH 10/18] efi/ia64: switch to efi_config_parse_tables()
` [PATCH 11/18] efi: make efi_config_init() x86 only
` [PATCH 12/18] efi: clean up config_parse_tables()
` [PATCH 13/18] efi/x86: remove runtime table address from kexec EFI setup data
` [PATCH 14/18] efi/x86: make fw_vendor, config_table and runtime sysfs nodes x86 specific
` [PATCH 15/18] efi/x86: merge assignments of efi.runtime_version
` [PATCH 16/18] efi: add 'runtime' pointer to struct efi
` [PATCH 17/18] efi/arm: drop unnecessary references to efi.systab
` [PATCH 18/18] efi/x86: drop 'systab' member from struct efi

[PATCH v3 1/1] efi/libstub: describe memory functions
 2020-02-18 21:42 UTC  (3+ messages)

[PATCH] partitions/efi: Fix partition name parsing in GUID partition entry
 2020-02-18 18:53 UTC  (6+ messages)
` [PATCH v2] "
    ` [PATCH v3] "

[PATCH 0/2] ARM: decompressor: use by-VA cache maintenance for v7 cores
 2020-02-18 17:08 UTC  (6+ messages)
` [PATCH 1/2] ARM: decompressor: prepare cache_clean_flush for doing by-VA maintenance
` [PATCH 2/2] ARM: decompressor: switch to by-VA cache maintenance for v7 cores

[PATCH] efi/arm: work around missing cache maintenance in decompressor handover
 2020-02-18 11:34 UTC 

[PATCH] efi/libstub/arm: make efi_entry() an ordinary PE/COFF entrypoint
 2020-02-18  7:03 UTC  (3+ messages)

[PATCH v2 1/1] efi/libstub: describe memory functions
 2020-02-17 23:50 UTC  (2+ messages)

[PATCH 1/1] efi/libstub: describe memory functions
 2020-02-17 21:25 UTC  (2+ messages)

[PATCH v2 0/3] arch-agnostic initrd loading method for EFI systems
 2020-02-17 20:07 UTC  (13+ messages)
` [PATCH v2 1/3] efi/dev-path-parser: Add struct definition for vendor type device path nodes
` [PATCH v2 2/3] efi/libstub: Add support for loading the initrd from a device path
` [PATCH v2 3/3] efi/libstub: Take noinitrd cmdline argument into account for devpath initrd

[PATCH] efi: READ_ONCE rng seed size before munmap
 2020-02-17 16:40 UTC  (6+ messages)

[PATCH] efi: Suppress spurious "Couldn't get size" error
 2020-02-17 16:10 UTC  (3+ messages)

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

[PATCH 1/1] efi/libstub: simplify efi_get_memory_map()
 2020-02-17  8:37 UTC  (2+ messages)

[PATCH 00/19] EFI stub early spring cleaning part 2
 2020-02-17  8:37 UTC  (4+ messages)
` [PATCH 13/19] efi/libstub: Move get_dram_base() into arm-stub.c

[PATCH 1/1] efi/libstub: function description efi_allocate_pages()
 2020-02-16 17:33 UTC  (2+ messages)

[PATCH AUTOSEL 5.5 063/542] efi/x86: Map the entire EFI vendor string before copying it
 2020-02-14 15:46 UTC  (3+ messages)
` [PATCH AUTOSEL 5.5 320/542] efi/x86: Don't panic or BUG() on non-critical error conditions
` [PATCH AUTOSEL 5.5 411/542] efi/arm: Defer probe of PCIe backed efifb on DT systems

[PATCH AUTOSEL 5.4 055/459] efi/x86: Map the entire EFI vendor string before copying it
 2020-02-14 15:58 UTC  (2+ messages)
` [PATCH AUTOSEL 5.4 279/459] efi/x86: Don't panic or BUG() on non-critical error conditions

[PATCH AUTOSEL 4.19 024/252] efi/x86: Map the entire EFI vendor string before copying it
 2020-02-14 16:10 UTC  (2+ messages)
` [PATCH AUTOSEL 4.19 150/252] efi/x86: Don't panic or BUG() on non-critical error conditions

[PATCH AUTOSEL 4.14 023/186] efi/x86: Map the entire EFI vendor string before copying it
 2020-02-14 16:16 UTC  (2+ messages)
` [PATCH AUTOSEL 4.14 113/186] efi/x86: Don't panic or BUG() on non-critical error conditions

[PATCH AUTOSEL 4.9 016/141] efi/x86: Map the entire EFI vendor string before copying it
 2020-02-14 16:19 UTC 

[PATCH AUTOSEL 4.4 008/100] efi/x86: Map the entire EFI vendor string before copying it
 2020-02-14 16:22 UTC 

[PATCH 0/3] efi/x86: Some mixed mode fixes
 2020-02-14 13:35 UTC  (4+ messages)
` [PATCH 1/3] efi/x86: align GUIDs to their size in the mixed mode runtime wrapper


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