On Tue, Jul 09, 2019 at 05:52:58PM +0200, Vladimir 'phcoder' Serbinenko wrote:
> On mingw i386-pc without this option mingw generates a
> rdata$zzz symbol that is page-aligned and hence lzma_decompress no
> longer fits in its allocated space.
Out of curiosity, why is the size of lzma_decompress li
On Tue, Jun 04, 2019 at 01:49:51PM +0200, Alexander Graf wrote:
> On 04.06.19 13:39, Leif Lindholm wrote:
> > When building for arm, we already disable movw/movt relocations for clang,
> > since they are incompatible with PE.
> >
> > When building with bare metal GCC toolchains (like the one used i
On Tue, Jul 09, 2019 at 07:06:45AM +, Chester Lin wrote:
> On Wed, Jun 26, 2019 at 16:50:03 +0200, Andreas Schwab wrote:
> > The offset calculation was missing the relocation addend.
> >
> > Signed-off-by: Andreas Schwab
> > ---
> > util/grub-mkimagexx.c | 4 ++--
> > 1 file changed, 2 insert
Sorry for late reply but I was busy with release and other stuff.
On Sat, Jun 29, 2019 at 09:44:51PM -0400, Jason Kushmaul wrote:
> Add a configurable option for luks key recovery. Existing
> users will continue to have the default of 1 attempt.
>
> Cryptodisk is not accessible to motor impaired
On Fri, Jul 05, 2019 at 08:47:09AM -0400, David Michael wrote:
> The following are two use cases from Rajat Jain :
>
> 1) We have a board that boots Linux and this board itself can be plugged into
> one of different chassis types. We need to pass different parameters to the
> kernel based on the
On Sat, Jul 06, 2019 at 12:17:11PM +0100, Leif Lindholm wrote:
> On Fri, Jul 05, 2019 at 08:47:02AM -0400, David Michael wrote:
> > This adds the GUID, and includes it in lsefisystab output.
> >
> > Signed-off-by: David Michael
>
> Oh, and here we already have the SMBIOS 3.0 entry, splendid.
> Rev
On Sat, Jul 06, 2019 at 12:06:06PM +0100, Leif Lindholm wrote:
> On Sat, Jul 06, 2019 at 11:11:02AM +0200, Heinrich Schuchardt wrote:
> > The device tree may passed by the firmware as UEFI configuration table.
> >
> > Let lsefisystab display a short text and not only the GUID for the device
> > tre
From 03707a618d13a67f947833a7752c97ce3dda55a6 Mon Sep 17 00:00:00 2001
From: Vladimir Serbinenko
Date: Tue, 9 Jul 2019 17:46:25 +0200
Subject: [PATCH] configure: Add -fno-ident when available
With mingw for i386-pc without this option mingw generates a
rdata$zzz symbol that is page-aligned and he
On Thu, Jul 11, 2019 at 12:32 PM Daniel Kiper wrote:
>
> On Tue, Jul 09, 2019 at 05:52:58PM +0200, Vladimir 'phcoder' Serbinenko wrote:
> > On mingw i386-pc without this option mingw generates a
> > rdata$zzz symbol that is page-aligned and hence lzma_decompress no
> > longer fits in its allocated
LGTM
On Tue, 4 Jun 2019, 13:40 Leif Lindholm, wrote:
> When building for arm, we already disable movw/movt relocations for clang,
> since they are incompatible with PE.
>
> When building with bare metal GCC toolchains (like the one used in the
> travis ci scripts), we end up with these relocatio
On Thu, Jul 11, 2019 at 05:43:17PM +0200, Vladimir 'phcoder' Serbinenko wrote:
> From 03707a618d13a67f947833a7752c97ce3dda55a6 Mon Sep 17 00:00:00 2001
> From: Vladimir Serbinenko
> Date: Tue, 9 Jul 2019 17:46:25 +0200
> Subject: [PATCH] configure: Add -fno-ident when available
>
> With mingw for
On Mon, May 20, 2019 at 02:11:00PM +0200, Daniel Kiper wrote:
> On Mon, May 20, 2019 at 01:45:59PM +0200, Paul Menzel wrote:
> > Dear Daniel,
> >
> > On 20.05.19 13:39, Daniel Kiper wrote:
> > > CC-ing Paul.
> > >
> > > On Wed, May 15, 2019 at 09:04:43PM +0200, Jacob Kroon wrote:
> > > > Linux supp
Hello,
didier[/data/GitHub/grub]$ grep Windows docs/osdetect.cfg
menuentry "Windows Vista bootmgr (on $device)" $device {
menuentry "Windows NT/2000/XP loader (on $device)" $device {
menuentry "Windows 98/ME (on $device)" $device {
Could this file be updated for Windows 7
13 matches
Mail list logo