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 PDFInfo
- 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
Links
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F11/00—Error detection; Error correction; Monitoring
- G06F11/30—Monitoring
- G06F11/32—Monitoring with visual or acoustical indication of the functioning of the machine
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F11/00—Error detection; Error correction; Monitoring
- G06F11/22—Detection or location of defective computer hardware by testing during standby operation or during idle time, e.g. start-up testing
- G06F11/26—Functional testing
- G06F11/273—Tester hardware, i.e. output processing circuits
- G06F11/2733—Test interface between tester and unit under test
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F11/00—Error detection; Error correction; Monitoring
- G06F11/36—Prevention of errors by analysis, debugging or testing of software
- G06F11/3668—Testing of software
- G06F11/3672—Test management
- G06F11/3692—Test 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
Description
- 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.
-
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 ofFIG. 1 . -
FIG. 3 is a block diagram of one embodiment of the memory ofFIG. 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. - Referring to
FIG. 1 , an exemplary embodiment of asystem 100 is used to determine whether display function of basic input output system (BIOS) error information of a testedcomputer 30 is normal. Thesystem 100 includes amain computer 10, an in-target probe (ITP)device 20 connected between themain computer 10 and the testedcomputer 30. Themain computer 10 is also directly connected to the testedcomputer 30. Themain computer 10 includes amemory 11, aprocessor 12, and a storage unit such as a hard disk drive (HDD) 13. The testedcomputer 30 includes anerror information interface 32 and aBIOS 36. A plurality oferror information options 34 are set to be displayed on theerror information interface 32. Operators can select the plurality oferror information options 34 in theerror information interface 32, to make the corresponding errors occur in theBIOS 36 of the testedcomputer 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 , theHDD 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 testedcomputer 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 oferror information options 34 of the testedcomputer 30. - Referring to
FIG. 3 , thememory 11 includes an obtainingmodule 112, asetting module 114, a controllingmodule 116, a determiningmodule 118, and a comparingmodule 119. The obtainingmodule 112, thesetting module 114, the controllingmodule 116, the determiningmodule 118, and the comparingmodule 119 may include one or more computerized instructions executable by theprocessor 12. - When an
error information option 34 on theerror information interface 32 is selected, an obtaining instruction from the testedcomputer 30 is transmitted. The obtainingmodule 112 receives the obtaining instruction and obtains a corresponding error file 131 from theHDD 13 according to the obtaining instruction, to obtain the corresponding breakpoint address and amending instruction from thecorresponding error file 131, and transmit the breakpoint address to thesetting module 114 and the amending instruction to the controllingmodule 116. - The
setting module 114 controls theITP device 20 to set a breakpoint in the BIOS of the testedcomputer 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 determiningmodule 118 transmits an interrupting instruction to the controllingmodule 116. If the running of the BIOS is not interrupted, the determiningmodule 118 continues determining the running of the BIOS. - The controlling
module 116 controls theITP device 20 to control the testedcomputer 30 to run the BIOS, and controls theITP device 20 to amend parameters of a corresponding hardware of the testedcomputer 30 with preset values, after receiving the interrupting instruction, according to the received amending instruction. The controllingmodule 116 further controls the testedcomputer 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 testedcomputer 30. - The
comparing module 119 compares the displayed error information with the standard BIOS error information stored in theHDD 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, thecomparing module 119 transmits a pass instruction to the controllingmodule 116. If the displayed error information is not consistent with the corresponding stored standard BIOS error information, thecomparing module 119 transmits a failed instruction to the controllingmodule 116. - The controlling
module 116 also controls the testedcomputer 30 to remind the operator that the testedcomputer 30 can display the BIOS error information correctly after receiving the pass instruction, or remind the operator that the testedcomputer 30 fails to display the BIOS error information correctly after receiving the failed instruction. - The determining
module 118 further determines whether all theerror information options 34 on theerror information interface 32 are selected after displaying the BIOS error information correctly. If all theerror information options 34 on theerror information interface 32 are selected, the determiningmodule 118 transmits an end instruction to the controllingmodule 116. If at least oneerror information option 34 on theerror information interface 32 fails to be selected, the determiningmodule 118 transmits a next instruction to the controllingmodule 116. - The controlling
module 116 further controls the testedcomputer 30 to remind the operator that anothererror information option 34 needs to be selected after receiving the next instruction. The controllingmodule 116 further controls the testedcomputer 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 testedcomputer 30 is normal includes the following steps. - In step S1, the obtaining
module 112 receives the obtaining instruction corresponding to anerror information option 34 selected by the operator on theerror information interface 32. - In step S2, the obtaining
module 112 obtains anerror file 131 corresponding to the selectederror information option 34 from theHDD 13 according to the obtaining instruction. - In step S3, the obtaining
module 112 obtains the breakpoint address from the obtainederror file 131 and transmits the breakpoint address to thesetting module 114. - In step S4, the
setting module 114 controls theITP device 20 to set a breakpoint in the BIOS of the testedcomputer 30 according to the received breakpoint address. - In step S5, the controlling
module 116 controls theITP device 20 to control the testedcomputer 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 testedcomputer 30 is interrupted, step S7 is implemented. If the running of the BIOS of the testedcomputer 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 thecontrol module 116. - In step S8, the controlling
module 116 controls theITP device 20 to amend the parameters of a corresponding hardware of the testedcomputer 30 with the preset values according to the received amending instruction. - In step S9, the controlling
module 116 controls the testedcomputer 30 to continue running the BIOS. - In step S10, the tested
computer 30 displays the corresponding error information via theerror 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 theHDD 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 comparingmodule 119 transmits the pass instruction to the controllingmodule 118,step 12 is implemented. If the displayed error information is not consistent with the corresponding standard BIOS error information, the comparingmodule 119 transmits the failed instruction to the controllingmodule 116,step 13 is implemented. - In step S12, the
control module 118 controls the testedcomputer 30 to remind the operator that the testedcomputer 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 testedcomputer 30 to remind the operator that the testedcomputer 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 theerror information options 34 in theerror information interface 32 are selected by the operator, after displaying the BIOS error information correctly. If all theerror information options 34 are selected, the determiningmodule 118 transmits the end instruction to the controlling module,step 16 is implemented. If at least one of theerror information options 34 is not selected, the determiningmodule 118 transmits the next instruction to the controllingmodule 116,step 15 is implemented. - In step S15, the
control module 118 controls the testedcomputer 30 to remind the operator that anothererror information option 34 needs to be selected, the step 51 is repeated. - In step S16, the
control module 118 controls the testedcomputer 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)
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)
| 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)
| 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)
| 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)
| 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 |
-
2009
- 2009-10-20 CN CN200910308473.7A patent/CN102231127B/en active Active
- 2009-12-28 US US12/647,553 patent/US7917816B1/en not_active Expired - Fee Related
Patent Citations (3)
| 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)
| 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 |