作者投稿和查稿 主编审稿 专家审稿 编委审稿 远程编辑

计算机工程 ›› 2007, Vol. 33 ›› Issue (02): 211-213. doi: 10.3969/j.issn.1000-3428.2007.02.074

• 工程应用技术与实现 • 上一篇    下一篇

基于X86平台的嵌入式BIOS可配置设计

张 雁,熊庭刚,马 中   

  1. (武汉数字工程研究所产品研发部,武汉430074)
  • 收稿日期:1900-01-01 修回日期:1900-01-01 出版日期:2007-01-20 发布日期:2007-01-20

Configurable Design of Embedded BIOS Based on X86 Platform

ZHANG Yan, XIONG Tinggang, MA Zhong   

  1. (Department of Products Development, Wuhan Digital Engineering Institute, Wuhan 430074)
  • Received:1900-01-01 Revised:1900-01-01 Online:2007-01-20 Published:2007-01-20

摘要: 基于X86平台的嵌入式计算机得到了广泛应用。该文就如何有效提高嵌入式BIOS的配置速度,抛弃传统的BIOS开发的繁琐过程,缩短BIOS的开发周期,提出了一种不同于传统BIOS的新的设计方法——将POST过程的检测和初始化代码与初始化数据分离,以简化配置过程对核心代码的维护。实践证明,该方法使嵌入式BIOS的配置工作更加简单、高效。

关键词: 嵌入式, BIOS, 可配置, X86平台, Chipset

Abstract: Embedded computer based on X86 platform has been widely applied to many fields. There are a great amount of interest in speeding up the configuration of embedded BIOS, shortening the developing period, and discarding the old complicated BIOS configuration process. This paper brings forward a new design method of BIOS differing from tradition¬al ones——to separate codes of test and initialization from the data of initialization, which simplifies the maintenance of core codes during the configuration. The practice shows that the new method is more simple and effective in the embedded BIOS configuration.

Key words: Embedded, BIOS, Configurable, X86 platform, Chipset