Hi Andrei,
On 13.02.2016 08:41, Andrei Borzenkov wrote:
> 31.01.2016 18:02, Thomas Huth пишет:
>>
>> On 30.01.2016 08:33, Andrei Borzenkov wrote:
>>> 29.01.2016 17:26, Thomas Huth пишет:
When running grub in a VGA console of a KVM pseries guest on PowerPC,
you can see the cursor sweepin
On Mon, 15 Feb 2016 04:42 Andrei Borzenkov wrote:
> 14.02.2016 23:58, Seth Goldberg пишет:
> >
> >
> >> On Feb 14, 2016, at 5:26 AM, Vladimir 'phcoder' Serbinenko
> >> wrote:
> >>
> >>
> >>
> >> Le dim. 14 févr. 2016 14:21, Shea Levy a écrit
> >> :
> >>> This patch uses grub_file_open, but the
Prevent buffer over-read in grub_machine_mmap_iterate. This was
causing phys_base from being calculated properly. This then
caused the wrong value to be placed in ramdisk_image within
struct linux_hdrs. Which prevented the ramdisk from loading on
boot.
Newer SPARC systems contain more than 8 avail
Fix the open firmware path property for sun4v SPARC systems. These
platforms do not have a /sas/ within their path. Over time
different OF addressing schemes have been supported. There
is no generic addressing scheme that works across every HBA.
Signed-off-by: Eric Snowberg
---
grub-core/osdep/
On Sat, Feb 13, 2016 at 10:29:58AM +0300, Andrei Borzenkov wrote:
> 12.05.2015 18:22, Michael Chang пишет:
> > On Tue, May 12, 2015 at 02:57:00PM +0300, Andrei Borzenkov wrote:
> >> В Tue, 12 May 2015 18:52:22 +0800
> >> Michael Chang пишет:
> >>
> >>> On Fri, May 08, 2015 at 09:53:41PM +0300, And