]> Git Repo - qemu.git/commit
Add optionrom compatible with fw_cfg DMA version
authorMarc Marí <[email protected]>
Mon, 23 May 2016 18:11:33 +0000 (19:11 +0100)
committerPaolo Bonzini <[email protected]>
Thu, 14 Jul 2016 13:50:52 +0000 (15:50 +0200)
commitb2a575a1c652904600869e774e45bf4c9ed72c55
tree8e513030be9a11c9bc6d971812a01d2e8d1725ef
parenta91a4e7d8cfe6ece610aacf7c52738188f5b5cb5
Add optionrom compatible with fw_cfg DMA version

This optionrom is based on linuxboot.S.

Signed-off-by: Marc Marí <[email protected]>
Signed-off-by: Richard W.M. Jones <[email protected]>
Message-Id: <1464027093[email protected]>
[Add -fno-toplevel-reorder, support clang without -m16. - Paolo]
Signed-off-by: Paolo Bonzini <[email protected]>
.gitignore
Makefile
hw/i386/pc.c
hw/nvram/fw_cfg.c
include/hw/i386/pc.h
include/hw/nvram/fw_cfg.h
pc-bios/linuxboot_dma.bin [new file with mode: 0644]
pc-bios/optionrom/Makefile
pc-bios/optionrom/code16gcc.h [new file with mode: 0644]
pc-bios/optionrom/linuxboot_dma.c [new file with mode: 0644]
This page took 0.030489 seconds and 4 git commands to generate.