[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH] add arm64 UEFI Linux loader
From: |
Vladimir 'φ-coder/phcoder' Serbinenko |
Subject: |
Re: [PATCH] add arm64 UEFI Linux loader |
Date: |
Thu, 19 Dec 2013 20:06:03 +0100 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20131103 Icedove/17.0.10 |
>> if grub_errno is set you shouldn't override it. And please use the same
>> message verbatim (unexpected end of file): it decreases work for translators
>
> Well, since I have already checked the file size before this, any
> failure will be an i/o error - so I'll just goto fail instead.
>
If the file is read from network it may change size between when you
check it and when you read it.
> /
> Leif
>
> _______________________________________________
> Grub-devel mailing list
> address@hidden
> https://lists.gnu.org/mailman/listinfo/grub-devel
>
signature.asc
Description: OpenPGP digital signature
- [PATCH] add arm64 UEFI Linux loader, Leif Lindholm, 2013/12/16
- Re: [PATCH] add arm64 UEFI Linux loader, Andrey Borzenkov, 2013/12/16
- Re: [PATCH] add arm64 UEFI Linux loader, Leif Lindholm, 2013/12/16
- Re: [PATCH] add arm64 UEFI Linux loader, Vladimir 'φ-coder/phcoder' Serbinenko, 2013/12/16
- Re: [PATCH] add arm64 UEFI Linux loader, Leif Lindholm, 2013/12/18
- Re: [PATCH] add arm64 UEFI Linux loader, Andrey Borzenkov, 2013/12/18
- Re: [PATCH] add arm64 UEFI Linux loader, Vladimir 'φ-coder/phcoder' Serbinenko, 2013/12/18
- Re: [PATCH] add arm64 UEFI Linux loader, Leif Lindholm, 2013/12/19
- Re: [PATCH] add arm64 UEFI Linux loader,
Vladimir 'φ-coder/phcoder' Serbinenko <=
- Re: [PATCH] add arm64 UEFI Linux loader, Leif Lindholm, 2013/12/19
Re: [PATCH] add arm64 UEFI Linux loader, Vladimir 'φ-coder/phcoder' Serbinenko, 2013/12/16