grub-devel.gnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-08-05 18:11:50 to 2015-09-07 22:12:50 UTC [more...]

grub-lnstall option (UEFI) for chainloading
 2015-09-07 21:39 UTC  (7+ messages)

[PATCH] ofnet: Do not set SUFFIX for sun4v network devices
 2015-09-07 11:13 UTC  (4+ messages)
    ` [PATCH V2] "

cryptodisk: teach grub_cryptodisk_insert() about partitions (bug #45889)
 2015-09-07  4:10 UTC 

Development practices?
 2015-09-03 20:27 UTC  (2+ messages)

Where in GRUB2 source code is the handover/jump to kernel code on x86?
 2015-09-03 17:24 UTC  (2+ messages)

Changing default keyboard layout
 2015-09-02  0:31 UTC  (4+ messages)

[PATCH] Remove unconditional disablement of the watchdog
 2015-09-01 14:51 UTC 

[PATCH v2 00/23] x86: multiboot2 protocol support
 2015-09-01  6:59 UTC  (97+ messages)
` [PATCH v2 01/23] x86/boot: remove unneeded instruction
` [PATCH v2 04/23] x86/boot: call reloc() using cdecl calling convention
  ` [Xen-devel] "
` [PATCH v2 05/23] x86/boot/reloc: create generic alloc and copy functions
` [PATCH v2 06/23] x86/boot: use %ecx instead of %eax
  ` [Xen-devel] "
` [PATCH v2 07/23] x86/boot/reloc: Rename some variables and rearrange code a bit
  ` [Xen-devel] "
` [PATCH v2 08/23] x86: add multiboot2 protocol support
  ` [Xen-devel] "
` [PATCH v2 09/23] efi: create efi_enabled()
  ` [Xen-devel] "
` [PATCH v2 10/23] efi: build xen.gz with EFI code
  ` [Xen-devel] "
` [PATCH v2 11/23] efi: split out efi_init()
  ` [Xen-devel] "
` [PATCH v2 12/23] efi: split out efi_console_set_mode()
  ` [Xen-devel] "
` [PATCH v2 13/23] efi: split out efi_get_gop()
  ` [Xen-devel] "
` [PATCH v2 14/23] efi: split out efi_find_gop_mode()
  ` [Xen-devel] "
` [PATCH v2 15/23] efi: split out efi_tables()
  ` [Xen-devel] "
` [PATCH v2 16/23] efi: split out efi_variables()
  ` [Xen-devel] "
` [PATCH v2 17/23] efi: split out efi_set_gop_mode()
  ` [Xen-devel] "
` [PATCH v2 18/23] efi: split out efi_exit_boot()
  ` [Xen-devel] "
` [PATCH v2 19/23] x86/efi: create new early memory allocator
  ` [Xen-devel] "
` [PATCH v2 20/23] x86: add multiboot2 protocol support for EFI platforms
  ` [Xen-devel] "
` [PATCH v2 21/23] x86/boot: implement early command line parser in C
  ` [Xen-devel] "
` [PATCH v2 22/23] x86: make Xen early boot code relocatable
  ` [Xen-devel] "
` [PATCH v2 23/23] x86: add multiboot2 protocol support for relocatable images

[PATCH] efinet: retransmit if our device is busy
 2015-08-31 17:34 UTC 

[PATCH V2] net: fix ipv6 routing
 2015-08-28 15:24 UTC 

Fwd: LVM/BTRFS on LUKS unreadable
 2015-08-26 17:39 UTC 

[PATCH v4 1/2] Add support for SMBIOS3 entry point structures
 2015-08-26 17:01 UTC  (5+ messages)

[PATCH] Ensure that MIPS target code is compiled for the O32 ABI
 2015-08-25 18:18 UTC  (11+ messages)
      ` [PATCH v2] "

GRUB release schedule?
 2015-08-24 18:20 UTC  (12+ messages)

[PATCH v2 0/6] multiboot2: Add two extensions and fix some issues
 2015-08-24 17:11 UTC  (14+ messages)
` [PATCH v2 1/6] gitignore: Ignore *.orig, *.rej and *.swp files
` [PATCH v2 3/6] i386/relocator: Add grub_relocator64_efi relocator
` [PATCH v2 4/6] multiboot2: Add tags used to pass ImageHandle to loaded image
` [PATCH v2 5/6] multiboot2: Add support for relocatable images
` [PATCH v2 6/6] multiboot2: Do not pass memory maps to image if EFI boot services are enabled

[PATCH] progress: Check for NULL filename
 2015-08-21 14:24 UTC  (7+ messages)
      ` [PATCH] Avoid NULL pointer dereference in progress module

[PATCH] net: don't free uninitialized sockets in dns
 2015-08-19 16:36 UTC  (2+ messages)

Grub2 bug report
 2015-08-19 16:40 UTC  (2+ messages)

yeeloong: cs5536 (Geode companion) not working in grub master
 2015-08-19 16:18 UTC  (3+ messages)

[PATCH] [RFC] Add exitcode support
 2015-08-18 22:00 UTC  (5+ messages)

[PATCH] tcp: add window scaling support
 2015-08-18 17:48 UTC  (3+ messages)

[PATCH] tcp: ack when we get an OOO/lost packet
 2015-08-18 17:58 UTC  (7+ messages)

Keyboard not working with QEMU and coreboot and GRUB payload
 2015-08-18 12:11 UTC  (2+ messages)

Kernel panics (in QEMU) when booting with GRUB2 + OVMF + QEMU
 2015-08-17 15:26 UTC  (7+ messages)

[PATCH v4 2/2] Add a module for retrieving SMBIOS information
 2015-08-16  2:27 UTC 

i386-pc target and no block lists
 2015-08-14 19:11 UTC  (8+ messages)

Bug with the locale path
 2015-08-13 17:54 UTC  (4+ messages)

[PATCH 1/3] efinet: handle get_status() properly
 2015-08-10 14:07 UTC  (18+ messages)
` [PATCH 2/3] net: add local route when creating link local ipv6 interface
` [PATCH 3/3] net: fix ipv6 routing
` [PATCH V2] efinet: handle get_status() on buggy firmware properly

[PATCH 0/3] fix ipv6 support
 2015-08-06 14:23 UTC  (6+ messages)
` [PATCH 1/3] efinet: handle get_status() properly
` [PATCH 2/3] net: add local route when creating link local ipv6 interface
` [PATCH 3/3] net: fix ipv6 routing


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 read-only IMAP folder(s) and NNTP newsgroup(s).