





技术领域technical field
本发明关于一种电脑装置的BIOS技术领域,尤指一种主动恢复、备份及更新BIOS的电脑系统。The invention relates to the technical field of BIOS of a computer device, in particular to a computer system for actively recovering, backing up and updating the BIOS.
背景技术Background technique
基本输出输入系统(Basic Input Output System,BIOS)是载入在电脑硬件系统上的最基本的软件程序代码,其主要的功能包括开机自我测试(Power On SelfTest),对内存、主机板芯片组、显示卡及外围装置做初始化动作,提供对显示器、键盘、处理器、内存等组件的基本设定,提供操作系统或应用过程调用的中断常驻程序,及载入操作系统等。因此BIOS可以被视为与硬件沟通的核心的微小操作系统,其通常是使用汇编语言写成的。如图1所示为一BIOS的内容,其包含程序区、数据区及启动区,程序区为BIOS映像档(BIOS image),其包含BIOS程序代码,数据区包含NVRAM区及SMBIOS区,用以储存系统组态数据、序号及还原(restore)所需数据,启动区为一启动扇区(BootBlock)。Basic Input Output System (BIOS) is the most basic software program code loaded on the computer hardware system. Its main functions include power on self test (Power On Self Test), memory, motherboard chipset, The display card and peripheral devices perform initialization actions, provide basic settings for components such as monitors, keyboards, processors, and memory, provide interrupt resident programs called by the operating system or application procedures, and load the operating system, etc. Therefore BIOS can be regarded as the core tiny operating system that communicates with the hardware, which is usually written in assembly language. As shown in Figure 1, it is the content of a BIOS, which includes a program area, a data area and a boot area, the program area is a BIOS image file (BIOS image), which includes a BIOS program code, and the data area includes an NVRAM area and an SMBIOS area for use in Store system configuration data, serial number and data required for restore. The boot area is a boot sector (BootBlock).
而随着电脑的变动,亦有需要对BIOS进行更新,传统上更新BIOS映像档时,若更新失败时,仅能在启动扇区(Boot-Block)上开机,但启动扇区容量有限仅能支持电脑上特定装置初始化,而需再由软盘机或光驱于重新载入更新程序与BIOS映像档,重新烧录BIOS映像档至闪存中,如此将造成不必要的时间浪费。As the computer changes, it is also necessary to update the BIOS. Traditionally, when updating the BIOS image file, if the update fails, it can only be booted on the boot sector (Boot-Block), but the capacity of the boot sector is limited. It supports the initialization of specific devices on the computer, but it is necessary to reload the update program and BIOS image file from the floppy disk drive or CD-ROM, and re-burn the BIOS image file to the flash memory, which will cause unnecessary waste of time.
为了解决此种问题,因此已知提出一种以额外的非挥发性存储器及额外的判断电路来提供主要BIOS映像档与备份BIOS映像档等两个以上的BIOS映像档并存,其中主要BIOS映像档与备份BIOS映像档为同一版本,以当更新主要的BIOS映像档时,若更新成功,则更新版本必须在进入操作系统后才能复制至备份BIOS映像档,因而导致时间的浪费。而若更新失败时,则需以电路切换方式至备用的BIOS映像档来重新启动操作系统,如此将提高了主机板的成本,且增加的电路使得主机板空间增加。In order to solve this problem, it is known to propose an additional non-volatile memory and an additional judgment circuit to provide the coexistence of two or more BIOS image files such as the main BIOS image file and the backup BIOS image file, wherein the main BIOS image file It is the same version as the backup BIOS image file, so that when updating the main BIOS image file, if the update is successful, the updated version must be copied to the backup BIOS image file after entering the operating system, thus resulting in a waste of time. If the update fails, the operating system needs to be switched to a backup BIOS image file to restart the operating system, which will increase the cost of the main board, and the increased circuit will increase the space of the main board.
发明内容Contents of the invention
本发明的目的在提供一种主动恢复、备份及更新BIOS的电脑系统,以解决已知技术的缺点。The purpose of the present invention is to provide a computer system for actively recovering, backing up and updating BIOS, so as to solve the disadvantages of the known technology.
为达成上述的目的,本发明的主动恢复、备份及更新BIOS的电脑系统包括:一主机板、一非挥发性存储芯片、及一芯片组。非挥发性存储芯片设置于该主机板上,用以储存第一BIOS及第二BIOS,每一BIOS具有一BIOS映像档、一NVRAM区、一SMBIOS区及一开机扇区。芯片组设置于该主机板上,该芯片组具有一外部旗标,该外部旗标具有分别对应于该第一BIOS及第BIOS的第一状态及第二状态,该外部旗标于第一状态时,主机板由第一BIOS的BIOS映像档启动,该外部旗标于第二状态时,主机板由第BIOS的BIOS映像档启动;其中,在依该外部旗标的状态而启动其中一BIOS的BIOS映像档时,如该BIOS映像档毁损,则启动另一完整的BIOS映像档,且以该完整地BIOS映像档来更新毁损的BIOS映像档。In order to achieve the above-mentioned purpose, the computer system for actively recovering, backing up and updating BIOS of the present invention includes: a motherboard, a non-volatile memory chip, and a chipset. The non-volatile storage chip is arranged on the mainboard to store the first BIOS and the second BIOS. Each BIOS has a BIOS image file, an NVRAM area, an SMBIOS area and a boot sector. The chipset is arranged on the mainboard, the chipset has an external flag, and the external flag has a first state and a second state respectively corresponding to the first BIOS and the second BIOS, and the external flag is in the first state When the main board is started by the BIOS image file of the first BIOS, when the external flag is in the second state, the main board is started by the BIOS image file of the second BIOS; wherein, one of the BIOS is started according to the state of the external flag During the BIOS image file, if the BIOS image file is damaged, another complete BIOS image file is started, and the damaged BIOS image file is updated with the complete BIOS image file.
本发明提供BIOS恢复、备用及更新的功能,且当BIOS毁损时,还可自动将毁损的BIOS更新,使用者无需进入操作系统再亲自操作即可更新毁损的BIOS程序。The invention provides the functions of BIOS recovery, backup and update, and when the BIOS is damaged, the damaged BIOS can be automatically updated, and the user can update the damaged BIOS program without entering the operating system and operating it himself.
附图说明Description of drawings
为进一步数目本发明的具体技术内容,以下结合实施例及附图详细说明如后,其中:For further counting the specific technical content of the present invention, below in conjunction with embodiment and accompanying drawing, describe in detail as follows, wherein:
图1所示为已知BIOS的内容示意图。FIG. 1 is a schematic diagram of the content of a known BIOS.
图2所示为本发明一较佳实施例的主动恢复、备份及更新BIOS的电脑系统示意图。FIG. 2 is a schematic diagram of a computer system for actively restoring, backing up and updating BIOS in a preferred embodiment of the present invention.
图3所示为本发明一较佳实施例的复原BIOS的数据区的控制流程。FIG. 3 shows the control flow of restoring the data area of the BIOS in a preferred embodiment of the present invention.
图4所示为本发明一较佳实施例的更新BIOS的程序区的控制流程Fig. 4 shows the control flow of updating the program area of BIOS in a preferred embodiment of the present invention
图5所示为本发明一较佳实施例的开机自我测试以复原毁损BIOS的控制流程。FIG. 5 shows a control flow of POST to restore a damaged BIOS according to a preferred embodiment of the present invention.
图6所示为本发明一较佳实施例的备份BIOS的数据区的控制流程。FIG. 6 shows a control flow for backing up the data area of the BIOS in a preferred embodiment of the present invention.
具体实施方式Detailed ways
请参考图2所示本发明的主动恢复、备份及更新BIOS的电脑系统一较佳具体实施例的示意图。Please refer to FIG. 2 for a schematic diagram of a preferred embodiment of a computer system for actively recovering, backing up and updating BIOS of the present invention.
如图2所示,电脑系统包括主机板9、非挥发性存储芯片1、芯片组(Chipset)2、中央处理单元(CPU)3、及内存4,其中芯片组2及非挥发性存储芯片1均设于主机板9上,芯片组2的功能主要是作为电脑系统的中央处理单元3和其它周边、零组件沟通的桥梁,非挥发性存储芯片1则是用以储存电脑系统地BIOS,内存4则是储存数据及中央处理单元3所执行的各种程序,包括BIOS恢复、备份及更新程序等。As shown in Figure 2, the computer system includes a
本实施例中非挥发性存储芯片1为一闪存芯片,当然亦可为电子可擦除式只读存储器(EEPROM)。闪存芯片可储存一第一BIOS11及一第BIOS12,其中第一BIOS11为一般开机使用,而第BIOS12则作为备用BIOS,每一BIOS11、12包含相同的程序区、数据区及启动区,其中程序区为BIOS映像档,数据区包含NVRAM区及SMBIOS区,启动区为一开机扇区(BootBlock),开机扇区内包括一检查BIOS程序,可用以判断其BIOS映像档是否毁损。In this embodiment, the non-volatile memory chip 1 is a flash memory chip, of course, it can also be an electronically erasable read-only memory (EEPROM). The flash memory chip can store a
如熟悉电脑技术的人士所知,前述芯片组2中包括有超级输出(SuperIO)、数字信号处理器(DSP)、及由电池供电的存储器22(例如CMOS存储器),本发明在该由电池供电的内存22中提供一外部旗标2As known to those familiar with computer technology, the aforementioned chipset 2 includes a super output (SuperIO), a digital signal processor (DSP), and a memory 22 (such as a CMOS memory) powered by a battery. An external flag 2 is provided in the
1,此外部旗标21具有分别对应于第一BIOS11的第一状态(例如:0)及第BIOS12的第二状态(例如:1),其中,外部旗标21预设为第一状态,而外部旗标21于第一状态或第二状态可由-BIOS设定程序(BIOS setup)所选择,亦可由一外部开关23所选择,当外部旗标21于第一状态时,主机板9由第一BIOS11的BIOS映像档所启动,当外部旗标21于第二状态时,主机板9由第BIOS12的BIOS映像档所启动。此外,本发明还在该由电池供电的存储器22中提供一第一BIOS映像档失效旗标24及一第二BIOS映像档失效旗标25,以分别指示该第一BIOS11的BIOS映像档及第BIOS12的BIOS映像档是否毁损,该第一BIOS映像档失效旗标24及第BIOS映像档失效旗标25亦可设定于BIOS的NVRAM区中。1. The external flag 21 has a first state (for example: 0) corresponding to the
以上述本发明的主动恢复、备份及更新BIOS的电脑系统,可用以复原毁损的BIOS的数据区,例如,当更新第一BIOS11中途时因电力失效而造成数据区毁损,如图3所示为复原BIOS的数据区的控制流程,其比较第一BIOS11的数据区与第BIOS12的数据区(步骤S301),如两者相同则表示数据区未毁损而无须复原,如两者不同则表示第一BIOS11的数据区已毁损,故将第BIOS12的数据区覆写至第一BIOS11的数据区(步骤S302),而复原第一BIOS11的数据区。With the above-mentioned computer system of actively recovering, backing up and updating BIOS of the present invention, it can be used to restore the data area of the damaged BIOS. For example, when updating the
以上述本发明的主动恢复、备份及更新BIOS的电脑系统,可用以更新BIOS的程序区,例如,当有新版BIOS而欲将原BIOS更新,如图4所示为更新BIOS的程序区的控制流程,其首先判断外部旗标21的状态(步骤S401),当外部旗标21为第一状态时,将新版BIOS映像档覆写至第一BIOS11的BIOS映像档(步骤S402),其中,新版BIOS映像档可由外部软盘机、光驱、或USB装置等特定装置来予以载入,接着判断是否要清除第一BIOS11的数据区,如是则清除第一BIOS11的NVRAM区及SMBIOS区(步骤S403)。而当外部旗标21为第二状态时,将新版BIOS映像档覆写至第BIOS11的BIOS映像档(步骤S404),接着判断是否要清除第BIOS12的数据区,如是则清除第BIOS12的NVRAM区及SMBIOS区(步骤S405),以完成BIOS的更新。With the above-mentioned computer system of the present invention actively recovering, backing up and updating the BIOS, it can be used to update the program area of the BIOS. For example, when there is a new version of the BIOS and the original BIOS is intended to be updated, as shown in FIG. 4 is the control of the program area of updating the BIOS Flow process, it first judges the state of external flag 21 (step S401), when external flag 21 is the first state, new version BIOS image file is overwritten to the BIOS image file of first BIOS11 (step S402), wherein, new version The BIOS image file can be loaded by specific devices such as an external floppy disk drive, an optical drive, or a USB device, and then judge whether to clear the data area of the
以上述本发明的主动恢复、备份及更新BIOS的电脑系统,可在开机(Poweron)时主动复原毁损的BIOS,如图5所示为开机自我测试以复原毁损BIOS的控制流程,其首先判断外部旗标21的状态(步骤S501),当外部旗标21为第一状态时,表示欲由第一BIOS11启动,第一BIOS11的开机扇区检查其BIOS映像档是否完整(步骤S502),如是,则由第一BIOS11的BIOS映像档进行开机自我测试(POST)(步骤S503),如否,则将第一BIOS映像档失效旗标24予以设定(步骤S504),再由第二BIOS12的BIOS映像档进行开机自我测试(POST)(步骤S506)。而若当外部旗标21为第二状态时,表示欲由第二BIOS12启动,第二BIOS12的开机扇区检查其BIOS映像档是否完整(步骤S505),如是,则由第二BIOS12的BIOS映像档进行开机自我测试(POST)(步骤S506),如否,则将第二BIOS映像档失效旗标25予以设定(步骤S507),再由第一BIOS11的BIOS映像档进行开机自我测试(POST)(步骤S503)。With the above-mentioned computer system of actively recovering, backing up and updating the BIOS of the present invention, the damaged BIOS can be actively restored when the power is turned on (Poweron). As shown in FIG. The state of the flag 21 (step S501), when the external flag 21 is the first state, it means that it is intended to be started by the
于开机自我测试后,检查第一BIOS映像档失效旗标24或第二BIOS映像档失效旗标25是否被设定(步骤S508),若是,表示有一BIOS映像档毁损,故将另一完整地BIOS映像档覆写至此毁损的BIOS映像档(步骤S509)。After POST, check whether the first BIOS image file invalidation flag 24 or the second BIOS image file invalidation flag 25 is set (step S508), if so, it means that one BIOS image file is damaged, so another complete The BIOS image file is overwritten to the damaged BIOS image file (step S509).
于步骤S510检查第一BIOS11的SMBIOS区及NVRAM区是否为默认值(步骤S51O),若为默认值表示其设定值已因BIOS毁损而失去,故将第二BIOS12的SMBIOS区及NVRAM区覆写至第一BIOS11的SMBIOS区及NVRAM区(步骤S511),以复原第一BIOS11的数据区。若第一BIOS11的SMBIOS区及NVRAM区不为默认值,则再检查第二BIOS12的SMBIOS区及NVRA M区是否为默认值(步骤S 512),若为默认值表示其设定值已因BIOS毁损而失去,故将第一BIOS11的SMBIOS区及NVRAM区覆写至第二BIOS12的SMBIOS区及NVRAM区(步骤S513),以备份第一BIOS11的数据区至第二BIOS12的数据区。Check whether the SMBIOS district and the NVRAM district of the first BIOS11 are default value (step S510) in step S510, if it is the default value, it represents that its set value has been lost because of BIOS damage, so the SMBIOS district and the NVRAM district of the second BIOS12 are overwritten Write to the SMBIOS area and the NVRAM area of the first BIOS 11 (step S511 ), to restore the data area of the
以上述本发明的主动恢复、备份及更新BIOS的电脑系统,可用以备份BIOS的数据区,如图6所示为备份BIOS的数据区的控制流程,其于更新第一BIOS11的数据区(步骤S601)后,如欲将此新的数据区备份至第二BIOS12(步骤S602),则将第一BIOS11的SMBIOS区及NVRAM区覆写至第BIOS11的SMBIOS区及NVRAM区(步骤S603),以备份第一BIOS11的SMBIOS区及NVRAM区。With the above-mentioned computer system of actively recovering, backing up and updating the BIOS of the present invention, it can be used to back up the data area of the BIOS, as shown in FIG. After S601), if the new data area is to be backed up to the second BIOS12 (step S602), then the SMBIOS area and the NVRAM area of the first BIOS11 are overwritten to the SMBIOS area and the NVRAM area of the first BIOS11 (step S603), with Back up the SMBIOS area and the NVRAM area of the first BIOS11.
由上述的说明可知,本发明可提供BIOS恢复、备用及更新的功能,且当BIOS毁损时,还可自动将毁损的BIOS更新,使用者无需进入操作系统再亲自操作即可更新毁损的BIOS程序。As can be seen from the above description, the present invention can provide the functions of BIOS recovery, backup and update, and when the BIOS is damaged, it can also automatically update the damaged BIOS, and the user can update the damaged BIOS program without entering the operating system and operating it himself .
上述实施例仅为了方便说明而举例而已,本发明所主张的权利范围自应以权利要求书所述为准,而非仅限于上述实施例。The above-mentioned embodiments are only examples for convenience of description, and the scope of rights claimed by the present invention should be determined by the claims, rather than limited to the above-mentioned embodiments.
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| CNA2007101078982ACN101308470A (en) | 2007-05-17 | 2007-05-17 | Computer system for actively restoring, backing up and updating BIOS |
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| CNA2007101078982ACN101308470A (en) | 2007-05-17 | 2007-05-17 | Computer system for actively restoring, backing up and updating BIOS |
| Publication Number | Publication Date |
|---|---|
| CN101308470Atrue CN101308470A (en) | 2008-11-19 |
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| CNA2007101078982APendingCN101308470A (en) | 2007-05-17 | 2007-05-17 | Computer system for actively restoring, backing up and updating BIOS |
| Country | Link |
|---|---|
| CN (1) | CN101308470A (en) |
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN102455921A (en)* | 2010-10-28 | 2012-05-16 | 华硕电脑股份有限公司 | Embedded system boot access method and storage device |
| CN103077048A (en)* | 2012-12-28 | 2013-05-01 | 东莞宇龙通信科技有限公司 | Method for updating operating parameters of communication module and communication terminal |
| CN104035788A (en)* | 2013-03-04 | 2014-09-10 | 联想(北京)有限公司 | Process information display method and electronic device |
| US8850173B2 (en) | 2009-04-29 | 2014-09-30 | Hewlett-Packard Development Company, L.P. | BIOS image manager |
| CN104102505A (en)* | 2013-04-12 | 2014-10-15 | 昆达电脑科技(昆山)有限公司 | Computer power-on method |
| CN104268100A (en)* | 2014-09-05 | 2015-01-07 | 幸福居福尔摩沙股份有限公司 | SATA storage device, starting method applying SATA storage device and basic system updating method |
| CN104536848A (en)* | 2014-12-22 | 2015-04-22 | 小米科技有限责任公司 | Firmware recovery method, device and terminal |
| CN105159693A (en)* | 2015-07-02 | 2015-12-16 | 浪潮(北京)电子信息产业有限公司 | Method and apparatus for realizing server startup |
| CN105718330A (en)* | 2016-01-15 | 2016-06-29 | 浪潮(北京)电子信息产业有限公司 | Linux system backup data recovery method and device |
| CN106227568A (en)* | 2012-11-09 | 2016-12-14 | 青岛海信移动通信技术股份有限公司 | Terminal unit start, upgrade method and equipment |
| CN107329855A (en)* | 2017-06-23 | 2017-11-07 | 合肥联宝信息技术有限公司 | Reduce the method and device of firmware information |
| CN108459881A (en)* | 2018-02-02 | 2018-08-28 | 郑州云海信息技术有限公司 | A kind of system, method, apparatus and the readable storage medium storing program for executing of the operation of driving server |
| CN109032673A (en)* | 2017-06-06 | 2018-12-18 | 佛山市顺德区顺达电脑厂有限公司 | Automatically reply the method and computer system of basic input output system image shelves |
| CN109714303A (en)* | 2017-10-25 | 2019-05-03 | 阿里巴巴集团控股有限公司 | BIOS starts method and data processing method |
| CN111813454A (en)* | 2020-07-07 | 2020-10-23 | 深圳微步信息股份有限公司 | Electronic device, startup picture display method and computer readable storage medium |
| CN113741990A (en)* | 2021-09-05 | 2021-12-03 | 苏州浪潮智能科技有限公司 | A method, device, device and readable medium for synchronizing active and standby BIOS data of a switch |
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US8850173B2 (en) | 2009-04-29 | 2014-09-30 | Hewlett-Packard Development Company, L.P. | BIOS image manager |
| CN102422265B (en)* | 2009-04-29 | 2015-04-08 | 惠普发展公司,有限责任合伙企业 | Bios image manager |
| CN102455921A (en)* | 2010-10-28 | 2012-05-16 | 华硕电脑股份有限公司 | Embedded system boot access method and storage device |
| CN106227568A (en)* | 2012-11-09 | 2016-12-14 | 青岛海信移动通信技术股份有限公司 | Terminal unit start, upgrade method and equipment |
| CN103077048A (en)* | 2012-12-28 | 2013-05-01 | 东莞宇龙通信科技有限公司 | Method for updating operating parameters of communication module and communication terminal |
| CN104035788A (en)* | 2013-03-04 | 2014-09-10 | 联想(北京)有限公司 | Process information display method and electronic device |
| CN104035788B (en)* | 2013-03-04 | 2017-06-27 | 联想(北京)有限公司 | A kind of progress information display methods and electronic equipment |
| CN104102505A (en)* | 2013-04-12 | 2014-10-15 | 昆达电脑科技(昆山)有限公司 | Computer power-on method |
| CN104268100A (en)* | 2014-09-05 | 2015-01-07 | 幸福居福尔摩沙股份有限公司 | SATA storage device, starting method applying SATA storage device and basic system updating method |
| CN104268100B (en)* | 2014-09-05 | 2017-06-20 | 幸福居福尔摩沙股份有限公司 | SATA storage device, boot method and basic system update method using the device |
| US10528434B2 (en) | 2014-12-22 | 2020-01-07 | Xiaomi Inc. | Method, device and terminal for restoring firmware program |
| CN104536848A (en)* | 2014-12-22 | 2015-04-22 | 小米科技有限责任公司 | Firmware recovery method, device and terminal |
| CN104536848B (en)* | 2014-12-22 | 2018-05-08 | 小米科技有限责任公司 | Firmware restoration method, apparatus and terminal |
| CN105159693A (en)* | 2015-07-02 | 2015-12-16 | 浪潮(北京)电子信息产业有限公司 | Method and apparatus for realizing server startup |
| CN105718330A (en)* | 2016-01-15 | 2016-06-29 | 浪潮(北京)电子信息产业有限公司 | Linux system backup data recovery method and device |
| CN109032673A (en)* | 2017-06-06 | 2018-12-18 | 佛山市顺德区顺达电脑厂有限公司 | Automatically reply the method and computer system of basic input output system image shelves |
| CN107329855A (en)* | 2017-06-23 | 2017-11-07 | 合肥联宝信息技术有限公司 | Reduce the method and device of firmware information |
| CN109714303A (en)* | 2017-10-25 | 2019-05-03 | 阿里巴巴集团控股有限公司 | BIOS starts method and data processing method |
| CN108459881A (en)* | 2018-02-02 | 2018-08-28 | 郑州云海信息技术有限公司 | A kind of system, method, apparatus and the readable storage medium storing program for executing of the operation of driving server |
| CN111813454A (en)* | 2020-07-07 | 2020-10-23 | 深圳微步信息股份有限公司 | Electronic device, startup picture display method and computer readable storage medium |
| CN111813454B (en)* | 2020-07-07 | 2024-04-23 | 深圳微步信息股份有限公司 | Electronic device, startup picture display method and computer readable storage medium |
| CN113741990A (en)* | 2021-09-05 | 2021-12-03 | 苏州浪潮智能科技有限公司 | A method, device, device and readable medium for synchronizing active and standby BIOS data of a switch |
| CN113741990B (en)* | 2021-09-05 | 2023-08-11 | 苏州浪潮智能科技有限公司 | Method, device, equipment and readable medium for synchronizing main and standby BIOS data of switch |
| Publication | Publication Date | Title |
|---|---|---|
| CN101308470A (en) | Computer system for actively restoring, backing up and updating BIOS | |
| TW200847021A (en) | Automatic backup, restore and update BIOS computer system | |
| TWI382346B (en) | Computer system with dual bios protection mechanism and control method of the same | |
| US20060242398A1 (en) | Booting from non-volatile memory | |
| JP3677252B2 (en) | Information device, storage medium, and initial state restoration method | |
| US8046575B2 (en) | Method for automatically restoring system configuration with a single key | |
| US8601255B2 (en) | Approaches for updating bios | |
| US9098305B2 (en) | Computer system and bootup and shutdown method thereof | |
| US20080168310A1 (en) | Hardware diagnostics and software recovery on headless server appliances | |
| CN108304282B (en) | A dual BIOS control method and related device | |
| JP3777136B2 (en) | Computer device, data dead copy method, program, and computer device operating method | |
| US7900091B2 (en) | Method for recovering basic input output system and computer device thereof | |
| TW201624273A (en) | Firmware variable update method | |
| TW201520895A (en) | System and method for automatically recovering BIOS of a computer | |
| US20130061090A1 (en) | Partial rebooting recovery apparatus and method | |
| US9715267B2 (en) | Method for switching operating systems and electronic apparatus | |
| US20190004818A1 (en) | Method of UEFI Shell for Supporting Power Saving Mode and Computer System thereof | |
| TWI284284B (en) | Selective apparatus for main/backup basic input/output system (BIOS) | |
| TWI441081B (en) | Method for flashing firmware and booting method and electronic apparatus using the method thereof | |
| CN116795437A (en) | Computing system, computer-implemented method, and computer program product | |
| CN101241442A (en) | Computer system with double-opener program code area and starting method thereof | |
| CN113342365A (en) | Operating system deployment method, device, equipment and computer-readable storage medium | |
| CN111078469A (en) | Data processing method and data processing equipment | |
| CN102043670A (en) | How to switch between different operating systems on a computer | |
| CN107368315A (en) | A kind of startup method and device of double hard disk dual systems |
| Date | Code | Title | Description |
|---|---|---|---|
| C06 | Publication | ||
| PB01 | Publication | ||
| C10 | Entry into substantive examination | ||
| SE01 | Entry into force of request for substantive examination | ||
| C02 | Deemed withdrawal of patent application after publication (patent law 2001) | ||
| WD01 | Invention patent application deemed withdrawn after publication | Open date:20081119 |