CN112035171B - Factory setting restoration method and system based on UEFI firmware - Google Patents

Factory setting restoration method and system based on UEFI firmware Download PDF

Info

Publication number
CN112035171B
CN112035171B CN202010808891.9A CN202010808891A CN112035171B CN 112035171 B CN112035171 B CN 112035171B CN 202010808891 A CN202010808891 A CN 202010808891A CN 112035171 B CN112035171 B CN 112035171B
Authority
CN
China
Prior art keywords
firmware
factory
uefi firmware
configuration
uefi
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
CN202010808891.9A
Other languages
Chinese (zh)
Other versions
CN112035171A (en
Inventor
陈小春
张超
朱立森
孙亮
马正伟
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Kunlun Taike Beijing Technology Co ltd
Original Assignee
Kunlun Taike Beijing Technology Co ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Kunlun Taike Beijing Technology Co ltd filed Critical Kunlun Taike Beijing Technology Co ltd
Priority to CN202010808891.9A priority Critical patent/CN112035171B/en
Publication of CN112035171A publication Critical patent/CN112035171A/en
Application granted granted Critical
Publication of CN112035171B publication Critical patent/CN112035171B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/4401Bootstrapping
    • G06F9/4403Processor initialisation
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/07Responding to the occurrence of a fault, e.g. fault tolerance
    • G06F11/14Error detection or correction of the data by redundancy in operation
    • G06F11/1402Saving, restoring, recovering or retrying
    • G06F11/1415Saving, restoring, recovering or retrying at system level
    • G06F11/142Reconfiguring to eliminate the error

Abstract

The invention relates to the technical field of computers, in particular to a factory setting restoration method and a factory setting restoration system based on UEFI firmware, wherein the method comprises the steps of acquiring a factory setting restoration instruction of the UEFI firmware at a UEFI firmware configuration interface; keeping the historical configuration value of the UEFI firmware consistent with the factory configuration value; and acquiring a historical configuration value of the UEFI firmware, and configuring the UEFI firmware on a UEFI firmware configuration interface according to the historical configuration value to finish restoring factory settings. The invention limits the function of restoring the UEFI firmware to the factory setting to the UEFI firmware configuration interface without adding new hardware; compared with a method for restoring factory settings by losing data after power failure of a CMOS chip, the method improves the safety coefficient of UEFI firmware and is suitable for a host with higher information safety requirements; compared with a factory setting restoration method of double chips of hardware, the method reduces the hardware cost and the cost of maintaining and protecting the chips of the double chips.

Description

Factory setting restoration method and system based on UEFI firmware
Technical Field
The invention relates to the technical field of computers, in particular to a factory setting recovery method and system based on UEFI firmware.
Background
Firmware is important basic software in a computer system, and is stored in a chip of main board hardware in a solidifying mode. Computer firmware (i.e., UEFI firmware) that currently conforms to the UEFI specification is widely used in mainstream X86 commercial computer systems. And the control of all hardware on the main board, such as time and date, language, login verification, hard disk security setting and the like, is realized through the interactive interface of the UEFI firmware. If the startup settings of the motherboard are modified by the user to achieve the desired configuration effect, and the user cannot accurately remember which options were modified, the UEFI firmware needs to be restored to the original settings.
At present, the following modes for restoring the factory settings of the UEFI firmware mainly exist: the first method is that the configuration data is stored in the CMOS chip, the UEFI firmware clears the configuration data in the CMOS chip by powering down the CMOS chip before the power-off, when the UEFI firmware program is started next time, the configuration data cannot be obtained in the CMOS chip when the UEFI firmware program is executed, and default configuration data can be obtained in the UEFI firmware chip, so that the function of restoring factory settings is realized. The method does not enter a configuration interface, and from the security aspect, the protection mechanism of some important data of a user is not sound, selective recovery can not be carried out in the process of recovering factory settings, and the important login data completely disappears. The second method is that two identical UEFI firmware chips are arranged on a main board, one is used as a main chip, and the other is used as a standby chip, when the main chip fails or the factory setting needs to be restored, a hardware circuit is started through the standby chip, and the UEFI firmware in the standby chip is tried to be rewritten into the main chip, so that the factory setting is restored, the development cost of the UEFI firmware is increased, and other people can realize password-free login by exchanging the main chip and the slave chip, so that the safety of the main board is directly influenced.
Disclosure of Invention
The invention provides a factory setting recovery method and system based on UEFI firmware, which overcome the defects of the prior art and can effectively solve the problems of low safety factor and high cost of the existing factory setting recovery method of UEFI firmware.
One of the technical schemes of the invention is realized by the following measures: a factory setting restoration method based on UEFI firmware, comprising:
before selecting whether to enter a UEFI firmware configuration interface, acquiring a factory setting restoration instruction of the UEFI firmware;
keeping the historical configuration value of the UEFI firmware consistent with the factory configuration value;
and acquiring a historical configuration value of the UEFI firmware, and carrying out UEFI firmware configuration before selecting whether to enter a UEFI firmware configuration interface according to the historical configuration value to finish restoring factory settings.
The following are further optimizations and/or improvements to the above-described inventive solution:
the keeping the historical configuration value of the UEFI firmware consistent with the factory configuration value thereof comprises the following steps:
judging whether the historical configuration value of the UEFI firmware is consistent with the factory configuration value;
responding to the failure, calling a factory configuration value stored by the UEFI firmware, and erasing the factory configuration value into a historical configuration value;
in response, then, the historical configuration values of the UEFI firmware remain unchanged.
Before selecting whether to enter the UEFI firmware configuration interface, the acquiring a factory setting restoration instruction of the UEFI firmware includes:
before whether to enter a UEFI firmware configuration interface or not is selected, a factory setting restoration flag bit of the UEFI firmware is obtained;
judging whether the reset factory setting flag bit is true or not;
in response, executing a factory reset of the UEFI firmware;
and if not, the factory setting does not need to be restored, and the UEFI firmware configuration is directly carried out before whether the UEFI firmware configuration interface is selected to be accessed or not according to the historical configuration value.
The obtaining the historical configuration value of the UEFI firmware, completing the configuration of the UEFI firmware before selecting whether to enter the configuration interface of the UEFI firmware according to the historical configuration value, judging whether to generate configuration modification after entering the configuration interface of the UEFI firmware, and storing the configuration value when exiting the configuration interface in response to the configuration modification, including:
when the configuration interface is withdrawn, judging whether the configuration value is modified at the configuration interface;
if yes, saving the modified configuration value and starting the operating system;
and in response to the failure, the configuration value does not need to be saved, and the operating system is started.
The second technical scheme of the invention is realized by the following measures: a UEFI firmware-based factory reset system comprising:
the system comprises a firmware factory setting recovery identification module, a firmware history configuration value access module and a firmware factory configuration value backup module;
the firmware factory setting restoration identification module is used for acquiring factory setting restoration instructions of the UEFI firmware before selecting whether to enter the UEFI firmware configuration interface;
the firmware factory configuration value backup module is used for storing factory configuration values of UEFI firmware and only providing read-only operation;
the firmware history configuration value access module is used for accessing the history configuration value of the UEFI firmware, keeping the history configuration value of the UEFI firmware consistent with the factory configuration value of the UEFI firmware, obtaining the history configuration value of the UEFI firmware, and carrying out the configuration of the UEFI firmware before selecting whether to enter the configuration interface of the UEFI firmware according to the history configuration value to finish restoring the factory configuration.
The following are further optimizations and/or improvements to the above-described inventive solution:
the firmware configuration data detection module is used for judging whether the historical configuration value of the UEFI firmware is consistent with the factory configuration value of the UEFI firmware or not, and sending a judging result to the firmware historical configuration value access module; and the firmware historical configuration value access module receives a judging result, if the judging result is negative, the factory configuration value stored by the UEFI firmware is called, the factory configuration value is rewritten into the historical configuration value, and if the judging result is positive, the historical configuration value of the UEFI firmware is kept unchanged.
The system also comprises a UEFI driving and UEFI firmware architecture basic function module;
the UEFI driver is used for supporting normal operation of UEFI firmware and an operating system;
and the UEFI firmware architecture basic function module is used for constructing an operating environment conforming to the UEFI specification for the UEFI driver.
The invention completes the whole process of restoring the UEFI firmware to factory setting before selecting whether to enter the UEFI firmware configuration interface, and ensures that an operating system is loaded when the UEFI firmware configuration interface is loaded and displayed by using the perfected historical configuration value or the UEFI firmware configuration interface is not entered. Compared with a method for restoring factory settings by losing data after power failure of a CMOS chip, the method improves the safety coefficient of UEFI firmware and is suitable for a host with higher information safety requirements. Compared with a method for restoring factory settings of double chips of hardware, the method reduces hardware cost and reduces the cost of mutual maintenance and mutual protection between the chips of the double chips.
Drawings
FIG. 1 is a flow chart of an embodiment of the present invention.
Fig. 2 is a flowchart of keeping the historical configuration values of UEFI firmware consistent with the factory configuration values thereof in an embodiment of the present invention.
Fig. 3 is a flowchart of acquiring a factory reset instruction of UEFI firmware in an embodiment of the present invention.
Fig. 4 is a flowchart of saving configuration values when exiting the UEFI firmware configuration interface in an embodiment of the present invention.
Fig. 5 is a system configuration diagram of an embodiment of the present invention.
Detailed Description
The present invention is not limited by the following examples, and specific embodiments can be determined according to the technical scheme and practical situations of the present invention.
The invention is further described below with reference to examples and figures:
as shown in fig. 1, the embodiment of the invention discloses a factory setting restoration method based on UEFI firmware, which comprises the following steps:
s1, before selecting whether to enter a UEFI firmware configuration interface, acquiring a factory setting restoration instruction of the UEFI firmware;
s2, keeping the historical configuration value of the UEFI firmware consistent with the factory configuration value of the UEFI firmware;
s3, acquiring a history configuration value of the UEFI firmware, and carrying out UEFI firmware configuration before selecting whether to enter a UEFI firmware configuration interface according to the history configuration value to finish restoring factory settings.
The invention completes the whole process of restoring the UEFI firmware to factory setting before selecting whether to enter the UEFI firmware configuration interface, and ensures that an operating system is loaded when the UEFI firmware configuration interface is loaded and displayed by using the perfected historical configuration value or the UEFI firmware configuration interface is not entered. Compared with a method for restoring factory settings by losing data after power failure of a CMOS chip, the method improves the safety coefficient of UEFI firmware and is suitable for a host with higher information safety requirements. Compared with a method for restoring factory settings of double chips of hardware, the method reduces hardware cost and reduces the cost of mutual maintenance and mutual protection between the chips of the double chips.
In the technical scheme, the historical configuration value and the factory configuration value of the UEFI firmware are stored in the UEFI firmware chip (for example, respectively stored in the variable area of the UEFI firmware chip), so that the factory setting recovery function and the daily configuration modification function can be effectively realized, and each function can be stably operated.
In the above technical solution, in the process of implementing the factory setting restoration of the UEFI firmware, the host is powered on and started, and runs the UEFI firmware program, and before selecting whether to enter the UEFI firmware configuration interface, the factory setting restoration instruction of the UEFI firmware is obtained, where the factory setting restoration instruction may be, but is not limited to, in the form of a firmware factory setting restoration flag bit; after a factory setting restoration instruction of the UEFI firmware is obtained, a factory setting restoration process is executed before the UEFI firmware configuration interface is entered, namely, the historical configuration value of the UEFI firmware is kept consistent with the factory configuration value of the UEFI firmware, wherein the consistency maintenance can be realized by replacing the historical configuration value of the UEFI firmware with the factory configuration value of the UEFI firmware, so that the historical configuration value of the UEFI firmware is kept consistent with the factory configuration value of the UEFI firmware, and the configuration of the UEFI firmware is carried out before whether the UEFI firmware configuration interface is selected or not is entered according to the historical configuration value, so that factory setting restoration is completed.
The technical scheme of the embodiment of the invention can be further optimized or/and improved according to actual needs:
as shown in fig. 2, in the foregoing embodiment, keeping the historical configuration value of the UEFI firmware consistent with the factory configuration value thereof, the factory setting restoration method based on the UEFI firmware in this implementation, keeping the historical configuration value of the UEFI firmware consistent with the factory configuration value thereof may further include:
s21, acquiring a historical configuration value and a factory configuration value of UEFI firmware;
s22, judging whether the historical configuration value of the UEFI firmware is consistent with the factory configuration value of the UEFI firmware or not;
s23, responding to the failure, calling a factory configuration value stored by the UEFI firmware, and erasing the factory configuration value into a historical configuration value;
s24, responding to the response, and keeping the historical configuration value of the UEFI firmware unchanged.
According to the technical scheme, the historical configuration values and the factory configuration values of the UEFI firmware are stored in the UEFI firmware chip (for example, the historical configuration values and the factory configuration values are respectively stored in the variable area of the UEFI firmware chip), so that the historical configuration values of the UEFI firmware can be compared with the factory configuration values of the UEFI firmware, whether the historical configuration values are consistent or not is judged, if the historical configuration values are inconsistent, the factory configuration values of the UEFI firmware are called and are rewritten into the historical configuration values, the historical configuration values of the UEFI firmware are consistent with the factory configuration values of the UEFI firmware, and the factory configuration recovery is conveniently completed according to the historical configuration values.
As shown in fig. 3, in the above embodiment, before selecting whether to enter the UEFI firmware configuration interface, acquiring the factory-restoration-setting instruction of the UEFI firmware, where the acquiring the factory-restoration-setting instruction of the UEFI firmware based on the factory-restoration-setting method of the UEFI firmware in this embodiment may further include:
s11, before whether the UEFI firmware configuration interface is selected to be entered or not, acquiring a factory setting restoration flag bit of the UEFI firmware;
s12, judging whether the reset factory setting flag bit is true or not;
s13, responding to the response, and executing factory setting restoration of the UEFI firmware;
s14, responding to the response, and directly carrying out UEFI firmware configuration according to the history configuration value before selecting whether to enter a UEFI firmware configuration interface without restoring factory settings.
In the technical scheme, whether the corresponding UEFI firmware needs to be started to restore factory setting or not is determined by identifying whether the factory setting restoring flag bit is true, if not, the UEFI firmware does not need to restore factory setting, the historical configuration value of the UEFI firmware does not need to be consistent with the factory configuration value of the UEFI firmware, the historical configuration value of the UEFI firmware is directly called to carry out daily configuration of the UEFI firmware before whether the UEFI firmware configuration interface is selected, wherein whether the UEFI firmware configuration interface is selected comprises entering the UEFI firmware configuration interface and not entering the UEFI firmware configuration interface, and the operation system is directly started to enter.
As shown in fig. 4, in the above embodiment, a historical configuration value of the UEFI firmware is obtained, according to the historical configuration value, before whether to enter the UEFI firmware configuration interface is selected, the UEFI firmware configuration is completed, and factory setting is restored.
S41, judging whether the configuration value is modified at the configuration interface when the configuration interface is withdrawn;
s42, if yes, saving the modified configuration value and starting the operating system;
s43, responding to the no, without storing the configuration value, and starting the operating system.
Through the technical scheme, after the configuration interface realizes the factory setting restoration function and the daily configuration modification function, the configuration value is saved according to the judgment of whether the configuration value is modified at the configuration interface when the configuration interface is withdrawn, so that the configuration value becomes the historical configuration value of the UEFI firmware, and the UEFI firmware is conveniently called for configuration when the host is started normally next time, and the operating system is started.
As shown in fig. 5, correspondingly, the embodiment of the invention also discloses a factory-setting recovery system based on the UEFI firmware, which comprises a firmware factory-setting recovery identification module, a firmware historical configuration value access module and a firmware factory configuration value backup module;
the firmware factory setting restoration identification module is used for acquiring factory setting restoration instructions of the UEFI firmware before selecting whether to enter the UEFI firmware configuration interface;
the firmware factory configuration value backup module is used for storing factory configuration values of UEFI firmware and only providing read-only operation;
the firmware history configuration value access module is used for accessing the history configuration value of the UEFI firmware, keeping the history configuration value of the UEFI firmware consistent with the factory configuration value of the UEFI firmware, obtaining the history configuration value of the UEFI firmware, and carrying out UEFI firmware configuration before selecting whether to enter a UEFI firmware configuration interface according to the history configuration value to finish restoring the factory configuration.
In the system structure, the firmware factory setting restoration identification module can judge whether to perform factory setting restoration operation or not by identifying the firmware factory setting restoration flag bit, and if the factory setting restoration operation is performed, the factory setting restoration instruction of the UEFI firmware is obtained.
The firmware factory setting restoration identification module acquires a factory setting restoration instruction of the UEFI firmware, and specifically comprises the following steps: acquiring a factory setting restoration flag bit of the UEFI firmware when whether to enter a UEFI firmware configuration interface is selected; judging whether the reset factory setting flag bit is true or not; responding to the command, acquiring a factory setting restoration command of the UEFI firmware; and if not, the firmware history configuration value access module does not need to restore factory settings, and the firmware history configuration value access module directly carries out UEFI firmware configuration according to the history configuration value before selecting whether to enter a UEFI firmware configuration interface.
In the system structure, the firmware factory configuration value backup module does not provide writing operation, so that the factory configuration value stored in the firmware factory configuration value backup module is ensured to be a clean factory configuration value.
In the above system structure, the firmware history configuration value access module is used for storing, reading and writing the history configuration value; the stored historical configuration data is configuration data modified after configuration is modified at the UEFI firmware configuration interface after the power-on; when the factory setting is restored by the UEFI firmware, the historical configuration value in the firmware historical configuration value access module is obtained, the historical configuration value is compared with the factory configuration value, if the historical configuration value is different, the factory configuration value is rewritten into the historical configuration value, and then the UEFI firmware is configured before the UEFI firmware configuration interface is selected to enter according to the historical configuration value, so that the factory setting is restored; when the whole starting process has no configuration data modification and no factory setting restoration, the module only provides the historical configuration value reading and the configuration work in the starting process.
The technical scheme of the embodiment of the invention can be further optimized or/and improved according to actual needs:
as shown in fig. 5, in the above embodiment, the factory-restoration setting system based on the UEFI firmware includes a firmware factory-restoration setting identification module, a firmware history configuration value access module, and a firmware factory configuration value backup module, and the factory-restoration setting system based on the UEFI firmware in this embodiment may further include a firmware configuration data detection module, where the firmware configuration data detection module is configured to determine whether the history configuration value of the UEFI firmware is consistent with the factory configuration value thereof, and send a determination result to the firmware history configuration value access module; and the firmware historical configuration value access module receives a judging result, if the judging result is negative, the factory configuration value stored by the UEFI firmware is called, the factory configuration value is rewritten into the historical configuration value, and if the judging result is positive, the historical configuration value of the UEFI firmware is kept unchanged.
As shown in fig. 5, the factory setting restoring system based on the UEFI firmware in the embodiment may further include a UEFI driver and a basic function module of the UEFI firmware architecture;
the UEFI driver is used for supporting normal operation of UEFI firmware and an operating system;
the UEFI firmware architecture basic function module is used for constructing an operation environment which accords with the UEFI standard for UEFI driving.
In the above technical solution, the UEFI firmware architecture base function module refers to a code executed from a first line of code running after the processor is powered up to a stage of preparing the UEFI driving running environment. The method is mainly used for configuring the CPU running state, configuring the Cache, configuring the memory, configuring the interrupt, providing the architecture service according to the UEFI specification, and finally preparing a UEFI driving running environment which accords with the UEFI specification.
In the technical scheme, the UEFI driver comprises a hard disk driver, a display card driver, a keyboard driver and the like. The display card and the keyboard driver are used for supporting input and output under the UEFI firmware, and the hard disk driver is used for loading an operating system.
The technical characteristics form the optimal embodiment of the invention, have stronger adaptability and optimal implementation effect, and can increase or decrease unnecessary technical characteristics according to actual needs so as to meet the requirements of different situations.

Claims (5)

1. A factory setting restoration method based on UEFI firmware, comprising:
before whether to enter a UEFI firmware configuration interface or not is selected, a factory setting restoration flag bit of the UEFI firmware is obtained;
judging whether the reset factory setting flag bit is true or not;
responding to the response, without restoring factory settings, directly configuring the UEFI firmware before selecting whether to enter the UEFI firmware configuration interface according to the historical configuration values;
in response, maintaining the historical configuration value of the UEFI firmware consistent with the factory configuration value of the UEFI firmware;
acquiring a history configuration value of the UEFI firmware, and carrying out UEFI firmware configuration before selecting whether to enter a UEFI firmware configuration interface according to the history configuration value to finish restoring factory settings;
after entering the UEFI firmware configuration interface, judging whether the configuration value is modified at the configuration interface when exiting the configuration interface;
if yes, saving the modified configuration value and starting the operating system;
and in response to the failure, the configuration value does not need to be saved, and the operating system is started.
2. The UEFI firmware-based factory-restoration method of claim 1, wherein maintaining the historical configuration values of the UEFI firmware consistent with their factory configuration values comprises:
judging whether the historical configuration value of the UEFI firmware is consistent with the factory configuration value;
responding to the failure, calling a factory configuration value stored by the UEFI firmware, and erasing the factory configuration value into a historical configuration value;
in response, then, the historical configuration values of the UEFI firmware remain unchanged.
3. A UEFI firmware-based factory-reset system as claimed in any one of claims 1 to 2, comprising a firmware factory-reset identification module, a firmware historical configuration value access module, a firmware factory configuration value backup module;
the firmware factory setting restoration identification module is used for acquiring factory setting restoration instructions of the UEFI firmware before selecting whether to enter the UEFI firmware configuration interface;
the firmware factory configuration value backup module is used for storing factory configuration values of UEFI firmware and only providing read-only operation;
the firmware history configuration value access module is used for accessing the history configuration value of the UEFI firmware, keeping the history configuration value of the UEFI firmware consistent with the factory configuration value of the UEFI firmware, obtaining the history configuration value of the UEFI firmware, and carrying out UEFI firmware configuration before selecting whether to enter a UEFI firmware configuration interface according to the history configuration value to finish restoring the factory configuration.
4. The factory-setting-restoring method based on the UEFI firmware according to claim 3, further comprising a firmware configuration data detection module, wherein the firmware configuration data detection module is used for judging whether the historical configuration value of the UEFI firmware is consistent with the factory configuration value of the UEFI firmware, and sending a judging result to the firmware historical configuration value access module; and the firmware historical configuration value access module receives a judging result, if the judging result is negative, the factory configuration value stored by the UEFI firmware is called, the factory configuration value is rewritten into the historical configuration value, and if the judging result is positive, the historical configuration value of the UEFI firmware is kept unchanged.
5. The UEFI firmware-based factory reset method of claim 3 or 4, further comprising a UEFI driver, UEFI firmware architectural base function module;
the UEFI driver is used for supporting normal operation of UEFI firmware and an operating system;
the UEFI firmware architecture basic function module is used for constructing an operation environment which accords with the UEFI standard for UEFI driving.
CN202010808891.9A 2020-08-12 2020-08-12 Factory setting restoration method and system based on UEFI firmware Active CN112035171B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010808891.9A CN112035171B (en) 2020-08-12 2020-08-12 Factory setting restoration method and system based on UEFI firmware

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010808891.9A CN112035171B (en) 2020-08-12 2020-08-12 Factory setting restoration method and system based on UEFI firmware

Publications (2)

Publication Number Publication Date
CN112035171A CN112035171A (en) 2020-12-04
CN112035171B true CN112035171B (en) 2023-10-03

Family

ID=73577121

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010808891.9A Active CN112035171B (en) 2020-08-12 2020-08-12 Factory setting restoration method and system based on UEFI firmware

Country Status (1)

Country Link
CN (1) CN112035171B (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112817661A (en) * 2021-02-23 2021-05-18 浙江大华技术股份有限公司 Equipment configuration method and device and readable storage medium
CN117520253B (en) * 2024-01-08 2024-04-19 长城信息股份有限公司 Method for clearing CMOS (complementary metal oxide semiconductor) by Feiteng platform, electronic equipment and storage medium

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104424047A (en) * 2013-08-20 2015-03-18 研祥智能科技股份有限公司 NVRAM data recovery method and NVRAM data recovery device
CN104750574A (en) * 2015-03-03 2015-07-01 普联技术有限公司 Firmware recovery method and device of network equipment
CN106445745A (en) * 2016-10-09 2017-02-22 青岛海信移动通信技术股份有限公司 Terminal device and method for recovering factory settings
CN106990985A (en) * 2017-03-28 2017-07-28 南京百敖软件有限公司 Apparatus and method based on BMC renewals and standby system UEFI firmwares

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104424047A (en) * 2013-08-20 2015-03-18 研祥智能科技股份有限公司 NVRAM data recovery method and NVRAM data recovery device
CN104750574A (en) * 2015-03-03 2015-07-01 普联技术有限公司 Firmware recovery method and device of network equipment
CN106445745A (en) * 2016-10-09 2017-02-22 青岛海信移动通信技术股份有限公司 Terminal device and method for recovering factory settings
CN106990985A (en) * 2017-03-28 2017-07-28 南京百敖软件有限公司 Apparatus and method based on BMC renewals and standby system UEFI firmwares

Also Published As

Publication number Publication date
CN112035171A (en) 2020-12-04

Similar Documents

Publication Publication Date Title
US6421792B1 (en) Data processing system and method for automatic recovery from an unsuccessful boot
TWI382346B (en) Computer system with dual bios protection mechanism and control method of the same
JP2988866B2 (en) Computer system
CN100474260C (en) Information processing apparatus, storage medium, and data rescue method
US8468389B2 (en) Firmware recovery system and method of baseboard management controller of computing device
CN100359434C (en) Information processor, starting method thereof
CN108304282B (en) Control method of double BIOS and related device
US20130138940A1 (en) Computer system and method for updating basic input/output system thereof
CN112035171B (en) Factory setting restoration method and system based on UEFI firmware
JP2009134692A (en) Auto repair method of system configuration using single key control
CN101593083A (en) Device, computing machine and method that computer profile is protected and recovered
CN101634960A (en) Method for revising BIOS parameter and regenerating checksum
CN111506454A (en) Method and system for recovering and updating basic input/output system
US20080288557A1 (en) System for backing up and recovering data applied to data processing apparatus and method for the same
US20090210690A1 (en) Method of updating basic input output system and module and computer system implementing the same
US20100205423A1 (en) Bios, computer device and method for recovering bios
JP2009104412A (en) Storage apparatus and method controlling the same
TW202131170A (en) Firmware corruption recovery
CN110058973B (en) Test system and test method for data storage device
CN111522690A (en) Data storage device and method for maintaining normal startup operation of data storage device
US11249661B2 (en) Information processing apparatus, control method, and program
CN112148100B (en) Embedded equipment control method, device and system
JP3427010B2 (en) Computer system
CN112035136A (en) Firmware image recovery method and system based on UEFI
JP2007164392A (en) Computer

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
CB02 Change of applicant information

Address after: 100083 north side, 13th floor, Taiji building, No.6 working area (South), wohuqiao, Haidian District, Beijing

Applicant after: CLP Technology (Beijing) Co.,Ltd.

Address before: 100083 north side, 13th floor, Taiji building, No.6 working area (South), wohuqiao, Haidian District, Beijing

Applicant before: CETC (BEIJING) Co.,Ltd.

CB02 Change of applicant information
CB02 Change of applicant information

Address after: 100083 north side, 13th floor, Taiji building, No.6 working area (South), wohuqiao, Haidian District, Beijing

Applicant after: Kunlun Taike (Beijing) Technology Co.,Ltd.

Address before: 100083 north side, 13th floor, Taiji building, No.6 working area (South), wohuqiao, Haidian District, Beijing

Applicant before: CLP Technology (Beijing) Co.,Ltd.

CB02 Change of applicant information
GR01 Patent grant
GR01 Patent grant