grub-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH] Get proper mac address when using qemu


From: Paulo Flabiano Smorigo/Brazil/IBM
Subject: [PATCH] Get proper mac address when using qemu
Date: Wed, 14 Aug 2013 09:51:50 -0400
User-agent: Internet Messaging Program (IMP) H4 (5.0.22)

Hi all,

This patch fixes an issue when net booting GRUB with QEMU. It was made by Avik Sil, a colleague from IBM.

QEMU uses the local-mac-address property to store the mac address but it uses a 64bit property for it. This patch makes a proper treatment.

To illustrate, this is the property from our tests:

0 > dev /vdevice/address@hidden   ok
0 > .properties
...
local-mac-address                00005254  00123456
...

--
Paulo Flabiano Smorigo
Software Engineer
Linux Technology Center - IBM Systems & Technology Group

Attachment: grub_get_proper_mac_address.patch
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]