CN106445528B - Method and device for rapidly configuring SETUP option of BIOS - Google Patents

Method and device for rapidly configuring SETUP option of BIOS Download PDF

Info

Publication number
CN106445528B
CN106445528B CN201610855050.7A CN201610855050A CN106445528B CN 106445528 B CN106445528 B CN 106445528B CN 201610855050 A CN201610855050 A CN 201610855050A CN 106445528 B CN106445528 B CN 106445528B
Authority
CN
China
Prior art keywords
bmc
smc
text file
latest
configuration
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
CN201610855050.7A
Other languages
Chinese (zh)
Other versions
CN106445528A (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.)
Suzhou Inspur Intelligent Technology Co Ltd
Original Assignee
Suzhou Inspur Intelligent 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 Suzhou Inspur Intelligent Technology Co Ltd filed Critical Suzhou Inspur Intelligent Technology Co Ltd
Priority to CN201610855050.7A priority Critical patent/CN106445528B/en
Publication of CN106445528A publication Critical patent/CN106445528A/en
Application granted granted Critical
Publication of CN106445528B publication Critical patent/CN106445528B/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

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Computer Security & Cryptography (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

The invention discloses a method and a device for rapidly configuring a SETUP option of a BIOS (basic input output System), wherein the method comprises the following steps: constructing a structure of the SETUP options of the BIOS, wherein the structure comprises each SETUP option and the change content corresponding to each SETUP option; constructing a structure body in the BMC/SMC to receive the current configuration state of each SETUP option of the BIOS; acquiring a configuration request through a web interface of the BMC/SMC, and deriving a corresponding text file according to the configuration request; converting the latest configuration state into a latest text file, and importing the latest configuration state into the BMC/SMC through a web interface of the BMC/SMC; and sending the latest text file to the server with the same model. Therefore, a user can configure the SETUP option of the BIOS of one server, and then send the corresponding text file to the servers of the same model, so as to achieve the purpose of batch modification.

Description

Method and device for rapidly configuring SETUP option of BIOS
Technical Field
The invention relates to the technical field of computer configuration, in particular to a method and a device for rapidly configuring a SETUP option of a BIOS (basic input output System).
Background
With the rapid development of server technology, the performance and functions of the server are more and more powerful, the content of the SETUP option of the BIOS (basic input output system) in the server is more and more abundant, and a user can configure different options according to the own needs, thereby achieving the purpose of better using the server.
In the prior art, the following two ways are available for the user to configure the SETUP option:
one is to manually enter the SETUP option when the machine is started and manually modify one by one, and the other is to modify the option through the web interface of the BMC/SMC. However, both methods require the user to configure each node or each server one by one, and when the number of nodes or servers to be maintained is large, a large amount of work is required and time is wasted.
Therefore, how to reduce the workload and save the time in the process of configuring the SETUP option of the BIOS is an urgent problem to be solved by those skilled in the art.
Disclosure of Invention
The invention aims to provide a method and a device for rapidly configuring a SETUP option of a BIOS (basic input/output system), which are used for reducing workload and saving time in the configuration process of the SETUP option of the BIOS.
To solve the above technical problem, the present invention provides a method for rapidly configuring a SETUP option of a BIOS, comprising:
constructing a structure body of the SETUP options of the BIOS, wherein the structure body comprises each SETUP option and the change content corresponding to each SETUP option;
constructing the structure in the BMC/SMC to receive the current configuration state of each SETUP option of the BIOS;
acquiring a configuration request through a web interface of the BMC/SMC, and deriving a corresponding text file according to the configuration request;
converting the latest configuration state into a latest text file, and importing the latest configuration state into the BMC/SMC through a web interface of the BMC/SMC;
and sending the latest text file to a server with the same model as the BMC/SMC.
Preferably, when the configuration request is a configuration modification request, the deriving a corresponding text file according to the configuration request specifically includes: converting the current configuration state into a current text file;
the step of converting the latest configuration state into the latest text file and importing the latest configuration state into the BMC/SMC through the web interface of the BMC/SMC specifically comprises the steps of: and modifying the current text file according to the latest configuration state to obtain the latest text file.
Preferably, when the configuration request is a configuration creation request, the deriving a corresponding text file according to the configuration request specifically includes: clearing the current configuration state of each SETUP option and converting the current configuration state into a template text file;
the step of converting the latest configuration state into the latest text file and importing the latest configuration state into the BMC/SMC through the web interface of the BMC/SMC specifically comprises the steps of: and filling the current text file according to the latest configuration state to obtain the latest text file.
Preferably, after the web interface of the BMC/SMC is imported into the BMC/SMC, the method further includes: and outputting import completion information.
Preferably, after the sending the latest text file to the server of the same model as the BMC/SMC, the method further includes: and outputting batch change completion information.
To solve the above technical problem, the present invention provides a device for rapidly configuring a SETUP option of a BIOS, comprising:
the BIOS updating device comprises a first constructing unit, a second constructing unit and a third constructing unit, wherein the first constructing unit is used for constructing a structure body of the SETUP options of the BIOS, and the structure body comprises each SETUP option and the change content corresponding to each SETUP option;
a second constructing unit, configured to construct the fabric in the BMC/SMC to receive a current configuration status of each SETUP option of the BIOS;
the export unit is used for acquiring a configuration request through a web interface of the BMC/SMC and exporting a corresponding text file according to the configuration request;
the importing unit is used for converting the latest configuration state into a latest text file and importing the latest configuration state into the BMC/SMC through a web interface of the BMC/SMC;
and the sending unit is used for sending the latest text file to a server with the same model as the BMC/SMC.
Preferably, when the configuration request is a configuration modification request, the deriving unit is specifically configured to convert the current configuration state into a current text file;
the importing unit is specifically configured to modify the current text file according to the latest configuration state to obtain the latest text file, and import the latest text file into the BMC/SMC through a web interface of the BMC/SMC.
Preferably, when the configuration request is a configuration creation request, the export unit is specifically configured to clear the current configuration state of each SETUP option currently, and convert the configuration state into a template text file;
and the importing unit is specifically configured to fill the current text file according to the latest configuration state to obtain the latest text file, and import the latest text file into the BMC/SMC through a web interface of the BMC/SMC.
Preferably, the method further comprises the following steps: and the first output unit is used for outputting import completion information after the import unit imports the BMC/SMC through a web interface of the BMC/SMC.
Preferably, the method further comprises the following steps: and the second output unit is used for outputting batch change completion information after the sending unit sends the latest text file to a server with the same model as the BMC/SMC.
The invention provides a method and a device for rapidly configuring a SETUP option of a BIOS, wherein the method comprises the following steps: constructing a structure of the SETUP options of the BIOS, wherein the structure comprises each SETUP option and the change content corresponding to each SETUP option; constructing a structure body in the BMC/SMC to receive the current configuration state of each SETUP option of the BIOS; acquiring a configuration request through a web interface of the BMC/SMC, and deriving a corresponding text file according to the configuration request; converting the latest configuration state into a latest text file, and importing the latest configuration state into the BMC/SMC through a web interface of the BMC/SMC; and sending the latest text file to a server with the same model as the BMC/SMC. Therefore, a user can configure the SETUP option of the BIOS of one server, and then send the corresponding text file to the servers of the same model, so that the corresponding configuration can be completed without reconfiguring the SETUP option of each BIOS, and the purpose of batch modification is achieved. The method reduces the workload and saves the time in the process of configuring the SETUP option of the BIOS.
Drawings
In order to illustrate the embodiments of the present invention more clearly, the drawings that are needed in the embodiments will be briefly described below, and it is obvious that the drawings in the following description are only some embodiments of the present invention, and that other drawings can be obtained by those skilled in the art without inventive effort.
FIG. 1 is a flowchart of a method for quickly configuring the SETUP option of the BIOS according to an embodiment of the present invention;
fig. 2 is a block diagram of an apparatus for rapidly configuring the SETUP option of the BIOS according to an embodiment of the present invention.
Detailed Description
The technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the drawings in the embodiments of the present invention, and it is obvious that the described embodiments are only a part of the embodiments of the present invention, and not all of the embodiments. All other embodiments obtained by a person of ordinary skill in the art based on the embodiments of the present invention without any creative work belong to the protection scope of the present invention.
The core of the invention is to provide a method and a device for rapidly configuring the SETUP option of the BIOS, which are used for reducing the workload and saving the time in the process of configuring the SETUP option of the BIOS.
In order that those skilled in the art will better understand the disclosure, the invention will be described in further detail with reference to the accompanying drawings and specific embodiments.
Fig. 1 is a flowchart of a method for quickly configuring a SETUP option of a BIOS according to an embodiment of the present invention. As shown in fig. 1, the method for rapidly configuring the SETUP option of the BIOS includes:
s10: and constructing a structure of the SETUP options of the BIOS, wherein each SETUP option and the change content corresponding to each SETUP option are contained in the structure.
It is understood that step S10 needs to be performed on each server so that the BMC/SMC of each server can cross-reference the SETUP option of the native BIOS. In addition, the structure includes each SETUP option and the modification content corresponding to each SETUP option, for example, the structure includes 100 SETUP options, and the user can perform corresponding setting on the 100 SETUP options to configure the configuration state of the SETUP options of the current server.
S11: a fabric is built in the BMC/SMC to receive the current configuration status of each SETUP option of the BIOS.
It is understood that step S11 needs to be performed on each server so that the BMC/SMC of each server can cross-reference the SETUP option of the native BIOS. The BMC/SMC can form a corresponding relation with the SETUP option of the BIOS by constructing the same structure body in the BMC/SMC, once the SETUP option of the BIOS is changed, the SETUP option in the BMC/SMC is correspondingly changed, and similarly, the SETUP option in the BMC/SMC is correspondingly changed.
S12: and acquiring a configuration request through a web interface of the BMC/SMC, and deriving a corresponding text file according to the configuration request.
Because the structure in the BMC/SMC contains the configuration condition of the structure of the SETUP option of the current BIOS, when the web interface of the BMC/SMC acquires the configuration request, the corresponding text file is derived according to the configuration request. In a specific implementation, the configuration request includes two cases, one is a modification configuration request, and the other is a creation configuration request. The configuration modification request is a corresponding modification based on the current configuration state, and the configuration creation request is equivalent to the new configuration state being created again. Two modes are explained separately below.
S13: and converting the latest configuration state into a latest text file, and importing the latest configuration state into the BMC/SMC through a web interface of the BMC/SMC.
By converting the latest configuration state into the latest text file and importing the latest text file into the BMC/SMC, the BMC/SMC can configure the SETUP option in the structure according to the content of the latest text file, and then the SETUP option in the structure of the BIOS in the server is correspondingly changed, so that the configuration of the SETUP option of the BIOS in the server is completed.
S14: and sending the latest text file to a server with the same model as the BMC/SMC.
Because each server carries out the establishment of the structure body, the latest text file is sent to other servers with the same model, the SETUP option of the BIOS in other servers is configured, and the purpose of batch configuration is achieved.
The method for rapidly configuring the SETUP option of the BIOS provided in this embodiment includes: constructing a structure of the SETUP options of the BIOS, wherein the structure comprises each SETUP option and the change content corresponding to each SETUP option; constructing a structure body in the BMC/SMC to receive the current configuration state of each SETUP option of the BIOS; acquiring a configuration request through a web interface of the BMC/SMC, and deriving a corresponding text file according to the configuration request; converting the latest configuration state into a latest text file, and importing the latest configuration state into the BMC/SMC through a web interface of the BMC/SMC; and sending the latest text file to a server with the same model as the BMC/SMC. Therefore, a user can configure the SETUP option of the BIOS of one server, and then send the corresponding text file to the servers of the same model, so that the corresponding configuration can be completed without reconfiguring the SETUP option of each BIOS, and the purpose of batch modification is achieved. The method reduces the workload and saves the time in the process of configuring the SETUP option of the BIOS.
In the above, it is mentioned that the configuration request includes two cases, one is a modification configuration request, and the other is a creation configuration request.
As a preferred embodiment, when the configuration request is a configuration modification request, deriving a corresponding text file according to the configuration request specifically includes: converting the current configuration state into a current text file;
converting the latest configuration state into a latest text file, and importing the latest configuration state into the BMC/SMC through a web interface of the BMC/SMC specifically comprises the following steps: and modifying the current text file according to the latest configuration state to obtain the latest text file.
If the current configuration request is a configuration modification request, the exported text file is the text file corresponding to the current configuration state, the user needs to modify the text file correspondingly, the text file is the latest configuration text file after being modified, and the latest configuration state is represented. When the text file is imported into the BMC/SMC, the structure in the BMC/SMC is changed correspondingly, and the structure of the SETUP option of the BIOS is changed correspondingly.
As a preferred embodiment, when the configuration request is a configuration creation request, deriving a corresponding text file according to the configuration request specifically includes: clearing the current configuration state of each SETUP option and converting the current configuration state into a template text file;
converting the latest configuration state into a latest text file, and importing the latest configuration state into the BMC/SMC through a web interface of the BMC/SMC specifically comprises the following steps: and filling the current text file according to the latest configuration state to obtain the latest text file.
If the current configuration request is a configuration creation request, the exported text file is a text file corresponding to the structure of the SETUP option of the current BIOS, that is, a template text file, but the content in the text file is empty, a user needs to add the text file correspondingly, the text file is a latest configuration text file after being added, and the latest configuration state is represented. And when the text file is imported into the BMC/SMC, the structure in the BMC/SMC is correspondingly changed according to the latest configuration text file, so that the structure of the SETUP option of the BIOS is correspondingly changed.
In a preferred embodiment, after being imported into the BMC/SMC through the web interface of the BMC/SMC, the method further includes: and outputting import completion information.
In a specific implementation, if the web interface of the BMC/SMC is imported into the BMC/SMC, import completion information is output to prompt a user to complete the configuration work. It is understood that if the import complete information is not received within the predetermined time, it indicates that the configuration process is abnormal and needs to be detected or reconfigured. The predetermined time may be set according to the actual situation of the user, and may be 1 minute, which is not described in this embodiment.
As a preferred embodiment, after sending the latest text file to the server of the same model as the BMC/SMC, the method further includes: and outputting batch change completion information.
In a specific implementation, after the latest text file is sent to a server of the same model as the BMC/SMC, batch change completion information is output to prompt a user to complete batch configuration work. It is understood that if the batch change completion information is not received within the predetermined time, it indicates that the configuration process is abnormal and needs to be detected or reconfigured. The predetermined time may be the same as or different from the previous predetermined time, and the user sets the present embodiment according to the actual situation and is not described again.
Fig. 2 is a block diagram of an apparatus for rapidly configuring the SETUP option of the BIOS according to an embodiment of the present invention. As shown in fig. 2, the apparatus for rapidly configuring the SETUP option of the BIOS includes:
the first construction unit 10 is configured to construct a structure of SETUP options related to the BIOS, where the structure includes each SETUP option and a modification content corresponding to each SETUP option.
It will be appreciated that there is a first building unit 10 on each server so that the BMC/SMC of each server can cross-reference the SETUP option of the native BIOS. In addition, the structure includes each SETUP option and the modification content corresponding to each SETUP option, for example, the structure includes 100 SETUP options, and the user can perform corresponding setting on the 100 SETUP options to configure the configuration state of the SETUP options of the current server.
And a second constructing unit 11, configured to construct a structure in the BMC/SMC to receive the current configuration status of each SETUP option of the BIOS.
It will be appreciated that there is a second building element 11 on each server so that the BMC/SMC of each server can cross-reference the SETUP option of the native BIOS. The BMC/SMC can form a corresponding relation with the SETUP option of the BIOS by constructing the same structure body in the BMC/SMC, once the SETUP option of the BIOS is changed, the SETUP option in the BMC/SMC is correspondingly changed, and similarly, the SETUP option in the BMC/SMC is correspondingly changed.
And the exporting unit 12 is configured to obtain the configuration request through a web interface of the BMC/SMC, and export the corresponding text file according to the configuration request.
Because the structure in the BMC/SMC contains the configuration condition of the structure of the SETUP option of the current BIOS, when the web interface of the BMC/SMC acquires the configuration request, the corresponding text file is derived according to the configuration request. In a specific implementation, the configuration request includes two cases, one is a modification configuration request, and the other is a creation configuration request. The configuration modification request is a corresponding modification based on the current configuration state, and the configuration creation request is equivalent to the new configuration state being created again. Two modes are explained separately below.
And the importing unit 13 is used for converting the latest configuration state into the latest text file and importing the latest configuration state into the BMC/SMC through a web interface of the BMC/SMC.
By converting the latest configuration state into the latest text file and importing the latest text file into the BMC/SMC, the BMC/SMC can configure the SETUP option in the structure according to the content of the latest text file, and then the SETUP option in the structure of the BIOS in the server is correspondingly changed, so that the configuration of the SETUP option of the BIOS in the server is completed.
And the sending unit 14 is used for sending the latest text file to a server with the same model as the BMC/SMC.
Since each server performs the structure creation, the sending unit 14 sends the latest text file to other servers of the same model, and the SETUP option of the BIOS in other servers is configured, so as to achieve the purpose of batch configuration.
The apparatus for rapidly configuring SETUP option of BIOS provided in this embodiment includes: the BIOS updating device comprises a first constructing unit, a second constructing unit and a third constructing unit, wherein the first constructing unit is used for constructing a structure body of the SETUP options of the BIOS, and the structure body comprises each SETUP option and the change content corresponding to each SETUP option; a second constructing unit, configured to construct the fabric in the BMC/SMC to receive a current configuration status of each SETUP option of the BIOS; the export unit is used for acquiring a configuration request through a web interface of the BMC/SMC and exporting a corresponding text file according to the configuration request; the importing unit is used for converting the latest configuration state into a latest text file and importing the latest configuration state into the BMC/SMC through a web interface of the BMC/SMC; and the sending unit is used for sending the latest text file to a server with the same model as the BMC/SMC. Therefore, a user can configure the SETUP option of the BIOS of one server, and then send the corresponding text file to the servers of the same model, so that the corresponding configuration can be completed without reconfiguring the SETUP option of each BIOS, and the purpose of batch modification is achieved. The method reduces the workload and saves the time in the process of configuring the SETUP option of the BIOS.
As a preferred embodiment, when the configuration request is a configuration modification request, the deriving unit is specifically configured to convert the current configuration state into a current text file;
and the importing unit 12 is specifically configured to modify the current text file according to the latest configuration state to obtain the latest text file, and import the latest text file into the BMC/SMC through a web interface of the BMC/SMC.
As a preferred embodiment, when the configuration request is a configuration creation request, the export unit is specifically configured to clear the current configuration state of each SETUP option currently, and convert the configuration state into a template text file;
the importing unit 13 is specifically configured to fill up the current text file according to the latest configuration state to obtain the latest text file, and import the latest text file into the BMC/SMC through a web interface of the BMC/SMC.
As a preferred embodiment, the method further comprises the following steps: and the first output unit is used for outputting the import completion information after the import unit imports the BMC/SMC through the web interface of the BMC/SMC.
As a preferred embodiment, the method further comprises the following steps: and the second output unit is used for outputting the batch change completion information after the sending unit sends the latest text file to the server with the same model as the BMC/SMC.
Since the embodiments of the apparatus portion and the method portion correspond to each other, please refer to the description of the embodiments of the method portion for the embodiments of the apparatus portion, which is not repeated here.
The method and apparatus for rapidly configuring the SETUP option of BIOS according to the present invention are described in detail above. The embodiments are described in a progressive manner in the specification, each embodiment focuses on differences from other embodiments, and the same and similar parts among the embodiments are referred to each other. The device disclosed by the embodiment corresponds to the method disclosed by the embodiment, so that the description is simple, and the relevant points can be referred to the method part for description. It should be noted that, for those skilled in the art, it is possible to make various improvements and modifications to the present invention without departing from the principle of the present invention, and those improvements and modifications also fall within the scope of the claims of the present invention.
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 components and steps have been described above generally in terms of their functionality in order to clearly illustrate this 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 implementation. 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 invention.
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. A software module may reside 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.

Claims (6)

1. A method for rapidly configuring a SETUP option of a BIOS, comprising:
constructing a structure body of the SETUP options of the BIOS, wherein the structure body comprises each SETUP option and the change content corresponding to each SETUP option;
constructing the structure in the BMC/SMC to receive the current configuration state of each SETUP option of the BIOS;
acquiring a configuration request through a web interface of the BMC/SMC, and deriving a corresponding text file according to the configuration request;
converting the latest configuration state into a latest text file, and importing the latest configuration state into the BMC/SMC through a web interface of the BMC/SMC;
sending the latest text file to a server with the same model as the BMC/SMC;
when the configuration request is a configuration modification request, the deriving a corresponding text file according to the configuration request specifically includes: converting the current configuration state into a current text file;
the step of converting the latest configuration state into the latest text file and importing the latest configuration state into the BMC/SMC through the web interface of the BMC/SMC specifically comprises the steps of: modifying the current text file according to the latest configuration state to obtain the latest text file;
when the configuration request is a configuration creation request, the deriving a corresponding text file according to the configuration request specifically includes: clearing the current configuration state of each SETUP option and converting the current configuration state into a template text file;
the step of converting the latest configuration state into the latest text file and importing the latest configuration state into the BMC/SMC through the web interface of the BMC/SMC specifically comprises the steps of: and filling the current text file according to the latest configuration state to obtain the latest text file.
2. The method of claim 1, further comprising, after importing the BIOS into the BMC/SMC via a web interface of the BMC/SMC: and outputting import completion information.
3. The method of claim 1, wherein sending the latest text file to a server of the same type as the BMC/SMC further comprises: and outputting batch change completion information.
4. An apparatus for rapidly configuring a SETUP option of a BIOS, comprising:
the BIOS updating device comprises a first constructing unit, a second constructing unit and a third constructing unit, wherein the first constructing unit is used for constructing a structure body of the SETUP options of the BIOS, and the structure body comprises each SETUP option and the change content corresponding to each SETUP option;
a second constructing unit, configured to construct the fabric in the BMC/SMC to receive a current configuration status of each SETUP option of the BIOS;
the export unit is used for acquiring a configuration request through a web interface of the BMC/SMC and exporting a corresponding text file according to the configuration request;
the importing unit is used for converting the latest configuration state into a latest text file and importing the latest configuration state into the BMC/SMC through a web interface of the BMC/SMC;
the sending unit is used for sending the latest text file to a server with the same model as the BMC/SMC;
when the configuration request is a configuration modification request, the export unit is specifically configured to convert the current configuration state into a current text file;
the importing unit is specifically configured to modify the current text file according to the latest configuration state to obtain the latest text file, and import the latest text file into the BMC/SMC through a web interface of the BMC/SMC;
when the configuration request is a configuration creation request, the export unit is specifically configured to clear the current configuration state of each SETUP option currently and convert the current configuration state into a template text file;
and the importing unit is specifically configured to fill the current text file according to the latest configuration state to obtain the latest text file, and import the latest text file into the BMC/SMC through a web interface of the BMC/SMC.
5. The apparatus for rapidly configuring the SETUP option of BIOS of claim 4, further comprising: and the first output unit is used for outputting import completion information after the import unit imports the BMC/SMC through a web interface of the BMC/SMC.
6. The apparatus for rapidly configuring the SETUP option of BIOS of claim 4, further comprising: and the second output unit is used for outputting batch change completion information after the sending unit sends the latest text file to a server with the same model as the BMC/SMC.
CN201610855050.7A 2016-09-27 2016-09-27 Method and device for rapidly configuring SETUP option of BIOS Active CN106445528B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201610855050.7A CN106445528B (en) 2016-09-27 2016-09-27 Method and device for rapidly configuring SETUP option of BIOS

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201610855050.7A CN106445528B (en) 2016-09-27 2016-09-27 Method and device for rapidly configuring SETUP option of BIOS

Publications (2)

Publication Number Publication Date
CN106445528A CN106445528A (en) 2017-02-22
CN106445528B true CN106445528B (en) 2020-05-26

Family

ID=58169525

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201610855050.7A Active CN106445528B (en) 2016-09-27 2016-09-27 Method and device for rapidly configuring SETUP option of BIOS

Country Status (1)

Country Link
CN (1) CN106445528B (en)

Families Citing this family (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107179969B (en) * 2017-05-12 2020-02-21 郑州云海信息技术有限公司 Device and method for setting BIOS option of Benchmark test by one key
CN107220057A (en) * 2017-06-01 2017-09-29 郑州云海信息技术有限公司 The method that BIOS based on Linux is extracted, changes and imported
CN107621952B (en) * 2017-09-01 2021-01-15 联想(北京)有限公司 Equipment management method and electronic equipment
CN107832091A (en) * 2017-11-23 2018-03-23 紫光华山信息技术有限公司 A kind of BMC configuring management methods and device
CN108845834A (en) * 2018-06-01 2018-11-20 上海兆芯集成电路有限公司 Computer installation
CN108874425A (en) * 2018-06-26 2018-11-23 郑州云海信息技术有限公司 Configuration file update method, device, baseboard management controller and storage medium
CN109388442A (en) * 2018-10-31 2019-02-26 郑州云海信息技术有限公司 A kind of method, apparatus and computer equipment of batch configuration BMC user
CN109582392A (en) * 2018-12-06 2019-04-05 浪潮电子信息产业股份有限公司 Configuration method, device, equipment and the storage medium of BIOS config option
CN111782287B (en) * 2020-06-30 2023-03-21 联想(北京)有限公司 Information prompting method and device and electronic equipment
CN114968386A (en) * 2022-05-30 2022-08-30 联想(北京)信息技术有限公司 Equipment information management method, device and equipment of electronic equipment

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102880519A (en) * 2012-08-24 2013-01-16 曙光信息产业(北京)有限公司 Basic input output system (BIOS) configuration batch modification method
CN105005471A (en) * 2015-06-24 2015-10-28 北京百度网讯科技有限公司 Method, device, server and system for modifying configuration parameters of BIOS
CN105893097A (en) * 2016-04-25 2016-08-24 浪潮电子信息产业股份有限公司 Method and device for processing option information of BIOS (basic input output system)
CN105955742A (en) * 2016-04-29 2016-09-21 浪潮电子信息产业股份有限公司 BIOS refreshing method, service system and BIOS refreshing system

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102880519A (en) * 2012-08-24 2013-01-16 曙光信息产业(北京)有限公司 Basic input output system (BIOS) configuration batch modification method
CN105005471A (en) * 2015-06-24 2015-10-28 北京百度网讯科技有限公司 Method, device, server and system for modifying configuration parameters of BIOS
CN105893097A (en) * 2016-04-25 2016-08-24 浪潮电子信息产业股份有限公司 Method and device for processing option information of BIOS (basic input output system)
CN105955742A (en) * 2016-04-29 2016-09-21 浪潮电子信息产业股份有限公司 BIOS refreshing method, service system and BIOS refreshing system

Also Published As

Publication number Publication date
CN106445528A (en) 2017-02-22

Similar Documents

Publication Publication Date Title
CN106445528B (en) Method and device for rapidly configuring SETUP option of BIOS
US20200183662A1 (en) Method and apparatus for converting building block programming into program code
CN111556158B (en) Access method, access device, access equipment and storage medium of Internet of things platform
CN106406905B (en) Configuration method and system for SETUP option of BIOS of server
CN108038212B (en) Data interaction method, device, system, equipment and storage medium
CN108279882B (en) Framework generation method, device, equipment and computer readable medium
JP2016164775A (en) Field device commissioning system and method
CN111064626B (en) Configuration updating method, device, server and readable storage medium
CN114205230B (en) Configuration method, system, medium and electronic equipment of cloud primary network element
CN115220874B (en) Kubernetes cluster deployment method, device, equipment and storage medium
CN112087354A (en) Communication protocol testing method and device, electronic equipment and storage medium
CN110941665A (en) Data synchronization method, data synchronization device and data synchronization equipment between nodes
CN111770174A (en) Cloud platform deployment method, device, equipment and readable storage medium
CN110912725A (en) Configuration method and configuration device of OpenFlow virtual switch
CN104104701A (en) Online service configuration updating method and system
CN111314355B (en) Authentication method, device, equipment and medium of VPN (virtual private network) server
CN113254014A (en) Sketch plug-in-based interface development method, device and system
CN109144750B (en) Message processing method and device, electronic equipment and storage medium
CN111638871A (en) Equipment information processing method, device, equipment and medium
CN111030838A (en) Out-of-band wireless management method and device
CN105242900A (en) Audio parameter adjustment method and device for mobile device
WO2016206437A1 (en) Rom package generation method and device
EP3629616B1 (en) Data interaction method, device and equipment
CN113312083A (en) Application generation method, device and equipment
CN110109698A (en) Keypad configuration method, device, computer equipment and readable storage medium storing program for executing

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
TA01 Transfer of patent application right
TA01 Transfer of patent application right

Effective date of registration: 20200427

Address after: 215100 No. 1 Guanpu Road, Guoxiang Street, Wuzhong Economic Development Zone, Suzhou City, Jiangsu Province

Applicant after: SUZHOU LANGCHAO INTELLIGENT TECHNOLOGY Co.,Ltd.

Address before: 450018 Henan province Zheng Dong New District of Zhengzhou City Xinyi Road No. 278 16 floor room 1601

Applicant before: ZHENGZHOU YUNHAI INFORMATION TECHNOLOGY Co.,Ltd.

GR01 Patent grant
GR01 Patent grant