摘要
本文针对实际开发中遇到的问题,具体阐述了在只有BIOS,无操作系统支持的环境下,如何构造100兆以太网卡的启动 ROM获得 BIOS系统控制;如何重构 DOS中断和功能调用,驱动网卡;如何实现 DOS的重定位功能,运行最终的EXE程序。
With reguard to the problem encountered in development practice,the paper expounds how to construct 100base NIC'S(Network Interface Card)booting ROM for acquiring BIOS system control;how to reconstruct the DOS INT for driving NIC;how to implement DOS relocation and execute the last EXE program under BIOS, non-DOS supporting circumstance.
出处
《计算机工程与应用》
CSCD
北大核心
2000年第4期96-98,共3页
Computer Engineering and Applications
关键词
EXE程序
ROM
DOS
以太网卡
BIOS
BIOS system control , booting ROM,DOS relocation,DOS INT21 reconstruction, 100base Ethernet NIC