CN109471645A - A kind of BMC interacts implementation method, device, terminal and storage medium with the Setup of BIOS - Google Patents

A kind of BMC interacts implementation method, device, terminal and storage medium with the Setup of BIOS Download PDF

Info

Publication number
CN109471645A
CN109471645A CN201811272053.3A CN201811272053A CN109471645A CN 109471645 A CN109471645 A CN 109471645A CN 201811272053 A CN201811272053 A CN 201811272053A CN 109471645 A CN109471645 A CN 109471645A
Authority
CN
China
Prior art keywords
bios
json file
setup
setup option
bmc
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.)
Withdrawn
Application number
CN201811272053.3A
Other languages
Chinese (zh)
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.)
Zhengzhou Yunhai Information Technology Co Ltd
Original Assignee
Zhengzhou Yunhai Information 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 Zhengzhou Yunhai Information Technology Co Ltd filed Critical Zhengzhou Yunhai Information Technology Co Ltd
Priority to CN201811272053.3A priority Critical patent/CN109471645A/en
Publication of CN109471645A publication Critical patent/CN109471645A/en
Withdrawn legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/60Software deployment
    • G06F8/65Updates

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • General Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Computer Security & Cryptography (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Stored Programmes (AREA)

Abstract

The embodiment of the present application provides a kind of BMC and interacts implementation method, device, terminal and storage medium with the Setup of BIOS, comprising: writes bios software and increases Json file in bios code;Need to be arranged the Json file according to interaction;Keep the Setup option content Setup option content corresponding in bios code in Json file synchronous;Realize that BIOS is interacted with the Setup option of BMC by synchronous Json file.The present invention reduces the coupling of BIOS and BMC code, reduce the manpower that BMC is developed again, and reduces artificial error rate.Facilitate company and forms technical barrier, advantage of the guarantee company in high-end server in high-end server field.

Description

A kind of BMC interacts implementation method, device, terminal and storage medium with the Setup of BIOS
Technical field
The invention belongs to server configuration technology fields, and in particular to a kind of BMC interacts realization side with the Setup of BIOS Method, device, terminal and storage medium.
Background technique
The starting of server relies primarily in BIOS (Basic Input/ouput system) chip on server Driver, self-check program and system self-starting after the program of its in store most important basic input and output of computer, booting Program provides the bottom, the most direct hardware setting and control for computer.BIOS setup option is provided for user The interface of computer is managed, for controlling every setting of computer.BMC(Baseboard Management Controller) as the monitoring management system of server, it can be with the configuration and state of monitoring server.BIOS and BMC into The more convenient monitoring in family and management server can be used in row setup interaction.
BIOS and BMC realizes setup option interactive function, it is necessary first to write bios code, be defined using structural body Setup option content, next needs to write in BMC code, defines setup option content also with structural body, and BIOS with The option content defined in BMC will unanimously, wherein the location of sum and the respective option comprising option.Such BIOS When with BMC interaction data, it could parse each other correct.
BIOS setup option has about more than 300, and in BIOS development process, it may appear that deletes the feelings of option Condition, the structural body content in bios code has sent variation at this time, and BMC must also change therewith, otherwise just will appear letter Breath mismatches, and parses the problem of mistake.BIOS option is relatively more, and change is more frequent, is extremely easy to appear unmatched mistake.
Summary of the invention
In view of the deficiencies of the prior art, the present invention provides a kind of BMC and interacts implementation method, device, end with the Setup of BIOS End and storage medium, to solve the above technical problems.
In a first aspect, the embodiment of the present application, which provides a kind of BMC, interacts implementation method, the method packet with the Setup of BIOS It includes:
It writes bios software and increases Json file in bios code;
Need to be arranged the Json file according to interaction;
Keep the Setup option content Setup option content corresponding in bios code in Json file synchronous;
Realize that BIOS is interacted with the Setup option of BMC by synchronous Json file.
With reference to first aspect, described according to interaction needs setting in the first embodiment of first aspect Json file includes:
Definition needs the Setup option category of interaction in Json file;
Json file is converted into Python dictionary format.
With reference to first aspect, described to keep selecting Setup in Json file in second of embodiment of first aspect Item content Setup option content corresponding in bios code, which synchronizes, includes:
Judge whether the interaction Setup option content in bios code is modified:
It is that then the corresponding Setup option content in Json file is updated in the modification Setup option in bios code Hold;
It is no, then Json file is not updated.
With reference to first aspect, described to be realized by synchronous Json file in the third embodiment of first aspect BIOS is interacted with the Setup option of BMC
The bios code that compiling is completed is burnt to server;
Judge whether BIOS starts:
It is that synchronous Json file is then sent to BMC;
It is no, then it recycles and the state of BIOS is judged.
Second aspect, the embodiment of the present application provide a kind of BMC and interact realization device, described device packet with the Setup of BIOS It includes:
Unit is write, be configured to write bios software and increases Json file in bios code;
Setting unit is configured to need to be arranged the Json file according to interaction;
Synchronization unit is configured to keep Setup option content and the corresponding Setup in bios code in Json file Option content is synchronous;
Interactive unit is configured to synchronous Json file and realizes that BIOS is interacted with the Setup option of BMC.
In conjunction with second aspect, in the first embodiment of second aspect, the setting unit includes:
Classification setup module is configured to the Setup option category that the definition in Json file needs interaction;
Format setup module is configured to Json file being converted into Python dictionary format.
In conjunction with second aspect, in second of embodiment of second aspect, the synchronization unit includes:
Content judgment module is configured to judge whether the interaction Setup option content in bios code is modified;
Content update module is configured to for the corresponding Setup option content in Json file being updated in bios code Modification Setup option content;
Content keeps module, is configured to not update Json file.
In conjunction with second aspect, in the third embodiment of second aspect, the interactive unit includes:
Code burning module is configured to the bios code that compiling is completed being burnt to server;
Condition judgment module is configured to judge whether BIOS starts;
File sending module, Json file will be synchronized by, which being configured to, is sent to BMC;
Module is looped to determine, is configured to recycle the state judgement to BIOS.
The third aspect provides a kind of terminal, comprising:
Processor, memory, wherein
The memory is used to store computer program,
The processor from memory for calling and running the computer program, so that terminal executes above-mentioned end The method for holding terminal.
Fourth aspect provides a kind of computer storage medium, instruction is stored in the computer readable storage medium, When run on a computer, so that computer executes method described in above-mentioned various aspects.
5th aspect, provides a kind of computer program product comprising instruction, when run on a computer, so that Computer executes method described in above-mentioned various aspects.
The beneficial effects of the present invention are,
BMC provided by the invention interacts implementation method, device, terminal and storage medium with the Setup of BIOS, by Increase Json file in bios code, and setting needs the Setup option category and file format of interaction in Json file, The Setup option category of the needs interaction of middle setting has unique corresponding Setup option category therewith in BIOS, will be in BIOS Content, that is, Setup option content of Setup option category be synchronized to Json file, to synchronize the medium that Json file is interaction Realize the purpose of the Setup automatic interaction of BMC and BIOS.The present invention reduces the couplings of BIOS and BMC code, reduce The manpower that BMC is developed again, and reduce artificial error rate.Facilitate company and forms art wall in high-end server field It builds, advantage of the guarantee company in high-end server.
In addition, design principle of the present invention is reliable, structure is simple, has very extensive application prospect.
Detailed description of the invention
In order to more clearly explain the embodiment of the invention or the technical proposal in the existing technology, to embodiment or will show below There is attached drawing needed in technical description to be briefly described, it should be apparent that, for those of ordinary skill in the art Speech, without creative efforts, is also possible to obtain other drawings based on these drawings.
Fig. 1 is the schematic flow chart of the method for the application one embodiment.
Fig. 2 is the schematic block diagram of the device of the application one embodiment.
Fig. 3 is a kind of structural schematic diagram of terminal provided in an embodiment of the present invention.
Specific embodiment
Technical solution in order to enable those skilled in the art to better understand the present invention, below in conjunction with of the invention real The attached drawing in example is applied, technical scheme in the embodiment of the invention is clearly and completely described, it is clear that described implementation Example is only a part of the embodiment of the present invention, instead of all the embodiments.Based on the embodiments of the present invention, this field is common Technical staff's every other embodiment obtained without making creative work, all should belong to protection of the present invention Range.
The Key Term occurred in the application is explained below.
Fig. 1 is the schematic flow chart of the method for the application one embodiment.Wherein, Fig. 1 executing subject can be one kind BMC interacts realization device with the Setup of BIOS.
As shown in Figure 1, this method 100 includes:
Step 110, it writes bios software and increases Json file in bios code;
Step 120, need to be arranged the Json file according to interaction;
Step 130, the Setup option content Setup option content corresponding in bios code in Json file is kept It is synchronous;
Step 140, realize that BIOS is interacted with the Setup option of BMC by synchronous Json file.
Optionally, described to need to be arranged the Json file according to interaction and include: as the application one embodiment
Definition needs the Setup option category of interaction in Json file;
Json file is converted into Python dictionary format.
Optionally, described to keep selecting Setup contents and BIOS generation in Json file as the application one embodiment Corresponding Setup option content in code, which synchronizes, includes:
Judge whether the interaction Setup option content in bios code is modified:
It is that then the corresponding Setup option content in Json file is updated in the modification Setup option in bios code Hold;
It is no, then Json file is not updated.
Optionally, as the application one embodiment, the Setup that BIOS and BMC is realized by synchronous Json file Option interaction includes:
The bios code that compiling is completed is burnt to server;
Judge whether BIOS starts:
It is that synchronous Json file is then sent to BMC;
It is no, then it recycles and the state of BIOS is judged.
In order to facilitate the understanding of the present invention, the original of implementation method is interacted with the Setup of BIOS with BMC of the present invention below Reason, in conjunction with the embodiments in the realization process enumerated, BMC provided by the invention is interacted with the Setup of BIOS implementation method do into The description of one step.
Specifically, the BMC interacts implementation method with the Setup of BIOS includes:
S1, it writes bios software and increases Json file in bios code.
S2, need to be arranged the Json file according to interaction.
Definition needs the Setup option category of interaction in Json file, the Setup option for the needs interaction being provided with Classification has unique corresponding Setup option category therewith in BIOS.Bios software is write, Json file is converted into Python Dictionary format.
S3, keep the Setup option content Setup option content corresponding in bios code in Json file synchronous.
When writing bios software, the corresponding Setup option content in bios code is synchronously written in Json file In Setup option.After writing, option content in Setup option type and each Setup option type in Json file with Related content in bios code is completely the same.
When BIOS option content changes, it is only necessary to modify the Json file in bios code, recompility, It does not need to modify and compile BMC code.
S4, realize that BIOS is interacted with the Setup option of BMC by synchronous Json file.
Compiled BIOS is burnt on server, in BIOS start-up course, the content in Json file is sent To BMC.BMC receives Json file, reads Json file and by the content synchronization of reading to BMC code, to realize BIOS It is interacted with the Setup option of BMC.
If Fig. 2 shows, which includes:
Unit 210 is write, the unit 210 of writing is for writing bios software and the increase Json text in bios code Part;
Setting unit 220, the setting unit 220 are used to need to be arranged the Json file according to interaction;
Synchronization unit 230, the synchronization unit 230 are used to keep Setup option content and BIOS generation in Json file Corresponding Setup option content in code is synchronous;
Interactive unit 240, the interactive unit 240 are used to realize the Setup choosing of BIOS and BMC by synchronous Json file Item interaction.
Optionally, as the application one embodiment, the setting unit includes:
Classification setup module is configured to the Setup option category that the definition in Json file needs interaction;
Format setup module is configured to Json file being converted into Python dictionary format.
Optionally, as the application one embodiment, the synchronization unit includes:
Content judgment module is configured to judge whether the interaction Setup option content in bios code is modified;
Content update module is configured to for the corresponding Setup option content in Json file being updated in bios code Modification Setup option content;
Content keeps module, is configured to not update Json file.
Optionally, as the application one embodiment, the interactive unit includes:
Code burning module is configured to the bios code that compiling is completed being burnt to server;
Condition judgment module is configured to judge whether BIOS starts;
File sending module, Json file will be synchronized by, which being configured to, is sent to BMC;
Module is looped to determine, is configured to recycle the state judgement to BIOS.
Fig. 3 is a kind of structural schematic diagram of terminal installation 300 provided in an embodiment of the present invention, which can be with For executing the method provided by the embodiments of the present application for updating heat dissipation policing parameter.
Wherein, which may include: processor 310, memory 320 and communication unit 330.These components It is communicated by one or more bus, it will be understood by those skilled in the art that the structure of server shown in figure is not The restriction to the application is constituted, it is also possible to hub-and-spoke configuration either busbar network, can also include more than illustrating Or less component, perhaps combine certain components or different component layouts.
Wherein, which can be used for executing instruction for storage processor 310, and memory 320 can be by any class The volatibility or non-volatile memories terminal or their combination of type are realized, such as static random access memory (SRAM), electricity Erasable Programmable Read Only Memory EPROM (EEPROM), Erasable Programmable Read Only Memory EPROM (EPROM), programmable read only memory (PROM), read-only memory (ROM), magnetic memory, flash memory, disk or CD.When executing instruction in memory 320 When being executed by processor 310, so that terminal 300 some or all of is able to carry out in following above method embodiment step.
Processor 310 is the control centre for storing terminal, utilizes each of various interfaces and the entire electric terminal of connection A part by running or execute the software program and/or module that are stored in memory 320, and calls and is stored in storage Data in device, to execute the various functions and/or processing data of electric terminal.The processor can be by integrated circuit (Integrated Circuit, abbreviation IC) composition, such as the IC that can be encapsulated by single are formed, can also be by more of connection The encapsulation IC of identical function or different function and form.For example, processor 310 can only include central processing unit (Central Processing Unit, abbreviation CPU).In the application embodiment, CPU can be single operation core, can also To include multioperation core.
Communication unit 330, for establishing communication channel, so that the storage terminal be allow to be led to other terminals Letter.It receives the user data of other terminals transmission or sends user data to other terminals.
The application also provides a kind of computer storage medium, wherein the computer storage medium can be stored with program, the journey Sequence may include step some or all of in each embodiment provided by the present application when executing.The storage medium can for magnetic disk, CD, read-only memory (English: read-only memory, referred to as: ROM) or random access memory (English: Random access memory, referred to as: RAM) etc..
Therefore, by increasing Json file in bios code, and in Json file, setting needs interaction to the application Setup option category and file format, the Setup option category for the needs interaction being provided with have unique right therewith in BIOS The content of Setup option category in BIOS, that is, Setup option content is synchronized to Json file by the Setup option category answered, To synchronize the purpose that the medium that Json file is interaction realizes the Setup automatic interaction of BMC and BIOS.The present invention reduces BIOS With the coupling of BMC code, reduce the manpower that BMC is developed again, and reduces artificial error rate.Facilitate company in height Server field is held to form technical barrier, advantage of the guarantee company in high-end server, the attainable technology effect of the present embodiment institute Fruit may refer to described above, and details are not described herein again.
It is required that those skilled in the art can be understood that the technology in the embodiment of the present application can add by software The mode of general hardware platform realize.Based on this understanding, the technical solution in the embodiment of the present application substantially or Say that the part that contributes to existing technology can be embodied in the form of software products, which is stored in Such as USB flash disk, mobile hard disk, read-only memory (ROM, Read-Only Memory), random access memory in one storage medium The various media that can store program code such as (RAM, RandomAccess Memory), magnetic or disk, including several fingers It enables and using so that a terminal (can be personal computer, server or second terminal, the network terminal etc.) executes All or part of the steps of the method according to each embodiment of the present invention.
Same and similar part may refer to each other between each embodiment in this specification.Implement especially for terminal For example, since it is substantially similar to the method embodiment, so being described relatively simple, related place is referring in embodiment of the method Explanation.
In several embodiments provided herein, it should be understood that disclosed systems, devices and methods, it can be with It realizes by another way.For example, the apparatus embodiments described above are merely exemplary, for example, the unit It divides, only a kind of logical function partition, there may be another division manner in actual implementation, such as multiple units or components It can be combined or can be integrated into another system, or some features can be ignored or not executed.Another point, it is shown or The mutual coupling, direct-coupling or communication connection discussed can be through some interfaces, the indirect coupling of device or unit It closes or communicates to connect, can be electrical property, mechanical or other forms.
The unit as illustrated by the separation member may or may not be physically separated, aobvious as unit The component shown may or may not be physical unit, it can and it is in one place, or may be distributed over multiple In network unit.It can select some or all of unit therein according to the actual needs to realize the mesh of this embodiment scheme 's.
It, can also be in addition, the functional units in various embodiments of the present invention may be integrated into one processing unit It is that each unit physically exists alone, can also be integrated in one unit with two or more units.
Although by reference to attached drawing and combining the mode of preferred embodiment to the present invention have been described in detail, the present invention It is not limited to this.Without departing from the spirit and substance of the premise in the present invention, those of ordinary skill in the art can be to the present invention Embodiment carry out various equivalent modifications or substitutions, and these modifications or substitutions all should in covering scope of the invention/appoint What those familiar with the art in the technical scope disclosed by the present invention, can easily think of the change or the replacement, answer It is included within the scope of the present invention.Therefore, protection scope of the present invention is answered described is with scope of protection of the claims It is quasi-.

Claims (10)

1. a kind of BMC interacts implementation method with the Setup of BIOS, which is characterized in that the described method includes:
It writes bios software and increases Json file in bios code;
Need to be arranged the Json file according to interaction;
Keep the Setup option content Setup option content corresponding in bios code in Json file synchronous;
Realize that BIOS is interacted with the Setup option of BMC by synchronous Json file.
2. the method according to claim 1, wherein described need to be arranged the Json file packet according to interaction It includes:
Definition needs the Setup option category of interaction in Json file;
Json file is converted into Python dictionary format.
3. the method according to claim 1, wherein it is described keep Json file in select Setup contents and Corresponding Setup option content in bios code, which synchronizes, includes:
Judge whether the interaction Setup option content in bios code is modified:
It is the modification Setup option content being then updated to the corresponding Setup option content in Json file in bios code;
It is no, then Json file is not updated.
4. the method according to claim 1, wherein described realize BIOS's and BMC by synchronous Json file The interaction of Setup option includes:
The bios code that compiling is completed is burnt to server;
Judge whether BIOS starts:
It is that synchronous Json file is then sent to BMC;
It is no, then it recycles and the state of BIOS is judged.
5. a kind of BMC interacts realization device with the Setup of BIOS, which is characterized in that described device includes:
Unit is write, be configured to write bios software and increases Json file in bios code;
Setting unit is configured to need to be arranged the Json file according to interaction;
Synchronization unit is configured to keep the Setup option content Setup option corresponding in bios code in Json file Content synchronization;
Interactive unit is configured to synchronous Json file and realizes that BIOS is interacted with the Setup option of BMC.
6. device according to claim 5, which is characterized in that the setting unit includes:
Classification setup module is configured to the Setup option category that the definition in Json file needs interaction;
Format setup module is configured to Json file being converted into Python dictionary format.
7. device according to claim 5, which is characterized in that the synchronization unit includes:
Content judgment module is configured to judge whether the interaction Setup option content in bios code is modified;
Content update module is configured to the corresponding Setup option content in Json file being updated to repairing in bios code Change Setup option content;
Content keeps module, is configured to not update Json file.
8. device according to claim 5, which is characterized in that the interactive unit includes:
Code burning module is configured to the bios code that compiling is completed being burnt to server;
Condition judgment module is configured to judge whether BIOS starts;
File sending module, Json file will be synchronized by, which being configured to, is sent to BMC;
Module is looped to determine, is configured to recycle the state judgement to BIOS.
9. a kind of terminal characterized by comprising
Processor;
The memory executed instruction for storage processor;
Wherein, the processor is configured to perform claim requires the described in any item methods of 1-4.
10. a kind of computer readable storage medium for being stored with computer program, which is characterized in that the program is executed by processor Shi Shixian method for example of any of claims 1-4.
CN201811272053.3A 2018-10-30 2018-10-30 A kind of BMC interacts implementation method, device, terminal and storage medium with the Setup of BIOS Withdrawn CN109471645A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201811272053.3A CN109471645A (en) 2018-10-30 2018-10-30 A kind of BMC interacts implementation method, device, terminal and storage medium with the Setup of BIOS

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201811272053.3A CN109471645A (en) 2018-10-30 2018-10-30 A kind of BMC interacts implementation method, device, terminal and storage medium with the Setup of BIOS

Publications (1)

Publication Number Publication Date
CN109471645A true CN109471645A (en) 2019-03-15

Family

ID=65665987

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201811272053.3A Withdrawn CN109471645A (en) 2018-10-30 2018-10-30 A kind of BMC interacts implementation method, device, terminal and storage medium with the Setup of BIOS

Country Status (1)

Country Link
CN (1) CN109471645A (en)

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103593250A (en) * 2013-11-19 2014-02-19 浪潮电子信息产业股份有限公司 Realizing method for modifying BIOS Setup option out of band
CN104601373A (en) * 2015-01-05 2015-05-06 浪潮电子信息产业股份有限公司 Method for setting and synchronizing BIOS configuration parameters in out-of-band mode
CN105045707A (en) * 2015-07-24 2015-11-11 浪潮电子信息产业股份有限公司 Python-based server stability test method
US20170046151A1 (en) * 2015-08-11 2017-02-16 Quanta Computer Inc. System and method for adding and storing groups of firmware default settings
US20170109235A1 (en) * 2015-10-16 2017-04-20 Quanta Computer Inc. Baseboard management controller recovery
CN107145359A (en) * 2017-05-12 2017-09-08 郑州云海信息技术有限公司 A kind of BMC changes the optimization method of BIOS option
CN108170454A (en) * 2018-01-22 2018-06-15 郑州云海信息技术有限公司 A kind of data interactive method for being applied to BIOS and baseboard management controller

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103593250A (en) * 2013-11-19 2014-02-19 浪潮电子信息产业股份有限公司 Realizing method for modifying BIOS Setup option out of band
CN104601373A (en) * 2015-01-05 2015-05-06 浪潮电子信息产业股份有限公司 Method for setting and synchronizing BIOS configuration parameters in out-of-band mode
CN105045707A (en) * 2015-07-24 2015-11-11 浪潮电子信息产业股份有限公司 Python-based server stability test method
US20170046151A1 (en) * 2015-08-11 2017-02-16 Quanta Computer Inc. System and method for adding and storing groups of firmware default settings
US20170109235A1 (en) * 2015-10-16 2017-04-20 Quanta Computer Inc. Baseboard management controller recovery
CN107145359A (en) * 2017-05-12 2017-09-08 郑州云海信息技术有限公司 A kind of BMC changes the optimization method of BIOS option
CN108170454A (en) * 2018-01-22 2018-06-15 郑州云海信息技术有限公司 A kind of data interactive method for being applied to BIOS and baseboard management controller

Similar Documents

Publication Publication Date Title
CN107967316A (en) A kind of method of data synchronization, equipment and computer-readable recording medium
CN107181679A (en) A kind of port binding implementation method and device
CN104679532B (en) kernel module loading method and device
CN109542525A (en) A kind of method, apparatus, terminal and storage medium by BMC switching system memory configurations
CN106445497A (en) Application program development method and system
CN110147240A (en) Application program installation method, system and storage medium based on cloud storage
CN110515641A (en) The update method of server firmware, apparatus and system
CN110113196A (en) A kind of protocol configuration method, device, equipment and medium
CN109815721A (en) A kind of method, apparatus, terminal and storage medium for modifying BIOS Setup option password by BMC
CN109446000A (en) The recognition methods of hard disk sequence, device, terminal and storage medium under more hard disk backboards
CN105933767A (en) Middleware device, middleware realization method and television set
CN109446097A (en) A kind of regression test case selection method, device, terminal and storage medium
CN114816676A (en) System and method for realizing multi-tenant deployment of low code development platform
CN109408032A (en) A kind of customized Fast implementation of BIOS, device, terminal and storage medium
CN105786525B (en) A kind of process model transplants the method and device of code to threading model
CN109815070A (en) A kind of HOST-BOX server stability test method, apparatus, terminal and storage medium
EP3640805A1 (en) Method and apparatus for implementing white-box otn hardware device, and storage medium
CN109491909A (en) A kind of CPLD refreshes verification method, device, terminal and storage medium
CN109471645A (en) A kind of BMC interacts implementation method, device, terminal and storage medium with the Setup of BIOS
CN109101382A (en) A kind of truncate automatic test approach, device, terminal and storage medium
CN109992420A (en) A kind of Parallel PC IE-SSD performance optimization method and system
CN109947407A (en) A kind of data capture method and device
CN105488009A (en) FRU read/write method and read/write system
CN109656475A (en) A kind of method, apparatus that cache is automatically closed, terminal and storage medium
CN108153564B (en) Interface management method, device and system and computer readable 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
WW01 Invention patent application withdrawn after publication

Application publication date: 20190315

WW01 Invention patent application withdrawn after publication