CN113626303A - Server device - Google Patents

Server device Download PDF

Info

Publication number
CN113626303A
CN113626303A CN202010379967.0A CN202010379967A CN113626303A CN 113626303 A CN113626303 A CN 113626303A CN 202010379967 A CN202010379967 A CN 202010379967A CN 113626303 A CN113626303 A CN 113626303A
Authority
CN
China
Prior art keywords
version number
processing unit
self
power
program code
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN202010379967.0A
Other languages
Chinese (zh)
Inventor
朱时达
张凯威
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Shencloud Technology Co Ltd
Huanda Computer Shanghai Co Ltd
Mitac International Corp
Mitac Computing Technology Corp
Original Assignee
Huanda Computer Shanghai Co Ltd
Mitac Computing Technology 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 Huanda Computer Shanghai Co Ltd, Mitac Computing Technology Corp filed Critical Huanda Computer Shanghai Co Ltd
Priority to CN202010379967.0A priority Critical patent/CN113626303A/en
Publication of CN113626303A publication Critical patent/CN113626303A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/36Preventing errors by testing or debugging software
    • G06F11/3604Software analysis for verifying properties of programs
    • G06F11/3616Software analysis for verifying properties of programs using software metrics
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/70Software maintenance or management
    • G06F8/71Version control; Configuration management

Landscapes

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

Abstract

A server device is provided. The server device comprises a mainboard, a first non-volatile memory unit, a second non-volatile memory unit and a processing unit, wherein the first non-volatile memory unit, the second non-volatile memory unit and the processing unit are arranged on the mainboard. The mainboard has a first version number. The first nonvolatile memory unit is used for storing a BIOS program code, and the BIOS program code is provided with a second version number. The processing unit executes the BIOS program code to execute the power-on self-test program, judges whether the first version number is matched with the second version number in the power-on self-test program, records a first judgment result indicating that the first version number is not matched with the second version number in the second nonvolatile memory unit when the first version number is not matched with the second version number, and stops executing the power-on self-test program.

Description

Server device
[ technical field ] A method for producing a semiconductor device
The present invention relates to a server device, and more particularly, to a server device capable of determining version numbers of a motherboard and a BIOS program code.
[ background of the invention ]
In the production test stage and the maintenance stage of the server device, the BIOS program code is usually recorded manually, and it often happens that the main board supplied to the manufacturer a mistakenly loads the BIOS program code supplied to the manufacturer B, or the customer himself records the BIOS program code that does not conform to the main board after purchasing the server device. In the above situation, the BIOS program code does not conform to the specification of the motherboard, and although the BIOS can be booted to enter the operating system, the initialization configuration does not conform to the motherboard configuration, which may cause the server device to operate unstably, or cause the server device to operate unstably after a period of time, which may seriously cause the server device to fail to operate, and the tester or maintainer of the server device may spend a lot of time to re-update the BIOS program code and debug during subsequent maintenance to further confirm whether to solve the problem of the server device that operates unstably, which may cause difficulties in testing and maintenance.
[ summary of the invention ]
The technical problem to be solved by the present invention is to provide a server device capable of determining the version number of the motherboard and BIOS program code
In order to solve the above technical problem, the server device of the present invention includes a motherboard, and a first non-volatile memory unit, a second non-volatile memory unit and a processing unit disposed on the motherboard. The mainboard has a first version number. The first nonvolatile memory unit is used for storing a BIOS program code, and the BIOS program code is provided with a second version number. The processing unit is coupled with the first non-volatile memory unit and the second non-volatile memory unit and used for executing the BIOS program code to execute a power-on self-test program, judging whether the first version number is matched with the second version number in the power-on self-test program, when the first version number is not matched with the second version number, the processing unit records a first judgment result indicating that the first version number is not matched with the second version number in the second non-volatile memory unit, and the processing unit stops executing the power-on self-test program.
Compared with the prior art, the processing unit can judge whether the version number of the mainboard is matched with the version number of the BIOS program code, whether the processing unit is at a factory end or a consumer end, the processing unit can check out the unmatched version number in the power-on self-detection program so as to avoid the problem of unstable operation of the server device, and can prompt a user that the version number of the BIOS program code is not matched with the version number of the mainboard by displaying the warning message. Furthermore, the processing unit can record the judgment result that the version numbers of the main board and the BIOS program code are matched or not matched in the non-volatile memory, and the two judgment results are hidden information which are not mutually covered, so that the inspector can perform the maintenance and debugging of the server device accordingly.
[ description of the drawings ]
Fig. 1 is a block diagram illustrating an embodiment of a server apparatus according to the present disclosure.
FIG. 2 is a flowchart illustrating an embodiment of a server device for determining the version number of the motherboard and the BIOS program code according to the present invention.
FIG. 3 is a flowchart illustrating another embodiment of a server device for determining the version numbers of the motherboard and the BIOS program code according to the present disclosure.
[ detailed description ] embodiments
Fig. 1 is a block diagram illustrating an embodiment of a server apparatus according to the present disclosure. Referring to fig. 1, the server device includes a motherboard 11, a first non-volatile memory unit 12, a second non-volatile memory unit 13, and a processing unit 14. The main board 11 has a version number (hereinafter referred to as a first version number), the first non-volatile memory unit 12, the second non-volatile memory unit 13 and the processing unit 14 are disposed on the main board 11, and the processing unit 14 is coupled to the first non-volatile memory unit 12 and the second non-volatile memory unit 13.
The first NVM unit 12 stores a Basic Input/Output System (BIOS) program code having another version number (hereinafter referred to as a second version number).
After the server device is powered on, the processing unit 14 reads the first nonvolatile memory unit 12 to execute the BIOS program code, and the processing unit 14 executes a Power On Self Test (POST) procedure of the server device. In the boot self-test procedure, referring to fig. 1 and 2, the processing unit 14 determines whether the first version number matches the second version number according to the first version number and the second version number (step S01), when the first version number does not match the second version number (the determination result is "no"), the processing unit 14 stores the determination result (hereinafter referred to as the first determination result) indicating that the first version number does not match the second version number in the second nonvolatile memory unit 13 (step S02), and the processing unit 14 stops executing the boot self-test procedure of the server apparatus (step S03), so that the boot self-test procedure is suspended.
For example, taking the example that the processing unit 14 determines whether the first version number is the same as the second version number in step S01 to determine whether the first version number is matched with the second version number, taking two digits represented by binary codes as an example, when the first version number and the second version number are "01" and "11", respectively, the processing unit 14 determines that the first version number is not the same as the second version number, and the processing unit 14 generates a determination result that the first version number is not matched with the second version number.
Herein, if the BIOS program code and the motherboard 11 with unmatched version numbers are used when the server device is manufactured at the factory, when the server device is tested, the tester can know that the BIOS program code and the version number of the motherboard 11 are unmatched according to the suspended power-on self-test procedure at the power-on self-test stage of the server device; on the other hand, if the BIOS program code with the version number matching with the motherboard 11 is used at the factory, after the server device is sold (hereinafter referred to as the consumer), if the BIOS program code is updated by the user, which causes the BIOS program code not matching with the version number of the motherboard 11, the user can know that the BIOS program code does not match with the version number of the motherboard 11 during the power-on self-test stage of the server device according to the suspended power-on self-test procedure. Therefore, no matter at the factory or the consumer, the tester and the user can immediately know that the BIOS program code is not matched with the version number of the motherboard 11, so as to know in advance and avoid the problem of unstable server device caused by the operation of the server device based on the BIOS program code with the version number not matched with the motherboard 11.
In one embodiment, the first version number and the second version number may represent manufacturer information or firmware version information. The second nonvolatile memory unit 13 may be a field-replaceable unit (FRU).
In one embodiment, in step S01, if the processing unit 14 determines that the first version number is the same as the second version number (yes), the processing unit 14 may store another determination result (hereinafter referred to as a second determination result) indicating that the first version number and the second version number are matched in the second nonvolatile memory unit 13 (step S04), and the second determination result and the first determination result are not mutually overlapped. For example, if the first version number and the second version number which are correctly matched are used when the server device is manufactured at the factory, the processing unit 14 executes step S04 according to the matched first version number and second version number (yes) in the power-on self-test procedure at the test stage to store the second determination result in the second nonvolatile memory unit 13; as for the customer end, if the user updates the wrong BIOS program code by himself, the processing unit 14 executes step S02 to store the first determination result in the second non-volatile memory unit 13 according to the first version number and the second version number that are not matched (the determination result is "no") in the power on self-test procedure, at this time, the second non-volatile memory unit 13 stores the first determination result and the second determination result, if the user wants to repair the server device, the maintainer of the server device can further perform debugging and repair according to the first determination result and the second determination result that exist at the same time.
In one embodiment, taking the example that "0" at low logic level and "1" at high logic level respectively indicate that the first version number and the second version number match or do not match, in step S04, processing unit 14 may store "0" at low logic level in second nonvolatile memory unit 13, and in step S02, processing unit 14 may store "1" at high logic level in second nonvolatile memory unit 13 to distinguish the determination result that the first version number matches or does not match the second version number.
In summary, if the first version number and the second version number that are correctly matched are used when the server device is manufactured at the factory and the BIOS program code is not updated by the user, after the processing unit 14 determines that the first version number matches the second version number (the determination result is yes), the processing unit 14 continues to execute the power-on self-test program (step S05), and after the power-on self-test program is completed, the processing unit 14 executes an Operating System (OS). In the operating system, the second non-volatile memory unit 13 is in the read and write locked state, that is, the user of the server device cannot obtain the second determination result stored in the second non-volatile memory unit 13 by reading the second non-volatile memory unit 13 in the operating system, that is, the user cannot change the second determination result stored in the second non-volatile memory unit 13, in other words, the second determination result is hidden information, so that the determination result that the user has determined that the BIOS program code matches the version number of the motherboard 11 in the test stage by the modification processing unit 14 can be avoided.
In one embodiment, as shown in fig. 1, the server device further includes a display unit 16 coupled to the processing unit 14, and referring to fig. 3, when the processing unit 14 determines that the first version number does not match the second version number after performing step S01 (the determination result is "no"), the processing unit 14 may drive the display unit 16 to display an alert message (step S07) to prompt the manufacturer or user of the server device that the BIOS program code currently used by the manufacturer or user does not match the motherboard 11. Wherein the warning message can be a text, a pattern or a combination of text and pattern.
In one embodiment, in step S04, the processing unit 14 may further store time information in the second non-volatile memory unit 13, wherein the time information includes a date and a time when the version number of the motherboard 11 matches the version number of the BIOS program code; in step S04, the processing unit 14 may further store the matched BIOS program code and the version number of the motherboard 11 in the second non-volatile memory unit 13. Then, if the processing unit 14 determines that the BIOS program code does not match the version number of the motherboard 11, in step S07, the processing unit 14 may further drive the display unit 16 to display the BIOS program code that is previously matched with the version number of the motherboard 11 and the previous time information according to the information stored in the second nonvolatile memory unit 13, and drive the display unit 16 to display the BIOS program code that is currently unmatched with the version number of the motherboard 11, so that the inspector of the server device may confirm that the time when the BIOS program code is unmatched with the version number of the motherboard 11 is later than the previous time information according to the time information displayed by the display unit 16, and perform maintenance and debugging according to the previously matched version number and the current version number.
For example, if the manufacturer uses the version number of the motherboard 11 and the version number of the BIOS program code (hereinafter referred to as the fourth version number) that are correctly matched, for example, two digits represented by binary code, the fourth version number may be "01", in the test procedure, taking the aforementioned first version number of the motherboard 11 as "01", as an example, if the processing unit 14 executes the power on self test procedure in 1 month and 1 day of 107 years, the processing unit 14 executes step S04 according to the first version number and the fourth version number that are both "01" and correctly matched after executing step S01, and the processing unit 14 stores the first version number and the fourth version number that are both "01" and the time information of 1 month and 1 day of 107 years in the second nonvolatile memory unit 13 in step S04; then, when the server device is sold to the consumer, if the user of the server device updates the wrong BIOS program code by himself/herself, so that the first version number of the motherboard 11 does not match the version number of the BIOS program code (hereinafter referred to as the second version number), for example, the second version number is "11", the processing unit 14 executes step S07 according to the erroneously matched first version number and second version number after executing steps S01 and S02, and the processing unit 14 drives the display unit 16 to display the warning message, the fourth version number of "" 01 ", the time information of 1 month and 1 day in 107 years, and the first version number and the second version number, which are" 01 "", "11" respectively at present in step S07. Thus, the inspector of the server device can perform maintenance and debugging according to the display information.
In one embodiment, as shown in FIG. 3, when the processing unit 14 determines in step S01 that the version number of the motherboard 11 does not match the version number of the BIOS program code (NO), the display unit 16 further displays a password input screen in step S07. When the user keys in the password in the server device, the processing unit 14 receives the input password keyed in by the user, and the processing unit 14 further compares the input password with the default password to determine whether the user has the authority to refresh the BIOS program code according to the input password keyed in by the user. Then, the processing unit 14 determines whether the input password is the same as the default password (step S06), when the input password is the same as the default password (yes), it indicates that the user has the authority to refresh the BIOS program code, the processing unit 14 continues to execute the power-on self-test program of the server device (step S05), and after the power-on self-test program is completed, the user can refresh the BIOS program code again to update the version number of the BIOS program code; when the input password is different from the default password (no), it indicates that the user does not have the authority to refresh the BIOS program code, the processing unit 14 does not continue to execute the power-on self-test procedure of the server device, so that the power-on self-test procedure of the server device is maintained in a suspended state (step S03), and the user cannot refresh the BIOS program code again.
In one embodiment, the default password is held by a service provider of the server device, and only the service provider has the authority to refresh the BIOS program code; alternatively, the user of the server device can obtain the default password from the service provider to refresh the BIOS program code by itself.
In one embodiment, the version number of the motherboard 11 can be represented by binary code, and as shown in fig. 1, the processing unit 14 includes a processor 141 and a platform Path Controller (PCH) 142, wherein the processor 141 is coupled to the PCH 142. The stage path controller 142 includes a number generation circuit composed of a pull-up resistor and a ground resistor. After the server device is powered on, the pull-up resistor and the ground resistor can generate a version number (e.g., the aforementioned first version number) of the motherboard 11 represented by binary codes. Accordingly, in step S01, the processing unit 14 executes the BIOS program code to actively send a request signal requesting the version number of the motherboard 11 to the platform path controller 142 when executing the power on self-test procedure, and when the processor 141 sends the request signal, the number generation circuit of the platform path controller 142 outputs the version number of the motherboard 11 represented by binary code. After the processing unit 14 obtains the version number of the motherboard 11 from the platform path controller 142, the processing unit 14 executes step S01 according to the version number included in the BIOS program code to determine whether the version number of the motherboard 11 matches the version number of the BIOS program code.
In one embodiment, when the version number of the motherboard 11 is not matched with the version number of the BIOS program code, the processing unit 14 triggers a System Event Log (SEL) of the server device, where the System Event Log at least includes abnormal information that the version number of the motherboard 11 is not matched with the version number of the BIOS program code. In detail, as shown in fig. 1, the server device further includes a baseboard management control unit (BMC) 15 coupled to the processing unit 14, taking the first version number and the second version number as an example, when the processing unit 14 determines that the first version number and the second version number are not matched, the processing unit 14 triggers the baseboard management control unit 15 (step S07), so that the baseboard management control unit 15 records the second determination result, the corresponding fourth version number, the warning message, the time information, and the first version number and the second version number that are not matched currently in the system event log, so that a manager of the server device can query the system event log by using the baseboard management control unit 15 in a remote connection manner.
In summary, according to an embodiment of the server apparatus in the present disclosure, the processing unit can determine whether the version number of the motherboard matches the version number of the BIOS program code, and whether the processing unit is at a factory or a consumer, the processing unit can detect the unmatched version number in the power-on self-detection procedure, so as to avoid the problem of unstable operation of the server apparatus, and can prompt the user that the version number of the BIOS program code does not match the version number of the motherboard by displaying an alert message. Furthermore, the processing unit can record the judgment result that the version numbers of the main board and the BIOS program code are matched or not matched in the non-volatile memory, and the two judgment results are hidden information which are not mutually covered, so that the inspector can perform the maintenance and debugging of the server device accordingly.
Although the present disclosure has been described with reference to particular embodiments, it will be understood by those skilled in the art that various changes and modifications may be made without departing from the spirit and scope of the disclosure, and the scope of the disclosure is to be determined by the appended claims.

Claims (10)

1. A server apparatus, comprising:
a main board with a first version number;
the first nonvolatile memory unit is arranged on the mainboard and used for storing a BIOS program code, and the BIOS program code is provided with a second version number;
the second non-volatile memory unit is arranged on the mainboard; and
a processing unit, which is arranged on the mainboard, coupled to the first non-volatile memory unit and the second non-volatile memory unit, and is used for executing the BIOS program code to execute a power-on self-test program, and judging whether the first version number is matched with the second version number in the power-on self-test program, when the first version number is not matched with the second version number, the processing unit records a first judgment result indicating that the first version number is not matched with the second version number in the second non-volatile memory unit, and the processing unit stops executing the power-on self-test program.
2. The server apparatus according to claim 1, wherein when the first version number matches the second version number, the processing unit stores a second determination result indicating that the first version number and the second version number match in the second nonvolatile memory unit, and the second determination result and the first determination result are not mutually overwritten in the second nonvolatile memory unit.
3. The server apparatus according to claim 2, wherein the processing unit continues to execute the power-on self-test procedure to complete the power-on self-test procedure when the first version number matches the second version number, and the processing unit executes an operating system after the power-on self-test procedure is completed, wherein the second determination result is a hidden message in the operating system.
4. The server apparatus according to claim 3, wherein the second NVM unit is in a read and write locked state at the OS.
5. The server apparatus according to claim 2, wherein when the first version number matches the second version number, the processing unit further stores the first version number, the second version number, and a time information indicating that the first version number and the second version number match in the second nonvolatile memory unit.
6. The server apparatus of claim 1, further comprising a baseboard management control unit coupled to the processing unit, wherein when the first version number does not match the second version number, the processing unit drives the baseboard management control unit to store the first determination result in a system event log.
7. The server apparatus according to claim 6, wherein the second nvm unit stores a fourth version number of the first version number and the BIOS program code before the processing unit determines whether the first version number matches the second version number in the power-on self-test procedure, and the first version number matches the fourth version number, and the processing unit further drives the bmc unit to store the fourth version number in the system event log when the processing unit determines that the first version number does not match the second version number in the power-on self-test procedure.
8. The server apparatus according to claim 7, wherein the second nvm unit further stores a time information indicating that the first version number matches the fourth version number before the processing unit determines whether the first version number matches the second version number, and the processing unit further drives the bmc unit to store the time information in the system event log when the processing unit determines that the first version number does not match the second version number in the power-on self-test procedure.
9. The server apparatus of claim 1, wherein the processing unit comprises a processor and a platform path controller, the platform path controller comprising pull-up resistors and ground resistors for generating the first version number; in the power-on self-test procedure, the platform path controller sends the first version number to the processor according to a request signal from the processor, so that the processor determines whether the first version number is matched with the second version number.
10. The server apparatus of claim 1, wherein the processing unit further determines whether an input password entered into the server apparatus matches a default password before stopping executing the power-on self-test program when the first version number is different from the second version number, executes the BIOS program code to complete the power-on self-test program and execute an operating system when the input password matches the default password, and stops executing the power-on self-test program when the input password does not match the default password.
CN202010379967.0A 2020-05-08 2020-05-08 Server device Pending CN113626303A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010379967.0A CN113626303A (en) 2020-05-08 2020-05-08 Server device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010379967.0A CN113626303A (en) 2020-05-08 2020-05-08 Server device

Publications (1)

Publication Number Publication Date
CN113626303A true CN113626303A (en) 2021-11-09

Family

ID=78377022

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010379967.0A Pending CN113626303A (en) 2020-05-08 2020-05-08 Server device

Country Status (1)

Country Link
CN (1) CN113626303A (en)

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7836219B1 (en) * 2004-02-10 2010-11-16 Pmc-Sierra Us, Inc. System and method for authentication of embedded RAID on a host RAID card
US20110060898A1 (en) * 2009-09-08 2011-03-10 Huang Pai-Lin Computer motherboard with basic input output system capable of built-in bios fresh
US20160026454A1 (en) * 2014-07-22 2016-01-28 Giga-Byte Technology Co., Ltd. Circuit and method for writing program codes of basic input/output system
TW201818253A (en) * 2016-11-11 2018-05-16 英業達股份有限公司 Detection system and detection method
CN110377469A (en) * 2019-07-12 2019-10-25 苏州浪潮智能科技有限公司 A kind of detection system and method for PCIE device

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7836219B1 (en) * 2004-02-10 2010-11-16 Pmc-Sierra Us, Inc. System and method for authentication of embedded RAID on a host RAID card
US20110060898A1 (en) * 2009-09-08 2011-03-10 Huang Pai-Lin Computer motherboard with basic input output system capable of built-in bios fresh
US20160026454A1 (en) * 2014-07-22 2016-01-28 Giga-Byte Technology Co., Ltd. Circuit and method for writing program codes of basic input/output system
TW201818253A (en) * 2016-11-11 2018-05-16 英業達股份有限公司 Detection system and detection method
CN110377469A (en) * 2019-07-12 2019-10-25 苏州浪潮智能科技有限公司 A kind of detection system and method for PCIE device

Non-Patent Citations (3)

* Cited by examiner, † Cited by third party
Title
COOPER D, ET AL: "BIOS protection guidelines", 《NIST SPECIAL PUBILCATION》, pages 1 - 26 *
王庆东;HJCBUG;: "主板的大脑BIOS专题", 电脑自做, no. 02, pages 1 - 4 *
马富达: "基于嵌入微LINUX的开机安全认证系统", 《微电子学与计算机》, pages 181 - 184 *

Similar Documents

Publication Publication Date Title
US6564348B1 (en) Method and apparatus for storing and using chipset built-in self-test signatures
US8132055B2 (en) Operating system-firmware interface update recovery
US6550019B1 (en) Method and apparatus for problem identification during initial program load in a multiprocessor system
US6591389B1 (en) Testing system for circuit board self-test
CN111722954A (en) Server abnormity positioning method and device, storage medium and server
US5535330A (en) System and method for error location in printed wire assemblies by external power on self test (post) commands
CN112527575A (en) Hard disk lighting test method, device and equipment and readable storage medium
US8482307B2 (en) Method and apparatus for the prevention of untested or improperly tested printed circuit boards from being used in a fire pump control system
US7308376B2 (en) Computer platform automatic testing method and system
CN113626303A (en) Server device
US6798719B1 (en) Electronic device including warranty start date
CN116225802A (en) Fault testing method and device and computing equipment
US20050257095A1 (en) Apparatus and method for detecting and indicating faults on a motherboard
JP7426269B2 (en) Information processing equipment and information processing system
TWI391816B (en) Computer debug method
TWI733213B (en) Server device
CN112256535A (en) Hard disk alarm method and device, computer equipment and storage medium
TWI807521B (en) Warning method
KR100519389B1 (en) Method and apparatus for diagnosing computer system
TWI775360B (en) Storage device for recording status of hardware component of computer system and computer implementation method thereof
TWI777259B (en) Boot method
CN111045899B (en) Method for displaying BIOS information in early stage of computer system startup self-check
KR20000061449A (en) Self testing method and apparatus in computer system
CN116266153A (en) Warning method
CN113672477A (en) Automatic debugging message providing method for basic input output system

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination