Code Monkey home page Code Monkey logo

seabios's Introduction

欢迎来到 SeaBIOS 项目! 该项目实现了 X86 遗留
BIOS 是用标准 GNU 工具构建的。

请参阅以下位置的构建和开发人员信息:

   http://seabios.org/Developer_Documentation

对于不耐烦的人来说,SeaBIOS 是为 QEMU 构建的,并在 QEMU 上进行了测试:

   make
   qemu -bios out/bios.bin

SeaBIOS 可以使用 kconfig 进行配置。 更改默认值
配置可以在运行“make”之前运行“make menuconfig”。

对于其他类型的构建以及更详细的开发人员
文档,请参阅上面列出的在线文档。


问题
安装python后仍然提示

   /bin/sh: python: not found

解决方法

   ls -l /usr/bin/python*
   sudo ln -s /usr/bin/python3 /usr/bin/python

seabios's People

Contributors

adisdouthit avatar agraf avatar andy-pei-666 avatar austriancoder avatar awilliam avatar bonzini avatar danielverkamp avatar dwmw2 avatar ehabkost avatar elmarco avatar fengidri avatar hreinecke avatar jan-kiszka avatar kevinoconnor avatar kraxel avatar lersek avatar luoxueqwq avatar marcel-apf avatar mrchromebox avatar mstsirkin avatar nickysn avatar nilsjacobs avatar paulmenzel avatar phcoder avatar rvka avatar siro20 avatar stefanberger avatar stweil avatar ukleinek avatar zuban32 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.