Archives are refreshed every 30 minutes - for details, please visit
the main index
.
You can also
download the archives in mbox format
.
grub-devel (date)
[
Thread Index
][
Top
][
All Lists
][
grub-devel info page
]
Advanced
[
Prev Period
]
Last Modified: Sat Jan 31 2015 07:10:07 -0500
Messages in reverse chronological order
[
Next Period
]
January 31, 2015
Re: R_ARM(_THM)_MOVT_ABS(_NC) support
,
Michael Zimmermann
,
07:10
Re: R_ARM(_THM)_MOVT_ABS(_NC) support
,
Michael Zimmermann
,
07:01
Re: R_ARM(_THM)_MOVT_ABS(_NC) support
,
Michael Zimmermann
,
07:00
Re: R_ARM(_THM)_MOVT_ABS(_NC) support
,
Leif Lindholm
,
06:45
R_ARM(_THM)_MOVT_ABS(_NC) support
,
Michael Zimmermann
,
06:35
Re: [PATCH 00/18] x86: multiboot2 protocol support
,
João Jerónimo
,
02:22
January 30, 2015
Re: [PATCH 1/5] multiboot2: Fix information request tag size calculation
,
Ben Hildred
,
20:33
Re: [PATCH 18/18] x86: add multiboot2 protocol support for EFI platforms
,
Andrew Cooper
,
19:47
Re: [PATCH 18/18] x86: add multiboot2 protocol support for EFI platforms
,
Daniel Kiper
,
18:44
Re: [PATCH 1/5] multiboot2: Fix information request tag size calculation
,
Lennart Sorensen
,
16:21
Re: [PATCH 1/5] multiboot2: Fix information request tag size calculation
,
Ben Hildred
,
15:52
Re: [PATCH 18/18] x86: add multiboot2 protocol support for EFI platforms
,
Andrew Cooper
,
14:07
Re: [PATCH 04/18] xen/x86: add multiboot2 protocol support
,
Andrew Cooper
,
13:11
Re: [PATCH 00/18] x86: multiboot2 protocol support
,
Daniel Kiper
,
13:05
Re: [PATCH 02/18] x86/boot/reloc: create generic alloc and copy functions
,
Andrew Cooper
,
13:02
[PATCH 5/5] multiboot2: Add tags used to pass ImageHandle to loaded image
,
Daniel Kiper
,
13:00
[PATCH 4/5] i386/relocator: Add grub_relocator64_efi relocator
,
Daniel Kiper
,
13:00
[PATCH 0/5] multiboot2: Enable EFI boot services usage in loaded images
,
Daniel Kiper
,
13:00
[PATCH 3/5] i386/relocator: Remove unused avoid_efi_bootservices argument
,
Daniel Kiper
,
13:00
[PATCH 2/5] i386/relocator: Remove unused extern grub_relocator64_rip_addr
,
Daniel Kiper
,
13:00
[PATCH 1/5] multiboot2: Fix information request tag size calculation
,
Daniel Kiper
,
13:00
Re: [Xen-devel] [PATCH 01/18] x86/boot/reloc: mask out MBI_BOOTDEV from mbi flags
,
Andrew Cooper
,
12:59
[PATCH 18/18] x86: add multiboot2 protocol support for EFI platforms
,
Daniel Kiper
,
12:56
[PATCH 17/18] x86/efi: create new early memory allocator
,
Daniel Kiper
,
12:56
[PATCH 15/18] efi: create efi_set_gop_mode()
,
Daniel Kiper
,
12:56
[PATCH 16/18] efi: create efi_exit_boot()
,
Daniel Kiper
,
12:56
[PATCH 14/18] efi: create efi_variables()
,
Daniel Kiper
,
12:55
[PATCH 13/18] efi: create efi_tables()
,
Daniel Kiper
,
12:55
[PATCH 11/18] efi: create efi_get_gop()
,
Daniel Kiper
,
12:55
[PATCH 10/18] efi: create efi_console_set_mode()
,
Daniel Kiper
,
12:55
[PATCH 09/18] efi: create efi_init()
,
Daniel Kiper
,
12:55
[PATCH 12/18] efi: create efi_find_gop_mode()
,
Daniel Kiper
,
12:55
[PATCH 07/18] efi: run EFI specific code on EFI platform only
,
Daniel Kiper
,
12:55
[PATCH 08/18] efi: build xen.gz with EFI code
,
Daniel Kiper
,
12:55
[PATCH 06/18] x86: remove commented out stale references to efi_enabled
,
Daniel Kiper
,
12:55
[PATCH 05/18] efi: split efi_enabled to efi_platform and efi_loader
,
Daniel Kiper
,
12:55
[PATCH 04/18] xen/x86: add multiboot2 protocol support
,
Daniel Kiper
,
12:55
[PATCH 03/18] x86/boot: use %ecx instead of %eax
,
Daniel Kiper
,
12:55
[PATCH 02/18] x86/boot/reloc: create generic alloc and copy functions
,
Daniel Kiper
,
12:55
[PATCH 01/18] x86/boot/reloc: mask out MBI_BOOTDEV from mbi flags
,
Daniel Kiper
,
12:54
[PATCH 00/18] x86: multiboot2 protocol support
,
Daniel Kiper
,
12:54
January 29, 2015
Re: test command and signature checks
,
Jonathan McCune
,
12:12
Re: test command and signature checks
,
Andrei Borzenkov
,
10:19
Re: test command and signature checks
,
Jonathan McCune
,
09:17
test command and signature checks
,
Andrei Borzenkov
,
04:19
January 28, 2015
[PATCH] Recognise a 64-bit Linux kernel on a 32-bit EFI firmware
,
Steve McIntyre
,
19:43
Re: [PATCH] Add support for running a 64-bit Linux kernel on a 32-bit EFI
,
Steve McIntyre
,
18:43
Re: commit 3661261f breaks arm64
,
Leif Lindholm
,
15:48
Re: commit 3661261f breaks arm64
,
Vladimir 'phcoder' Serbinenko
,
14:39
Re: commit 3661261f breaks arm64
,
Leif Lindholm
,
14:36
Re: commit 3661261f breaks arm64
,
Andrei Borzenkov
,
13:59
commit 3661261f breaks arm64
,
Leif Lindholm
,
13:34
January 27, 2015
Re: [PATCH] Add support for running a 64-bit Linux kernel on a 32-bit EFI
,
Andrei Borzenkov
,
22:42
[PATCH] Add support for running a 64-bit Linux kernel on a 32-bit EFI
,
Steve McIntyre
,
19:57
Re: configure.ac: Always add -D_FILE_OFFSET_BITS=64.
,
Vladimir 'φ-coder/phcoder' Serbinenko
,
11:28
January 26, 2015
Re: configure.ac: Always add -D_FILE_OFFSET_BITS=64.
,
Andrei Borzenkov
,
11:51
Re: configure.ac: Always add -D_FILE_OFFSET_BITS=64.
,
Andrei Borzenkov
,
10:12
Re: configure.ac: Always add -D_FILE_OFFSET_BITS=64.
,
Vladimir 'φ-coder/phcoder' Serbinenko
,
10:04
Re: [PATCH 0/5]arm64: Add multiboot support (via fdt) for Xen boot
,
Stefano Stabellini
,
09:35
Re: [PATCH 0/5]arm64: Add multiboot support (via fdt) for Xen boot
,
Stefano Stabellini
,
09:32
configure.ac: Always add -D_FILE_OFFSET_BITS=64.
,
Andrei Borzenkov
,
06:29
January 25, 2015
Re: [PATCH] On linux require the libc to have large file support
,
Felix Janda
,
13:50
Re: Does grub-mkrescue support UEFI hybrid USB/DVD images?
,
adrian15
,
05:51
Re: Does grub-mkrescue support UEFI hybrid USB/DVD images?
,
adrian15
,
03:15
Re: Does grub-mkrescue support UEFI hybrid USB/DVD images?
,
adrian15
,
03:03
January 24, 2015
Re: ChangeLog is generated from gitlog now.
,
Vladimir 'φ-coder/phcoder' Serbinenko
,
14:18
Re: ChangeLog is generated from gitlog now.
,
Andrei Borzenkov
,
14:07
Re: ChangeLog is generated from gitlog now.
,
Vladimir 'φ-coder/phcoder' Serbinenko
,
13:55
Re: ChangeLog is generated from gitlog now.
,
Andrei Borzenkov
,
13:38
ChangeLog is generated from gitlog now.
,
Vladimir 'φ-coder/phcoder' Serbinenko
,
11:33
Re: pvgrub2 and old grub menu.lst
,
Andrei Borzenkov
,
00:54
January 23, 2015
Re: Does grub-mkrescue support UEFI hybrid USB/DVD images?
,
adrian15
,
19:12
Re: Does grub-mkrescue support UEFI hybrid USB/DVD images?
,
Andrei Borzenkov
,
14:03
Re: gnulib update policy
,
Andrei Borzenkov
,
13:39
Re: Does grub-mkrescue support UEFI hybrid USB/DVD images?
,
Andrei Borzenkov
,
13:38
Re: Does grub-mkrescue support UEFI hybrid USB/DVD images?
,
Thomas Schmitt
,
13:29
Re: Does grub-mkrescue support UEFI hybrid USB/DVD images?
,
Vladimir 'φ-coder/phcoder' Serbinenko
,
13:29
Re: Does grub-mkrescue support UEFI hybrid USB/DVD images?
,
Andrei Borzenkov
,
12:58
Re: Does grub-mkrescue support UEFI hybrid USB/DVD images?
,
Thomas Schmitt
,
11:20
Re: Does grub-mkrescue support UEFI hybrid USB/DVD images?
,
Kris Moore
,
09:40
Re: Does grub-mkrescue support UEFI hybrid USB/DVD images?
,
Thomas Schmitt
,
05:16
Re: Does grub-mkrescue support UEFI hybrid USB/DVD images?
,
Andrei Borzenkov
,
05:10
Re: Does grub-mkrescue support UEFI hybrid USB/DVD images?
,
Vladimir 'φ-coder/phcoder' Serbinenko
,
04:45
Re: Does grub-mkrescue support UEFI hybrid USB/DVD images?
,
Andrei Borzenkov
,
04:40
January 22, 2015
Re: Does grub-mkrescue support UEFI hybrid USB/DVD images?
,
Vladimir 'φ-coder/phcoder' Serbinenko
,
17:15
Does grub-mkrescue support UEFI hybrid USB/DVD images?
,
Kris Moore
,
16:27
Re: Patches to cryptomount (plain support, keyfiles and LUKS detached headers)
,
Vladimir 'φ-coder/phcoder' Serbinenko
,
16:04
Re: [PATCH] Add support for passing EFI framebuffer into FreeBSD 10.1 and later
,
Vladimir 'φ-coder/phcoder' Serbinenko
,
15:49
Re: [PATCH] Add support for passing EFI framebuffer into FreeBSD 10.1 and later
,
Vladimir 'φ-coder/phcoder' Serbinenko
,
15:44
Re: about an grub 2.00 installation error
,
Vladimir 'φ-coder/phcoder' Serbinenko
,
15:27
Re: Deterministic grub-mkimage
,
Vladimir 'φ-coder/phcoder' Serbinenko
,
15:18
Re: [PATCH] Allow nonstandard ports when specifying network protocols. (take 2)
,
Vladimir 'φ-coder/phcoder' Serbinenko
,
14:32
Re: join the team
,
Vladimir 'φ-coder/phcoder' Serbinenko
,
14:14
Re: GRUB test environment
,
Vladimir 'φ-coder/phcoder' Serbinenko
,
14:13
Re: Patch to fix kldstat(2) / dtrace when booting FreeBSD
,
Vladimir 'φ-coder/phcoder' Serbinenko
,
14:12
Re: [PATCH] On linux require the libc to have large file support
,
Vladimir 'φ-coder/phcoder' Serbinenko
,
13:57
January 21, 2015
Re: [PATCH 0/5]arm64: Add multiboot support (via fdt) for Xen boot
,
Fu Wei
,
09:07
January 19, 2015
Re: Patch for GELI v7 support
,
Andrei Borzenkov
,
14:00
Patch for GELI v7 support
,
Kris Moore
,
13:23
Re: enable cryptomount to read passphrase from file
,
Alexandre Oliva
,
01:33
January 18, 2015
Re: [PATCH] On linux require the libc to have large file support
,
Felix Janda
,
13:19
Re: [PATCH] On linux require the libc to have large file support
,
Felix Janda
,
13:12
Re: [PATCH] On linux require the libc to have large file support
,
Andrei Borzenkov
,
12:53
Re: Support abort of 'cat' even if in paging mode
,
Andrei Borzenkov
,
10:34
Re: enable cryptomount to read passphrase from file
,
Andrei Borzenkov
,
09:57
enable cryptomount to read passphrase from file
,
Alexandre Oliva
,
02:28
January 17, 2015
[PATCH] On linux require the libc to have large file support
,
Felix Janda
,
08:58
January 14, 2015
Support abort of 'cat' even if in paging mode
,
Valentin Dornauer
,
05:50
January 13, 2015
Re: [PATCH] Avoid reusing the same TCP port number
,
Valentin Dornauer
,
09:42
January 12, 2015
Re: Patch to fix kldstat(2) / dtrace when booting FreeBSD
,
Kris Moore
,
11:12
January 11, 2015
Re: Patch to fix kldstat(2) / dtrace when booting FreeBSD
,
Andrei Borzenkov
,
13:27
January 09, 2015
Patch to fix kldstat(2) / dtrace when booting FreeBSD
,
Kris Moore
,
11:31
January 08, 2015
Re: [PATCH 0/5]arm64: Add multiboot support (via fdt) for Xen boot
,
Ian Campbell
,
11:38
January 05, 2015
Re: Do not use O_SYNC
,
Phillip Susi
,
14:08
[
Prev Period
]
[
Next Period
]
Mail converted by
MHonArc