POST Programs

·Check out the computer hardware and subsystems
·Update the computer configuration
·Load the BIOS into system memory
·Load the operating system into system memory
·Report problems if any
上电自检程序
每次你开启你的计算机它就自动行动POST(上电自检)程序。POST程序确保机器每个部位都工作正常,计算机准备运行你的应用程序。POST程序与BIOS和配置程序一起存储在闪烁存储器中。POST程序的功能有:
·检查计算机的硬件和子系统
·更新计算机的配置
·将BIOS装入系统内存
·将操作系统装入系统内存
·报告任何出现的问题
(浙江 陈剑波)