From: Bin Meng <bmeng.cn@gmail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v2 0/3] x86: Support booting SeaBIOS
Date: Sun, 28 Feb 2016 23:54:49 -0800 [thread overview]
Message-ID: <1456732492-7441-1-git-send-email-bmeng.cn@gmail.com> (raw)
This is the initial attempt to support booting SeaBIOS from U-Boot.
This is tested:
- On Intel Crown Bay board with a PCIe graphics card, booting SeaBIOS
then chain-loading a GRUB on a USB drive, then Linux kernel finally.
- On QEMU x86 target with U-Boot chain-loading SeaBIOS to install/boot
a Windows XP OS.
This series is available on u-boot-x86/seabios-working.
Previous RFC patch @ http://patchwork.ozlabs.org/patch/523764/
Changes in v2:
- Drop patches which were already applied
- Add more detailed information for testing QEMU/SeaBIOS
(eg: how to create 'disk.img')
Bin Meng (3):
x86: Support booting SeaBIOS
x86: qemu: Enable ACPI table generation by default
x86: Document how to play with SeaBIOS
arch/x86/Kconfig | 10 ++++++++
arch/x86/include/asm/tables.h | 3 +++
arch/x86/lib/tables.c | 15 ++++++++++++
configs/qemu-x86_defconfig | 1 +
doc/README.x86 | 57 +++++++++++++++++++++++++++++++++++++++++--
5 files changed, 84 insertions(+), 2 deletions(-)
--
1.8.2.1
next reply other threads:[~2016-02-29 7:54 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-02-29 7:54 Bin Meng [this message]
2016-02-29 7:54 ` [U-Boot] [PATCH v2 1/3] x86: Support booting SeaBIOS Bin Meng
2016-03-01 2:04 ` Simon Glass
2016-03-11 2:28 ` Bin Meng
2016-02-29 7:54 ` [U-Boot] [PATCH v2 2/3] x86: qemu: Enable ACPI table generation by default Bin Meng
2016-03-11 2:28 ` Bin Meng
2016-02-29 7:54 ` [U-Boot] [PATCH v2 3/3] x86: Document how to play with SeaBIOS Bin Meng
2016-03-11 2:28 ` Bin Meng
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1456732492-7441-1-git-send-email-bmeng.cn@gmail.com \
--to=bmeng.cn@gmail.com \
--cc=u-boot@lists.denx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox