JP2005234872A - Computer, computer start method, bios program and information storage medium - Google Patents

Computer, computer start method, bios program and information storage medium Download PDF

Info

Publication number
JP2005234872A
JP2005234872A JP2004042937A JP2004042937A JP2005234872A JP 2005234872 A JP2005234872 A JP 2005234872A JP 2004042937 A JP2004042937 A JP 2004042937A JP 2004042937 A JP2004042937 A JP 2004042937A JP 2005234872 A JP2005234872 A JP 2005234872A
Authority
JP
Japan
Prior art keywords
storage device
computer
device configuration
processing
changed
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.)
Withdrawn
Application number
JP2004042937A
Other languages
Japanese (ja)
Inventor
Eiji Nakatani
英司 中谷
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.)
Seiko Epson Corp
Original Assignee
Seiko Epson 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 Seiko Epson Corp filed Critical Seiko Epson Corp
Priority to JP2004042937A priority Critical patent/JP2005234872A/en
Publication of JP2005234872A publication Critical patent/JP2005234872A/en
Withdrawn legal-status Critical Current

Links

Images

Landscapes

  • Test And Diagnosis Of Digital Computers (AREA)
  • Stored Programmes (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To provide a computer or the like allowing further speeding-up of initialization and detection of a storage device used in the computer. <P>SOLUTION: This computer 100 includes: a POST process execution part 18 executing a POST process in time of a start; a decision part 12 deciding whether a storage device configuration is changed or not, in time of the start; a control part 16 controlling the POST process execution part 18 such that detection of a DRAM 60 and an IDE device in the POST process is omitted when the storage device configuration is not changed; a flash memory 90 storing storage device configuration data 92 showing a configuration related to the DRAM 60 and the IDE device; and an update part 14 updating the storage device configuration data 92. <P>COPYRIGHT: (C)2005,JPO&NCIPI

Description

本発明は、コンピュータ、コンピュータ起動方法、BIOSプログラムおよび情報記憶媒体に関する。   The present invention relates to a computer, a computer startup method, a BIOS program, and an information storage medium.

BIOSのPC起動時の機能として、コンピュータが良好な状態かどうかをテストするPOST(Power On Self Test)処理と、コンピュータのハードウェア構成要素の設定等を行う初期化がある。POST処理では、HDD等の記憶装置の検出等を行っている。   The BIOS startup function includes a POST (Power On Self Test) process for testing whether the computer is in good condition and initialization for setting the hardware components of the computer. In the POST process, a storage device such as an HDD is detected.

しかし、記憶装置の構成は、通常のPCの使用では変わることがない。それにも関わらず、毎回POST処理で記憶装置の検出処理を行っているため、PCを起動するための時間が余分にかかっていた。   However, the configuration of the storage device does not change when a normal PC is used. Nevertheless, since the storage device detection process is performed by the POST process every time, it takes extra time to start up the PC.

このような問題に対して、特許文献1の明細書の段落番号0007に記載されているように、POST処理の全部または一部を省略するファーストオン機能を用いることが提案されている。
特表2002−513964号公報
To solve such a problem, as described in paragraph No. 0007 of the specification of Patent Document 1, it has been proposed to use a first-on function that omits all or part of the POST processing.
JP-T-2002-513964

しかし、ファーストオン機能を用いる場合、POST処理を省略しても、OSがPOST処理の機能を補う必要がある。このため、ファーストオン機能を用いた場合、OSが起動するまでの時間は速くなるが、OSの起動後に実際にOSが記憶装置等を認識している間は記憶装置等が操作不能となる。また、すべてのOSがファーストオン機能を有するとは限らない。   However, when the first-on function is used, even if the POST process is omitted, the OS needs to supplement the function of the POST process. For this reason, when the first-on function is used, the time until the OS is started up is fast, but the storage device or the like cannot be operated while the OS is actually recognizing the storage device or the like after the OS is started up. Also, not all OSs have a first-on function.

本発明は、上記課題に鑑みなされたものであり、その目的は、コンピュータで使用される記憶装置の検出と初期化をより高速化することが可能なコンピュータ、コンピュータ起動方法、BIOSプログラムおよび情報記憶媒体を提供することにある。   The present invention has been made in view of the above problems, and an object of the present invention is to provide a computer, a computer startup method, a BIOS program, and information storage capable of speeding up detection and initialization of a storage device used in a computer. To provide a medium.

上記課題を解決するため、本発明に係るコンピュータは、起動時に、POST処理を実行するPOST処理実行手段と、
起動時に、記憶装置構成が変更されたかどうかを記憶装置にアクセスせずに判定する判定手段と、
前記判定手段によって記憶装置構成が変更されたと判定されなかった場合、前記POST処理におけるDRAMおよびIDEデバイスの検出処理および初期化処理を省略するように、前記POST処理実行手段を制御する制御手段と、
DRAMおよびIDEデバイスに関する構成を示す記憶装置構成データを記憶するメモリと、
前記記憶装置構成データを更新する更新手段と、
を含み、
前記更新手段は、
前記判定手段によって記憶装置構成が変更されたと判定された場合、当該変更に応じて前記記憶装置構成データを更新し、
前記判定手段によって記憶装置構成が変更されたと判定されなかった場合、前記記憶装置構成データに基づき、前記初期化処理と同様の処理を実行することを特徴とする。
In order to solve the above-described problem, a computer according to the present invention includes a POST process execution means for executing a POST process at startup,
A determination means for determining whether or not the storage device configuration has been changed at startup without accessing the storage device;
Control means for controlling the POST processing execution means so as to omit the DRAM and IDE device detection processing and initialization processing in the POST processing if the determination means does not determine that the storage device configuration has been changed;
A memory for storing storage device configuration data indicating a configuration related to the DRAM and the IDE device;
Updating means for updating the storage device configuration data;
Including
The updating means includes
When it is determined that the storage device configuration has been changed by the determination unit, the storage device configuration data is updated according to the change,
When it is not determined that the storage device configuration has been changed by the determination unit, processing similar to the initialization processing is executed based on the storage device configuration data.

また、本発明に係るコンピュータ起動方法は、コンピュータの起動時に、前記コンピュータの記憶装置構成が変更されたかどうかを記憶装置にアクセスせずに判定し、
記憶装置構成が変更された場合、当該変更に応じてDRAMおよびIDEデバイスに関する構成を示す記憶装置構成データをメモリに記憶するとともに、DRAMおよびIDEデバイスの検出処理および初期化処理を含むPOST処理を実行し、
記憶装置構成が変更されなかった場合、前記記憶装置構成データに基づき、前記初期化処理と同様の処理を実行するとともに、前記検出処理および前記初期化処理を省略して前記POST処理を実行することを特徴とする。
Further, the computer activation method according to the present invention determines whether the storage device configuration of the computer has been changed without accessing the storage device when starting the computer,
When the storage device configuration is changed, the storage device configuration data indicating the configuration related to the DRAM and the IDE device is stored in the memory according to the change, and the POST processing including the detection processing and initialization processing of the DRAM and the IDE device is executed. And
When the storage device configuration is not changed, the same processing as the initialization processing is executed based on the storage device configuration data, and the POST processing is executed while omitting the detection processing and the initialization processing. It is characterized by.

また、本発明に係るBIOSプログラムは、コンピュータにより読み取り可能なBIOSプログラムであって、
前記コンピュータを、
前記コンピュータの起動時に、前記コンピュータの記憶装置構成が変更されたかどうかを記憶装置にアクセスせずに判定する判定手段と、
記憶装置構成が変更された場合、DRAMおよびIDEデバイスの検出処理および初期化処理を含むPOST処理を実行するように、前記コンピュータを制御するとともに、記憶装置構成が変更されなかった場合、前記検出処理および前記初期化処理を省略して前記POST処理を実行するように、前記コンピュータを制御する制御手段と、
記憶装置構成が変更された場合、当該変更に応じてDRAMおよびIDEデバイスに関する構成を示す記憶装置構成データを前記コンピュータの有するメモリに記憶し、記憶装置構成が変更されなかった場合、前記記憶装置構成データに基づき、前記初期化処理と同様の処理を実行する更新手段として機能させることを特徴とする。
The BIOS program according to the present invention is a BIOS program readable by a computer,
The computer,
Determination means for determining whether the storage device configuration of the computer has been changed when the computer is started without accessing the storage device;
When the storage device configuration is changed, the computer is controlled to execute the POST processing including the detection processing and initialization processing of the DRAM and the IDE device. When the storage device configuration is not changed, the detection processing is performed. And control means for controlling the computer to execute the POST process by omitting the initialization process,
When the storage device configuration is changed, the storage device configuration data indicating the configuration related to the DRAM and the IDE device is stored in the memory of the computer according to the change, and when the storage device configuration is not changed, the storage device configuration is stored. It is characterized by functioning as update means for executing processing similar to the initialization processing based on the data.

また、本発明に係る情報記憶媒体は、コンピュータにより読み取り可能なBIOSプログラムを記憶した情報記憶媒体であって、
上記BIOSプログラムを記憶したことを特徴とする。
An information storage medium according to the present invention is an information storage medium storing a computer-readable BIOS program,
The BIOS program is stored.

本発明によれば、コンピュータ等は、記憶装置構成が変更された状態で起動したことを検出した場合にIDEデバイス等の検出処理後に記憶装置構成データを記憶し、記憶装置構成が変更されない状態で起動した場合にIDEデバイス等の検出処理を省略して記憶装置構成データを読み取って当該記憶装置構成データに基づいて初期化処理と同様の処理を実行することができる。これにより、コンピュータ等は、コンピュータで使用される記憶装置の検出と初期化をより高速化することができる。   According to the present invention, the computer or the like stores the storage device configuration data after the detection process of the IDE device or the like when it is detected that the storage device configuration is changed, and the storage device configuration is not changed. When activated, the detection process of the IDE device or the like can be omitted, the storage device configuration data can be read, and a process similar to the initialization process can be executed based on the storage device configuration data. Thereby, the computer or the like can speed up the detection and initialization of the storage device used in the computer.

なお、ここで、前記IDEデバイスとしては、例えば、IDE方式のHDD、IDE方式のCD−ROM等のIDEインタフェースを有する種々のデバイスが該当する。   Here, as the IDE device, for example, various devices having an IDE interface such as an IDE HDD and an IDE CD-ROM are applicable.

以下、本発明を、本発明に係るBIOSプログラムを記憶したコンピュータに適用した場合を例に採り、図面を参照しつつ説明する。なお、以下に示す実施形態は、特許請求の範囲に記載された発明の内容を何ら限定するものではない。また、以下の実施形態に示す構成の全てが、特許請求の範囲に記載された発明の解決手段として必須であるとは限らない。   Hereinafter, a case where the present invention is applied to a computer storing a BIOS program according to the present invention will be described as an example with reference to the drawings. In addition, the embodiment shown below does not limit the content of the invention described in the claim at all. In addition, all of the configurations shown in the following embodiments are not necessarily essential as means for solving the problems described in the claims.

(システム全体の説明)
図1は、本実施形態の一例に係るコンピュータ100の機能ブロック図である。
(Description of the entire system)
FIG. 1 is a functional block diagram of a computer 100 according to an example of the present embodiment.

コンピュータ100は、具体的には、例えば、一般的なPC(Personal Computer)である。コンピュータ100は、CPU10と、BIOSROM20と、ノースブリッジ30と、サウスブリッジ40と、DRAM60と、HDD70と、CD−ROMドライブ80と、フラッシュメモリ90と、RTC(Real Time Clock)50と、SRAM51と、RTC50およびSRAM51用のバッテリー52を含んで構成されている。   Specifically, the computer 100 is, for example, a general PC (Personal Computer). The computer 100 includes a CPU 10, BIOSROM 20, northbridge 30, southbridge 40, DRAM 60, HDD 70, CD-ROM drive 80, flash memory 90, RTC (Real Time Clock) 50, SRAM 51, A battery 52 for the RTC 50 and the SRAM 51 is included.

また、フラッシュメモリ90には、DRAM60およびIDEデバイスに関する構成を示す記憶装置構成データ92が記憶されている。   In addition, the flash memory 90 stores storage device configuration data 92 indicating a configuration related to the DRAM 60 and the IDE device.

また、ノースブリッジ30は、DRAM60を制御するためのDRAMコントローラ32を含んで構成されている。また、サウスブリッジ40は、HDD70およびCD−ROMドライブ80を制御するためのIDEコントローラ42を含んで構成されている。なお、HDD70およびCD−ROMドライブ80は、IDEインタフェースを有するIDEデバイスの一種である。   The north bridge 30 includes a DRAM controller 32 for controlling the DRAM 60. The south bridge 40 includes an IDE controller 42 for controlling the HDD 70 and the CD-ROM drive 80. The HDD 70 and the CD-ROM drive 80 are a kind of IDE device having an IDE interface.

また、BIOSROM20にはBIOSプログラム22が記憶されている。CPU10は、BIOSプログラム22を読み取ることにより、起動時にPOST処理を実行するPOST処理実行部18と、起動時に記憶装置構成が変更されたかどうかを判定する判定部12と、POST処理におけるDRAM60またはIDEデバイスの検出を省略するように、POST処理実行部18を制御する制御部16と、フラッシュメモリ90内の記憶装置構成データ92等を更新する制御部16として機能する。   The BIOS ROM 20 stores a BIOS program 22. The CPU 10 reads the BIOS program 22 to read the POST process execution unit 18 that executes the POST process at startup, the determination unit 12 that determines whether the storage device configuration has been changed at startup, and the DRAM 60 or the IDE device in the POST process. The control unit 16 that controls the POST processing execution unit 18 and the control unit 16 that updates the storage device configuration data 92 and the like in the flash memory 90 function so as to omit the detection of.

なお、POST処理実行部18は、POST処理において、DRAM60およびIDEデバイスの検出処理および初期化処理を実行する。   The POST process execution unit 18 executes the detection process and initialization process of the DRAM 60 and the IDE device in the POST process.

また、図1に示す各部は採用するチップセット等によって構成が異なり、図1に示す構成に限定されるものではない。   Further, each part shown in FIG. 1 has a different configuration depending on a chipset or the like employed, and is not limited to the configuration shown in FIG.

また、これらの各部を、回路を用いてハードウェア的にコンピュータ100に実装してもよいし、プログラムを用いてソフトウェア的にコンピュータ100に実装してもよい。   In addition, each of these units may be mounted on the computer 100 by hardware using a circuit, or may be mounted on the computer 100 by software using a program.

さらに、判定部12等としてコンピュータを機能させるためのBIOSプログラム22を記憶した情報記憶媒体200からBIOSプログラム22を読み取って判定部12等の機能をコンピュータ100に実装してもよい。   Furthermore, the BIOS 100 may be read from the information storage medium 200 that stores the BIOS program 22 for causing the computer to function as the determination unit 12 or the like, and the function of the determination unit 12 or the like may be implemented in the computer 100.

このような情報記憶媒体200としては、例えば、CD−ROM、DVD−ROM、ROM、RAM、HDD等を適用でき、そのプログラムの読み取り方式は接触方式であっても、非接触方式であってもよい。   As such an information storage medium 200, for example, a CD-ROM, DVD-ROM, ROM, RAM, HDD or the like can be applied, and the program reading method may be a contact method or a non-contact method. Good.

また、情報記憶媒体200に代えて、上述した各機能をコンピュータ100に実装するためのプログラム等を、伝送路を介してホスト装置等からダウンロードすることによって上述した各機能をコンピュータに実装することも可能である。   Further, instead of the information storage medium 200, the above-described functions may be implemented in the computer by downloading a program or the like for implementing the above-described functions in the computer 100 from a host device or the like via a transmission path. Is possible.

(処理の流れの説明)
次に、POST処理におけるこれらの各部を用いた記憶装置の検出処理と初期化処理の流れについて説明する。まず、従来の記憶装置の検出処理と初期化処理の流れについて説明する。
(Explanation of processing flow)
Next, the flow of the storage device detection processing and initialization processing using these units in the POST processing will be described. First, the flow of a conventional storage device detection process and initialization process will be described.

図2は、従来の記憶装置の検出処理と初期化処理の流れを示すフローチャートである。   FIG. 2 is a flowchart showing the flow of detection processing and initialization processing of a conventional storage device.

POST処理における記憶装置の検出処理と初期化処理においては、DRAMの検出処理と初期化処理(後述するステップS1〜S4)、IDEデバイスの検出と初期化処理(後述するステップS5、S6)が行われる。   In the storage device detection processing and initialization processing in the POST processing, DRAM detection processing and initialization processing (steps S1 to S4 described later), IDE device detection and initialization processing (steps S5 and S6 described later) are performed. Is called.

従来のコンピュータは、DRAMの検出処理と初期化処理として、DRAMの種別等を検出することによるDRAM60の識別する処理(ステップS1)、DRAMのタイミングパラメータをDRAMコントローラに設定する処理(ステップS2)、DRAMのメモリサイズを検出する処理(ステップS3)、DRAMのサイズデータをDRAM内のBIOSワークエリアに設定する処理(ステップS4)を実行する。   In the conventional computer, as DRAM detection processing and initialization processing, processing for identifying the DRAM 60 by detecting the type of DRAM (step S1), processing for setting DRAM timing parameters in the DRAM controller (step S2), A process of detecting the memory size of the DRAM (step S3) and a process of setting the DRAM size data in the BIOS work area in the DRAM (step S4) are executed.

また、従来のコンピュータは、IDEデバイスの検出と初期化処理として、HDD、CD−ROMドライブ等のIDEデバイスを検出する処理(ステップS5)、IDEデバイスに関するパラメータ(例えば、ランタイムサービス用パラメータテーブルであるFDPT)を作成してIDEコントローラに設定し、IDEデバイスの検出結果に基づく起動優先順位列挙情報をDRAM内のBIOSワークエリアに設定する処理(ステップS6)を実行する。   Further, the conventional computer detects IDE devices such as HDDs and CD-ROM drives (step S5) as parameters for detecting and initializing IDE devices, and parameters related to IDE devices (for example, a parameter table for runtime service). FDPT) is created and set in the IDE controller, and processing for setting the boot priority order enumeration information based on the detection result of the IDE device in the BIOS work area in the DRAM (step S6) is executed.

従来のコンピュータは、これらの処理(ステップS1〜S6)をコンピュータが起動する度に毎回実行しており、起動に時間がかかっていた。   The conventional computer executes these processes (steps S1 to S6) every time the computer starts up, and it takes time to start up.

次に、本実施形態の一例に係る記憶装置の検出処理と初期化処理の流れについて説明する。   Next, a flow of detection processing and initialization processing of the storage device according to an example of this embodiment will be described.

図3は、本実施形態の一例に係る記憶装置の検出処理と初期化処理の流れを示すフローチャートである。   FIG. 3 is a flowchart showing the flow of detection processing and initialization processing of the storage device according to an example of this embodiment.

POST処理における記憶装置の検出処理と初期化処理においては、コンピュータ100は、まず、DRAM60の検出処理と初期化処理を実行する。   In the storage device detection processing and initialization processing in the POST processing, the computer 100 first executes the detection processing and initialization processing of the DRAM 60.

判定部12は、HDD70、CD−ROMドライブ80等の記憶装置構成が変更されたかどうかを判定する(ステップS11)。記憶装置構成が変更されたかどうかを判定するための手法としては、例えば、コンピュータ100の蓋が開けられた場合に出力されるシャーシイントリュージョン信号を検出する手法、バッテリー52(スタンバイ電源)の非印加状態から印加状態への変化を検出する手法、SRAM51内のセットアップデータの変化を検出する手法等のうちの全部または一部の手法を採用してもよい。このように、判定部12は、DRAM60等の記憶装置には直接アクセスせずに記憶装置構成が変更されたかどうかを判定する。   The determination unit 12 determines whether the storage device configuration such as the HDD 70 or the CD-ROM drive 80 has been changed (step S11). As a method for determining whether or not the storage device configuration has been changed, for example, a method for detecting a chassis intrusion signal that is output when the lid of the computer 100 is opened, or a non-use of the battery 52 (standby power supply). All or a part of a method for detecting a change from the application state to the application state, a method for detecting a change in setup data in the SRAM 51, or the like may be employed. Thus, the determination unit 12 determines whether the storage device configuration has been changed without directly accessing the storage device such as the DRAM 60.

判定部12によって記憶装置構成が変更されたと判定された場合、POST処理実行部18は、検出処理として、DRAM60の種別等を検出することによりDRAM60を識別する(ステップS12)。   When the determination unit 12 determines that the storage device configuration has been changed, the POST process execution unit 18 identifies the DRAM 60 by detecting the type of the DRAM 60 as a detection process (step S12).

そして、POST処理実行部18は、初期化処理として、DRAM60のタイミングパラメータをDRAMコントローラ32に設定する。また、更新部14は、DRAM60の識別結果に応じてフラッシュメモリ90内の記憶装置構成データ92を更新する(ステップS13)。   Then, the POST process execution unit 18 sets the timing parameter of the DRAM 60 in the DRAM controller 32 as an initialization process. Further, the update unit 14 updates the storage device configuration data 92 in the flash memory 90 according to the identification result of the DRAM 60 (step S13).

そして、POST処理実行部18は、検出処理として、DRAM60のメモリサイズを検出する(ステップS14)。   Then, the POST process execution unit 18 detects the memory size of the DRAM 60 as the detection process (step S14).

そして、POST処理実行部18は、初期化処理として、DRAM60のサイズデータをDRAM60内のBIOSワークエリアに設定する。また、更新部14は、DRAM60のサイズに応じてフラッシュメモリ90内の記憶装置構成データ92を更新する(ステップS15)。   Then, the POST process execution unit 18 sets the size data of the DRAM 60 in the BIOS work area in the DRAM 60 as an initialization process. The updating unit 14 updates the storage device configuration data 92 in the flash memory 90 according to the size of the DRAM 60 (step S15).

コンピュータ100は、DRAM60の検出処理と初期化処理を実行した後、IDEデバイスの検出処理と初期化処理を実行する。   After executing the detection process and initialization process of the DRAM 60, the computer 100 executes the IDE device detection process and initialization process.

POST処理実行部18は、検出処理として、HDD70、CD−ROMドライブ80等のIDEデバイスを検出する(ステップS16)。   The POST process execution unit 18 detects IDE devices such as the HDD 70 and the CD-ROM drive 80 as a detection process (step S16).

そして、POST処理実行部18は、初期化処理として、IDEデバイスに関するパラメータ(例えば、ランタイムサービス用パラメータテーブルであるFDPT)を作成してIDEコントローラ42に設定し、IDEデバイスの検出結果に基づく起動優先順位列挙情報をDRAM60内のBIOSワークエリアに設定する処理を実行する。また、更新部14は、FDPTと起動優先順位列挙情報が含まれるように記憶装置構成データ92を更新する(ステップS17)。   Then, as an initialization process, the POST process execution unit 18 creates a parameter relating to the IDE device (for example, FDPT which is a runtime service parameter table), sets the parameter in the IDE controller 42, and activates priority based on the detection result of the IDE device. Processing for setting the ranking enumeration information in the BIOS work area in the DRAM 60 is executed. In addition, the update unit 14 updates the storage device configuration data 92 so that the FDPT and the activation priority order enumeration information are included (step S17).

以上の手順により、記憶装置構成データ92には、通常のPOST処理で設定されるパラメータまたは当該パラメータを再現するための情報等が記憶される。   Through the above procedure, the storage device configuration data 92 stores parameters set in normal POST processing or information for reproducing the parameters.

次に、起動時に記憶装置構成が変更されていないと判定された場合の処理について説明する。   Next, processing when it is determined that the storage device configuration has not been changed at the time of activation will be described.

記憶装置構成が変更されていない場合、判定部12は、フラッシュメモリ90内に記憶装置構成データ92があるかどうかを判定する(ステップS18)。装置構成データ92がない場合には、通常のステップS12〜S17の処理が実行される。   If the storage device configuration has not been changed, the determination unit 12 determines whether there is storage device configuration data 92 in the flash memory 90 (step S18). When there is no device configuration data 92, normal processing in steps S12 to S17 is executed.

記憶装置構成データ92がある場合、制御部16は、DRAM60の識別(ステップS12)およびサイズの検出(ステップS14)を行わないようにPOST処理実行部18を制御する。これにより、POST処理実行部18は、上述したDRAM60に関する検出処理と初期化処理を行わないように制御される。   When there is the storage device configuration data 92, the control unit 16 controls the POST processing execution unit 18 so as not to identify the DRAM 60 (step S12) and detect the size (step S14). Thereby, the POST process execution unit 18 is controlled not to perform the detection process and the initialization process related to the DRAM 60 described above.

そして、更新部14は、DRAM60に関する初期化処理と同様の処理として、記憶装置構成データ92からタイミングパラメータを読み取ってDRAMコントローラ32に設定する(ステップS19)。   Then, the update unit 14 reads the timing parameter from the storage device configuration data 92 and sets it in the DRAM controller 32 as the same process as the initialization process related to the DRAM 60 (step S19).

そして、更新部14は、初期化処理と同様の処理として、記憶装置構成データ92からサイズデータを読み取ってDRAM60内のBIOSワークエリアに設定する(ステップS20)。   Then, the update unit 14 reads the size data from the storage device configuration data 92 and sets it in the BIOS work area in the DRAM 60 as the same process as the initialization process (step S20).

また、記憶装置構成が変更されていない場合、制御部16は、IDEデバイスの検出(ステップS16)を行わないようにPOST処理実行部18を制御する。これにより、POST処理実行部18は、上述したIDEデバイスに関する検出処理と初期化処理を行わないように制御される。   When the storage device configuration has not been changed, the control unit 16 controls the POST process execution unit 18 so as not to detect the IDE device (step S16). Thereby, the POST process execution unit 18 is controlled not to perform the above-described detection process and initialization process related to the IDE device.

そして、更新部14は、IDEデバイスに関する初期化処理と同様の処理として、記憶装置構成データ92からIDEデバイスに関するパラメータ(FDPT)を読み取ってIDEコントローラ42に設定し、装置構成データ92から優先順位列挙情報を読み取ってDRAM60内のBIOSワークエリアに設定する(ステップS21)。   Then, the update unit 14 reads the parameter (FDPT) related to the IDE device from the storage device configuration data 92 and sets it in the IDE controller 42 as the same process as the initialization process related to the IDE device, and lists the priority order from the device configuration data 92. The information is read and set in the BIOS work area in the DRAM 60 (step S21).

以上のように、本実施形態によれば、コンピュータ100は、記憶装置構成が変更された状態で起動したことを検出した場合にIDEデバイス等の検出処理後に記憶装置構成データ92を記憶し、記憶装置構成が変更されない状態で起動した場合にIDEデバイス等の検出処理と初期化処理を省略して記憶装置構成データ92に基づき、初期化処理と同様の処理を実行することができる。これにより、コンピュータ100は、コンピュータ100で使用される記憶装置(DRAM60およびIDEデバイス)の検出と初期化をより高速化することができる。   As described above, according to the present embodiment, the computer 100 stores the storage device configuration data 92 after the detection processing of the IDE device or the like when it is detected that the computer 100 has been started in a state where the storage device configuration has been changed. When the apparatus configuration is started without being changed, it is possible to execute the same processing as the initialization processing based on the storage device configuration data 92 by omitting the detection processing and initialization processing of the IDE device and the like. Thereby, the computer 100 can further speed up the detection and initialization of the storage devices (DRAM 60 and IDE device) used in the computer 100.

なお、本発明の発明者による実験によれば、ある機種では従来20秒程度かかっていた検出時間を8秒程度短縮でき、別の機種では従来7秒程度かかっていた検出時間を2秒程度短縮できる。   According to an experiment by the inventors of the present invention, the detection time, which previously took about 20 seconds in one model, can be reduced by about 8 seconds, and the detection time, which previously took about 7 seconds in another model, can be reduced by about 2 seconds. it can.

また、本実施形態によれば、ファーストオン機能のように単に起動にかかる時間を短縮するだけでなく、IDEデバイス等を実際に使用できるようになるまでの時間も短縮することができる。   Further, according to the present embodiment, it is possible not only to shorten the time required for activation as in the first-on function, but also to shorten the time until an IDE device or the like can actually be used.

(変形例)
以上、本発明を適用した好適な実施の形態について説明してきたが、本発明の適用は上述した実施例に限定されない。
(Modification)
The preferred embodiments to which the present invention is applied have been described above, but the application of the present invention is not limited to the above-described examples.

例えば、上述した実施例では、POST処理実行部18は、DRAM60とIDEデバイスの両方を検出したが、変形例として、POST処理実行部18は、DRAM60とIDEデバイスのいずれか一方のみを検出したり、その検出を省略したりしてもよい。   For example, in the above-described embodiment, the POST processing execution unit 18 detects both the DRAM 60 and the IDE device. However, as a modified example, the POST processing execution unit 18 detects only one of the DRAM 60 and the IDE device. The detection may be omitted.

また、検出処理における検出対象や初期化処理における初期化対象は上述した実施例に限定されるものではなく、コンピュータ100の構成に応じて種々のパラメータ等を検出、初期化してもよい。   The detection target in the detection process and the initialization target in the initialization process are not limited to the above-described embodiments, and various parameters may be detected and initialized according to the configuration of the computer 100.

さらに、記憶装置構成データ92は、初期化処理で設定されるデータと全く同じデータであってもよいし、初期化処理で設定されるデータを再現するためのデータであってもよい。また、記憶装置構成データ92に含まれるパラメータごとに、属性、アドレス、オフセット、データサイズ等を記憶装置構成データ92のヘッダに含めてもよい。   Furthermore, the storage device configuration data 92 may be the same data as the data set in the initialization process, or may be data for reproducing the data set in the initialization process. Further, for each parameter included in the storage device configuration data 92, an attribute, an address, an offset, a data size, and the like may be included in the header of the storage device configuration data 92.

また、上述した実施例では、記憶装置構成データ92をフラッシュメモリ90に記憶する方式を採用したが、フラッシュメモリ90以外の書き換え可能な不揮発性メモリに記憶する方式を採用してもよい。また、書き換え可能な不揮発性メモリに代えて記憶内容がバッテリーバックアップされるSRAMを用いることももちろん可能である。さらに、BIOSROM20を書き換え可能な不揮発性メモリで構成し、当該不揮発性メモリ内に記憶装置構成データ92を記憶する方式を採用することももちろん可能である。   In the above-described embodiment, the method of storing the storage device configuration data 92 in the flash memory 90 is adopted. However, a method of storing in the rewritable nonvolatile memory other than the flash memory 90 may be adopted. Of course, it is also possible to use an SRAM whose storage contents are battery-backed in place of the rewritable nonvolatile memory. Furthermore, it is of course possible to adopt a method in which the BIOSROM 20 is configured by a rewritable nonvolatile memory and the storage device configuration data 92 is stored in the nonvolatile memory.

本実施形態の一例に係るコンピュータの機能ブロック図である。It is a functional block diagram of a computer concerning an example of this embodiment. 従来の記憶装置の検出処理と初期化処理の流れを示すフローチャートである。It is a flowchart which shows the flow of the detection process and initialization process of the conventional memory | storage device. 本実施形態の一例に係る記憶装置の検出処理と初期化処理の流れを示すフローチャートである。It is a flowchart which shows the flow of the detection process and initialization process of a memory | storage device which concern on an example of this embodiment.

符号の説明Explanation of symbols

10 CPU、12 判定部、14 更新部、16 制御部、18 POST処理実行部、20 BIOSROM、22 BIOSプログラム、42 IDEコントローラ、60 DRAM、70 HDD(IDEデバイス)、80 CD−ROM(IDEデバイス)、90 フラッシュメモリ(メモリ)、92 記憶装置構成データ、100 コンピュータ、200 情報記憶媒体   10 CPU, 12 determination unit, 14 update unit, 16 control unit, 18 POST processing execution unit, 20 BIOSROM, 22 BIOS program, 42 IDE controller, 60 DRAM, 70 HDD (IDE device), 80 CD-ROM (IDE device) , 90 Flash memory (memory), 92 Storage device configuration data, 100 Computer, 200 Information storage medium

Claims (4)

起動時に、POST処理を実行するPOST処理実行手段と、
起動時に、記憶装置構成が変更されたかどうかを記憶装置にアクセスせずに判定する判定手段と、
前記判定手段によって記憶装置構成が変更されたと判定されなかった場合、前記POST処理におけるDRAMおよびIDEデバイスの検出処理および初期化処理を省略するように、前記POST処理実行手段を制御する制御手段と、
DRAMおよびIDEデバイスに関する構成を示す記憶装置構成データを記憶するメモリと、
前記記憶装置構成データを更新する更新手段と、
を含み、
前記更新手段は、
前記判定手段によって記憶装置構成が変更されたと判定された場合、当該変更に応じて前記記憶装置構成データを更新し、
前記判定手段によって記憶装置構成が変更されたと判定されなかった場合、前記記憶装置構成データに基づき、前記初期化処理と同様の処理を実行することを特徴とするコンピュータ。
POST processing execution means for executing POST processing at startup;
A determination means for determining whether or not the storage device configuration has been changed at startup without accessing the storage device;
Control means for controlling the POST processing execution means so as to omit the DRAM and IDE device detection processing and initialization processing in the POST processing if the determination means does not determine that the storage device configuration has been changed;
A memory for storing storage device configuration data indicating a configuration related to the DRAM and the IDE device;
Updating means for updating the storage device configuration data;
Including
The updating means includes
When it is determined that the storage device configuration has been changed by the determination unit, the storage device configuration data is updated according to the change,
When the determination unit does not determine that the storage device configuration has been changed, the computer executes a process similar to the initialization process based on the storage device configuration data.
コンピュータの起動時に、前記コンピュータの記憶装置構成が変更されたかどうかを記憶装置にアクセスせずに判定し、
記憶装置構成が変更された場合、当該変更に応じてDRAMおよびIDEデバイスに関する構成を示す記憶装置構成データをメモリに記憶するとともに、DRAMおよびIDEデバイスの検出処理および初期化処理を含むPOST処理を実行し、
記憶装置構成が変更されなかった場合、前記記憶装置構成データに基づき、前記初期化処理と同様の処理を実行するとともに、前記検出処理および前記初期化処理を省略して前記POST処理を実行することを特徴とするコンピュータ起動方法。
When the computer is started, it is determined whether the storage device configuration of the computer has been changed without accessing the storage device,
When the storage device configuration is changed, the storage device configuration data indicating the configuration related to the DRAM and the IDE device is stored in the memory according to the change, and the POST processing including the detection processing and initialization processing of the DRAM and the IDE device is executed. And
When the storage device configuration is not changed, the same processing as the initialization processing is executed based on the storage device configuration data, and the POST processing is executed while omitting the detection processing and the initialization processing. A method for starting a computer.
コンピュータにより読み取り可能なBIOSプログラムであって、
前記コンピュータを、
前記コンピュータの起動時に、前記コンピュータの記憶装置構成が変更されたかどうかを記憶装置にアクセスせずに判定する判定手段と、
記憶装置構成が変更された場合、DRAMおよびIDEデバイスの検出処理および初期化処理を含むPOST処理を実行するように、前記コンピュータを制御するとともに、記憶装置構成が変更されなかった場合、前記検出処理および前記初期化処理を省略して前記POST処理を実行するように、前記コンピュータを制御する制御手段と、
記憶装置構成が変更された場合、当該変更に応じてDRAMおよびIDEデバイスに関する構成を示す記憶装置構成データを前記コンピュータの有するメモリに記憶し、記憶装置構成が変更されなかった場合、前記記憶装置構成データに基づき、前記初期化処理と同様の処理を実行する更新手段として機能させることを特徴とするBIOSプログラム。
A computer readable BIOS program,
The computer,
Determination means for determining whether the storage device configuration of the computer has been changed when the computer is started without accessing the storage device;
When the storage device configuration is changed, the computer is controlled to execute the POST processing including the detection processing and initialization processing of the DRAM and the IDE device. When the storage device configuration is not changed, the detection processing is performed. And control means for controlling the computer to execute the POST process by omitting the initialization process,
When the storage device configuration is changed, the storage device configuration data indicating the configuration related to the DRAM and the IDE device is stored in the memory of the computer according to the change, and when the storage device configuration is not changed, the storage device configuration is stored. A BIOS program that functions as an updating unit that executes processing similar to the initialization processing based on data.
コンピュータにより読み取り可能なBIOSプログラムを記憶した情報記憶媒体であって、
請求項3に記載のBIOSプログラムを記憶したことを特徴とする情報記憶媒体。
An information storage medium storing a computer-readable BIOS program,
An information storage medium storing the BIOS program according to claim 3.
JP2004042937A 2004-02-19 2004-02-19 Computer, computer start method, bios program and information storage medium Withdrawn JP2005234872A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2004042937A JP2005234872A (en) 2004-02-19 2004-02-19 Computer, computer start method, bios program and information storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2004042937A JP2005234872A (en) 2004-02-19 2004-02-19 Computer, computer start method, bios program and information storage medium

Publications (1)

Publication Number Publication Date
JP2005234872A true JP2005234872A (en) 2005-09-02

Family

ID=35017771

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2004042937A Withdrawn JP2005234872A (en) 2004-02-19 2004-02-19 Computer, computer start method, bios program and information storage medium

Country Status (1)

Country Link
JP (1) JP2005234872A (en)

Cited By (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2008250507A (en) * 2007-03-29 2008-10-16 Nec Corp Information processing apparatus, and method and program for starting the same
JP2010092127A (en) * 2008-10-03 2010-04-22 Fujitsu Ltd Computer system, processor diagnostic method, and processor diagnosis control program
JP2010123125A (en) * 2008-11-19 2010-06-03 Intel Corp Method and system to enable fast platform restart
JP2010271986A (en) * 2009-05-22 2010-12-02 Giga-Byte Technology Co Ltd Startup method of operation system
CN102243601A (en) * 2010-05-11 2011-11-16 精英电脑股份有限公司 Debugging system and relevant method for detecting and controlling state of computer host
JP2012243237A (en) * 2011-05-24 2012-12-10 Lenovo Singapore Pte Ltd Method for improving reliability in activation and shortening post time and computer
JP2013041390A (en) * 2011-08-15 2013-02-28 Nec Corp Information processor, startup method, and program
JP2013512526A (en) * 2009-12-21 2013-04-11 インテル・コーポレーション Modified mechanism for detecting no processor swap condition and fast bus calibration during boot
US8775712B2 (en) 2007-04-06 2014-07-08 Nec Corporation Bus connecting device for connecting host with external device
JP2016095836A (en) * 2014-11-14 2016-05-26 廣達電腦股▲ふん▼有限公司 Method for enhancing memory fault tolerance
JP2019117662A (en) * 2019-04-12 2019-07-18 Necプラットフォームズ株式会社 Information processing device, failure detection method, and program therefor

Cited By (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2008250507A (en) * 2007-03-29 2008-10-16 Nec Corp Information processing apparatus, and method and program for starting the same
US8775712B2 (en) 2007-04-06 2014-07-08 Nec Corporation Bus connecting device for connecting host with external device
JP2010092127A (en) * 2008-10-03 2010-04-22 Fujitsu Ltd Computer system, processor diagnostic method, and processor diagnosis control program
JP2010123125A (en) * 2008-11-19 2010-06-03 Intel Corp Method and system to enable fast platform restart
US8296553B2 (en) 2008-11-19 2012-10-23 Intel Corporation Method and system to enable fast platform restart
JP2010271986A (en) * 2009-05-22 2010-12-02 Giga-Byte Technology Co Ltd Startup method of operation system
JP2013512526A (en) * 2009-12-21 2013-04-11 インテル・コーポレーション Modified mechanism for detecting no processor swap condition and fast bus calibration during boot
CN102243601A (en) * 2010-05-11 2011-11-16 精英电脑股份有限公司 Debugging system and relevant method for detecting and controlling state of computer host
JP2012243237A (en) * 2011-05-24 2012-12-10 Lenovo Singapore Pte Ltd Method for improving reliability in activation and shortening post time and computer
JP2013041390A (en) * 2011-08-15 2013-02-28 Nec Corp Information processor, startup method, and program
JP2016095836A (en) * 2014-11-14 2016-05-26 廣達電腦股▲ふん▼有限公司 Method for enhancing memory fault tolerance
JP2019117662A (en) * 2019-04-12 2019-07-18 Necプラットフォームズ株式会社 Information processing device, failure detection method, and program therefor

Similar Documents

Publication Publication Date Title
US8751783B2 (en) Booting computing devices with EFI aware operating systems
KR101602360B1 (en) System fast booting apparatus and method
JP2002244874A (en) Information processor and firmware updating method
TWI710952B (en) Firmware update method and computer system
WO2013103023A1 (en) Information processing device, information processing method, and computer program
US20070101114A1 (en) Method and apparatus for memory initializing in a computer system
JP2002163045A (en) Computer system, and method of controlling stand-by mode thereof
JP2008016020A (en) Method for accelerating execution of bios
TW201222554A (en) Handling errors during device bootup from a non-volatile memory
JP2015102889A (en) Method for updating firmware, electronic device, computer and computer program
JP2008276555A (en) Information processor and firmware update method
US8281119B1 (en) Separate normal firmware and developer firmware
JP2005234872A (en) Computer, computer start method, bios program and information storage medium
TW201248392A (en) System and method for recovering data of a NVRAM
TWI450090B (en) Method and system of changing a startup list of programs to determine whether computer system performance increases
CN112506745B (en) Memory temperature reading method and device and computer readable storage medium
KR20060122064A (en) Electronic device and booting method thereof
US9348603B2 (en) Electronic apparatus and booting method
TW201314574A (en) Method and device for updating BIOS program for computer system
KR101022468B1 (en) Embedded computer system for reducing the time for rebooting the unusually logged off system
JP2008009494A (en) Image forming device
JP3702233B2 (en) Information processing system and program execution mode control method
US7447893B2 (en) Method and system for updating boot block BIOS program
KR101249831B1 (en) Computer system and method for booting the same
JP2003256210A (en) Installer, external recording medium, computer, application install method and install program

Legal Events

Date Code Title Description
RD04 Notification of resignation of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7424

Effective date: 20060112

A300 Withdrawal of application because of no request for examination

Free format text: JAPANESE INTERMEDIATE CODE: A300

Effective date: 20070501