linux-efi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-04-24 13:07:44 to 2020-05-16 13:32:38 UTC [more...]

[PATCH v2] efi: Pull up arch-specific prototype efi_systab_show_arch()
 2020-05-16 13:32 UTC  (2+ messages)

[PATCH] efi: Pull up arch-specific prototype efi_systab_show_arch()
 2020-05-16 13:01 UTC  (2+ messages)

[PATCH v4 0/6] Introduce NVIDIA Tegra Partition Table
 2020-05-15 15:52 UTC  (11+ messages)
` [PATCH v4 1/6] mmc: core: Add raw_boot_mult field to mmc_ext_csd
` [PATCH v4 2/6] mmc: block: Add mmc_bdev_to_card() helper
` [PATCH v4 3/6] partitions: Introduce NVIDIA Tegra Partition Table
` [PATCH v4 4/6] partitions/efi: Support GPT entry lookup at a non-standard location
` [PATCH v4 5/6] partitions/tegra: Support gpt_sector= command line option
` [PATCH v4 6/6] soc/tegra: Expose Boot Configuration Table via sysfs

[PATCH AUTOSEL 5.6 59/62] gcc-10: mark more functions __init to avoid section mismatch warnings
 2020-05-14 18:51 UTC 

[PATCH AUTOSEL 5.4 46/49] gcc-10: mark more functions __init to avoid section mismatch warnings
 2020-05-14 18:53 UTC 

[efi:urgent] BUILD SUCCESS 6d18c58caf5b45ee8fb0cd90e4e109605ad7d5c4
 2020-05-14 17:50 UTC 

[GIT PULL 00/15] More EFI changes for v5.8
 2020-05-14  9:05 UTC  (17+ messages)
` [PATCH 01/15] efi/x86: Use correct size for boot_params
` [PATCH 02/15] efi/libstub: Add a helper function to split 64-bit values
` [PATCH 03/15] efi/libstub: Move pr_efi/pr_efi_err into efi namespace
` [PATCH 04/15] efi/x86: Use efi_err for error messages
` [PATCH 05/15] efi/gop: "
` [PATCH 06/15] efi/tpm: "
` [PATCH 07/15] efi/libstub: Upgrade ignored dtb= argument message to error
` [PATCH 08/15] efi/x86: Move command-line initrd loading to efi_main
` [PATCH 09/15] efi/libstub: Unify initrd loading across architectures
` [PATCH 10/15] efi/x86: Support builtin command line
` [PATCH 11/15] efi/libstub: Check return value of efi_parse_options
` [PATCH 12/15] efi/libstub: Fix mixed mode boot issue after macro refactor
` [PATCH 13/15] efi/libstub/x86: Work around LLVM ELF quirk build regression
` [PATCH 14/15] efi/libstub: Make efi_printk() input argument const char*
` [PATCH 15/15] efi/libstub: Correct comment typos

[PATCH v6 00/10] Subject: Enable Linux guests on Hyper-V on ARM64
 2020-05-13 14:26 UTC  (7+ messages)
` [PATCH v6 09/10] arm64: efi: Export screen_info
          `  "

[efi:urgent] BUILD SUCCESS 84d262f05313532f227638745f161bfc02cc7802
 2020-05-13  8:59 UTC 

[Patch v2] efi: cper: Add support for printing Firmware Error Record Reference
 2020-05-13  2:36 UTC  (3+ messages)

[PATCH v2 4/5] efi/x86: Remove extra headroom for setup block
 2020-05-12 11:05 UTC  (8+ messages)
        ` [PATCH] x86/boot: Mark global variables as static

[efi:urgent] BUILD SUCCESS adb96adcc600d807c48c57e259ece1a517f61436
 2020-05-08  4:33 UTC 

[PATCH V3] efi/libstub/x86: Avoid EFI map buffer alloc in allocate_e820()
 2020-05-07 19:24 UTC  (2+ messages)

[PATCH v2] efi/libstub/x86: Work around LLVM ELF quirk build regression
 2020-05-07 19:07 UTC  (2+ messages)

[PATCH V2] efi/libstub/x86: Avoid EFI map buffer alloc in allocate_e820()
 2020-05-07 16:41 UTC  (2+ messages)

[PATCH] efi: cper: Add support for printing Firmware Error Record Reference
 2020-05-07  3:30 UTC  (3+ messages)

[PATCH] efi/libstub/x86: Free EFI map buffer in allocate_e820()
 2020-05-07  1:49 UTC  (3+ messages)

[efi:next] BUILD SUCCESS 4026229934f6ca0cb44af7b9df00e647b2f1f787
 2020-05-06 19:14 UTC 

[BUG]is there a memleak in function efivar_create_sysfs_entry?
 2020-05-06 13:28 UTC 

[PATCH v3 0/5] ARM: simplify handover from UEFI to decompressor
 2020-05-06  8:19 UTC  (6+ messages)
` [PATCH v3 1/5] ARM: decompressor: move headroom variable out of LC0
` [PATCH v3 2/5] ARM: decompressor: split off _edata and stack base into separate object
` [PATCH v3 3/5] ARM: decompressor: defer loading of the contents of the LC0 structure
` [PATCH v3 4/5] ARM: decompressor: move GOT into .data for EFI enabled builds
` [PATCH v3 5/5] ARM: decompressor: run decompressor in place if loaded via UEFI

[efi:next] BUILD SUCCESS 0b8d9fc9953fde4ea3eb3191d986ca2d01eb783c
 2020-05-05 20:29 UTC 

[efi:next 14/14] drivers/firmware/efi/libstub/efi-stub-helper.c:35:43: sparse: sparse: incorrect type in argument 1 (different type sizes)
 2020-05-05 17:29 UTC 

[PATCH] efi/libstub: Make efi_printk() input argument const char*
 2020-05-05  8:32 UTC 

[PATCH 00/10] efi: some cleanups/refactoring for efi/next
 2020-05-05  8:01 UTC  (57+ messages)
` [PATCH 01/10] efi/x86: Use correct size for boot_params
` [PATCH 02/10] efi: Add a helper function to split 64-bit values
` [PATCH 02/10] efi/libstub: "
` [PATCH 03/10] efi/x86: Use pr_efi_err for error messages
` [PATCH 04/10] efi/gop: "
` [PATCH 05/10] efi/tpm: "
` [PATCH 06/10] efi/x86: Move command-line initrd loading to efi_main
` [PATCH 07/10] efi/libstub: Unify initrd loading across architectures
` [PATCH 08/10] efi/x86: Drop soft_limit for x86 initrd loading
` [PATCH 09/10] efi/x86: Support builtin command line
` [PATCH 10/10] efi/libstub: Check return value of efi_parse_options
` [PATCH v2 00/11] efi: some cleanups/refactoring for efi/next
  ` [PATCH v2 01/11] efi/x86: Use correct size for boot_params
  ` [PATCH v2 02/11] efi/libstub: Add a helper function to split 64-bit values
  ` [PATCH v2 03/11] efi/libstub: Move pr_efi/pr_efi_err into efi namespace
  ` [PATCH v2 04/11] efi/x86: Use efi_err for error messages
  ` [PATCH v2 05/11] efi/gop: "
  ` [PATCH v2 06/11] efi/tpm: "
  ` [PATCH v2 07/11] efi/libstub: Upgrade ignored dtb= argument message to error
  ` [PATCH v2 08/11] efi/x86: Move command-line initrd loading to efi_main
  ` [PATCH v2 09/11] efi/libstub: Unify initrd loading across architectures
  ` [PATCH v2 10/11] efi/x86: Support builtin command line
  ` [PATCH v2 11/11] efi/libstub: Check return value of efi_parse_options
  ` [PATCH 1/2] efi/libstub: efi_info/efi_err message neatening
    ` [PATCH 2/2] efi/libstub: Correct comment typos
        ` [trivial PATCH] efi/libstub: Reduce efi_printk object size

[PATCH] efi/libstub/x86: fix mixed mode boot issue after macro refactor
 2020-05-05  7:58 UTC  (11+ messages)
` [PATCH 0/1] efi/libstub: Fix mixed mode boot on efi/next
  ` [PATCH 1/1] efi/libstub: Fix mixed mode boot issue after macro refactor
              ` [PATCH v2] "

[efi:next] BUILD SUCCESS ac1261b64d4a1a1b6d90f303bd2fbf2680f32688
 2020-05-05  0:23 UTC 

[GIT PULL] EFI stub loading support for RISC-V
 2020-05-04 22:10 UTC  (6+ messages)

[PATCH] efi/libstub/x86: work around LLVM ELF quirk build regression
 2020-05-04 21:21 UTC  (4+ messages)

[PATCH] efi/libstub/x86: fix mixed mode boot issue after macro refactor
 2020-05-03 16:16 UTC 

[GIT PULL 00/33] EFI updates for v5.8
 2020-05-03 16:11 UTC  (30+ messages)
` [PATCH 01/33] efi/libstub: Move arm-stub to a common file
` [PATCH 02/33] efi/libstub: Make initrd file loader configurable
` [PATCH 03/33] efi/libstub: Unify EFI call wrappers for non-x86
` [PATCH 05/33] efi/gop: Remove redundant current_fb_base
` [PATCH 06/33] efi/gop: Move check for framebuffer before con_out
` [PATCH 08/33] efi/gop: Factor out locating the gop into a function
` [PATCH 11/33] efi/gop: Use helper macros for populating lfb_base
` [PATCH 12/33] efi/gop: Use helper macros for find_bits
` [PATCH 13/33] efi/gop: Remove unreachable code from setup_pixel_info
` [PATCH 14/33] efi/gop: Add prototypes for query_mode and set_mode
` [PATCH 15/33] efi/gop: Allow specifying mode number on command line
` [PATCH 16/33] efi/gop: Allow specifying mode by <xres>x<yres>
` [PATCH 17/33] efi/gop: Allow specifying depth as well as resolution
` [PATCH 18/33] efi/gop: Allow automatically choosing the best mode
` [PATCH 19/33] efi/libstub/random: Align allocate size to EFI_ALLOC_ALIGN
` [PATCH 20/33] efi/libstub/random: Increase random alloc granularity
` [PATCH 21/33] efi/libstub/arm64: Replace 'preferred' offset with alignment check
` [PATCH 22/33] efi/libstub/arm64: Simplify randomized loading of kernel image
` [PATCH 23/33] efi/libstub: Add API function to allocate aligned memory
` [PATCH 24/33] efi/libstub/arm64: Switch to ordinary page allocator for kernel image
` [PATCH 25/33] efi/libstub: Move efi_relocate_kernel() into separate source file
` [PATCH 26/33] efi/arm: Remove __efistub_global annotation
` [PATCH 27/33] efi/x86: Remove __efistub_global and add relocation check

[efi:next] BUILD SUCCESS 055042bedd4e0af8186266b189b81e73e708b82b
 2020-05-01 16:47 UTC 

[efi:urgent] BUILD SUCCESS 588af83485064eb5106d33ed7d033877db5a2f61
 2020-05-01 16:33 UTC 

[PATCH] efi/tpm: fix section mismatch warning
 2020-04-30 21:32 UTC  (8+ messages)

[efi:urgent] BUILD SUCCESS 588d8fbb4877e3d7eaff3397203c71e8fa1c4439
 2020-04-30 20:12 UTC 

[efi:urgent] BUILD SUCCESS f788211a7558920509af0d9d28cbd48cb77b214a
 2020-04-30 10:28 UTC 

[PATCH v2 0/8] efi/libstub: simplify arm64 kernel image loading
 2020-04-28 15:11 UTC  (4+ messages)
` [PATCH v2 5/8] efi/libstub/arm64: align PE/COFF sections to segment alignment

[PATCH 1/1] efi/libstub: setup_graphics() do not return random data
 2020-04-27  6:52 UTC  (2+ messages)

[efi:next] BUILD SUCCESS 4eb8320bd1aaa7e69d039f2c251735e3ef0b9a38
 2020-04-26  0:58 UTC 

[PATCH] efi/libstub: Re-enable command line initrd loading for x86
 2020-04-25 10:26 UTC  (2+ messages)

[v2 PATCH 1/5] efi: Move arm-stub to a common file
 2020-04-25  9:54 UTC  (3+ messages)

[efi:next 2/33] drivers/firmware/efi/libstub/efistub.h:680:44: sparse: sparse: incorrect type in argument 2 (different type sizes)
 2020-04-25  6:59 UTC  (2+ 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).