[go: up one dir, main page]

US20110093746A1 - System and mehtod for determining display function of bios error information - Google Patents

System and mehtod for determining display function of bios error information Download PDF

Info

Publication number
US20110093746A1
US20110093746A1 US12/647,553 US64755309A US2011093746A1 US 20110093746 A1 US20110093746 A1 US 20110093746A1 US 64755309 A US64755309 A US 64755309A US 2011093746 A1 US2011093746 A1 US 2011093746A1
Authority
US
United States
Prior art keywords
error information
bios
tested computer
instruction
computer
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.)
Granted
Application number
US12/647,553
Other versions
US7917816B1 (en
Inventor
Ying-Chuan Tsai
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.)
Cloud Network Technology Singapore Pte Ltd
Original Assignee
Hon Hai Precision Industry 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 Hon Hai Precision Industry Co Ltd filed Critical Hon Hai Precision Industry Co Ltd
Assigned to HON HAI PRECISION INDUSTRY CO., LTD. reassignment HON HAI PRECISION INDUSTRY CO., LTD. ASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS). Assignors: TSAI, YING-CHUAN
Application granted granted Critical
Publication of US7917816B1 publication Critical patent/US7917816B1/en
Publication of US20110093746A1 publication Critical patent/US20110093746A1/en
Assigned to CLOUD NETWORK TECHNOLOGY SINGAPORE PTE. LTD. reassignment CLOUD NETWORK TECHNOLOGY SINGAPORE PTE. LTD. ASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS). Assignors: HON HAI PRECISION INDUSTRY CO., LTD.
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/30Monitoring
    • G06F11/32Monitoring with visual or acoustical indication of the functioning of the machine
    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/22Detection or location of defective computer hardware by testing during standby operation or during idle time, e.g. start-up testing
    • G06F11/26Functional testing
    • G06F11/273Tester hardware, i.e. output processing circuits
    • G06F11/2733Test interface between tester and unit under test
    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/36Prevention of errors by analysis, debugging or testing of software
    • G06F11/3668Testing of software
    • G06F11/3672Test management
    • G06F11/3692Test management for test results analysis

Definitions

  • the present disclosure relates to a system and a method for determining display function of basic input output system (BIOS) error information of a tested computer.
  • BIOS basic input output system
  • an in-target probe (ITP) device is generally used to control a BIOS of a tested computer to produce error information, to determine a display function of the BIOS error information of the tested computer.
  • ITP in-target probe
  • FIG. 1 is a block diagram of one embodiment of a system for determining display function of BOIS error information of a computer, the system including a hard disk drive and a memory.
  • FIG. 2 is a block diagram of one embodiment of the hard disk drive of FIG. 1 .
  • FIG. 3 is a block diagram of one embodiment of the memory of FIG. 1 .
  • FIGS. 4A and 4B are a flowchart illustrating one embodiment of a method for determining display function of BOIS error information of a computer.
  • an exemplary embodiment of a system 100 is used to determine whether display function of basic input output system (BIOS) error information of a tested computer 30 is normal.
  • the system 100 includes a main computer 10 , an in-target probe (ITP) device 20 connected between the main computer 10 and the tested computer 30 .
  • the main computer 10 is also directly connected to the tested computer 30 .
  • the main computer 10 includes a memory 11 , a processor 12 , and a storage unit such as a hard disk drive (HDD) 13 .
  • the tested computer 30 includes an error information interface 32 and a BIOS 36 .
  • a plurality of error information options 34 are set to be displayed on the error information interface 32 . Operators can select the plurality of error information options 34 in the error information interface 32 , to make the corresponding errors occur in the BIOS 36 of the tested computer 30 .
  • the memory 10 may be a random access memory (RAM) for temporary storage of information or a read only memory (ROM) for permanent storage of information.
  • RAM random access memory
  • ROM read only memory
  • the HDD 13 stores a plurality of error files 131 and some standard BIOS error information. Whether the display function of the BIOS error information of the tested computer 30 is normal can be ascertained via comparing the displayed BISO error information with the standard BIOS error information.
  • Each error file 131 records a breakpoint address and an amending instruction.
  • One of the plurality of error files 131 corresponds to one of the plurality of error information options 34 of the tested computer 30 .
  • the memory 11 includes an obtaining module 112 , a setting module 114 , a controlling module 116 , a determining module 118 , and a comparing module 119 .
  • the obtaining module 112 , the setting module 114 , the controlling module 116 , the determining module 118 , and the comparing module 119 may include one or more computerized instructions executable by the processor 12 .
  • the obtaining module 112 receives the obtaining instruction and obtains a corresponding error file 131 from the HDD 13 according to the obtaining instruction, to obtain the corresponding breakpoint address and amending instruction from the corresponding error file 131 , and transmit the breakpoint address to the setting module 114 and the amending instruction to the controlling module 116 .
  • the determining module 118 determines whether the running of the BIOS is interrupted. If the running of the BIOS is interrupted, the determining module 118 transmits an interrupting instruction to the controlling module 116 . If the running of the BIOS is not interrupted, the determining module 118 continues determining the running of the BIOS.
  • the controlling module 116 controls the ITP device 20 to control the tested computer 30 to run the BIOS, and controls the ITP device 20 to amend parameters of a corresponding hardware of the tested computer 30 with preset values, after receiving the interrupting instruction, according to the received amending instruction.
  • the controlling module 116 further controls the tested computer 30 to continue running the BIOS after amending the parameters of the corresponding hardware. Therefore, an error corresponding to the selected error information occurs.
  • the BIOS error information is displayed by the tested computer 30 .
  • the controlling module 116 also controls the tested computer 30 to remind the operator that the tested computer 30 can display the BIOS error information correctly after receiving the pass instruction, or remind the operator that the tested computer 30 fails to display the BIOS error information correctly after receiving the failed instruction.
  • the determining module 118 further determines whether all the error information options 34 on the error information interface 32 are selected after displaying the BIOS error information correctly. If all the error information options 34 on the error information interface 32 are selected, the determining module 118 transmits an end instruction to the controlling module 116 . If at least one error information option 34 on the error information interface 32 fails to be selected, the determining module 118 transmits a next instruction to the controlling module 116 .
  • the controlling module 116 further controls the tested computer 30 to remind the operator that another error information option 34 needs to be selected after receiving the next instruction.
  • the controlling module 116 further controls the tested computer 30 to remind the operator that the determination is over after receiving the end instruction.
  • an exemplary embodiment of a method for determining whether the display function of the BIOS error information of the tested computer 30 is normal includes the following steps.
  • step S 1 the obtaining module 112 receives the obtaining instruction corresponding to an error information option 34 selected by the operator on the error information interface 32 .
  • step S 2 the obtaining module 112 obtains an error file 131 corresponding to the selected error information option 34 from the HDD 13 according to the obtaining instruction.
  • step S 3 the obtaining module 112 obtains the breakpoint address from the obtained error file 131 and transmits the breakpoint address to the setting module 114 .
  • step S 4 the setting module 114 controls the ITP device 20 to set a breakpoint in the BIOS of the tested computer 30 according to the received breakpoint address.
  • step S 5 the controlling module 116 controls the ITP device 20 to control the tested computer 30 to run the BIOS.
  • step S 6 the determining module 115 determines whether the running of the BOIS of the tested computer 30 is interrupted. If the running of the BIOS of the tested computer 30 is interrupted, step S 7 is implemented. If the running of the BIOS of the tested computer 30 is not interrupted, step S 6 is repeated.
  • step S 7 the obtaining module 113 obtains the amending instruction from the obtained error file 131 and transmits the amending instruction to the control module 116 .
  • step S 8 the controlling module 116 controls the ITP device 20 to amend the parameters of a corresponding hardware of the tested computer 30 with the preset values according to the received amending instruction.
  • step S 9 the controlling module 116 controls the tested computer 30 to continue running the BIOS.
  • step S 10 the tested computer 30 displays the corresponding error information via the error information interface 32 , after running the BIOS.
  • step S 11 the comparing module 119 compares the displayed error information with the standard BIOS error information stored in the HDD 13 , to determine whether the displayed error information is consistent with the corresponding stored standard BIOS error information. If the displayed error information is consistent with the corresponding standard BIOS error information, the comparing module 119 transmits the pass instruction to the controlling module 118 , step 12 is implemented. If the displayed error information is not consistent with the corresponding standard BIOS error information, the comparing module 119 transmits the failed instruction to the controlling module 116 , step 13 is implemented.
  • step S 12 the control module 118 controls the tested computer 30 to remind the operator that the tested computer 30 can display the BIOS error information correctly, after receiving the pass instruction.
  • Step 14 is implemented.
  • step S 13 the control module 118 controls the tested computer 30 to remind the operator that the tested computer 30 fails to display the BIOS error information correctly, after receiving the failed instruction. The procedure ends.
  • step S 14 the determining module 118 determines whether all the error information options 34 in the error information interface 32 are selected by the operator, after displaying the BIOS error information correctly. If all the error information options 34 are selected, the determining module 118 transmits the end instruction to the controlling module, step 16 is implemented. If at least one of the error information options 34 is not selected, the determining module 118 transmits the next instruction to the controlling module 116 , step 15 is implemented.
  • step S 15 the control module 118 controls the tested computer 30 to remind the operator that another error information option 34 needs to be selected, the step 51 is repeated.
  • step S 16 the control module 118 controls the tested computer 30 to remind the operator that the determination is over.

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • General Engineering & Computer Science (AREA)
  • Quality & Reliability (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Computer Hardware Design (AREA)
  • Debugging And Monitoring (AREA)

Abstract

A system is used to determine whether a display function of a basic input output system (BIOS) of a tested computer is normal. Operators can select an error information option set on an error information interface. A breakpoint address and an amending instruction can be obtained to interrupt the running of the BIOS, and parameters of a corresponding hardware of the tested computer are amended with preset values. Therefore, an error occurs in the BIOS of the tested computer. The tested computer is controlled to display the BIOS error information. Whether the display function of the BIOS of the tested computer is normal can be ascertained via comparing the displayed BIOS error information with standard BIOS error information.

Description

    BACKGROUND
  • 1. Technical Field
  • The present disclosure relates to a system and a method for determining display function of basic input output system (BIOS) error information of a tested computer.
  • 2. Description of Related Art
  • Nowadays, an in-target probe (ITP) device is generally used to control a BIOS of a tested computer to produce error information, to determine a display function of the BIOS error information of the tested computer. When the tested computer displays the BIOS error information, the operator needs to compare the displayed BIOS error information with standard BIOS error information in a specification. Therefore, the operator has to know the BIOS codes, which is inconvenient.
  • BRIEF DESCRIPTION OF THE DRAWINGS
  • FIG. 1 is a block diagram of one embodiment of a system for determining display function of BOIS error information of a computer, the system including a hard disk drive and a memory.
  • FIG. 2 is a block diagram of one embodiment of the hard disk drive of FIG. 1.
  • FIG. 3 is a block diagram of one embodiment of the memory of FIG. 1.
  • FIGS. 4A and 4B are a flowchart illustrating one embodiment of a method for determining display function of BOIS error information of a computer.
  • DETAILED DESCRIPTION
  • Referring to FIG. 1, an exemplary embodiment of a system 100 is used to determine whether display function of basic input output system (BIOS) error information of a tested computer 30 is normal. The system 100 includes a main computer 10, an in-target probe (ITP) device 20 connected between the main computer 10 and the tested computer 30. The main computer 10 is also directly connected to the tested computer 30. The main computer 10 includes a memory 11, a processor 12, and a storage unit such as a hard disk drive (HDD) 13. The tested computer 30 includes an error information interface 32 and a BIOS 36. A plurality of error information options 34 are set to be displayed on the error information interface 32. Operators can select the plurality of error information options 34 in the error information interface 32, to make the corresponding errors occur in the BIOS 36 of the tested computer 30.
  • The memory 10 may be a random access memory (RAM) for temporary storage of information or a read only memory (ROM) for permanent storage of information.
  • Referring to FIG. 2, the HDD 13 stores a plurality of error files 131 and some standard BIOS error information. Whether the display function of the BIOS error information of the tested computer 30 is normal can be ascertained via comparing the displayed BISO error information with the standard BIOS error information. Each error file 131 records a breakpoint address and an amending instruction. One of the plurality of error files 131 corresponds to one of the plurality of error information options 34 of the tested computer 30.
  • Referring to FIG. 3, the memory 11 includes an obtaining module 112, a setting module 114, a controlling module 116, a determining module 118, and a comparing module 119. The obtaining module 112, the setting module 114, the controlling module 116, the determining module 118, and the comparing module 119 may include one or more computerized instructions executable by the processor 12.
  • When an error information option 34 on the error information interface 32 is selected, an obtaining instruction from the tested computer 30 is transmitted. The obtaining module 112 receives the obtaining instruction and obtains a corresponding error file 131 from the HDD 13 according to the obtaining instruction, to obtain the corresponding breakpoint address and amending instruction from the corresponding error file 131, and transmit the breakpoint address to the setting module 114 and the amending instruction to the controlling module 116.
  • The setting module 114 controls the ITP device 20 to set a breakpoint in the BIOS of the tested computer 30 according to the received breakpoint address. When the BIOS runs to the breakpoint, the running of the BIOS is interrupted.
  • The determining module 118 determines whether the running of the BIOS is interrupted. If the running of the BIOS is interrupted, the determining module 118 transmits an interrupting instruction to the controlling module 116. If the running of the BIOS is not interrupted, the determining module 118 continues determining the running of the BIOS.
  • The controlling module 116 controls the ITP device 20 to control the tested computer 30 to run the BIOS, and controls the ITP device 20 to amend parameters of a corresponding hardware of the tested computer 30 with preset values, after receiving the interrupting instruction, according to the received amending instruction. The controlling module 116 further controls the tested computer 30 to continue running the BIOS after amending the parameters of the corresponding hardware. Therefore, an error corresponding to the selected error information occurs. The BIOS error information is displayed by the tested computer 30.
  • The comparing module 119 compares the displayed error information with the standard BIOS error information stored in the HDD 13, to determine whether the displayed error information is consistent with the corresponding stored standard BIOS error information. If the displayed error information is consistent with the corresponding stored standard BIOS error information, the comparing module 119 transmits a pass instruction to the controlling module 116. If the displayed error information is not consistent with the corresponding stored standard BIOS error information, the comparing module 119 transmits a failed instruction to the controlling module 116.
  • The controlling module 116 also controls the tested computer 30 to remind the operator that the tested computer 30 can display the BIOS error information correctly after receiving the pass instruction, or remind the operator that the tested computer 30 fails to display the BIOS error information correctly after receiving the failed instruction.
  • The determining module 118 further determines whether all the error information options 34 on the error information interface 32 are selected after displaying the BIOS error information correctly. If all the error information options 34 on the error information interface 32 are selected, the determining module 118 transmits an end instruction to the controlling module 116. If at least one error information option 34 on the error information interface 32 fails to be selected, the determining module 118 transmits a next instruction to the controlling module 116.
  • The controlling module 116 further controls the tested computer 30 to remind the operator that another error information option 34 needs to be selected after receiving the next instruction. The controlling module 116 further controls the tested computer 30 to remind the operator that the determination is over after receiving the end instruction.
  • Referring to FIGS. 4A and 4B, an exemplary embodiment of a method for determining whether the display function of the BIOS error information of the tested computer 30 is normal includes the following steps.
  • In step S1, the obtaining module 112 receives the obtaining instruction corresponding to an error information option 34 selected by the operator on the error information interface 32.
  • In step S2, the obtaining module 112 obtains an error file 131 corresponding to the selected error information option 34 from the HDD 13 according to the obtaining instruction.
  • In step S3, the obtaining module 112 obtains the breakpoint address from the obtained error file 131 and transmits the breakpoint address to the setting module 114.
  • In step S4, the setting module 114 controls the ITP device 20 to set a breakpoint in the BIOS of the tested computer 30 according to the received breakpoint address.
  • In step S5, the controlling module 116 controls the ITP device 20 to control the tested computer 30 to run the BIOS.
  • In step S6, the determining module 115 determines whether the running of the BOIS of the tested computer 30 is interrupted. If the running of the BIOS of the tested computer 30 is interrupted, step S7 is implemented. If the running of the BIOS of the tested computer 30 is not interrupted, step S6 is repeated.
  • In step S7, the obtaining module 113 obtains the amending instruction from the obtained error file 131 and transmits the amending instruction to the control module 116.
  • In step S8, the controlling module 116 controls the ITP device 20 to amend the parameters of a corresponding hardware of the tested computer 30 with the preset values according to the received amending instruction.
  • In step S9, the controlling module 116 controls the tested computer 30 to continue running the BIOS.
  • In step S10, the tested computer 30 displays the corresponding error information via the error information interface 32, after running the BIOS.
  • In step S11, the comparing module 119 compares the displayed error information with the standard BIOS error information stored in the HDD 13, to determine whether the displayed error information is consistent with the corresponding stored standard BIOS error information. If the displayed error information is consistent with the corresponding standard BIOS error information, the comparing module 119 transmits the pass instruction to the controlling module 118, step 12 is implemented. If the displayed error information is not consistent with the corresponding standard BIOS error information, the comparing module 119 transmits the failed instruction to the controlling module 116, step 13 is implemented.
  • In step S12, the control module 118 controls the tested computer 30 to remind the operator that the tested computer 30 can display the BIOS error information correctly, after receiving the pass instruction. Step 14 is implemented.
  • In step S13, the control module 118 controls the tested computer 30 to remind the operator that the tested computer 30 fails to display the BIOS error information correctly, after receiving the failed instruction. The procedure ends.
  • In step S14, the determining module 118 determines whether all the error information options 34 in the error information interface 32 are selected by the operator, after displaying the BIOS error information correctly. If all the error information options 34 are selected, the determining module 118 transmits the end instruction to the controlling module, step 16 is implemented. If at least one of the error information options 34 is not selected, the determining module 118 transmits the next instruction to the controlling module 116, step 15 is implemented.
  • In step S15, the control module 118 controls the tested computer 30 to remind the operator that another error information option 34 needs to be selected, the step 51 is repeated.
  • In step S16, the control module 118 controls the tested computer 30 to remind the operator that the determination is over.
  • When all the displayed BIOS error information is consistent with the corresponding standard BIOS error information, it is ascertained that the display function of the BIOS error information of the tested computer 30 is normal.
  • It is to be understood, however, that even though numerous characteristics and advantages of the embodiments have been set forth in the foregoing description, together with details of the structure and function of the embodiments, the disclosure is illustrative only, and changes may be made in details, especially in matters of shape, size, and arrangement of parts within the principles of the embodiments to the full extent indicated by the broad general meaning of the terms in which the appended claims are expressed.

Claims (5)

1. A system for determining a display function of a basic input output system (BIOS) error information of a tested computer, the tested computer comprising an error information interface with a plurality of error information options allowing operators to select, the system comprising:
an in-target probe (ITP) device connected to the tested computer to control the tested computer; and
a main computer connected to the ITP device and the tested computer, the main computer comprising:
a storage unit storing a plurality of error files and some standard BIOS error information, each error file recording a breakpoint address and an amending instruction;
a processor; and
a memory connected to the processor, and storing a plurality of modules which computerized instructions being executed by the processor, wherein the plurality modules comprises:
an obtaining module to obtain a corresponding error file from the storage unit according to a selected error information option, and obtain the corresponding breakpoint address and amending instruction from the corresponding error file, and transmit the breakpoint address to the setting module and the amending instruction to the controlling module;
a setting module to control the ITP device to set a breakpoint in the BIOS of the tested computer according to the received breakpoint address;
a determining module to determine whether the running of the BIOS is interrupted; if the running of the BIOS is interrupted, the determining module transmits an interrupting instruction;
a controlling module to control the ITP device to control the tested computer to run the BIOS, and control the ITP device to amend parameters of the corresponding hardware of the tested computer with preset values after receiving the interrupting instruction, according to the received amending instruction; the controlling module further to control the tested computer to continue running the BIOS after amending the parameters of the corresponding hardware, and control the tested computer to display the corresponding error information after running the BIOS; and
a comparing module to compare the displayed error information with the stored standard BIOS error information to determine whether the displayed error information is consistent with the corresponding stored standard BIOS error information; if the displayed error information is consistent with the corresponding stored standard BIOS error information, the controlling module reminds that the tested computer can display the BIOS error information Page 11 of 15 correctly.
2. The system of claim 1, wherein the determining module further determines whether all the error information options on the error information interface are selected after displaying the BIOS corresponding error information, if at least one error information option in the error information interface is not selected, the controlling module reminds that another error information option needs to be selected.
3. The system of claim 2, wherein if all the error information options on the error information interface are selected, the determining module transmits an end instruction to the controlling module, the controlling module controls the tested computer to remind that the determination is over.
4. A method for determining a display function of displaying basic input output system (BOIS) error information of a tested computer, the tested computer comprising an error information interface with a plurality of error information options allowing operators to select, the method comprising:
receiving an instruction corresponding to an error information option selected on the error information interface;
obtaining an error file corresponding to the selected error information option according to the received instruction;
obtaining a breakpoint address from the obtained error file and transmitting the breakpoint address;
setting a breakpoint in the BIOS of the tested computer according to the received breakpoint address;
controlling the tested computer to run the BIOS;
determining whether the running of BIOS of the tested computer is interrupted;
obtaining the amending instruction from the obtained error file and transmitting the amending instruction if the running of the BIOS of the tested computer is interrupted;
repeating to implement the step of “determining whether the running of BIOS of the tested computer is interrupted” if the running of the BIOS of the tested computer is not interrupted;
amending parameters of a corresponding hardware of the tested computer with preset values according to the received amending instruction;
controlling the tested computer to continue running the BIOS;
controlling the tested computer to display the BIOS error information after running the BIOS;
comparing the displayed BIOS error information with standard BIOS error information and determining whether the displayed BIOS error information is consistent with the standard BIOS error information;
reminding that the tested computer can display the BIOS error information correctly if the displayed error information is consistent with the standard error information; and
reminding that the tested computer fails to display the BIOS error information correctly if the displayed error information is not consistent with the standard BIOS error information.
5. The method of claim 4, further comprising the following steps after the step of “reminding that the tested computer can display the BIOS error information correctly if the displayed error information is consistent with the standard BIOS error information:”
determining whether all the error information options on the error information interface are selected after displaying the BIOS error information correctly, if all the error information options in the error information interface are selected, the determination is over;
reminding that another error information option needs to be selected if at least one error information option in the error information interface is not selected, repeating implementing the step of “receiving an instruction corresponding to an error information option selected on the error information interface.”
US12/647,553 2009-10-20 2009-12-28 System and method for determining display function of BIOS error information Expired - Fee Related US7917816B1 (en)

Applications Claiming Priority (3)

Application Number Priority Date Filing Date Title
CN200910308473.7A CN102231127B (en) 2009-10-20 2009-10-20 System and method for detecting BIOS (Basic Input Output System) wrong information display
CN200910308473 2009-10-20
CN200910308473.7 2009-10-20

Publications (2)

Publication Number Publication Date
US7917816B1 US7917816B1 (en) 2011-03-29
US20110093746A1 true US20110093746A1 (en) 2011-04-21

Family

ID=43769989

Family Applications (1)

Application Number Title Priority Date Filing Date
US12/647,553 Expired - Fee Related US7917816B1 (en) 2009-10-20 2009-12-28 System and method for determining display function of BIOS error information

Country Status (2)

Country Link
US (1) US7917816B1 (en)
CN (1) CN102231127B (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103793285A (en) * 2012-10-29 2014-05-14 百度在线网络技术(北京)有限公司 Method and platform server for processing online anomalies

Families Citing this family (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102495776B (en) * 2011-12-02 2013-07-24 浪潮集团有限公司 Method for debugging basic input output system (BIOS) of storage controller applicable to cloud storage
CN103235755A (en) * 2013-04-16 2013-08-07 合肥联宝信息技术有限公司 Basic input output system (BIOS) remote network debugging method
CN111913751B (en) * 2019-05-10 2024-04-19 佛山市顺德区顺达电脑厂有限公司 Method for changing setting of basic input output system
CN110413598A (en) * 2019-06-17 2019-11-05 平安科技(深圳)有限公司 List data amending method, device, electronic equipment and storage medium
CN111767180B (en) * 2020-06-29 2025-01-21 西安易朴通讯技术有限公司 Pressure testing method, device, equipment and storage medium
CN113064815B (en) * 2021-03-10 2023-11-21 山东英信计算机技术有限公司 A system, method and medium for building a BIOS error injection environment
CN113986360A (en) * 2021-10-19 2022-01-28 云新易联(北京)科技有限公司 Server BIOS configuration method, system, device and storage medium

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20040194067A1 (en) * 2003-02-13 2004-09-30 Hsiu-Chuan Lien Method for program debugging
US20070016827A1 (en) * 2005-07-18 2007-01-18 Dell Products L.P. Systems and methods for providing remotely accessible in-system emulation and/or debugging
US20070168978A1 (en) * 2005-12-19 2007-07-19 Inventec Corporation Computer program code debugging method and system

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5383192A (en) * 1992-12-23 1995-01-17 Intel Corporation Minimizing the likelihood of slip between the instant a candidate for a break event is generated and the instant a microprocessor is instructed to perform a break, without missing breakpoints
DE4418231C2 (en) * 1994-05-25 1997-02-27 Siemens Ag Modularly structured service personal computer

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20040194067A1 (en) * 2003-02-13 2004-09-30 Hsiu-Chuan Lien Method for program debugging
US20070016827A1 (en) * 2005-07-18 2007-01-18 Dell Products L.P. Systems and methods for providing remotely accessible in-system emulation and/or debugging
US20070168978A1 (en) * 2005-12-19 2007-07-19 Inventec Corporation Computer program code debugging method and system

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103793285A (en) * 2012-10-29 2014-05-14 百度在线网络技术(北京)有限公司 Method and platform server for processing online anomalies

Also Published As

Publication number Publication date
CN102231127B (en) 2014-02-19
CN102231127A (en) 2011-11-02
US7917816B1 (en) 2011-03-29

Similar Documents

Publication Publication Date Title
US7917816B1 (en) System and method for determining display function of BIOS error information
US8661306B2 (en) Baseboard management controller and memory error detection method of computing device utilized thereby
US8601325B2 (en) Test data management system and method
US8443238B2 (en) System and method for testing hard disk ports
US8738965B2 (en) Test method and test device for restarting a computer based on a hardware information comparison and a restart count
US20110276829A1 (en) Client server and method for monitoring function tests thereof
US20130030753A1 (en) Testing system and method using same
US20120297178A1 (en) Configuration mode switching system and method
US20140068350A1 (en) Self-checking system and method using same
US20140344483A1 (en) Monitoring system and method for monitoring hard disk drive working status
US20130268744A1 (en) Method for detecting hardware
US20140149815A1 (en) System and method for programming chips on circuit board through boundary scan technology
US20130305089A1 (en) Motherboard testing apparatus and method for testing
US8516311B2 (en) System and method for testing peripheral component interconnect express switch
US20100011100A1 (en) Health Check System, Server Apparatus, Health Check Method, and Storage Medium
US6839867B2 (en) Method for limiting diagnostic testing duration
US8290729B2 (en) Low voltage differential signaling timing test system and method
US8253804B2 (en) Electronic device and method for measuring video signals
US9218260B2 (en) Host device and method for testing booting of servers
US20140365826A1 (en) Automatic testing method and system for electronic devices
US20110172945A1 (en) Method for monitoring burn-in procedure of electronic device
US20130013962A1 (en) Computing device and method for analyzing integrality of serial attached scsi signals
US20130234699A1 (en) Power supply monitoring system and method thereof
TW201448521A (en) Test method for network module, test device and test system thereof
WO2019172976A1 (en) Method, system and apparatus for assessing application impact on memory devices

Legal Events

Date Code Title Description
AS Assignment

Owner name: HON HAI PRECISION INDUSTRY CO., LTD., TAIWAN

Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:TSAI, YING-CHUAN;REEL/FRAME:023705/0181

Effective date: 20091223

STCF Information on status: patent grant

Free format text: PATENTED CASE

FPAY Fee payment

Year of fee payment: 4

AS Assignment

Owner name: CLOUD NETWORK TECHNOLOGY SINGAPORE PTE. LTD., SINGAPORE

Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:HON HAI PRECISION INDUSTRY CO., LTD.;REEL/FRAME:045281/0269

Effective date: 20180112

Owner name: CLOUD NETWORK TECHNOLOGY SINGAPORE PTE. LTD., SING

Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:HON HAI PRECISION INDUSTRY CO., LTD.;REEL/FRAME:045281/0269

Effective date: 20180112

FEPP Fee payment procedure

Free format text: MAINTENANCE FEE REMINDER MAILED (ORIGINAL EVENT CODE: REM.); ENTITY STATUS OF PATENT OWNER: LARGE ENTITY

LAPS Lapse for failure to pay maintenance fees

Free format text: PATENT EXPIRED FOR FAILURE TO PAY MAINTENANCE FEES (ORIGINAL EVENT CODE: EXP.); ENTITY STATUS OF PATENT OWNER: LARGE ENTITY

STCH Information on status: patent discontinuation

Free format text: PATENT EXPIRED DUE TO NONPAYMENT OF MAINTENANCE FEES UNDER 37 CFR 1.362

FP Lapsed due to failure to pay maintenance fee

Effective date: 20190329