seabios: update to 1.7.5-rc1
ipxe: update to current git -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.22 (GNU/Linux) iQIcBAABAgAGBQJTdLMxAAoJEEy22O7T6HE4gmsP/2F+Q/gAueV6mO/Z5Hkmr17V +AdMhchvHdYijpsAUC6GHH8jOA+tAL2yHzqGl7zPA9apXlQGfvBjuH9CgvTcLZwI zYcyo3BPvPWBsVHaJeD05Ighyn51rarYu1HWfNVN51JzbySoIXpOLTHlXtNR+q/e lc1jdMJHIYj46QwB5eK5yVuxkEqtTq8lnVZrJUG6oOPZYOO7+C8PxctujGwoCoFN BKK2A3KFLU0lYW2WFf+0HunMfXM5EMt9mLazeaOlcEd5UIdLT6H63bBBConEb//J WcRPgR8k6lYS9xroaPsCDdwnevZWbBFzTj/j7/4TmDhqL1sISD4rS5RsM187tLJv Kl/RkYS+pQCV8AMe4lsfSzIphZcI++E+pne9d5mkCDxH2KqqvG6fR/Bgi4bN7gIr NmaBu2ZhhX2P1f42aFggnOY/m9/7TpjJ0AwLkd7MaCNi92U95UuKtbajtPrLF3hJ CgOgOJMK63KH0RuHkRegewWLWepkvk5+PHbmJp/JWSmkGR6S8rYs1gO4+2/ckdoU U9Hle3/vLduuda3MBJ3xXkwEr618MSLvNb4olwRImR8OxyIwTNSUFoaH+CaHVOgv bTRTyqxb30/QCzlqkoM8nCdoi0JEAAucQKPHbz5FLIQoCQgOA1wARgUNnLvncAQb Ut1aS4VY/s8FnPcfA+8A =D4rL -----END PGP SIGNATURE----- Merge remote-tracking branch 'remotes/kraxel/tags/pull-roms-2' into staging seabios: update to 1.7.5-rc1 ipxe: update to current git # gpg: Signature made Thu 15 May 2014 13:29:37 BST using RSA key ID D3E87138 # gpg: Good signature from "Gerd Hoffmann (work) <kraxel@redhat.com>" # gpg: aka "Gerd Hoffmann <gerd@kraxel.org>" # gpg: aka "Gerd Hoffmann (private) <kraxel@gmail.com>" * remotes/kraxel/tags/pull-roms-2: ipxe: update to current git seabios: update to 1.7.5-rc1 Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
This commit is contained in:
commit
16a9189921
Binary file not shown.
Binary file not shown.
BIN
pc-bios/bios.bin
BIN
pc-bios/bios.bin
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@ -1,2 +1,4 @@
|
||||
#undef BANNER_TIMEOUT
|
||||
#define BANNER_TIMEOUT 0
|
||||
#define BANNER_TIMEOUT 30
|
||||
#undef ROM_BANNER_TIMEOUT
|
||||
#define ROM_BANNER_TIMEOUT 0
|
||||
|
@ -1,6 +1,7 @@
|
||||
# for qemu machine types 1.7 + older
|
||||
# need to turn off features (xhci) to make it fit into 128k
|
||||
# need to turn off features (xhci,uas) to make it fit into 128k
|
||||
CONFIG_QEMU=y
|
||||
CONFIG_ROM_SIZE=128
|
||||
CONFIG_XEN=n
|
||||
CONFIG_USB_XHCI=n
|
||||
CONFIG_USB_UAS=n
|
||||
|
@ -1 +1 @@
|
||||
Subproject commit 09c5109b8585178172c7608de8d52e9d9af0b680
|
||||
Subproject commit 69313edad85f8958acc8a47272b3c3da494835ec
|
@ -1 +1 @@
|
||||
Subproject commit 96917a8ed761f017fc8c72ba3b9181fbac03ac59
|
||||
Subproject commit b1d4dc908401719c5de78c25313cf82c7cd1d602
|
Loading…
Reference in New Issue
Block a user