GithubHelp home page GithubHelp logo

isabella232 / android_external_qemu-pc-bios Goto Github PK

View Code? Open in Web Editor NEW

This project forked from cyanogenmod/android_external_qemu-pc-bios

0.0 0.0 0.0 618 KB

Shell 0.81% C++ 0.35% Perl 0.11% C 97.52% Assembly 1.21%

android_external_qemu-pc-bios's Introduction

This project has the source code to build two binaries: bios.bin and
vgabios-cirrus.bin, which are required for x86 emulation in the
Android emulator: platform/external/qemu.


SOURCE CODE

+ bios.bin: git://git.kernel.org/pub/scm/virt/bochs/bochs.git

  The file bios.bin is actually BIOS-bochs-latest, which is built from
bochs/bios. We used the following commit in the bochs git tree so that
it can match with the qemu tree in platform/external/qemu:

    commit 04387139e3b5ac97b5633cd40b3d87cdf45efd6c
    Author: sshwarts <sshwarts>
    Date:   Mon Feb 9 19:46:34 2009 +0000

        Fixed compilation error + x86-64 correctness fix

  Since our purpose is to build only rombios16.bin, we populated part
of the bochs tree in the git tree above.

+ vgabios-cirrus.bin: git://git.kernel.org/pub/scm/virt/vgabios/vgabios.git

  The file vgabios-cirrus.bin is VGABIOS-lgpl-latest.cirrus.bin, which
is built by the tree, and we used the following commit.

    commit 33636cbdd93da79c903b91b50ae087bb814b9332
    Author: vruppert <vruppert>
    Date:   Mon Jan 31 17:28:09 2011 +0000

        - added HDTV resolutions (patch by Tristan Schmelcher)

TOOLS REQUIRED TO BUILD

  The build requires dev86 rpm or bin86 & bcc debs version >= 0.16.14.
(visit http://www.debath.co.uk/dev86/ for more information)

HOW TO BUILD

  Just run make like,
  $ make

  To clean up, 
  $ make clean

OUTPUT
  
  The two binaries rombios16.bin and VGABIOS-lgpl-latest.cirrus.binare
copied from the directories accordingly, and renamed to bios.bin and
vgabios-cirrus.bin.

android_external_qemu-pc-bios's People

Contributors

digit-android avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.