CN112559059B - BIOS (basic input output System) option configuration method and related device - Google Patents

BIOS (basic input output System) option configuration method and related device Download PDF

Info

Publication number
CN112559059B
CN112559059B CN202011301948.2A CN202011301948A CN112559059B CN 112559059 B CN112559059 B CN 112559059B CN 202011301948 A CN202011301948 A CN 202011301948A CN 112559059 B CN112559059 B CN 112559059B
Authority
CN
China
Prior art keywords
configuration data
bios
option
option configuration
data
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
CN202011301948.2A
Other languages
Chinese (zh)
Other versions
CN112559059A (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.)
Shandong Yunhai Guochuang Cloud Computing Equipment Industry Innovation Center Co Ltd
Original Assignee
Shandong Yunhai Guochuang Cloud Computing Equipment Industry Innovation Center 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 Shandong Yunhai Guochuang Cloud Computing Equipment Industry Innovation Center Co Ltd filed Critical Shandong Yunhai Guochuang Cloud Computing Equipment Industry Innovation Center Co Ltd
Priority to CN202011301948.2A priority Critical patent/CN112559059B/en
Publication of CN112559059A publication Critical patent/CN112559059A/en
Application granted granted Critical
Publication of CN112559059B publication Critical patent/CN112559059B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

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
    • 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/1446Point-in-time backing up or restoration of persistent data
    • G06F11/1448Management of the data involved in backup or backup restore
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F21/00Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F21/60Protecting data
    • G06F21/64Protecting data integrity, e.g. using checksums, certificates or signatures
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02DCLIMATE CHANGE MITIGATION TECHNOLOGIES IN INFORMATION AND COMMUNICATION TECHNOLOGIES [ICT], I.E. INFORMATION AND COMMUNICATION TECHNOLOGIES AIMING AT THE REDUCTION OF THEIR OWN ENERGY USE
    • Y02D10/00Energy efficient computing, e.g. low power processors, power management or thermal management

Abstract

The application discloses a BIOS option configuration method, comprising the following steps: the BMC receives the option configuration data and the check code; when the BIOS is started, the BMC checks the option configuration data according to the check code; when the verification is passed, the option configuration data is sent to the BIOS so that the BIOS can set according to the option configuration data; and when the verification fails, repairing the option configuration data to obtain repaired configuration data, and sending the repaired configuration data to the BIOS. And when the BIOS is started, the check code is used for checking the option configuration data so as to verify the option configuration data, avoid errors of the option configuration data and improve the safety and reliability of the option configuration data. The application also discloses a BIOS option configuration device, a server and a computer readable storage medium, which have the beneficial effects.

Description

BIOS (basic input output System) option configuration method and related device
Technical Field
The present disclosure relates to the field of computer technologies, and in particular, to a BIOS option configuration method, a BIOS option configuration device, a server, and a computer readable storage medium.
Background
In current computer architecture, BIOS (Basic Input Output System ). It is a set of programs solidified on a ROM (Read-Only Memory) chip on the main board in the computer, it can save the most important programs of basic input and output of computer, self-checking program after starting up and system self-starting up program, and can Read and write specific information set by system from CMOS (Complementary Metal Oxide SemicONductor ). Its main function is to provide the lowest, most direct hardware setup and control for the computer. In addition, the BIOS provides some system parameters to the operating system. The system hardware changes are hidden by the BIOS, the program uses BIOS functions instead of directly controlling the hardware, and modern operating systems ignore the abstract layer provided by the BIOS and directly control the hardware components.
In the related art, in the actual operation and maintenance process of the server, the BIOS option of the server needs to be configured remotely. Specifically, the ipmi (Intelligent Platform Management Interface ) command is sent out-of-band to the BMC (Baseboard Management Controller ), and then the BIOS reads the stored data from the BMC to complete the option setting operation. However, in the process of reading data from the BMC by the BIOS, a data problem is easy to occur, for example, when the data is tampered, the security of the BIOS option is directly affected, and the reliability of the BIOS is reduced.
Therefore, how to improve the security of the BIOS option setting process is a major concern for those skilled in the art.
Disclosure of Invention
The purpose of the present application is to provide a BIOS option configuration method, a BIOS option configuration device, a server, and a computer readable storage medium, by checking option configuration data through a check code when the BIOS is started, so as to verify the option configuration data, avoid errors in the option configuration data, and improve safety and reliability of the option configuration data.
In order to solve the above technical problems, the present application provides a BIOS option configuration method, including:
the BMC receives the option configuration data and the check code;
when the BIOS is started, the BMC checks the option configuration data according to the check code;
when the verification is passed, the option configuration data is sent to the BIOS so that the BIOS can set according to the option configuration data;
and when the verification fails, repairing the option configuration data to obtain repaired configuration data, and sending the repaired configuration data to the BIOS.
Optionally, the method further comprises:
and when the BMC receives the option configuration data, backing up the option configuration data to obtain standby configuration data.
Optionally, when the verification fails, repairing the option configuration data to obtain repaired configuration data, and sending the repaired configuration data to the BIOS, including:
when the verification is not passed, judging whether the standby configuration data is correct according to the verification code;
if yes, the standby configuration data is sent to the BIOS;
if not, checking and calculating according to the check code to obtain the repaired configuration data, and sending the repaired configuration data to the BIOS.
Optionally, performing verification calculation according to the verification code to obtain the repaired configuration data, including:
and performing check calculation on the check code according to a parity check algorithm to obtain the repaired configuration data.
Optionally, performing verification calculation according to the verification code to obtain the repaired configuration data, including:
and performing check calculation on the check code according to a cyclic redundancy check algorithm to obtain the repaired configuration data.
The application also provides a BIOS option configuration device, which comprises:
the data receiving module is used for receiving the option configuration data and the check code;
the data verification module is used for verifying the option configuration data according to the verification code when the BIOS is started;
the verification passing module is used for sending the option configuration data to the BIOS when verification passes, so that the BIOS can set according to the option configuration data;
and the data restoration module is used for carrying out restoration processing on the option configuration data to obtain restored configuration data when the verification fails, and sending the restored configuration data to the BIOS.
Optionally, the method further comprises:
and the data backup module is used for backing up the option configuration data when the BMC receives the option configuration data to obtain standby configuration data.
Optionally, the data repair module includes:
the backup checking unit is used for judging whether the standby configuration data is correct or not according to the check code when the check is not passed;
a backup data sending unit, configured to send the backup configuration data to the BIOS when the backup configuration data is correct;
and the verification calculation unit is used for carrying out verification calculation according to the verification code to obtain the repaired configuration data when the standby configuration data is incorrect, and sending the repaired configuration data to the BIOS.
The application also provides a server comprising:
a memory for storing a computer program;
and a processor for implementing the steps of the BIOS option configuration method as described above when executing the computer program.
The present application also provides a computer readable storage medium having stored thereon a computer program which when executed by a processor implements the steps of the BIOS option configuration method as described above.
The BIOS option configuration method provided by the application comprises the following steps: the BMC receives the option configuration data and the check code; when the BIOS is started, the BMC checks the option configuration data according to the check code; when the verification is passed, the option configuration data is sent to the BIOS so that the BIOS can set according to the option configuration data; and when the verification fails, repairing the option configuration data to obtain repaired configuration data, and sending the repaired configuration data to the BIOS.
And when the BIOS is started, the check code is used for checking the option configuration data so as to verify the option configuration data, avoid errors of the option configuration data and improve the safety and reliability of the option configuration data.
The present application also provides a BIOS option configuration device, a server, and a computer readable storage medium, which have the above advantages and are not described herein.
Drawings
In order to more clearly illustrate the embodiments of the present application or the technical solutions in the prior art, the drawings that are required to be used in the embodiments or the description of the prior art will be briefly described below, and it is obvious that the drawings in the following description are only embodiments of the present application, and that other drawings may be obtained according to the provided drawings without inventive effort to a person skilled in the art.
FIG. 1 is a flowchart of a BIOS option configuration method according to an embodiment of the present application;
fig. 2 is a schematic structural diagram of a BIOS option configuration device according to an embodiment of the present application.
Detailed Description
The core of the application is to provide a BIOS option configuration method, a BIOS option configuration device, a server and a computer readable storage medium, wherein the option configuration data is checked through a check code when the BIOS is started, so that the verification of the option configuration data is realized, the error of the option configuration data is avoided, and the safety and the reliability of the option configuration data are improved.
For the purposes of making the objects, technical solutions and advantages of the embodiments of the present application more clear, the technical solutions of the embodiments of the present application will be clearly and completely described below with reference to the drawings in the embodiments of the present application, and it is apparent that the described embodiments are some embodiments of the present application, but not all embodiments. All other embodiments, which can be made by one of ordinary skill in the art without undue burden from the present disclosure, are within the scope of the present disclosure.
In the related art, in the actual operation and maintenance process of the server, the BIOS option of the server needs to be configured remotely. Specifically, the option setting operation is completed by sending an ipmi command to the BMC out of band, and then the BIOS reads the stored data from the BMC. However, in the process of reading data from the BMC by the BIOS, a data problem is easy to occur, for example, when the data is tampered, the security of the BIOS option is directly affected, and the reliability of the BIOS is reduced.
Therefore, the BIOS option configuration method is provided, and the option configuration data is verified through the verification code when the BIOS is started, so that verification of the option configuration data is realized, errors of the option configuration data are avoided, and the safety and reliability of the option configuration data are improved.
A BIOS option configuration method provided in the present application is described below by using an embodiment.
Referring to fig. 1, fig. 1 is a flowchart of a BIOS option configuration method according to an embodiment of the present application.
In this embodiment, the method may include:
s101, BMC receives option configuration data and check codes;
in this step, the BMC receives the option configuration data and the corresponding check code.
It is conceivable that the step of sending the option configuration data and the check code to the BMC is further included in this embodiment. The server may send data to the BMC locally, may send data to the BMC remotely by other servers, or may send data to the BMC by other computing devices. It should be noted that, in this embodiment, the manner of sending data to the BMC is not limited in detail herein.
Also, only option configuration data is transmitted to the BMC in the related art. Thus, when the BMC obtains the option configuration data, the BMC directly sends the option configuration data to the BIOS. However, if the option configuration data is modified at this time, the BIOS is damaged. Therefore, in order to avoid the failure of modification of the option configuration data, a check code corresponding to the option configuration data needs to be sent to the BMC.
S102, when the BIOS is started, the BMC checks the option configuration data according to the check code;
on the basis of S101, this step aims at verifying the option configuration data by the BMC according to the verification code when the BIOS is started. That is, whether the option configuration data is correct is determined according to the check code.
In this step, different verification processes may be performed according to different verification codes, so as to implement corresponding verification operations, which are not specifically limited herein.
S103, when the verification passes, the option configuration data is sent to the BIOS so that the BIOS can set according to the option configuration data;
on the basis of S102, this step aims at transmitting the option configuration data to the BIOS when the verification passes, so that the BIOS performs setting according to the option configuration data.
That is, the option configuration data at this time has no problem and can be used directly. Therefore, the option configuration data is directly sent to the BIOS so as to perform corresponding setting operation on the BIOS.
The operation of setting according to the option configuration data may be any BIOS setting operation provided in the prior art, which is not specifically limited herein.
The process of sending the option configuration data to the BIOS, that is, the process of obtaining the line selection configuration data from the BMC in the BIOS, is to transfer the option configuration data from the BMC to the BIOS.
S104, when the verification fails, repairing the option configuration data to obtain repaired configuration data, and sending the repaired configuration data to the BIOS.
On the basis of S102, this step aims to repair the option configuration data to obtain repaired configuration data when the verification fails, and send the repaired configuration data to the BIOS.
That is, it has been determined at this time that the option configuration data has an error. Therefore, this option configuration data is not sent to the BMC at this time. And repairing the option configuration data to obtain repaired configuration data.
The repair processing may be to encode and repair the option configuration data according to the check code to obtain the repaired configuration data, or to take the backed-up option configuration data out as the repaired configuration data, or to use a scheme of combining the two.
It can be seen that, in order to provide a further way to configure the option configuration data, this embodiment may further include:
and when the BMC receives the option configuration data, backing up the option configuration data to obtain standby configuration data.
That is, the option configuration data may be backed up in the present alternative, so as to avoid modification of the option configuration data in the BMC, and further ensure reliability that the option configuration data may be repaired.
On this basis, this step may include:
step 1, judging whether the standby configuration data is correct according to the check code when the check is failed; if yes, executing the step 2, and if not, executing the step 3;
step 2, sending the standby configuration data to the BIOS;
and step 3, performing verification calculation according to the verification code to obtain repaired configuration data, and sending the repaired configuration data to the BIOS.
It can be seen that this alternative is mainly to explain how to restore option configuration data. In the alternative scheme, when the verification fails, whether the standby configuration data is correct or not is judged according to the check code. I.e. to determine if the backed up option configuration data is correct. If yes, sending the standby configuration data to the BIOS; if not, checking and calculating according to the check code to obtain repaired configuration data, and sending the repaired configuration data to the BIOS. The verification calculation can be performed by selecting different calculation modes according to different verification codes.
The verification method in the previous step may include:
and performing check calculation on the check code according to the parity check algorithm to obtain the repaired configuration data.
The parity check algorithm may be any one of those provided in the prior art, and is not specifically limited herein.
The verification method in the previous step may include:
and performing check calculation on the check code according to a cyclic redundancy check algorithm to obtain repaired configuration data.
The cyclic redundancy check algorithm may be any cyclic redundancy check algorithm provided in the prior art, and is not specifically limited herein.
In summary, the present embodiment verifies the option configuration data through the check code when the BIOS is started, so as to verify the option configuration data, avoid the error of the option configuration data, and improve the security and reliability of the option configuration data.
The following further describes a BIOS option configuration method provided in the present application through an embodiment of a specific scenario.
In this embodiment, when the command for configuring the BIOS option is remotely sent from the out-of-band, the check code is also sent to the BMC at the same time, after the BMC receives the data packet, the data is copied into one copy and stored in the EEPROM (Electrically Erasable Programmable read only memory, live erasable programmable read only memory) at the same time, when the BIOS is started, the configuration option data is read from the BMC, the BMC checks the valid data first and compares with the check code, if the check code is different, the backup data is continuously checked, if the backup check is passed, the backup data is updated to the main data, if the backup data check is also failed, the data bits of the main data and the backup data are sequentially compared, and if the data bits are different, the stored check code is used to restore to the correct value, thereby achieving the purpose of data error correction.
It can be seen that the steps of this embodiment may include:
step 1, remotely sending a BIOS configuration option command and a check code to the BMC;
step 2, the BMC backs up the data and stores the data into the EEPROM;
step 3, BIOS starts to read configuration option data from BMC;
step 4, the BMC checks the main data and the check code, and if the check is passed, the BMC returns to the BIOS;
step 5, if the verification fails, the BMC reads the backup data and verifies, if the verification succeeds, the backup data is copied to the main data and returned to the BIOS;
and 6, if the backup data also fails to be checked, comparing the main data bit with the backup data bit in turn, if the data bit is different, confirming correct data through the check code and correcting, and returning the corrected data to the BIOS.
Therefore, the embodiment can verify the option configuration data through the check code when the BIOS is started, so that verification of the option configuration data is realized, errors of the option configuration data are avoided, and the safety and reliability of the option configuration data are improved.
The following describes a BIOS option configuration device provided in the embodiments of the present application, and the BIOS option configuration device described below and the BIOS option configuration method described above may be referred to correspondingly.
Referring to fig. 2, fig. 2 is a schematic structural diagram of a BIOS option configuration device according to an embodiment of the present application.
In this embodiment, the apparatus may include:
a data receiving module 100, configured to receive option configuration data and a check code;
the data verification module 200 is configured to verify the option configuration data according to the verification code when the BIOS is started;
the verification passing module 300 is configured to send the option configuration data to the BIOS when the verification passes, so that the BIOS performs setting according to the option configuration data;
and the data repair module 400 is configured to repair the option configuration data to obtain repaired configuration data when the verification fails, and send the repaired configuration data to the BIOS.
Optionally, the apparatus may further include:
and the data backup module is used for backing up the option configuration data when the BMC receives the option configuration data to obtain standby configuration data.
Optionally, the data repair module 400 may include:
the backup checking unit is used for judging whether the standby configuration data is correct according to the check code when the check is failed;
the backup data sending unit is used for sending the backup configuration data to the BIOS when the backup configuration data is correct;
and the verification calculation unit is used for carrying out verification calculation according to the verification code to obtain repaired configuration data when the standby configuration data is incorrect, and sending the repaired configuration data to the BIOS.
The embodiment of the application also provides a server, which comprises:
a memory for storing a computer program;
and a processor for implementing the steps of the BIOS option configuration method as described in the above embodiments when executing the computer program.
The present application further provides a computer readable storage medium having a computer program stored thereon, which when executed by a processor, implements the steps of the BIOS option configuration method described in the above embodiments.
In the description, each embodiment is described in a progressive manner, and each embodiment is mainly described by the differences from other embodiments, so that the same similar parts among the embodiments are mutually referred. For the device disclosed in the embodiment, since it corresponds to the method disclosed in the embodiment, the description is relatively simple, and the relevant points refer to the description of the method section.
Those of skill would further appreciate that the various illustrative elements and algorithm steps described in connection with the embodiments disclosed herein may be implemented as electronic hardware, computer software, or combinations of both, and that the various illustrative elements and steps are described above generally in terms of functionality in order to clearly illustrate the interchangeability of hardware and software. Whether such functionality is implemented as hardware or software depends upon the particular application and design constraints imposed on the solution. Skilled artisans may implement the described functionality in varying ways for each particular application, but such implementation decisions should not be interpreted as causing a departure from the scope of the present application.
The steps of a method or algorithm described in connection with the embodiments disclosed herein may be embodied directly in hardware, in a software module executed by a processor, or in a combination of the two. The software modules may be disposed in Random Access Memory (RAM), memory, read Only Memory (ROM), electrically programmable ROM, electrically erasable programmable ROM, registers, hard disk, a removable disk, a CD-ROM, or any other form of storage medium known in the art.
The above describes in detail a BIOS option configuration method, a BIOS option configuration device, a server, and a computer readable storage medium provided in the present application. Specific examples are set forth herein to illustrate the principles and embodiments of the present application, and the description of the examples above is only intended to assist in understanding the methods of the present application and their core ideas. It should be noted that it would be obvious to those skilled in the art that various improvements and modifications can be made to the present application without departing from the principles of the present application, and such improvements and modifications fall within the scope of the claims of the present application.

Claims (9)

1. A BIOS option configuration method, comprising:
the BMC receives the option configuration data and the check code;
when the BIOS is started, the BMC checks the option configuration data according to the check code;
when the verification is passed, the option configuration data is sent to the BIOS so that the BIOS can set according to the option configuration data;
when the verification fails, repairing the option configuration data to obtain repaired configuration data, and sending the repaired configuration data to the BIOS;
and performing verification calculation according to the verification code to obtain the repaired configuration data, wherein the method comprises the following steps:
and performing check calculation on the check code according to a parity check algorithm to obtain the repaired configuration data.
2. The BIOS option configuration method of claim 1, further comprising:
and when the BMC receives the option configuration data, backing up the option configuration data to obtain standby configuration data.
3. The BIOS option configuration method according to claim 2, wherein when the verification fails, performing repair processing on the option configuration data to obtain repaired configuration data, and transmitting the repaired configuration data to the BIOS, comprises:
when the verification is not passed, judging whether the standby configuration data is correct according to the verification code;
if yes, the standby configuration data is sent to the BIOS;
if not, checking and calculating according to the check code to obtain the repaired configuration data, and sending the repaired configuration data to the BIOS.
4. The BIOS option configuration method as claimed in claim 3, wherein performing a check calculation according to the check code to obtain the repaired configuration data comprises:
and performing check calculation on the check code according to a cyclic redundancy check algorithm to obtain the repaired configuration data.
5. A BIOS option configuration device, comprising:
the data receiving module is used for receiving the option configuration data and the check code;
the data verification module is used for verifying the option configuration data according to the verification code when the BIOS is started;
the verification passing module is used for sending the option configuration data to the BIOS when verification passes, so that the BIOS can set according to the option configuration data;
the data restoration module is used for restoring the option configuration data to obtain restored configuration data when the verification fails, and sending the restored configuration data to the BIOS;
and performing verification calculation according to the verification code to obtain the repaired configuration data, wherein the method comprises the following steps:
and performing check calculation on the check code according to a parity check algorithm to obtain the repaired configuration data.
6. The BIOS option configuration device as recited in claim 5, further comprising:
and the data backup module is used for backing up the option configuration data when the BMC receives the option configuration data to obtain standby configuration data.
7. The BIOS option configuration device of claim 6, wherein the data repair module comprises:
the backup checking unit is used for judging whether the standby configuration data is correct or not according to the check code when the check is not passed;
a backup data sending unit, configured to send the backup configuration data to the BIOS when the backup configuration data is correct;
and the verification calculation unit is used for carrying out verification calculation according to the verification code to obtain the repaired configuration data when the standby configuration data is incorrect, and sending the repaired configuration data to the BIOS.
8. A server, comprising:
a memory for storing a computer program;
a processor for implementing the steps of the BIOS option configuration method as claimed in any one of claims 1 to 4 when said computer program is executed.
9. A computer readable storage medium, characterized in that the computer readable storage medium has stored thereon a computer program which, when executed by a processor, implements the steps of the BIOS option configuration method according to any one of claims 1 to 4.
CN202011301948.2A 2020-11-19 2020-11-19 BIOS (basic input output System) option configuration method and related device Active CN112559059B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202011301948.2A CN112559059B (en) 2020-11-19 2020-11-19 BIOS (basic input output System) option configuration method and related device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202011301948.2A CN112559059B (en) 2020-11-19 2020-11-19 BIOS (basic input output System) option configuration method and related device

Publications (2)

Publication Number Publication Date
CN112559059A CN112559059A (en) 2021-03-26
CN112559059B true CN112559059B (en) 2023-07-14

Family

ID=75043865

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202011301948.2A Active CN112559059B (en) 2020-11-19 2020-11-19 BIOS (basic input output System) option configuration method and related device

Country Status (1)

Country Link
CN (1) CN112559059B (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114528029B (en) * 2022-02-11 2023-08-08 苏州浪潮智能科技有限公司 Method, system, equipment and storage medium for realizing BIOS option setting

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101232348A (en) * 2006-10-04 2008-07-30 马维尔国际贸易有限公司 Method and device for error correcting using cyclic redundancy check
CN103870355A (en) * 2012-12-17 2014-06-18 鸿富锦精密工业(深圳)有限公司 BIOS (Basic Input Output System) access system and method
TW201430558A (en) * 2013-01-31 2014-08-01 Hon Hai Prec Ind Co Ltd Mainboard and method of backing up a baseboard management controller
EP3367636A1 (en) * 2017-02-24 2018-08-29 Quanta Computer Inc. System and method for automatically updating bios setup options
CN110389778A (en) * 2019-07-19 2019-10-29 苏州浪潮智能科技有限公司 A kind of isomery accelerates the MCU firmware upgrade method and relevant apparatus of platform
CN110909394A (en) * 2019-11-24 2020-03-24 苏州浪潮智能科技有限公司 Configuration file monitoring method of server

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101232348A (en) * 2006-10-04 2008-07-30 马维尔国际贸易有限公司 Method and device for error correcting using cyclic redundancy check
CN103870355A (en) * 2012-12-17 2014-06-18 鸿富锦精密工业(深圳)有限公司 BIOS (Basic Input Output System) access system and method
TW201430558A (en) * 2013-01-31 2014-08-01 Hon Hai Prec Ind Co Ltd Mainboard and method of backing up a baseboard management controller
EP3367636A1 (en) * 2017-02-24 2018-08-29 Quanta Computer Inc. System and method for automatically updating bios setup options
CN110389778A (en) * 2019-07-19 2019-10-29 苏州浪潮智能科技有限公司 A kind of isomery accelerates the MCU firmware upgrade method and relevant apparatus of platform
CN110909394A (en) * 2019-11-24 2020-03-24 苏州浪潮智能科技有限公司 Configuration file monitoring method of server

Also Published As

Publication number Publication date
CN112559059A (en) 2021-03-26

Similar Documents

Publication Publication Date Title
US7921237B1 (en) Preserving data integrity of DMA descriptors
CN110909394B (en) Server configuration file monitoring method, device, equipment and storage medium
US20110173691A1 (en) Method for downloading software
US9513894B2 (en) Database software upgrade using specify-validate-execute protocol
US8856595B2 (en) Method for verifying an application program in a failsafe programmable logic controller, and programmable logic controller for performing the method
US7882388B2 (en) Dual independent non volatile memory systems
CN111209343B (en) Node data synchronization method, device, equipment and storage medium
CN110784331B (en) Consensus process recovery method and related nodes
WO2007096997A1 (en) Memory controller and memory control method
CN112559059B (en) BIOS (basic input output System) option configuration method and related device
US20100023814A1 (en) Handling of clustered media errors in raid environment
CN111010258B (en) Computer interlocking system communication method based on coding
CN111273928A (en) Self-upgrading bootloader design method
EP4089538A1 (en) System and method for improved control flow monitoring of processors
CN112579338B (en) Starting method and system of equipment and storage medium
CN112925546B (en) Multistage verification method and system for preventing vehicle-mounted ECU from refreshing errors
CN115509815A (en) Method and device for protecting data in server
CN111352764B (en) Chip repairing method, device, equipment and storage medium
CN110865906B (en) Motor initial position angle storage method and device, vehicle and storage medium
CN110083478B (en) Data recovery method, data recovery system and solid state disk
CN114924778B (en) Program upgrading method based on ZYNQ redundancy backup
JP2008090656A (en) Programmable controller
CN116701046A (en) Setting method and device for relay protection equipment
JPH03136153A (en) Microcontroller
CN117075816A (en) EEPROM data management method, device, equipment and storage medium

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
GR01 Patent grant
GR01 Patent grant