grub-devel.gnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-02-29 05:05:03 to 2016-03-13 14:44:29 UTC [more...]

[PATCH 1/2] arm64: Move firmware fdt search into global function
 2016-03-13 14:44 UTC  (4+ messages)
` [PATCH 2/2] arm efi: Use fdt from firmware when available

Unreachable code in mkimagexx (Fwd: New Defects reported by Coverity Scan for GRUB)
 2016-03-13  7:38 UTC 

Bugs and tasks for 2.02[~rc1]
 2016-03-13  6:30 UTC  (42+ messages)
                          ` Linux loader EFI handover (was: Bugs and tasks for 2.02[~rc1])
                              ` Linux loader EFI handover

[openbsd] 2.02-beta3: build fails - getroot.c:(.text+0x2b): undefined reference to `getrawpartition'
 2016-03-13  5:41 UTC  (3+ messages)

[PATCH 1/3] push/pop errno in initrd read file path
 2016-03-12  7:01 UTC  (10+ messages)
` [PATCH 2/3] tcp: add a dprintf for opening tcp connections
` [PATCH 3/3] pxenet: process transmit interrupts when out of resources

[GRUB2 PATCH v3 0/4] multiboot2: Add two extensions
 2016-03-11 17:49 UTC  (28+ messages)
` [GRUB2 PATCH v3 1/4] i386/relocator: Add grub_relocator64_efi relocator
` [GRUB2 PATCH v3 2/4] multiboot2: Add tags used to pass ImageHandle to loaded image
` [GRUB2 PATCH v3 3/4] multiboot2: Do not pass memory maps to image if EFI boot services are enabled
` [GRUB2 PATCH v3 4/4] multiboot2: Add support for relocatable images

Fedora patches [was Re: Bugs and tasks for 2.02[~rc1]]
 2016-03-11 17:21 UTC 

2.02~beta3 release
 2016-03-11 16:02 UTC  (12+ messages)

Bugs and tasks for 2.02[~rc1]
 2016-03-11 15:57 UTC  (4+ messages)

[PATCH] fix attempt to seek outside of the file error when parsing xen ELF notes
 2016-03-11  7:13 UTC  (4+ messages)

Load arm-efi from within U-Boot
 2016-03-11  6:40 UTC  (3+ messages)

multiboot2 structs and packed attribute
 2016-03-10 20:16 UTC  (4+ messages)

[RFC 0/3] Add/use helper functions for finding UEFI config tables
 2016-03-10 20:05 UTC  (10+ messages)
` [RFC 1/3] efi: add configuration table search function
` [RFC 2/3] arm64 linux loader: use grub_efi_find_config_table to find DT
` [RFC 3/3] acpi: use grub_efi_find_config_table to find tables

[PATCH v3 0/4] arm64,xen: add xen_boot support into grup-mkconfig
 2016-03-09  8:22 UTC  (10+ messages)
` [PATCH v3 4/4] arm64: update the introduction of xen boot commands in docs/grub.texi
            ` [Xen-devel] "

[PATCH v6 2/2] Add a module for retrieving SMBIOS information
 2016-03-09  4:37 UTC 

[PATCH v6 1/2] Define SMBIOS3 entry point structures for EFI
 2016-03-09  4:36 UTC 

[PATCH v5 2/2] Add a module for retrieving SMBIOS information
 2016-03-08  5:02 UTC  (4+ messages)

[PATCH] [next] net: VLAN cleanup
 2016-03-07 20:40 UTC 

[PATCH] [2.02] 10_linux: Fix grouping of tests for GRUB_DEVICE
 2016-03-06  5:52 UTC  (2+ messages)

[PATCH] F2FS support
 2016-03-03 21:36 UTC  (12+ messages)
` [PATCH v2] "
  ` [PATCH v3] "
      ` [f2fs-dev] [PATCH v4] "
        ` [f2fs-dev] [PATCH v5] "
          ` [f2fs-dev] [PATCH v6] "
            ` [f2fs-dev] [PATCH v7] "
              ` [2.02] "
                ` [2.02] Re: [f2fs-dev] [PATCH v8] "

[PATCH v7 00/11] grub-xen: support booting huge pv-domains
 2016-03-03 14:05 UTC  (13+ messages)
` [PATCH v7 01/11] xen: make xen loader callable multiple times
` [PATCH v7 02/11] xen: avoid memleaks on error
` [PATCH v7 03/11] xen: reduce number of global variables in xen loader
` [PATCH v7 04/11] xen: add elfnote.h to avoid using numbers instead of constants
` [PATCH v7 05/11] xen: synchronize xen header
` [PATCH v7 06/11] xen: factor out p2m list allocation into separate function
` [PATCH v7 07/11] xen: factor out allocation of special pages "
` [PATCH v7 08/11] xen: factor out allocation of page tables "
` [PATCH v7 09/11] xen: add capability to load initrd outside of initial mapping
` [PATCH v7 10/11] xen: modify page table construction
` [PATCH v7 11/11] xen: add capability to load p2m list outside of kernel mapping

[PATCH v2 0/3] some disk reworking reposted
 2016-03-03  0:04 UTC  (10+ messages)
` [PATCH v2 1/3] disk: Add support for device-specific malloc function
` [PATCH v2 2/3] efidisk: implement alignment-respecting "
` [PATCH v2 3/3] disk: read into cache directly

[PATCH v5 1/2] Define the SMBIOS3 entry point structure on EFI
 2016-03-02 19:10 UTC  (3+ messages)
  ` [2.02] "

[PATCH v4 00/11] grub-xen: support booting huge pv-domains
 2016-03-02 16:04 UTC  (16+ messages)
` [PATCH v4 10/11] xen: modify page table construction
                      ` [Xen-devel] "

[PATCH v6 00/11] grub-xen: support booting huge pv-domains
 2016-03-02  9:43 UTC  (15+ messages)
` [PATCH v6 01/11] xen: make xen loader callable multiple times
` [PATCH v6 02/11] xen: avoid memleaks on error
` [PATCH v6 03/11] xen: reduce number of global variables in xen loader
` [PATCH v6 04/11] xen: add elfnote.h to avoid using numbers instead of constants
` [PATCH v6 05/11] xen: synchronize xen header
` [PATCH v6 06/11] xen: factor out p2m list allocation into separate function
` [PATCH v6 07/11] xen: factor out allocation of special pages "
` [PATCH v6 08/11] xen: factor out allocation of page tables "
` [PATCH v6 09/11] xen: add capability to load initrd outside of initial mapping
` [PATCH v6 10/11] xen: modify page table construction
` [PATCH v6 11/11] xen: add capability to load p2m list outside of kernel mapping

[PATCH 0/2] Alternative efidisk alignment resolution
 2016-03-01 20:19 UTC  (12+ messages)
` [PATCH 1/2] disk: Add support for device-specific malloc function

[PATCH] bootp: use the ipv* version given by the dhcp server
 2016-03-01 19:35 UTC  (4+ messages)

[PATCH] dns: realloc address buffer after each packet
 2016-03-01 19:30 UTC  (7+ messages)

[PATCH v2 1/4] arm64: add "--nounzip" option support in xen_module command
 2016-03-01  4:02 UTC  (10+ messages)
` [PATCH v2 4/4] arm64: update the introduction of xen boot commands in docs/grub.texi

[PATCH v5 00/11] grub-xen: support booting huge pv-domains
 2016-02-29 16:22 UTC  (11+ messages)
` [PATCH v5 09/11] xen: add capability to load initrd outside of initial mapping


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