US20070157014A1 - Apparatus for remote flashing of a bios memory in a data processing system - Google Patents

Apparatus for remote flashing of a bios memory in a data processing system Download PDF

Info

Publication number
US20070157014A1
US20070157014A1 US11/686,966 US68696607A US2007157014A1 US 20070157014 A1 US20070157014 A1 US 20070157014A1 US 68696607 A US68696607 A US 68696607A US 2007157014 A1 US2007157014 A1 US 2007157014A1
Authority
US
United States
Prior art keywords
data processing
processing system
microprocessor
bios
flash
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.)
Abandoned
Application number
US11/686,966
Inventor
Sen-Ta Chan
Yi-Hsun Chen
Chao-Sheng Hsu
Yi-Chang Wu
Wen-Pin Huang
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.)
Wistron Corp
Original Assignee
Wistron Corp
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 Wistron Corp filed Critical Wistron Corp
Priority to US11/686,966 priority Critical patent/US20070157014A1/en
Publication of US20070157014A1 publication Critical patent/US20070157014A1/en
Abandoned 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

Definitions

  • the present invention relates to a method for flashing of a BIOS memory in a data processing system, and more particularly, to a method for remote flashing of a BIOS memory that is complied with various of operating systems, and manages to re-flash with BIOS flash failed.
  • FIG. 1 a schematic flow chart illustrating a method for flashing a computer BIOS according to prior art technology is depicted.
  • the BIOS flashing starts to work (step 110 )
  • the data processing system is booted first (step 102 ), and the Power On Self Test (POST) is subsequently performed (step 104 ).
  • POST Power On Self Test
  • step 101 the process moves to a step of “entering the Operating System (e.g. DOS, Microsoft Windows, Linux, etc.) (step 106 ).
  • BIOS flash is requested by the remote console (step 103 )
  • BIOS image file is transmitted firstly (step 108 ).
  • BIOS image file is correct or not (step 105 ) and the BIOS is flashed by running a flash program (step 112 ).
  • the system is rebooted after the flash operation is completed (step 114 ). If the BIOS image file is incorrect, a notification is sent to the remote console (step 116 ) and the process is terminated (step 120 ). On the other hand, if the remote user does not request to flash the BIOS, the process is terminated (step 120 ). Therefore, in the prior art, in case the BIOS flashing operation starts whereas the POST fails, the Operating System fails to work, meaning remote BIOS flash cannot be performed.
  • a method for remotely flashing BIOS is provided, wherein disability of remote BIOS re-flash caused by a BIOS flash failure is solved.
  • a data processing system for remotely flashing a rewritable memory.
  • the data processing system includes a remote console, a first microprocessor module, a second microprocessor module, a network, and a network interface.
  • the flashing instruction and the flashing content provided by the remote console are received and executed by the first microprocessor module which is connected to the network interface, and a subsequent process is performed to flash the rewritable memory.
  • the rewritable memory being rewritable BIOS memory of the CPU, for example, is disposed with the second microprocessor module.
  • the rewritable BIOS memory can be directly flashed by the first microprocessor module without performance of the second microprocessor module. If the first microprocessor module does not serve to directly flash the rewritable BIOS memory function, an alternative method can be used to indirectly flash the rewritable memory via the BIOS boot block by connecting the second microprocessor module thereto.
  • the first microprocessor module of the present invention includes a first microprocessor and a first register.
  • the first microprocessor is a microprocessor other than the CPU of the computer
  • the first register is a memory corresponding to the first microprocessor, e.g. a flash memory, a RAM, etc.
  • FIG. 3A is a flow chart illustrating a direct microprocessor operation according to an embodiment of the present invention.
  • FIG. 4 is a flow chart illustrating a remote console operation according to an embodiment of the present invention.
  • FIG. 5 is a schematic block diagram illustrating a system of BIOS flash according to the prior art.
  • FIG. 6A is a schematic block diagram illustrating an indirect remote BIOS flashing system according to an embodiment of the present invention.
  • FIG. 6B is a schematic block diagram illustrating a direct remote BIOS flashing system according to an embodiment of the present invention.
  • a microprocessor serves as a bridge. Since the microprocessor includes a data register, e.g. flash memory, RAM, etc., when a BIOS flash is instructed by a remote administrator, the microprocessor remotely flashes the BIOS thereof.
  • a data register e.g. flash memory, RAM, etc.
  • a direct method and an indirect method of remotely flashing BIOS are provided according to technology of the present invention.
  • the direct method, the microprocessor and the rewritable memory of the system are coupled with an interface, where the microprocessor manages to flash the BIOS at arbitrary time.
  • an alternative indirect method mentioned above is triggered to flash the BIOS.
  • BIOS is flashed with the code embedded in the BOOT block thereof, thus BIOS is flashed before POST is terminated.
  • the code embedded in the BOOT block is non-versatile after the system is fabricated, the BOOT block is never vulnerable and re-flash of the BIOS is secured.
  • BIOS image file After reading procedure of the BIOS image file is completed, the BIOS image file is examined whether it is correct or not (step 205 ). If incorrect, the microprocessor is informed of incorrect BIOS image file (step 214 ). If correct, the BIOS flashing is then performed (step 206 ). Microprocessor is informed of the flash procedure whether the process is successful (step 208 ) or failed (step 216 ), whereas system reboot (step 212 ) is performed when succeeded.
  • BIOS flashing instruction is issued by a remote console to the microprocessor of the system, where BIOS is to be flashed remotely thereof.
  • BIOS is flashed directly as the microprocessor receives the instruction (referring to FIG. 3A ), or is halted until communication with the BIOS boot block performed (referring to FIG. 3B ).
  • determining whether BIOS flash instruction is received by the microprocessor or not step 303 ). If the instruction is received, the microprocessor serves as a bridge to extract a BIOS image file (step 302 ).
  • BIOS image file is extracted and the image file is determined correct (step 305 ).
  • a confirmation message is sent to the microprocessor, and the procedure proceeds to the step of BIOS flash (step 304 ). Thereafter, determining whether the BIOS flashing is successful or not (step 307 ), and returning a success or failure message to the remote console according to the result (step 306 and 314 ). If the flash is successful, the system is rebooted (step 308 ), and direct microprocessor procedure for BIOS flash is terminated (step 320 ). Whereas for indirect microprocessor operation, referring to FIG. 3B .
  • BIOS image file is correct (step 305 ), and halting transmission of BIOS image file to the boot block code (step 316 ) until the BIOS boot block requests for BIOS re-flash (step 309 ).
  • BIOS boot block code returns BIOS flash results, a successful (step 306 ) or failed (step 314 ) message is returned to the remote console, and the microprocessor procedure is terminated (step 320 ).
  • FIG. 4 is a flow chart illustrating a remote console procedure according to an embodiment of the present invention, depicting either the direct or indirect method.
  • the remote console requests to flash the BIOS remotely (step 402 )
  • BIOS flash is found to be performing (step 403 )
  • a message of “BIOS is flashing” is displayed (step 414 ).
  • a flashing instruction is sent to the microprocessor (step 404 ).
  • transmitting a BIOS image file to the microprocessor from the remote console step 406
  • determining whether the microprocessor receives the BIOS image file correctly or not step 405 ).
  • BIOS image file As the BIOS image file is transmitted completely, determining whether the BIOS flash is successful or not (step 407 ). If successful, a message of “BIOS flashing successful” is displayed (step 408 ). If failed, either retrial of BIOS flash is performed (step 409 ), or a message of “BIOS flash failed” is displayed (step 412 ). If the microprocessor receives an incorrect BIOS image file, determining whether to transmit again (step 401 ).
  • FIG. 6B a schematic block diagram of a direct remote BIOS flash system according to an embodiment of the present invention is illustrated.
  • data communication and BIOS flash are performed by another microprocessor 612 instead of being performed by the system microprocessor that is responsible for operating system 622 , i.e. CPU.
  • the program code of the microprocessor 612 is stored in the flash memory 614 of the microprocessor, whereas the BIOS image file received from the remote console 602 is stored in the RAM 616 of the microprocessor.
  • the microprocessor and the system flash memory are coupled with an interface 613 , such that BIOS flash is performed even when the system microprocessor 622 is disable, or the operating system is disable.
  • FIG. 6A a schematic block diagram of an indirect remote BIOS flashing system according to an embodiment of the present invention is illustrated.
  • the difference between system configuration herein and that of the direct remote BIOS flash system is that the microprocessor 612 and the system flash memory 624 are not interfaced directly.
  • remote BIOS flash is performed via system microprocessor (CPU) 622 , system DRAM 626 , and the BIOS boot block 624 embedded with the system flash memory. That is, even the operating system is disable, BIOS flash is still performed as desired.
  • CPU system microprocessor
  • BIOS boot block 624 embedded with the system flash memory. That is, even the operating system is disable, BIOS flash is still performed as desired.

Abstract

A method and apparatus thereof for flashing a BIOS of a data processing system remotely are provided. A BIOS flash instruction is given remotely from a remote console, transmitted to a microprocessor and a corresponding storage media of the data processing system via network, where the microprocessor is irresponsible for operating system. A BIOS image file is identified correct before performing BIOS of a system microprocessor that is responsible for operating system, where the system microprocessor is usually CPU. BIOS is remotely flashed with this method and apparatus, and since flash operation is performed independently of the operating system of the data processing system, BIOS re-flash can be performed and data processing system can be rebooted even when flash operation is failed or operating system is disable.

Description

    CROSS-REFERENCE TO RELATED APPLICATION
  • This application is a divisional of a prior application Ser. No. 10/907,341, filed Mar. 30, 2005, which claims the priority benefit of Taiwan application serial no. 93109435, filed on Apr. 6, 2004 and is pending. The entirety of each of the above-mentioned patent applications is hereby incorporated by reference herein and made a part of this specification.
  • BACKGROUND OF THE INVENTION
  • 1. Field of Invention
  • The present invention relates to a method for flashing of a BIOS memory in a data processing system, and more particularly, to a method for remote flashing of a BIOS memory that is complied with various of operating systems, and manages to re-flash with BIOS flash failed.
  • 2. Description of the Related Art
  • Generally speaking, in order to flash a data processing system, for example, BIOS flash for a computer, the flashing operation has to be performed under normally running Operating System. In the case when the Power On Self Test (POST) is not successfully passed or the Operating System is not normally operated, remote BIOS flash is not feasible.
  • Referring to FIG. 1, a schematic flow chart illustrating a method for flashing a computer BIOS according to prior art technology is depicted. When the BIOS flashing starts to work (step 110), the data processing system is booted first (step 102), and the Power On Self Test (POST) is subsequently performed (step 104). If the POST is successfully passed (step 101), the process moves to a step of “entering the Operating System (e.g. DOS, Microsoft Windows, Linux, etc.) (step 106). After the system has successfully entered the Operating System, if BIOS flash is requested by the remote console (step 103), a BIOS image file is transmitted firstly (step 108). Then, it is determined whether the BIOS image file is correct or not (step 105) and the BIOS is flashed by running a flash program (step 112). The system is rebooted after the flash operation is completed (step 114). If the BIOS image file is incorrect, a notification is sent to the remote console (step 116) and the process is terminated (step 120). On the other hand, if the remote user does not request to flash the BIOS, the process is terminated (step 120). Therefore, in the prior art, in case the BIOS flashing operation starts whereas the POST fails, the Operating System fails to work, meaning remote BIOS flash cannot be performed.
  • Regarding hardware configuration of the prior art technology, referring to the block diagram illustrating BIOS flash operation BIOS as shown in FIG. 5. In the diagram, a remote console 502 is used to send a message through an Ethernet 504 and a network interface card 506, wherein the message indicates that the remote console opts to flash the BIOS. A system processor 522 processes such message with the memory space configured in the system flash memory 524 and the system random access memory (RAM) 526 for flashing the system BIOS. According to a step of receiving a remote message to flash BIOS, the message between the data processing system and the network is transmitted through a channel provided by the system processor 522, thus BIOS can be successfully flashed only when the Operating System is normally operated. On the other hand, if the system suffers from power surge or some other reason that fails BIOS flash, the system processor 522 does not manage to reboot after BIOS flash failure, thus the remote console 502 is not able to perform BIOS flash via the network.
  • SUMMARY OF THE INVENTION
  • According to one aspect of the present invention, a method for remotely flashing BIOS is provided, wherein disability of remote BIOS re-flash caused by a BIOS flash failure is solved.
  • According to another aspect of the present invention, a method for flashing BIOS is provided, wherein a BIOS image file to be flashed provided remotely, bridged with a microprocessor yet not performed with the operating system thereof, manages to directly or indirectly perform BIOS flash and system reboot.
  • In accordance with the above aspects of the present invention, a data processing system is provided, for remotely flashing a rewritable memory. The data processing system includes a remote console, a first microprocessor module, a second microprocessor module, a network, and a network interface. Wherein, after transmitted through the network and converted by the network interface, the flashing instruction and the flashing content provided by the remote console are received and executed by the first microprocessor module which is connected to the network interface, and a subsequent process is performed to flash the rewritable memory. In the present invention, the rewritable memory, being rewritable BIOS memory of the CPU, for example, is disposed with the second microprocessor module. In such case, the rewritable BIOS memory can be directly flashed by the first microprocessor module without performance of the second microprocessor module. If the first microprocessor module does not serve to directly flash the rewritable BIOS memory function, an alternative method can be used to indirectly flash the rewritable memory via the BIOS boot block by connecting the second microprocessor module thereto. The first microprocessor module of the present invention includes a first microprocessor and a first register. Usually, the first microprocessor is a microprocessor other than the CPU of the computer, and the first register is a memory corresponding to the first microprocessor, e.g. a flash memory, a RAM, etc. In the present invention, a remote instruction and flashing content are received via the network for BIOS flash of the CPU, where the first microprocessor serves as a bridge along with the operation of the first register. Since the first microprocessor being responsible for performing memory flash and the second microprocessor and the second register thereof to be flashed are independent, the rewritable memory of the second microprocessor can be flashed either directly or indirectly by the first microprocessor, which is irrelevant to the operating system. Even memory flash fails, a flash instruction is able to be remotely re-performed via the first microprocessor by the remote console until the operating system resumes properly.
  • Furthermore, a direct method for flashing the rewritable memory of the second microprocessor without operation of the second microprocessor is provided as well in the present invention.
  • BRIEF DESCRIPTION OF THE DRAWINGS
  • FIG. 1 is a flow chart illustrating a remote BIOS flashing operation according to the prior art.
  • FIG. 2 is a flow chart illustrating an indirect BIOS flashing operation according to an embodiment of the present invention.
  • FIG. 3A is a flow chart illustrating a direct microprocessor operation according to an embodiment of the present invention.
  • FIG. 3B is a flow chart illustrating an indirect microprocessor operation according to an embodiment of the present invention.
  • FIG. 4 is a flow chart illustrating a remote console operation according to an embodiment of the present invention.
  • FIG. 5 is a schematic block diagram illustrating a system of BIOS flash according to the prior art.
  • FIG. 6A is a schematic block diagram illustrating an indirect remote BIOS flashing system according to an embodiment of the present invention.
  • FIG. 6B is a schematic block diagram illustrating a direct remote BIOS flashing system according to an embodiment of the present invention.
  • DESCRIPTION OF THE EMBODIMENTS
  • The present invention provides a remote console that enables a system's BIOS to be flashed remotely, and more particularly, provides a method for re-flashing BIOS if BIOS flash ever fails. The failure to flash the BIOS properly could lead to a system failure. A BIOS image file to be flashed is provided remotely from the remote console of the BIOS flashing system, where a microprocessor serves as a bridge and bypasses the operation system, before BIOS is successfully flashed and the data processing system is successfully rebooted.
  • An indirect method for remotely flashing BIOS is provided in the present invention, where a microprocessor serves as a bridge. Since the microprocessor includes a data register, e.g. flash memory, RAM, etc., when a BIOS flash is instructed by a remote administrator, the microprocessor remotely flashes the BIOS thereof.
  • A direct method and an indirect method of remotely flashing BIOS are provided according to technology of the present invention. Wherein the direct method, the microprocessor and the rewritable memory of the system are coupled with an interface, where the microprocessor manages to flash the BIOS at arbitrary time. If the system is without the interface, an alternative indirect method mentioned above is triggered to flash the BIOS. According to the indirect method for flashing BIOS in the present invention, BIOS is flashed with the code embedded in the BOOT block thereof, thus BIOS is flashed before POST is terminated. Moreover, the code embedded in the BOOT block is non-versatile after the system is fabricated, the BOOT block is never vulnerable and re-flash of the BIOS is secured.
  • Referring to FIG. 2, a flow chart of an indirect BIOS flashing method according to an embodiment of the present invention is illustrated. The system BIOS is a rewritable memory for storing a boot block code, which serves to run BIOS procedures at each time the system is rebooted. In the remote flashing method disclosed by the present invention, the BIOS operating procedure is depicted in FIG. 2. First, when the BIOS boot block code is being executed (step 202), if BIOS flash is requested by the remote console (step 203), a BIOS image file is read from the register associated with the microprocessor (step 204). Wherein the BIOS image file is then transmitted through the network and the network interface from the remote console. After reading procedure of the BIOS image file is completed, the BIOS image file is examined whether it is correct or not (step 205). If incorrect, the microprocessor is informed of incorrect BIOS image file (step 214). If correct, the BIOS flashing is then performed (step 206). Microprocessor is informed of the flash procedure whether the process is successful (step 208) or failed (step 216), whereas system reboot (step 212) is performed when succeeded.
  • In the present invention, when BIOS flash is to be remotely flashed by the system administrator, a BIOS flashing instruction is issued by a remote console to the microprocessor of the system, where BIOS is to be flashed remotely thereof. BIOS is flashed directly as the microprocessor receives the instruction (referring to FIG. 3A), or is halted until communication with the BIOS boot block performed (referring to FIG. 3B). Referring to FIG. 3A, determining whether BIOS flash instruction is received by the microprocessor or not (step 303). If the instruction is received, the microprocessor serves as a bridge to extract a BIOS image file (step 302). As the BIOS image file is extracted and the image file is determined correct (step 305), a confirmation message is sent to the microprocessor, and the procedure proceeds to the step of BIOS flash (step 304). Thereafter, determining whether the BIOS flashing is successful or not (step 307), and returning a success or failure message to the remote console according to the result (step 306 and 314). If the flash is successful, the system is rebooted (step 308), and direct microprocessor procedure for BIOS flash is terminated (step 320). Whereas for indirect microprocessor operation, referring to FIG. 3B. What is different from the direct method is rebooting the system (step 308) right after determining whether BIOS image file is correct (step 305), and halting transmission of BIOS image file to the boot block code (step 316) until the BIOS boot block requests for BIOS re-flash (step 309). As the boot block code returns BIOS flash results, a successful (step 306) or failed (step 314) message is returned to the remote console, and the microprocessor procedure is terminated (step 320).
  • FIG. 4 is a flow chart illustrating a remote console procedure according to an embodiment of the present invention, depicting either the direct or indirect method. As the remote console requests to flash the BIOS remotely (step 402), if BIOS flash is found to be performing (step 403), a message of “BIOS is flashing” is displayed (step 414). If the BIOS flashing is not found to be performing, a flashing instruction is sent to the microprocessor (step 404). Then, transmitting a BIOS image file to the microprocessor from the remote console (step 406), and determining whether the microprocessor receives the BIOS image file correctly or not (step 405). As the BIOS image file is transmitted completely, determining whether the BIOS flash is successful or not (step 407). If successful, a message of “BIOS flashing successful” is displayed (step 408). If failed, either retrial of BIOS flash is performed (step 409), or a message of “BIOS flash failed” is displayed (step 412). If the microprocessor receives an incorrect BIOS image file, determining whether to transmit again (step 401).
  • Referring to FIG. 6B, a schematic block diagram of a direct remote BIOS flash system according to an embodiment of the present invention is illustrated. In the block diagram of the system configuration according to one embodiment of the present invention, data communication and BIOS flash are performed by another microprocessor 612 instead of being performed by the system microprocessor that is responsible for operating system 622, i.e. CPU. The program code of the microprocessor 612 is stored in the flash memory 614 of the microprocessor, whereas the BIOS image file received from the remote console 602 is stored in the RAM 616 of the microprocessor. The microprocessor and the system flash memory are coupled with an interface 613, such that BIOS flash is performed even when the system microprocessor 622 is disable, or the operating system is disable.
  • Referring to FIG. 6A, a schematic block diagram of an indirect remote BIOS flashing system according to an embodiment of the present invention is illustrated. The difference between system configuration herein and that of the direct remote BIOS flash system is that the microprocessor 612 and the system flash memory 624 are not interfaced directly. Whereas remote BIOS flash is performed via system microprocessor (CPU) 622, system DRAM 626, and the BIOS boot block 624 embedded with the system flash memory. That is, even the operating system is disable, BIOS flash is still performed as desired.
  • Although the invention has been described with reference to a particular embodiment thereof, it will be apparent to those skilled in the art that modifications to the described embodiment may be made without departing from the spirit of the invention. Accordingly, the scope of the invention will be defined by the attached claims and not by the above detailed description.

Claims (27)

1. A data processing system apparatus, for performing a flash operation to a rewritable memory remotely, the data processing system apparatus comprising:
a remote console;
a network;
a network interface;
a first microprocessor;
a first register;
a second microprocessor; and
a second register;
wherein the first microprocessor serves as a bridge between the remote console and the network and the network interface, where an information transmitted from the remote console for the flash operation is stored in the first register, in order to flash the rewritable memory associated with the second microprocessor along with the second register.
2. The data processing system apparatus of claim 1, wherein the remote console comprises a remote data processing system.
3. The data processing system apparatus of claim 2, wherein the remote data processing system is selected at least one from a group of: a desktop computer, a laptop computer, and a server.
4. The data processing system apparatus of claim 1, wherein the network comprises an Ethernet.
5. The data processing system apparatus of claim 1, wherein the network comprises a Local Area Network (LAN).
6. The data processing system apparatus of claim 1, wherein the network interface comprises a Network Interface Card (NIC).
7. The data processing system apparatus of claim 1, wherein the first register comprises at least one of a flash memory and a Random Access Memory (RAM).
8. The data processing system apparatus of claim 1, wherein the first microprocessor comprises a Central Processing Unit (CPU).
9. The data processing system apparatus of claim 1, wherein the second register comprises at least one of a flash memory and a Random Access Memory (RAM).
10. The data processing system apparatus of claim 9, wherein the flash operation is performed by the first microprocessor via the second microprocessor along with the flash memory.
11. The data processing system apparatus of claim 9, wherein the flash operation is performed directly by the first microprocessor accessing the flash memory.
12. The data processing system apparatus of claim 1, wherein the rewritable memory comprises a Basic Input/Output System (BIOS) chip.
13. The data processing system apparatus of claim 12, wherein the rewritable memory comprises two programmable parts, where any one of the programmable parts comprises a copy of a code of the rewritable memory while the flash operation is performed on the rewritable memory, and only the programmable part that is unable is performed with the flash operation.
14. The data processing system apparatus of claim 12, wherein the rewritable memory comprises an EEPROM.
15. The data processing system apparatus of claim 1, wherein the data processing system is a computer system.
16. The data processing system apparatus of claim 1, wherein the data processing system is a computer network system.
17. A data processing system suitable for flashing a rewritable memory with a remote instruction, the system comprising:
a remote console for providing the remote instruction and a flashing content;
a first microprocessor module;
a second microprocessor module, associated with the rewritable memory, coupled to the first microprocessor module;
a network; and
a network interface, coupled to the network and the second microprocessor module.
18. The data processing system of claim 17, wherein the first microprocessor module comprises:
a first microprocessor, coupled to the network interface; and
a first register, coupled to the first microprocessor.
19. The data processing system of claim 18, wherein the first register comprises at least one of a flash memory and a Random Access Memory (RAM).
20. The data processing system of claim 17, wherein an operating system booted by the second microprocessor module via the rewritable memory comprises:
a second microprocessor, being coupled to the first microprocessor; and
a second register, being coupled to the second microprocessor.
21. The data processing system of claim 17, wherein an operating system booted by the second microprocessor module via the rewritable memory comprises:
a second microprocessor, coupled to the first microprocessor; and
a second register, coupled to the first microprocessor and the second microprocessor.
22. The data processing system of claim 18, wherein the second register comprises at least one of a flash memory and a Random Access Memory (RAM).
23. The data processing system of claim 18, wherein the second microprocessor is a Central Processing Unit (CPU).
24. The data processing system of claim 17, wherein the remote console comprises a remote data processing system.
25. The data processing system of claim 17, wherein the network comprises an Ethernet.
26. The data processing system of claim 17, wherein the network comprises a Local Area Network (LAN).
27. The data processing system of claim 17, wherein the network interface comprises a Network Interface Card (NIC).
US11/686,966 2004-04-06 2007-03-16 Apparatus for remote flashing of a bios memory in a data processing system Abandoned US20070157014A1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
US11/686,966 US20070157014A1 (en) 2004-04-06 2007-03-16 Apparatus for remote flashing of a bios memory in a data processing system

Applications Claiming Priority (4)

Application Number Priority Date Filing Date Title
TW093109435A TWI256014B (en) 2004-04-06 2004-04-06 Method and apparatus for remote flashing of a bios memory in a data processing system
TW93109435 2004-04-06
US10/907,341 US7360074B2 (en) 2004-04-06 2005-03-30 Method for remote flashing of a bios memory in a data processing system
US11/686,966 US20070157014A1 (en) 2004-04-06 2007-03-16 Apparatus for remote flashing of a bios memory in a data processing system

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
US10/907,341 Division US7360074B2 (en) 2004-04-06 2005-03-30 Method for remote flashing of a bios memory in a data processing system

Publications (1)

Publication Number Publication Date
US20070157014A1 true US20070157014A1 (en) 2007-07-05

Family

ID=35055740

Family Applications (2)

Application Number Title Priority Date Filing Date
US10/907,341 Active 2025-10-17 US7360074B2 (en) 2004-04-06 2005-03-30 Method for remote flashing of a bios memory in a data processing system
US11/686,966 Abandoned US20070157014A1 (en) 2004-04-06 2007-03-16 Apparatus for remote flashing of a bios memory in a data processing system

Family Applications Before (1)

Application Number Title Priority Date Filing Date
US10/907,341 Active 2025-10-17 US7360074B2 (en) 2004-04-06 2005-03-30 Method for remote flashing of a bios memory in a data processing system

Country Status (2)

Country Link
US (2) US7360074B2 (en)
TW (1) TWI256014B (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20070022175A1 (en) * 2005-06-29 2007-01-25 Inventec Corporation Computer platform redundant system program remote switching control method and system

Families Citing this family (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
TWI256014B (en) * 2004-04-06 2006-06-01 Wistron Corp Method and apparatus for remote flashing of a bios memory in a data processing system
US20090210456A1 (en) * 2008-02-18 2009-08-20 Dell Products L.P. Methods, Systems and Media for TPM Recovery Key Backup and Restoration
TWI380169B (en) 2008-10-03 2012-12-21 Wistron Corp A method for storing a time of boot
US9182998B2 (en) * 2013-12-19 2015-11-10 American Megatrends, Inc. Remote bios update in system having multiple computers
TWI647617B (en) 2018-01-23 2019-01-11 緯創資通股份有限公司 Electronic device and firmware update method thereof

Citations (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5230052A (en) * 1990-10-01 1993-07-20 International Business Machines Corp. Apparatus and method for loading bios into a computer system from a remote storage location
US5844986A (en) * 1996-09-30 1998-12-01 Intel Corporation Secure BIOS
US6272628B1 (en) * 1998-12-14 2001-08-07 International Business Machines Corporation Boot code verification and recovery
US6272629B1 (en) * 1998-12-29 2001-08-07 Intel Corporation Method and apparatus for establishing network connection for a processor without an operating system boot
US6560706B1 (en) * 1998-01-26 2003-05-06 Intel Corporation Interface for ensuring system boot image integrity and authenticity
US6718461B1 (en) * 2000-04-28 2004-04-06 Intel Corporation Booting processor-based systems
US6718464B2 (en) * 2001-01-23 2004-04-06 International Business Machines Corporation Method and system for customizing a client computer system configuration for a current user using BIOS settings downloaded from a server
US6732267B1 (en) * 2000-09-11 2004-05-04 Dell Products L.P. System and method for performing remote BIOS updates
US6993648B2 (en) * 2001-08-16 2006-01-31 Lenovo (Singapore) Pte. Ltd. Proving BIOS trust in a TCPA compliant system
US7178019B2 (en) * 2003-11-13 2007-02-13 Hewlett-Packard Development Company, L.P. Networked basic input output system read only memory
US7360074B2 (en) * 2004-04-06 2008-04-15 Wistron Corporation Method for remote flashing of a bios memory in a data processing system

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH10289108A (en) 1997-04-17 1998-10-27 Matsushita Electric Ind Co Ltd Remote program downloading device
TW448406B (en) 1999-10-19 2001-08-01 Inventec Corp BIOS updating method performed through the network

Patent Citations (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5230052A (en) * 1990-10-01 1993-07-20 International Business Machines Corp. Apparatus and method for loading bios into a computer system from a remote storage location
US5844986A (en) * 1996-09-30 1998-12-01 Intel Corporation Secure BIOS
US6560706B1 (en) * 1998-01-26 2003-05-06 Intel Corporation Interface for ensuring system boot image integrity and authenticity
US6272628B1 (en) * 1998-12-14 2001-08-07 International Business Machines Corporation Boot code verification and recovery
US6272629B1 (en) * 1998-12-29 2001-08-07 Intel Corporation Method and apparatus for establishing network connection for a processor without an operating system boot
US6718461B1 (en) * 2000-04-28 2004-04-06 Intel Corporation Booting processor-based systems
US6732267B1 (en) * 2000-09-11 2004-05-04 Dell Products L.P. System and method for performing remote BIOS updates
US6718464B2 (en) * 2001-01-23 2004-04-06 International Business Machines Corporation Method and system for customizing a client computer system configuration for a current user using BIOS settings downloaded from a server
US6993648B2 (en) * 2001-08-16 2006-01-31 Lenovo (Singapore) Pte. Ltd. Proving BIOS trust in a TCPA compliant system
US7178019B2 (en) * 2003-11-13 2007-02-13 Hewlett-Packard Development Company, L.P. Networked basic input output system read only memory
US7360074B2 (en) * 2004-04-06 2008-04-15 Wistron Corporation Method for remote flashing of a bios memory in a data processing system

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20070022175A1 (en) * 2005-06-29 2007-01-25 Inventec Corporation Computer platform redundant system program remote switching control method and system

Also Published As

Publication number Publication date
US7360074B2 (en) 2008-04-15
TWI256014B (en) 2006-06-01
US20050223207A1 (en) 2005-10-06
TW200534168A (en) 2005-10-16

Similar Documents

Publication Publication Date Title
US7203831B2 (en) System and method for performing remote BIOS updates
US7143275B2 (en) System firmware back-up using a BIOS-accessible pre-boot partition
US7734945B1 (en) Automated recovery of unbootable systems
US7376870B2 (en) Self-monitoring and updating of firmware over a network
US10754955B2 (en) Authenticating a boot path update
US7809836B2 (en) System and method for automating bios firmware image recovery using a non-host processor and platform policy to select a donor system
US9268943B2 (en) Portable desktop device and method of host computer system hardware recognition and configuration
US6807643B2 (en) Method and apparatus for providing diagnosis of a processor without an operating system boot
US7313685B2 (en) Unattended BIOS recovery
US7111202B2 (en) Autonomous boot failure detection and recovery
US7421573B2 (en) Apparatus and method for updating firmware
US20040172578A1 (en) Method and system of operating system recovery
US20070169076A1 (en) Methods and systems for updating a BIOS image
US20080184025A1 (en) Booting to a recovery/maintenance environment
US20060224723A1 (en) Data updating system and method
US20060036832A1 (en) Virtual computer system and firmware updating method in virtual computer system
US20070157014A1 (en) Apparatus for remote flashing of a bios memory in a data processing system
US20030200428A1 (en) Method and system for booting a client computer system over a network
US10049009B2 (en) Remediation of a device using an embedded server
CN111708662B (en) Debugging method and device
US6986034B2 (en) Setting a system indication in response to a user when execution of the system setup program is desired
WO2022199622A1 (en) Method for running startup program of electronic device, and electronic device
CN114237722A (en) System starting method, device, equipment and engineering vehicle
US20220179746A1 (en) Electronic apparatus and boot method thereof
US20060095479A1 (en) Primary and recovery file system management

Legal Events

Date Code Title Description
STCB Information on status: application discontinuation

Free format text: ABANDONED -- FAILURE TO RESPOND TO AN OFFICE ACTION