CN111427601A - Method and device for automatically upgrading BIOS in batches, computer equipment and storage medium - Google Patents

Method and device for automatically upgrading BIOS in batches, computer equipment and storage medium Download PDF

Info

Publication number
CN111427601A
CN111427601A CN202010207112.XA CN202010207112A CN111427601A CN 111427601 A CN111427601 A CN 111427601A CN 202010207112 A CN202010207112 A CN 202010207112A CN 111427601 A CN111427601 A CN 111427601A
Authority
CN
China
Prior art keywords
drive
bios
version number
latest
upgrading
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.)
Pending
Application number
CN202010207112.XA
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.)
Shenzhen Union Memory Information System Co Ltd
Original Assignee
Shenzhen Union Memory Information System 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 Shenzhen Union Memory Information System Co Ltd filed Critical Shenzhen Union Memory Information System Co Ltd
Priority to CN202010207112.XA priority Critical patent/CN111427601A/en
Publication of CN111427601A publication Critical patent/CN111427601A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/60Software deployment
    • G06F8/65Updates
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/07Responding to the occurrence of a fault, e.g. fault tolerance
    • G06F11/14Error detection or correction of the data by redundancy in operation
    • G06F11/1402Saving, restoring, recovering or retrying
    • G06F11/1415Saving, restoring, recovering or retrying at system level
    • G06F11/1417Boot up procedures
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/60Software deployment
    • G06F8/61Installation
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/70Software maintenance or management
    • G06F8/71Version control; Configuration management

Landscapes

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

Abstract

The invention relates to a method, a device, computer equipment and a storage medium for automatically upgrading BIOS in batches; the method comprises the following steps: acquiring a latest BIOS drive database and updating on a server; checking the tester to obtain the model of the tester and the existing drive version number; according to the model, acquiring the latest drive version number corresponding to the model in the server; judging whether the existing drive version number is the same as the latest drive version number; if the driver version numbers are different, the driver file corresponding to the latest driver version number is copied to the tester; and running the drive file to automatically upgrade. The invention can realize the batch acquisition of BIOS upgrading drive, and automatically upgrade under the condition of needing BIOS upgrading, without manual one-by-one inspection operation, thereby improving the efficiency, saving the time and ensuring the accuracy.

Description

Method and device for automatically upgrading BIOS in batches, computer equipment and storage medium
Technical Field
The invention relates to the technical field of BIOS upgrading installation, in particular to a method and a device for automatically upgrading BIOS in batches, computer equipment and a storage medium.
Background
At present, in a System level test of a solid state disk, sometimes a whole test network has dozens of hundreds of models, when some performance tests are performed, the latest BIOS (Basic Input Output System) version is needed, because the latest BIOS version may influence the performance, currently, a tester checks whether the BIOS is updated or not one by one according to manual operation, if yes, the BIOS is manually upgraded, and then subsequent tests are continued, so that the labor consumption is low; therefore, the demand cannot be satisfied.
Disclosure of Invention
The invention aims to overcome the defects of the prior art and provides a method, a device, computer equipment and a storage medium for automatically upgrading BIOS in batches.
In order to achieve the purpose, the invention adopts the following technical scheme:
the method for automatically upgrading the BIOS in batches comprises the following steps:
acquiring a latest BIOS drive database and updating on a server;
checking the tester to obtain the model of the tester and the existing drive version number;
according to the model, acquiring the latest drive version number corresponding to the model in the server;
judging whether the existing drive version number is the same as the latest drive version number;
if the driver version numbers are different, the driver file corresponding to the latest driver version number is copied to the tester;
and running the drive file to automatically upgrade.
The further technical scheme is as follows: in the step of acquiring the latest BIOS drive database and updating on the server, the latest BIOS drive database is acquired by a corresponding supplier official website in a crawler writing tool, and the latest BIOS version number and the corresponding machine type are acquired at the same time.
The further technical scheme is as follows: the drive version number is in a digital format or a character format; if the format is a digital format, comparing the sizes according to the floating point type; if the character format is adopted, the characters are arranged according to the size of each letter.
The further technical scheme is as follows: in the step of operating the driver file and automatically upgrading, the method further comprises the following steps: and carrying out silent installation on the drive file, and operating the drive file in an administrator mode.
Device of automatic batch upgrade BIOS, including: the system comprises an acquisition updating unit, a verification acquisition unit, an acquisition unit, a judgment unit, a copying unit and an operation unit;
the acquisition updating unit is used for acquiring the latest BIOS drive database and updating on the server;
the verification acquisition unit is used for verifying the tester to acquire the model of the tester and the existing drive version number;
the acquisition unit is used for acquiring the latest drive version number corresponding to the model in the server according to the model;
the judging unit is used for judging whether the existing drive version number is the same as the latest drive version number;
the copying unit is used for copying the drive file corresponding to the latest drive version number to the tester;
and the operation unit is used for operating the drive file and carrying out automatic upgrading.
The further technical scheme is as follows: and in the acquisition and updating unit, acquiring the latest version number of the BIOS and the corresponding machine type by a corresponding supplier official website in a crawler writing tool.
The further technical scheme is as follows: the drive version number is in a digital format or a character format; if the format is a digital format, comparing the sizes according to the floating point type; if the character format is adopted, the characters are arranged according to the size of each letter.
The further technical scheme is as follows: in the operation unit, still include: and carrying out silent installation on the drive file, and operating the drive file in an administrator mode.
A computer device comprises a memory and a processor, wherein the memory stores a computer program, and the processor executes the computer program to realize the method for automatically upgrading the BIOS in batches.
A storage medium storing a computer program comprising program instructions which, when executed by a processor, implement a method of automatically batch upgrading a BIOS as described above.
Compared with the prior art, the invention has the beneficial effects that: obtaining the machine type and the existing drive version number of a testing machine by obtaining the latest BIOS drive database and updating the latest BIOS drive database on a server, obtaining the latest drive version number corresponding to the machine type in the server according to the machine type, judging whether the existing drive version number is the same as the latest drive version number, copying a drive file corresponding to the latest drive version number to the testing machine, operating the drive file, and automatically upgrading the drive file; the BIOS upgrading method and the BIOS upgrading system can achieve the purpose that the BIOS upgrading drive can be obtained in batches, automatic upgrading is achieved under the condition that BIOS upgrading is needed, manual one-by-one inspection operation is not needed, efficiency is improved, time is saved, accuracy is guaranteed, and requirements can be better met.
The invention is further described below with reference to the accompanying drawings and specific embodiments.
Drawings
In order to more clearly illustrate the technical solutions of the embodiments of the present invention, the drawings needed to be used in the description of the embodiments are briefly introduced below, and it is obvious that the drawings in the following description are some embodiments of the present invention, and it is obvious for those skilled in the art to obtain other drawings based on these drawings without creative efforts.
FIG. 1 is a flowchart illustrating a method for automatically upgrading BIOS in batch according to an embodiment of the present invention;
FIG. 2 is a schematic block diagram of an apparatus for automatically upgrading BIOS in batch according to an embodiment of the present invention;
FIG. 3 is a schematic block diagram of a computer device provided by 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 some, not all, embodiments of the present invention. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present invention.
It will be understood that the terms "comprises" and/or "comprising," when used in this specification and the appended claims, specify the presence of stated features, integers, steps, operations, elements, and/or components, but do not preclude the presence or addition of one or more other features, integers, steps, operations, elements, components, and/or groups thereof.
It is also to be understood that the terminology used in the description of the invention herein is for the purpose of describing particular embodiments only and is not intended to be limiting of the invention. As used in the specification of the present invention and the appended claims, the singular forms "a," "an," and "the" are intended to include the plural forms as well, unless the context clearly indicates otherwise.
It should be further understood that the term "and/or" as used in this specification and the appended claims refers to and includes any and all possible combinations of one or more of the associated listed items.
Referring to the specific embodiment shown in fig. 1 to 3, wherein, referring to fig. 1, the invention discloses a method for automatically upgrading BIOS in batch, comprising the following steps:
s1, acquiring the latest BIOS drive database and updating on the server;
the latest BIOS drive database needs to be acquired through a corresponding notebook provider official website in a crawler writing tool, and the version number of the BIOS and the corresponding machine type are simultaneously pulled down from a page so as to be updated on a server.
S2, checking the tester to obtain the model and the current drive version number of the tester;
in this embodiment, the test machine starts BIOS version verification when the system is deployed, and first obtains a model of the test machine and an existing drive version number, where the model of the test machine is obtained by a wmc csproduct get version owned by microsoft, and the BIOS drive version number is obtained by a wmic BIOS get name.
S3, acquiring the latest drive version number corresponding to the model in the server according to the model;
s4, judging whether the existing drive version number is the same as the latest drive version number; if the two are the same, ending;
in this embodiment, the drive version number is in a digital format or a character format; judging the existing drive version number and the latest drive version number, and comparing the sizes of the drive version numbers according to the floating point type if the drive version numbers are in a digital format; if the drive version number is in a character format, the drive version number is arranged according to the size of each letter to obtain the same or different results.
S5, if different, copying the drive file corresponding to the latest drive version number to the tester;
the drive file corresponding to the latest drive version number is copied to the test machine, so that the test is simple, direct and stable, and if the test machine is operated remotely, the download and copy failure may be caused earlier than the network disconnection, so that the upgrade failure is caused.
And S6, running the drive file and automatically upgrading.
Wherein, in this embodiment, further include: silent installation is carried out on the drive file, and the drive file is operated in an administrator mode (the administrator mode is used during login or a section of pre-script is added); then, after the test machine is shut down or restarted, the BIOS driver upgrade will automatically start, but power needs not to be cut off midway and the battery power needs to be sufficient.
Further, after the BIOS drive upgrading is finished, a drive upgrading log is generated, and the drive upgrading log is identified; if the upgrade is successful, fixed characters exist, and only the fixed characters need to be checked to determine whether the fixed characters exist; if the failure occurs, displaying the failure; and then the successful or failed state is displayed on the desktop of the system, so that the operator can conveniently check the successful or failed state, and the method is simple and convenient.
Wherein, in the invention, a plurality of testers can be operated at the same time.
The method comprises the steps of obtaining a latest BIOS drive database, updating the latest BIOS drive database on a server, obtaining a machine type and an existing drive version number of a testing machine, obtaining a latest drive version number corresponding to the machine type in the server according to the machine type, judging whether the existing drive version number is the same as the latest drive version number, copying a drive file corresponding to the latest drive version number to the testing machine, operating the drive file, and automatically upgrading the drive file; the BIOS upgrading method and the BIOS upgrading system can achieve the purpose that the BIOS upgrading drive can be obtained in batches, automatic upgrading is achieved under the condition that BIOS upgrading is needed, manual one-by-one inspection operation is not needed, efficiency is improved, time is saved, accuracy is guaranteed, and requirements can be better met.
Referring to fig. 2, the present invention also discloses a device for automatically upgrading BIOS in batches, including: an acquisition updating unit 10, a verification acquisition unit 20, an acquisition unit 30, a judgment unit 40, a copying unit 50, and an operation unit 60;
the acquiring and updating unit 10 is configured to acquire a latest BIOS drive database and update the latest BIOS drive database on a server;
the verification acquisition unit 20 is configured to verify the tester to acquire a model of the tester and an existing drive version number;
the acquiring unit 30 is configured to acquire, according to a model, a latest drive version number corresponding to the model in the server;
the judging unit 40 is configured to judge whether an existing drive version number is the same as a latest drive version number;
the copying unit 50 is configured to copy the drive file corresponding to the latest drive version number to the tester;
the operation unit 60 is configured to operate the driver file and perform automatic upgrade.
In the acquiring and updating unit 10, the latest version number of the BIOS and the corresponding model are acquired at the same time by acquiring from the corresponding supplier official website in the crawler writing tool.
Wherein, the drive version number is in a digital format or a character format; if the format is a digital format, comparing the sizes according to the floating point type; if the character format is adopted, the characters are arranged according to the size of each letter.
Wherein, the operation unit 60 further includes: and carrying out silent installation on the drive file, and operating the drive file in an administrator mode.
It should be noted that, as can be clearly understood by those skilled in the art, the specific implementation process of the apparatus for automatically upgrading the BIOS in batch and each unit may refer to the corresponding description in the foregoing method embodiment, and for convenience and conciseness of description, no further description is provided herein.
The above-mentioned means for automatically upgrading the BIOS in batches may be implemented in the form of a computer program that can be run on a computer device as shown in fig. 3.
Referring to fig. 3, fig. 3 is a schematic block diagram of a computer device according to an embodiment of the present application; the computer device 500 may be a terminal or a server, where the terminal may be an electronic device with a communication function, such as a smart phone, a tablet computer, a notebook computer, a desktop computer, a personal digital assistant, and a wearable device. The server may be an independent server or a server cluster composed of a plurality of servers.
Referring to fig. 3, the computer device 500 includes a processor 502, memory, and a network interface 505 connected by a system bus 501, where the memory may include a non-volatile storage medium 503 and an internal memory 504.
The non-volatile storage medium 503 may store an operating system 5031 and a computer program 5032. The computer programs 5032 include program instructions that, when executed, cause the processor 502 to perform a method for automatically batch upgrading a BIOS.
The processor 502 is used to provide computing and control capabilities to support the operation of the overall computer device 500.
The internal memory 504 provides an environment for the operation of the computer program 5032 in the non-volatile storage medium 503, and when the computer program 5032 is executed by the processor 502, the processor 502 can be enabled to perform a method for automatically upgrading the BIOS in batch.
The network interface 505 is used for network communication with other devices. Those skilled in the art will appreciate that the configuration shown in fig. 3 is a block diagram of only a portion of the configuration associated with the present application and does not constitute a limitation of the computer device 500 to which the present application may be applied, and that a particular computer device 500 may include more or less components than those shown, or may combine certain components, or have a different arrangement of components.
It should be understood that, in the embodiment of the present Application, the Processor 502 may be a Central Processing Unit (CPU), and the Processor 502 may also be other general-purpose processors, Digital Signal Processors (DSPs), Application Specific Integrated Circuits (ASICs), Field-Programmable Gate arrays (FPGAs) or other Programmable logic devices, discrete Gate or transistor logic devices, discrete hardware components, and the like. Wherein a general purpose processor may be a microprocessor or the processor may be any conventional processor or the like.
It will be understood by those skilled in the art that all or part of the flow of the method implementing the above embodiments may be implemented by a computer program instructing associated hardware. The computer program includes program instructions, and the computer program may be stored in a storage medium, which is a computer-readable storage medium. The program instructions are executed by at least one processor in the computer system to implement the flow steps of the embodiments of the method described above.
Accordingly, the present invention also provides a storage medium. The storage medium may be a computer-readable storage medium. The storage medium stores a computer program, wherein the computer program comprises program instructions that, when executed by a processor, implement the method for automatically batch upgrading a BIOS as described above.
The storage medium may be a usb disk, a removable hard disk, a Read-Only Memory (ROM), a magnetic disk, or an optical disk, which can store various computer readable storage media.
Those of ordinary skill in the art will appreciate that the elements and algorithm steps of the examples described in connection with the embodiments disclosed herein may be embodied in electronic hardware, computer software, or combinations of both, and that the components and steps of the examples have been described in a functional general in the foregoing description for the purpose of illustrating clearly 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 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.
In the embodiments provided in the present invention, it should be understood that the disclosed apparatus and method may be implemented in other ways. For example, the above-described apparatus embodiments are merely illustrative. For example, the division of each unit is only one logic function division, and there may be another division manner in actual implementation. For example, various elements or components may be combined or may be integrated into another system, or some features may be omitted, or not implemented.
The steps in the method of the embodiment of the invention can be sequentially adjusted, combined and deleted according to actual needs. The units in the device of the embodiment of the invention can be merged, divided and deleted according to actual needs. In addition, functional units in the embodiments of the present invention may be integrated into one processing unit, or each unit may exist alone physically, or two or more units are integrated into one unit.
The integrated unit, if implemented in the form of a software functional unit and sold or used as a stand-alone product, may be stored in a storage medium. Based on such understanding, the technical solution of the present invention essentially or partially contributes to the prior art, or all or part of the technical solution can be embodied in the form of a software product, which is stored in a storage medium and includes instructions for causing a computer device (which may be a personal computer, a terminal, or a network device) to execute all or part of the steps of the method according to the embodiments of the present invention.
The technical contents of the present invention are further illustrated by the examples only for the convenience of the reader, but the embodiments of the present invention are not limited thereto, and any technical extension or re-creation based on the present invention is protected by the present invention. The protection scope of the invention is subject to the claims.

Claims (10)

1. The method for automatically upgrading the BIOS in batches is characterized by comprising the following steps of:
acquiring a latest BIOS drive database and updating on a server;
checking the tester to obtain the model of the tester and the existing drive version number;
according to the model, acquiring the latest drive version number corresponding to the model in the server;
judging whether the existing drive version number is the same as the latest drive version number;
if the driver version numbers are different, the driver file corresponding to the latest driver version number is copied to the tester;
and running the drive file to automatically upgrade.
2. The method for automatically upgrading BIOS in batches according to claim 1, wherein in the step of obtaining the latest BIOS drive database and updating on the server, the latest BIOS drive database and the latest BIOS version number and model are obtained at the same time by the corresponding supplier official website in the crawler writing tool.
3. The method for automatically upgrading a BIOS in bulk according to claim 1, wherein the driver version number is in a numeric format or a character format; if the format is a digital format, comparing the sizes according to the floating point type; if the character format is adopted, the characters are arranged according to the size of each letter.
4. The method for automatically upgrading BIOS in batches according to claim 1, wherein the step of running the driver file for automatic upgrading further comprises: and carrying out silent installation on the drive file, and operating the drive file in an administrator mode.
5. Device of automatic batch upgrade BIOS, its characterized in that includes: the system comprises an acquisition updating unit, a verification acquisition unit, an acquisition unit, a judgment unit, a copying unit and an operation unit;
the acquisition updating unit is used for acquiring the latest BIOS drive database and updating on the server;
the verification acquisition unit is used for verifying the tester to acquire the model of the tester and the existing drive version number;
the acquisition unit is used for acquiring the latest drive version number corresponding to the model in the server according to the model;
the judging unit is used for judging whether the existing drive version number is the same as the latest drive version number;
the copying unit is used for copying the drive file corresponding to the latest drive version number to the tester;
and the operation unit is used for operating the drive file and carrying out automatic upgrading.
6. The apparatus for automatically upgrading BIOS in batches according to claim 5, wherein the update unit is configured to obtain the latest BIOS version number and corresponding machine type simultaneously by a crawler-writing tool to a corresponding supplier's official website.
7. The apparatus for automatically batch upgrading BIOS of claim 5, wherein the driver version number is in a numeric format or a character format; if the format is a digital format, comparing the sizes according to the floating point type; if the character format is adopted, the characters are arranged according to the size of each letter.
8. The apparatus for automatically upgrading a BIOS of claim 5, wherein the run-time unit further comprises: and carrying out silent installation on the drive file, and operating the drive file in an administrator mode.
9. A computer device comprising a memory having stored thereon a computer program and a processor that, when executed, implements the method of automatically batch upgrading a BIOS of any of claims 1-4.
10. A storage medium storing a computer program comprising program instructions which, when executed by a processor, implement the method of automatically batch upgrading a BIOS as claimed in any one of claims 1 to 4.
CN202010207112.XA 2020-03-23 2020-03-23 Method and device for automatically upgrading BIOS in batches, computer equipment and storage medium Pending CN111427601A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010207112.XA CN111427601A (en) 2020-03-23 2020-03-23 Method and device for automatically upgrading BIOS in batches, computer equipment and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010207112.XA CN111427601A (en) 2020-03-23 2020-03-23 Method and device for automatically upgrading BIOS in batches, computer equipment and storage medium

Publications (1)

Publication Number Publication Date
CN111427601A true CN111427601A (en) 2020-07-17

Family

ID=71548713

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010207112.XA Pending CN111427601A (en) 2020-03-23 2020-03-23 Method and device for automatically upgrading BIOS in batches, computer equipment and storage medium

Country Status (1)

Country Link
CN (1) CN111427601A (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112099860A (en) * 2020-09-15 2020-12-18 深圳忆联信息***有限公司 Automatic reconstruction grouping method and device of drive files, computer equipment and storage medium
CN112114848A (en) * 2020-09-11 2020-12-22 北京达佳互联信息技术有限公司 Drive updating method, device, system, electronic equipment and storage medium
CN112306510A (en) * 2020-10-30 2021-02-02 深圳忆联信息***有限公司 Method and device for batch downloading and deploying of drivers, computer equipment and storage medium
CN114201203A (en) * 2021-12-28 2022-03-18 苏州浪潮智能科技有限公司 BIOS version updating method, BIOS version updating device and storage medium

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106325920A (en) * 2016-08-11 2017-01-11 汉柏科技有限公司 Method and network equipment for implementing automatic upgrade of BIOS (Basic Input Output System)
CN109343886A (en) * 2018-12-12 2019-02-15 广东浪潮大数据研究有限公司 A kind of method, apparatus and equipment of upgrading BIOS
CN110362326A (en) * 2019-07-12 2019-10-22 浪潮电子信息产业股份有限公司 A kind of upgrade method and relevant device of BIOS
CN110851165A (en) * 2019-11-18 2020-02-28 深圳忆联信息***有限公司 Method and device for automatically acquiring BIOS drive and upgrading, computer equipment and storage medium

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106325920A (en) * 2016-08-11 2017-01-11 汉柏科技有限公司 Method and network equipment for implementing automatic upgrade of BIOS (Basic Input Output System)
CN109343886A (en) * 2018-12-12 2019-02-15 广东浪潮大数据研究有限公司 A kind of method, apparatus and equipment of upgrading BIOS
CN110362326A (en) * 2019-07-12 2019-10-22 浪潮电子信息产业股份有限公司 A kind of upgrade method and relevant device of BIOS
CN110851165A (en) * 2019-11-18 2020-02-28 深圳忆联信息***有限公司 Method and device for automatically acquiring BIOS drive and upgrading, computer equipment and storage medium

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112114848A (en) * 2020-09-11 2020-12-22 北京达佳互联信息技术有限公司 Drive updating method, device, system, electronic equipment and storage medium
CN112099860A (en) * 2020-09-15 2020-12-18 深圳忆联信息***有限公司 Automatic reconstruction grouping method and device of drive files, computer equipment and storage medium
CN112306510A (en) * 2020-10-30 2021-02-02 深圳忆联信息***有限公司 Method and device for batch downloading and deploying of drivers, computer equipment and storage medium
CN114201203A (en) * 2021-12-28 2022-03-18 苏州浪潮智能科技有限公司 BIOS version updating method, BIOS version updating device and storage medium
CN114201203B (en) * 2021-12-28 2023-11-14 苏州浪潮智能科技有限公司 BIOS version updating method, BIOS version updating device and storage medium

Similar Documents

Publication Publication Date Title
CN111427601A (en) Method and device for automatically upgrading BIOS in batches, computer equipment and storage medium
CN111045933B (en) Regression strategy updating method and device, storage medium and terminal equipment
CN110851165A (en) Method and device for automatically acquiring BIOS drive and upgrading, computer equipment and storage medium
US20200379748A1 (en) Upgrading method and apparatus
CN106325901A (en) Software version management method and system
WO2019114209A1 (en) Automatic testing and analysis method, automatic testing and analysis system, application server and computer-readable storage medium
CN108073738B (en) GPIO (general purpose input/output) verification system and method
CN113805925A (en) Online upgrading method, device, equipment and medium for distributed cluster management software
CN111104271A (en) Stability testing method, device and equipment for in-band firmware updating process
CN113392027A (en) Compatibility testing method and system for mobile terminal application and electronic equipment
CN111310160A (en) WINDOWS automatic login deployment method, device, computer equipment and storage medium
CN116662050A (en) Error injection support function verification method, device, terminal and medium
CN111352610A (en) Interface return value modification method and device, electronic equipment and storage medium
CN116049011A (en) Deployment method and device of test environment, electronic equipment and storage medium
CN110910945B (en) Method and device for testing robustness of SSD (solid State disk) signal, computer equipment and storage medium
CN111338677A (en) Component and drive association validity verification method, system, terminal and storage medium
CN111061613A (en) Front-end abnormity monitoring method and device and computer equipment
CN112231218B (en) Method, system, terminal and storage medium for automatically updating test diagnosis script
CN110908725A (en) Application program starting method and device, electronic equipment and readable medium
CN113094274B (en) Python-based FPGA verification method and device, computer equipment and storage medium
CN115291957B (en) Initialization method and device of multiprocessor mainboard
CN110555090B (en) Method, system, terminal and storage medium for automatically acquiring CPU BUS Number
CN115455901A (en) Verification method and device and computing equipment
CN116501616A (en) Pressure test method, device, equipment and storage medium based on OTA upgrade
CN112631819A (en) Method and device for collecting SSD error log, computer 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
RJ01 Rejection of invention patent application after publication
RJ01 Rejection of invention patent application after publication

Application publication date: 20200717