mbox

[PULL,0/1] update ipxe from 69313ed to 35c5379

Message ID 1418827676-25653-1-git-send-email-kraxel@redhat.com
State New
Headers show

Pull-request

git://git.kraxel.org/qemu tags/pull-roms-20141217-1

Message

Gerd Hoffmann Dec. 17, 2014, 2:47 p.m. UTC
Hi,

Gonglei asked for a ipxe update to pick up a bugfix, so here we go!

please pull,
  Gerd

The following changes since commit dfa9c2a0f4d0a0c8b2c1449ecdbb1297427e1560:

  Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging (2014-12-15 16:43:42 +0000)

are available in the git repository at:


  git://git.kraxel.org/qemu tags/pull-roms-20141217-1

for you to fetch changes up to c246cee4eedb17ae3932d699e009a8b63240235f:

  update ipxe from 69313ed to 35c5379 (2014-12-17 14:11:39 +0100)

----------------------------------------------------------------
update ipxe from 69313ed to 35c5379

----------------------------------------------------------------
Gerd Hoffmann (1):
      update ipxe from 69313ed to 35c5379

 pc-bios/efi-e1000.rom    | Bin 194560 -> 197120 bytes
 pc-bios/efi-eepro100.rom | Bin 196096 -> 197632 bytes
 pc-bios/efi-ne2k_pci.rom | Bin 194560 -> 195584 bytes
 pc-bios/efi-pcnet.rom    | Bin 194560 -> 195584 bytes
 pc-bios/efi-rtl8139.rom  | Bin 198144 -> 200192 bytes
 pc-bios/efi-virtio.rom   | Bin 192000 -> 194048 bytes
 roms/ipxe                |   2 +-
 7 files changed, 1 insertion(+), 1 deletion(-)

Comments

Gonglei (Arei) Dec. 18, 2014, 1:25 a.m. UTC | #1
On 2014/12/17 22:47, Gerd Hoffmann wrote:

>   Hi,
> 
> Gonglei asked for a ipxe update to pick up a bugfix, so here we go!

Thanks :)

Regards,
-Gonglei
Peter Maydell Dec. 20, 2014, 9:44 p.m. UTC | #2
On 17 December 2014 at 14:47, Gerd Hoffmann <kraxel@redhat.com> wrote:
>   Hi,
>
> Gonglei asked for a ipxe update to pick up a bugfix, so here we go!
>
> please pull,
>   Gerd
>
> The following changes since commit dfa9c2a0f4d0a0c8b2c1449ecdbb1297427e1560:
>
>   Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging (2014-12-15 16:43:42 +0000)
>
> are available in the git repository at:
>
>
>   git://git.kraxel.org/qemu tags/pull-roms-20141217-1
>
> for you to fetch changes up to c246cee4eedb17ae3932d699e009a8b63240235f:
>
>   update ipxe from 69313ed to 35c5379 (2014-12-17 14:11:39 +0100)
>
> ----------------------------------------------------------------
> update ipxe from 69313ed to 35c5379

Applied, thanks.

-- PMM