messages from 2014-07-08 09:29:58 to 2014-07-30 19:23:32 UTC [more...]
[PATCH] efi-bgrt: Add error handling; inform the user when ignoring the BGRT
2014-07-30 19:23 UTC
[PATCH 0/3 v2] arm64/efi: improve TEXT_OFFSET handling
2014-07-30 19:17 UTC (13+ messages)
` [PATCH v2 1/3] arm64: spin-table: handle unmapped cpu-release-addrs
` [PATCH v2 2/3] arm64/efi: efistub: cover entire static mem footprint in PE/COFF .text
` [PATCH v2 3/3] arm64/efi: efistub: don't abort if base of DRAM is occupied
[PATCH] x86, efi: print debug values in Kib not MB
2014-07-30 17:21 UTC (20+ messages)
[RFC PATCH 00/10] arm64: boot BE kernels from UEFI
2014-07-30 14:22 UTC (17+ messages)
` [RFC PATCH 01/10] arm64/efi: efistub: jump to 'stext' directly, not through the header
` [RFC PATCH 02/10] arm64/efi: efistub: cover entire static mem footprint in PE/COFF .text
` [RFC PATCH 03/10] arm64: add macros to emit little endian ASM constants
` [RFC PATCH 04/10] arm64: add EFI little endian constants to linker script
` [RFC PATCH 05/10] arm64/efi: update the PE/COFF header to be endian agnostic
` [RFC PATCH 06/10] arm64/efi: efistub: avoid using linker defined constants
` [RFC PATCH 07/10] arm64/efi: efistub: add support for booting a BE kernel
` [RFC PATCH 08/10] arm64/efi: use LE accessors to access UEFI data
` [RFC PATCH 09/10] arm64/efi: enable minimal UEFI Runtime Services for big endian
` [RFC PATCH 10/10] arm64: Kconfig: enable UEFI on BE kernels
[PATCH] efi: Include a .bss section within the PE/COFF headers
2014-07-30 13:57 UTC (3+ messages)
[PATCH 0/3] arm64/efi: improve TEXT_OFFSET handling
2014-07-29 19:33 UTC (20+ messages)
` [PATCH 1/3] arm64: spin-table: handle unmapped cpu-release-addrs
` [PATCH 2/3] arm64/efi: efistub: cover entire static mem footprint in PE/COFF .text
` [PATCH 3/3] arm64/efi: efistub: don't abort if base of DRAM is occupied
Hello
2014-07-29 8:23 UTC
[PATCH] arm64: ignore DT memreserve entries when booting in UEFI mode
2014-07-28 18:14 UTC (2+ messages)
[PATCH] efi/arm64: efistub: don't abort if base of DRAM is occupied
2014-07-22 21:28 UTC (17+ messages)
[PATCH v2] arm64/efi: efistub: jump to 'stext' directly, not through the header
2014-07-21 16:32 UTC (10+ messages)
[PATCH v3] efi/arm64: handle missing virtual mapping for UEFI System Table
2014-07-18 21:18 UTC (11+ messages)
[GIT PULL] EFI changes for v3.17
2014-07-18 20:48 UTC
[PATCH 0/7] arm: add UEFI support
2014-07-18 14:00 UTC (8+ messages)
` [PATCH 1/7] arm: break part of __soft_restart out into separate function
` [PATCH 2/7] arm: add new asm macro update_sctlr
` [PATCH 3/7] arm: add strstr to compressed string.c
` [PATCH 4/7] arm: Disable stack protection for decompressor/stub
` [PATCH 5/7] arm: efi: use strcmp instead of strncmp for fdt parsing
` [PATCH 6/7] arm: add [U]EFI support
` [PATCH 7/7] init: efi: arm: enable (U)EFI runtime services on arm
[RFC PATCH] arm64/efi: efistub: reuse EFI mapping for Image if it is lower
2014-07-16 20:48 UTC (5+ messages)
[PATCH] x86, eboot: Support initrd loaded above 4G
2014-07-16 14:45 UTC (10+ messages)
[PATCH] arm64/efi: efistub: jump to 'stext' directly, not through the header
2014-07-15 12:44 UTC (6+ messages)
[PATCH] arm64/efi: efistub: cover entire static mem footprint in PE/COFF .text
2014-07-15 10:58 UTC
[PATCH 0/2] arm64: use Image header fields in EFI stub
2014-07-15 9:47 UTC (10+ messages)
` [PATCH 1/2] arm64: add C struct definition for Image header
` [PATCH 2/2] arm64/efi: efistub: get text offset and image size from the "
[PATCH] efi: Request desired alignment via the PE/COFF headers
2014-07-15 8:38 UTC (8+ messages)
[PATCH v3] efi: Request desired alignment via the PE/COFF headers
2014-07-14 13:28 UTC (7+ messages)
[GIT PULL] EFI urgent fixes
2014-07-14 12:54 UTC
[PATCH] efi: Include a .bss section within the PE/COFF headers
2014-07-11 17:22 UTC (6+ messages)
[PATCH] x86/efi: autoload efivars
2014-07-11 7:57 UTC (7+ messages)
[PATCH v3] efi: implement mandatory locking for UEFI Runtime Services
2014-07-11 7:09 UTC
[PATCH 1/1] arch/x86: Add better error logging to efi main
2014-07-10 18:36 UTC (2+ messages)
[PATCH v2] x86/efi: autoload efivars
2014-07-10 18:25 UTC (2+ messages)
[PATCH v2] efi: implement mandatory locking for UEFI Runtime Services
2014-07-10 18:14 UTC (3+ messages)
[PATCH v2] efi: Fix PE/COFF headers
2014-07-10 14:48 UTC (4+ messages)
` [PATCH 1/2] efi: Include a .bss section within the "
` [PATCH 2/2] efi: Request desired alignment via "
[PATCH] efi: fdt: Do not report an error during boot if UEFI is not available
2014-07-10 10:04 UTC (2+ messages)
Linux kernel EFI stub bug?
2014-07-09 15:49 UTC (4+ messages)
[PATCH v7 00/10] xen: Add EFI support
2014-07-08 20:52 UTC (3+ messages)
[PATCH v2 0/2] efi: preserve NEON registers on UEFI services calls
2014-07-08 15:33 UTC (4+ messages)
[PATCH] efi: Update stale locking comment for struct efivars
2014-07-08 11:44 UTC
EFI_STUB fails to boot non-EFI on arm64
2014-07-08 11:09 UTC (6+ messages)
[PATCH 1/2] efi/arm64: fix potential NULL dereference of efi.systab
2014-07-08 9:52 UTC (8+ messages)
` [PATCH 2/2] efi: implement mandatory locking for UEFI Runtime Services
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).