JP2013140536A - Information processing device, system operation setting method of information processing device and computer program - Google Patents

Information processing device, system operation setting method of information processing device and computer program Download PDF

Info

Publication number
JP2013140536A
JP2013140536A JP2012001053A JP2012001053A JP2013140536A JP 2013140536 A JP2013140536 A JP 2013140536A JP 2012001053 A JP2012001053 A JP 2012001053A JP 2012001053 A JP2012001053 A JP 2012001053A JP 2013140536 A JP2013140536 A JP 2013140536A
Authority
JP
Japan
Prior art keywords
bios
setting value
spare area
setting
value
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
JP2012001053A
Other languages
Japanese (ja)
Other versions
JP5870696B2 (en
Inventor
Hiromitsu Kamidosono
浩光 上堂薗
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.)
NEC Corp
Original Assignee
NEC 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 NEC Corp filed Critical NEC Corp
Priority to JP2012001053A priority Critical patent/JP5870696B2/en
Publication of JP2013140536A publication Critical patent/JP2013140536A/en
Application granted granted Critical
Publication of JP5870696B2 publication Critical patent/JP5870696B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Stored Programmes (AREA)

Abstract

PROBLEM TO BE SOLVED: To detect a crash of a setting value in BIOS whose activation is confirmed and replacement of a system board, and save a labor of a user to perform setting for the BIOS.SOLUTION: An information processing device comprises an OS 10, and BIOS 1 and a spare area 2 on a system board as a configuration of a principal part in this invention. In the spare area 2, a setting value 21 showing completion of POST is stored. The spare area 2, for example, can be configured with flash memory. In this case, the spare area 2 is configured with two storage areas, and both of these two storage areas can be configured with flash memory, too. Prior to activation of the BIOS 1, the OS 10 compares the setting value 11 of the BIOS 1 with the setting value 21 of the spare area 2 and displays only items in which there is a difference (a differential value) as a BIOS differential setting menu.

Description

本発明は、情報処理装置及び情報処理装置のシステム動作設定方法並びにコンピュータプログラムに関する。特に本発明は、システム動作を指定する設定メニューの破壊やシステムボードの取り替えに対応できる情報処理装置及び情報処理装置のシステム動作設定方法並びにコンピュータプログラムに関する。   The present invention relates to an information processing apparatus, a system operation setting method for the information processing apparatus, and a computer program. In particular, the present invention relates to an information processing apparatus, a system operation setting method for the information processing apparatus, and a computer program that can deal with destruction of a setting menu for designating system operation and replacement of a system board.

近年、サーバ装置等を構築する情報処理装置には、BIOS(Basic Input/Output System)のメニューに該情報処理装置のシステム動作に関わる機能を記載すると共に、ユーザが該設定メニューの設定を変更できるものが開発されている。また、変更後のBIOSの設定メニューに設定値破壊等の問題が生じた場合の対策を考慮したものも開発されている。なお、このBIOSは、ファームウェアの一種として実現されることが多い。   In recent years, information processing apparatuses that construct server apparatuses and the like describe functions related to the system operation of the information processing apparatus in a BIOS (Basic Input / Output System) menu, and the user can change settings of the setting menu. Things are being developed. In addition, the BIOS setting menu after the change has been developed in consideration of a countermeasure when a problem such as destruction of the setting value occurs. The BIOS is often realized as a kind of firmware.

図11は、既成のサーバ装置に適用されているBIOSの設定メニュー変更後の復旧手順を示す説明図である。同図において、サーバ装置は、BIOS(1X)の設定情報11Xを更新した際に予備領域2Xに同じ設定情報を上書きする。BIOS(1X)の設定情報11Xに問題が有った場合は、この予備領域2Xの設定情報から起動する方法や、予備領域2Xの設定情報をBIOS(1X)の設定情報11Xに上書きして使用するなどの方法が採用されている。   FIG. 11 is an explanatory diagram showing a recovery procedure after changing the BIOS setting menu applied to an existing server device. In the figure, the server device overwrites the same setting information in the spare area 2X when the setting information 11X of the BIOS (1X) is updated. When there is a problem with the setting information 11X of the BIOS (1X), a method of starting from the setting information of the spare area 2X or using the setting information of the spare area 2X overwriting the setting information 11X of the BIOS (1X) The method of doing is adopted.

しかしながら、上記のBIOS設定情報の復旧手順においては、BIOS(1X)の設定情報11Xに問題が有った場合のみを考慮した復旧方法であるため、システムボードが交換された際などには対応できない。また、予備領域2Xに保存した設定情報はBIOS更新時の設定情報であるため、この設定更新時に誤った設定を行っていた場合には予備領域2Xの設定情報からも起動できなくなる。   However, the above-described BIOS setting information recovery procedure is a recovery method that considers only the case where there is a problem with the BIOS (1X) setting information 11X, and therefore cannot be handled when the system board is replaced. . Further, since the setting information stored in the spare area 2X is the setting information at the time of updating the BIOS, if the wrong setting is performed at the time of updating the setting, the setting information in the spare area 2X cannot be activated.

この分野の公知技術として、例えば特許文献1には、システム環境の設定情報を保存する工夫を施すことにより、システム環境の設定作業の手間を省き、システム環境の設定に要する労力を低減できるようにする技術を開示している。具体的には、電子機器の設定情報を格納する第1の記憶部に格納された設定情報に基づいて、電子機器の環境を制御する制御部と、第1の記憶部に記憶された設定情報を、第2の記憶部に保存する保存制御部とを有して構成するものとしている。   As a publicly known technique in this field, for example, Patent Document 1 discloses a technique for saving system environment setting information, so that labor for setting the system environment can be saved and labor required for setting the system environment can be reduced. The technology to do is disclosed. Specifically, based on the setting information stored in the first storage unit that stores the setting information of the electronic device, the control unit that controls the environment of the electronic device, and the setting information stored in the first storage unit Is configured to include a storage control unit that stores data in the second storage unit.

また、例えば特許文献2には、簡単な操作でBIOSの設定パラメータを復帰させることが可能な情報処理装置を開示している。具体的には、基本デバイスを制御するBIOSとBIOSの設定パラメータを記憶するCMOSとを含んだ情報処理装置が開示されている。BIOSはCMOSに記憶されたBIOSの設定パラメータを、フラッシュメモリにコピーする第1のコピー部と、フラッシュメモリにコピーされたBIOSの設定パラメータを、CMOSにコピーする第2のコピー部とを含む。第1のコピー部は、CMOSに記憶されたBIOSの設定パラメータを、フラッシュメモリにコピーする。したがって、CMOSに記憶されたBIOSの設定パラメータが消失した場合でも、第2のコピー部によってBIOSの設定パラメータを復帰させることが可能になるとしている。   For example, Patent Document 2 discloses an information processing apparatus that can restore BIOS setting parameters with a simple operation. Specifically, an information processing apparatus including a BIOS that controls a basic device and a CMOS that stores BIOS setting parameters is disclosed. The BIOS includes a first copy unit that copies the BIOS setting parameters stored in the CMOS to the flash memory, and a second copy unit that copies the BIOS setting parameters copied to the flash memory to the CMOS. The first copy unit copies the BIOS setting parameters stored in the CMOS to the flash memory. Therefore, even if the BIOS setting parameters stored in the CMOS are lost, the second copying unit can restore the BIOS setting parameters.

また、例えば特許文献3には、BIOSの設定情報をユーザが以前に使用していた所望の状態に容易に戻すことができるようにする技術が開示されている。具体的には、基本入出力システムの設定メニューを表示し、該設定メニューの中から選択されたメニュー項目の設定情報の変更を受け付ける。BIOS記憶部に記憶される設定情報を、変更を受け付けた設定情報に書き換え、該変更を受け付けた設定情報に対する識別名の入力を受け付けると共に入力を受け付けた識別名と関連付けて、変更を受け付けた設定情報を保存するものとしている。   Further, for example, Patent Document 3 discloses a technology that allows BIOS setting information to be easily returned to a desired state that the user has used before. Specifically, a setting menu of the basic input / output system is displayed, and a change in setting information of a menu item selected from the setting menu is accepted. The setting information stored in the BIOS storage unit is rewritten with the setting information that has received the change, the input of the identification name for the setting information that has received the change is received, and the setting that has received the change in association with the identification name that has received the input Information is supposed to be saved.

また、例えば特許文献4には、情報処理装置におけるセットアップユーティリティでの設定変更の詳細な内容をログすることを意図した技術を開示している。具体的には、情報処理装置において、BIOSはセットアップユーティリティ機能を持ち、ユーザにシステム動作に関わる設定変更機能を提供する。BIOSはセットアップユーティリティ起動前に現在の設定を保持しておき、セットアップユーティリティ終了後に値の変化がないかを確認する。もし変化があれば、設定変更が行われたことを意味し、どの設定項目が変更されたか、以前の値は何か、変更後の値は何かを調べ、それをログする。障害発生時にログを解析する際、このセットアップユーティリティの変更を示すログが登録された後に障害が発生しているならば、この設定による要因が高く、障害部位を特定する有効な情報となる。これによって、より保守性の高い情報処理装置が実現されるものとしている。   Further, for example, Patent Document 4 discloses a technique intended to log detailed contents of setting changes in a setup utility in an information processing apparatus. Specifically, in the information processing apparatus, the BIOS has a setup utility function and provides a user with a setting change function related to system operation. The BIOS holds the current setting before starting the setup utility, and checks whether there is a change in value after the setup utility ends. If there is a change, it means that a setting change has been made, and what setting item has been changed, what is the previous value, what is the changed value, and logs it. If a failure occurs after the log indicating the change of the setup utility is registered when the log is analyzed when a failure occurs, the factor due to this setting is high, and it becomes effective information for identifying the failure site. As a result, an information processing apparatus with higher maintainability is realized.

また、例えば特許文献5には、サーバのBIOS設定を、特殊なOSやアプリケーションを用いずに自動的にバックアップし、かつサーバが故障や撤去された状態においても、そのバックアップデータを外部から読み出し可能とする技術を開示している。具体的には、BIOSを有するサーバと管理モジュールからなる計算機システムにおいて、サーバ中に記憶領域とサーバ制御コントローラを有し、管理モジュール中にバックアップ記憶領域と管理モジュール制御コントローラを有する。そして、BIOSが設定を変更する際にサーバ制御コントローラと管理モジュール制御コントローラを介して記憶領域とバックアップ記憶領域両方に設定を保存する。管理モジュールはサーバと独立で動作しており、外部からのBIOS設定読み出し要求があった場合は、管理モジュール制御コントローラがバックアップ記憶領域のデータを読み出して要求元に応答するものとしている。   Further, for example, in Patent Document 5, the BIOS setting of the server is automatically backed up without using a special OS or application, and the backup data can be read from the outside even when the server is broken or removed. This technology is disclosed. Specifically, in a computer system comprising a server having a BIOS and a management module, the server has a storage area and a server control controller, and the management module has a backup storage area and a management module control controller. Then, when the BIOS changes the setting, the setting is saved in both the storage area and the backup storage area via the server controller and the management module controller. The management module operates independently of the server, and when there is a BIOS setting read request from the outside, the management module controller reads the data in the backup storage area and responds to the request source.

さらに、例えば特許文献6には、BIOS更新データの書き込みに失敗したとしても確実にブートすること及びROMの使用効率を向上させる技術を開示している。具体的には、コンピュータを確実に立ち上げることが可能なBIOSイメージである基本BIOSイメージを所定の基本BIOSオフセット値と対応付けて書き換え不能な記憶部に格納する。BIOSをアップデートする際は、アップデート後のBIOSイメージの全てではなくアップデートにより生じた基本BIOSイメージとの差分のみを更新差分イメージとして所定の更新差分オフセット値と対応付けて書き換え可能な記憶部に格納する。基本BIOSイメージを基本オフセット値分ずらしてRAM領域に第1の転送をし、第1の転送終了後、更新差分イメージを更新差分オフセット値分ずらしてRAM領域に第2の転送をする。そして、第2の転送終了後、RAM領域のBIOSを使用してコンピュータを立ち上げるものとしている。   Furthermore, for example, Patent Document 6 discloses a technique for reliably booting even if writing of BIOS update data fails and improving the usage efficiency of the ROM. Specifically, a basic BIOS image, which is a BIOS image capable of reliably starting up the computer, is stored in a non-rewritable storage unit in association with a predetermined basic BIOS offset value. When updating the BIOS, only the difference from the basic BIOS image generated by the update, not all of the updated BIOS image, is stored as an update difference image in a rewritable storage unit in association with a predetermined update difference offset value. . The basic BIOS image is shifted by the basic offset value to perform the first transfer to the RAM area. After the first transfer is completed, the update differential image is shifted by the update difference offset value and the second transfer is performed to the RAM area. Then, after the second transfer is completed, the computer is started up using the BIOS in the RAM area.

特開2000−181687号公報JP 2000-181687 A 特開2002−014818号公報JP 2002-014818 A 特開2009−271864号公報JP 2009-271864 A 特開2010−170325号公報JP 2010-170325 A 特開2010−224847号公報JP 2010-224847 A 特開2011−164759号公報JP 2011-164759 A

ところで、上記背景技術で述べた公知の情報処理装置にあっては、搭載されているBIOSの設定値をバックアップする方法として、不揮発性メモリに記録する、外部のサーバに記録する、などの方法が適用されている。また、これらの方法では、BIOSの設定値に不具合が発生したり、システムボードを交換した場合などには、バックアップした情報から運用している。しかしながら、バックアップされたデータ自体に不具合があった場合には、全てのバックアップデータをBIOSに上書きしていても修復することはできないという問題点が有った。また、バックアップ元のデータは、起動が確認された情報ではないという問題点も有った。   By the way, in the known information processing apparatus described in the background art, as a method for backing up the setting value of the installed BIOS, there are methods such as recording in a nonvolatile memory and recording in an external server. Has been applied. Further, in these methods, when a problem occurs in the BIOS setting value or the system board is replaced, the operation is performed from the backed up information. However, when the backed up data itself is defective, there is a problem that it cannot be repaired even if all the backup data is overwritten on the BIOS. In addition, there is a problem that the backup source data is not information that has been confirmed to be activated.

また、特許文献1、3に記載された技術では、BIOSが正常に立ち上がらない場合など、即ち設定変更が必要な場合に、自動でBIOSセットアップ画面を表示することに対応している。しかしながら、特許文献1、3に記載された技術は、システムボード交換や筐体交換等で正常に起動する環境へ移設する場合などでは自動でBIOSセットアップ画面を表示することには対応できない。また、前述の特許文献4に記載された技術では、BIOSのユーザ設定値の履歴を記録するのみである。さらに、前述の特許文献6に記載された技術は、BIOSの更新時に関するものである。   In addition, the techniques described in Patent Documents 1 and 3 correspond to automatically displaying a BIOS setup screen when the BIOS does not start up normally, that is, when a setting change is necessary. However, the techniques described in Patent Documents 1 and 3 cannot automatically display the BIOS setup screen when the system is moved to an environment where the system is normally started by system board replacement or chassis replacement. In the technique described in Patent Document 4 described above, only a history of BIOS user setting values is recorded. Furthermore, the technique described in the above-mentioned patent document 6 relates to the time of updating the BIOS.

本発明の目的は、上述した課題を解決する情報処理装置及び情報処理装置のシステム動作設定方法並びにコンピュータプログラムを提供することにある。   An object of the present invention is to provide an information processing apparatus, a system operation setting method for the information processing apparatus, and a computer program that solve the above-described problems.

上記課題を解決するために、本発明に係る情報処理装置は、現行のBIOS設定値を記録したBIOSと、BIOS設定値をバックアップする設定値を記録する予備領域と、を備え、現行のBIOS設定値を、予備領域の設定値の初期値として転記する手段と、BIOSの起動に先立って、現行のBIOS設定値と予備領域の設定値とが相違している場合は該相違している設定項目のみをメニュー画面に表示する手段と、表示されたメニュー画面のメニューに対してユーザが変更の意思表示をした場合は、BIOSを起動する手段と、BIOSの起動後、ユーザがさらにBIOSセットアップの意思表示をした場合にBIOSセットアップ画面を表示し、該BIOSセットアップ画面を介してユーザに現行のBIOSの設定値を更新して確定させる手段と、BIOSの起動後、ユーザがBIOSセットアップの意思表示をしなかった場合に現行のBIOSの設定値をそのまま確定する手段と、BIOSの設定値の確定後に、POSTを実行する手段と、POSTの完了後に、確定したBIOSの設定値でもって予備領域の設定値を書き換える手段と、を備えたことを特徴とする。   In order to solve the above-described problem, an information processing apparatus according to the present invention includes a BIOS that records a current BIOS setting value, and a spare area that records a setting value that backs up the BIOS setting value. If the current BIOS setting value and the setting value of the spare area are different from the means for transferring the value as the initial value of the setting value of the spare area and the activation of the BIOS, the different setting items Means for displaying only on the menu screen, and when the user makes an intention to change the menu on the displayed menu screen, means for starting the BIOS, and after the BIOS is started, the user further intends to set up the BIOS. When displayed, the BIOS setup screen is displayed, and the current BIOS setting value is updated and confirmed to the user via the BIOS setup screen. Means for determining if the user has not indicated the intention of BIOS setup after starting the BIOS, means for determining the current BIOS setting value as it is, means for executing POST after determining the BIOS setting value, And means for rewriting the setting value of the spare area with the determined BIOS setting value after the completion of POST.

また、本発明に係る情報処理装置のシステム動作設定方法は、現行のBIOS設定値を記録したBIOSと、BIOS設定値をバックアップする設定値を記録する予備領域とを備えた情報処理装置のシステム動作設定方法であって、現行のBIOS設定値を、予備領域の設定値の初期値として転記するステップと、BIOSの起動に先立って、現行のBIOS設定値と予備領域の設定値とが相違している場合は該相違している設定項目のみをメニュー画面に表示するステップと、表示されたメニュー画面のメニューに対してユーザが変更の意思表示をした場合は、BIOSを起動するステップと、BIOSの起動後、ユーザがさらにBIOSセットアップの意思表示をした場合にBIOSセットアップ画面を表示し、該BIOSセットアップ画面を介してユーザに現行のBIOSの設定値を更新して確定させるステップと、BIOSの起動後、ユーザがBIOSセットアップの意思表示をしなかった場合に現行のBIOSの設定値をそのまま確定するステップと、BIOSの設定値の確定後に、POSTを実行する手段と、POSTの完了後に、確定したBIOSの設定値でもって予備領域の設定値を書き換えるステップと、を有することを特徴とする。   Also, the system operation setting method of the information processing apparatus according to the present invention is a system operation of the information processing apparatus including a BIOS in which the current BIOS setting value is recorded and a spare area in which the setting value for backing up the BIOS setting value is recorded. In the setting method, the step of transferring the current BIOS setting value as the initial value of the setting value of the spare area is different from the setting value of the spare area and the current BIOS setting value before starting the BIOS. If there is, the step of displaying only the setting items that are different from each other on the menu screen, the step of starting the BIOS if the user has made an intention to change the menu of the displayed menu screen, and the BIOS After the startup, when the user further indicates the intention of BIOS setup, the BIOS setup screen is displayed, and the BIOS setup is displayed. A step of allowing the user to update and confirm the current BIOS setting value via the screen, and a step of confirming the current BIOS setting value as it is when the user does not indicate the intention of BIOS setup after starting the BIOS. And means for executing POST after the setting value of the BIOS is confirmed, and rewriting the setting value of the spare area with the determined BIOS setting value after completion of the POST.

さらに、本発明に係るコンピュータプログラムは、現行のBIOS設定値を記録したBIOSと、BIOS設定値をバックアップする設定値を記録する予備領域とを備えた情報処理装置のコンピュータ制御を実行するためのコンピュータプログラムであって、現行のBIOS設定値を、予備領域の設定値の初期値として転記するステップと、BIOSの起動に先立って、現行のBIOS設定値と予備領域の設定値とが相違している場合は該相違している設定項目のみをメニュー画面に表示するステップと、表示されたメニュー画面のメニューに対してユーザが変更の意思表示をした場合は、BIOSを起動するステップと、BIOSの起動後、ユーザがさらにBIOSセットアップの意思表示をした場合にBIOSセットアップ画面を表示し、該BIOSセットアップ画面を介してユーザに現行のBIOSの設定値を更新して確定させるステップと、BIOSの起動後、ユーザがBIOSセットアップの意思表示をしなかった場合に現行のBIOSの設定値をそのまま確定するステップと、BIOSの設定値の確定後に、POSTを実行する手段と、POSTの完了後に、確定したBIOSの設定値でもって予備領域の設定値を書き換えるステップと、を有することを特徴とする。   Furthermore, a computer program according to the present invention is a computer for executing computer control of an information processing apparatus including a BIOS that records a current BIOS setting value and a spare area that records a setting value that backs up the BIOS setting value. The step of transferring the current BIOS setting value as the initial value of the spare area setting value and the current BIOS setting value and the spare area setting value before starting the BIOS are different. In this case, only the different setting items are displayed on the menu screen, and when the user makes an intention to change the menu on the displayed menu screen, the BIOS is started, and the BIOS is started. Later, when the user further indicates the intention of BIOS setup, the BIOS setup screen is displayed. The step of updating and confirming the current BIOS setting value via the BIOS setup screen, and the current BIOS setting value when the user does not indicate the intention of BIOS setup after starting the BIOS And a step of executing POST after the setting value of the BIOS is confirmed, and a step of rewriting the setting value of the spare area with the determined BIOS setting value after the completion of the POST. .

以上説明したように、本発明の情報処理装置によれば、起動確認済のBIOS設定値が破壊された場合や、システムボードが交換されている場合を検出することができる効果を有すると共に、ユーザのBIOS設定の手間を省くことができるようになる効果が有る。   As described above, according to the information processing apparatus of the present invention, there is an effect that it is possible to detect a case where the BIOS setting value whose activation has been confirmed is destroyed or the system board is replaced, and the user There is an effect that the labor of BIOS setting can be saved.

本発明の実施形態に係る一例としての情報処理装置のBIOS起動時の初期動作を示す説明図である。It is explanatory drawing which shows the initial operation at the time of BIOS starting of the information processing apparatus as an example which concerns on embodiment of this invention. 本発明の実施形態に係る情報処理装置の本発明に関する主要部の構成を示す構成図である。It is a block diagram which shows the structure of the principal part regarding this invention of the information processing apparatus which concerns on embodiment of this invention. 現行設定情報と過去設定情報との相違箇所を表示するBIOS差分設定メニューの一例を示す説明図である。It is explanatory drawing which shows an example of the BIOS difference setting menu which displays the difference location of present setting information and past setting information. システム構成の変更を確認するために表示される構成変更画面の一例を示す説明図である。It is explanatory drawing which shows an example of the configuration change screen displayed in order to confirm the change of a system configuration. システム構成の異常を確認するために表示される構成異常画面の一例を示す説明図である。It is explanatory drawing which shows an example of the configuration abnormality screen displayed in order to confirm the abnormality of a system configuration. システムボード上の予備領域2の詳細構成を示す説明図である。It is explanatory drawing which shows the detailed structure of the spare area | region 2 on a system board. システムボード上の予備領域2内の保存領域A1、A2のデータ構成を示す説明図である。It is explanatory drawing which shows the data structure of storage area | region A1, A2 in the reserve area | region 2 on a system board. 本発明の実施形態に係る情報処理装置の電源投入からPOST完了までのOS10の初期動作を示すフローチャート図である。It is a flowchart figure which shows the initial stage operation | movement of OS10 from the power activation of the information processing apparatus which concerns on embodiment of this invention to the completion of POST. 本発明の実施形態に係る情報処理装置のBIOS設定値比較時のOS10の動作を示すフローチャート図である。It is a flowchart figure which shows operation | movement of OS10 at the time of BIOS setting value comparison of the information processing apparatus which concerns on embodiment of this invention. 本発明の実施形態に係る情報処理装置のBIOS設定更新時のOS10の動作を示すフローチャート図である。It is a flowchart figure which shows operation | movement of OS10 at the time of BIOS setting update of the information processing apparatus which concerns on embodiment of this invention. 既成のサーバ装置に適用されているBIOSの設定メニュー変更後の復旧手順を示す説明図である。It is explanatory drawing which shows the recovery procedure after the setting menu change of the BIOS applied to the existing server apparatus.

本発明に係る情報処理装置は、OS(オペレーションシステム)によるPOST(各機器の定型的なテスト)が完了した時点でのBIOSの設定情報(従って、POST完了の実績有りの設定情報となる)を予備領域に設定値として記録する。そして、本発明に係る情報処理装置は、BIOSが起動する前に、BIOSの設定値と予備領域に記録された設定値とを比較し、異なる箇所が有る場合は、該異なる箇所(差分値)のみをBIOS設定メニュー画面に表示して使用者に知らせる。以下、本発明の情報処理装置及び情報処理装置のシステム動作設定方法並びにコンピュータプログラムの実施形態について、図面を参照して詳細に説明する。なお、それぞれの実施形態の説明では、本発明に係る情報処理装置について詳述する。しかしながら、本発明に係るコンピュータプログラムについては、この情報処理装置に含まれる各構成要素として実現するためのプログラムであることから、当該プログラムに関する説明は以下の説明に含まれる。   The information processing apparatus according to the present invention obtains BIOS setting information at the time when POST (a routine test of each device) by the OS (operation system) is completed (therefore, the setting information has a history of completion of POST). Record as a set value in the spare area. The information processing apparatus according to the present invention compares the set value of the BIOS with the set value recorded in the spare area before starting the BIOS, and if there is a different place, the different place (difference value). Is displayed on the BIOS setting menu screen to inform the user. Embodiments of an information processing apparatus, a system operation setting method for the information processing apparatus, and a computer program according to the present invention will be described below in detail with reference to the drawings. In the description of each embodiment, the information processing apparatus according to the present invention will be described in detail. However, since the computer program according to the present invention is a program to be realized as each component included in the information processing apparatus, the description regarding the program is included in the following description.

図1は、本発明の実施形態に係る一例としての情報処理装置のBIOS起動時の初期動作を示す説明図である。同図において、本実施形態の情報処理装置(ここではサーバ装置A)は、OS(10A)と、BIOS(1A)と、バックアップ用の設定情報(図示は省略)を格納する不揮発性メモリ2Aと、を備える。なお、BIOS(1A)はOS(10A)に含まれる構成としても良い。また、BIOS(1A)にはBIOSの設定値として設定情報11Aが記録されている。バックアップ用の設定情報を格納した不揮発性メモリ2Aは装置間で移設可能である。ここでは、移設経路Mとして、サーバ装置Aに設置されている不揮発性メモリ2Aを、サーバ装置Bに移設する様子を示している。なお、不揮発性メモリ2Aに保存されている設定情報は、ともかくは過去に正常に起動できた時点の情報(POST完了の実績有りの設定情報)である。   FIG. 1 is an explanatory diagram illustrating an initial operation when a BIOS is started of an information processing apparatus as an example according to an embodiment of the present invention. In this figure, an information processing apparatus (here, server apparatus A) of the present embodiment includes an OS (10A), a BIOS (1A), and a non-volatile memory 2A that stores backup setting information (not shown). . The BIOS (1A) may be included in the OS (10A). The BIOS (1A) records setting information 11A as a BIOS setting value. The non-volatile memory 2A storing the setting information for backup can be transferred between apparatuses. Here, a state in which the non-volatile memory 2A installed in the server apparatus A is transferred to the server apparatus B as the transfer path M is shown. Note that the setting information stored in the non-volatile memory 2A is information at the time of normal startup in the past (setting information with a history of completion of POST).

以下、図1を参照しながら、本実施形態の一例としての情報処理装置(サーバ装置A)の動作の概要を説明する。情報処理装置(サーバ装置A)のOSは、BIOSを起動するのに先立って通常使用する設定情報11A(BIOSの設定情報)と、不揮発性メモリ2Aに保存していたPOST完了の実績有りの設定情報(バックアップ用の設定情報)との相違点をチェックする。また、上記2箇所の設定情報に何らかの相違点が生じていた場合は、この相違点を示す情報をBIOS設定メニュー画面3に表示する。この相違点を示す情報を差分情報とすると、ユーザは、BIOS設定メニュー画面3を介して、該差分情報の内で、必要な変更項目を選択することができる。この選択方法は、例えば、BIOS設定メニュー画面3に示すように、「変更」項目31にチェック記号を付すことで指定することができる。   Hereinafter, the outline of the operation of the information processing apparatus (server apparatus A) as an example of the present embodiment will be described with reference to FIG. The OS of the information processing apparatus (server apparatus A) sets the setting information 11A (BIOS setting information) that is normally used prior to starting the BIOS, and the settings with a history of POST completion stored in the nonvolatile memory 2A. Check the difference from the information (setting information for backup). In addition, if any difference occurs in the setting information at the two locations, information indicating the difference is displayed on the BIOS setting menu screen 3. When information indicating this difference is difference information, the user can select a necessary change item in the difference information via the BIOS setting menu screen 3. This selection method can be specified, for example, by attaching a check symbol to the “change” item 31 as shown in the BIOS setting menu screen 3.

図2は、本発明の実施形態に係る情報処理装置の本発明に関する主要部の構成を示す構成図である。同図に示す本実施形態に係る情報処理装置(ここではサーバ装置A)は、本発明に関する主要部の構成として、OS10と、システムボード(図示は省略)上にBIOS1及び予備領域2とを備える。なお、BIOS1はOS10に含まれる構成としても良い。BIOS1の設定値11としては現行のBIOSの設定値が記録される。また、予備領域2の設定値21としてはPOST完了の実績有りの設定値が保存される。予備領域2は、例えばフラッシュメモリで構成することが可能である。より具体的には、予備領域2は、ここでは、後述の図6に示すように、2つの保存領域A1、A2で構成されるが、この2つの保存領域も全てフラッシュメモリで構成することが可能である。OS10は、BIOS1の起動に先立って、BIOS1の設定値11と予備領域2の設定値21とを比較し、両者に相違(差分値)が有る項目のみをBIOS差分設定メニューとして表示する。   FIG. 2 is a configuration diagram illustrating a configuration of a main part related to the present invention of the information processing apparatus according to the embodiment of the present invention. The information processing apparatus (here, server apparatus A) according to the present embodiment shown in the figure includes an OS 10 and a BIOS 1 and a spare area 2 on a system board (not shown) as a configuration of a main part related to the present invention. . The BIOS 1 may be included in the OS 10. As the setting value 11 of the BIOS 1, the current BIOS setting value is recorded. Further, as the setting value 21 of the spare area 2, a setting value with a record of completion of POST is stored. The spare area 2 can be constituted by a flash memory, for example. More specifically, the spare area 2 is composed of two storage areas A1 and A2, as shown in FIG. 6 to be described later. However, these two storage areas may all be composed of a flash memory. Is possible. Prior to the activation of the BIOS 1, the OS 10 compares the setting value 11 of the BIOS 1 with the setting value 21 of the spare area 2 and displays only items having a difference (difference value) between them as a BIOS difference setting menu.

図3は、現行設定情報と過去設定情報との相違箇所を表示するBIOS差分設定メニューの一例を示す説明図である。同図に示す例では、現行の設定と、過去の設定とが横1列に並べられており、さらに、この相違に対し、ユーザの変更意思を示すための変更チェック欄が設けられている。また、図4は、システム構成の変更を確認するために表示される構成変更画面の一例を示す説明図である。同図に例示する構成変更画面は、前述のBIOS差分設定メニューの表示に先立って表示される。また、図5は、システム構成の異常を確認するために表示される構成異常画面の一例を示す説明図である。同図に例示する構成異常画面の表示後に前述のBIOS差分設定メニューが表示される。また、図6は、システムボード上の予備領域2の詳細構成を示す説明図である。同図に示す例では、予備領域2として、2つの保存領域A1、A2が受けられている。さらに、図7は、システムボード上の予備領域2内の保存領域A1、A2のデータ構成を示す説明図である。予備領域2の2つの保存領域A1、A2には、共に、BIOS設定値A11、初期フラグA12、更新フラグA13、及び識別フラグA14が記録欄として設けられている。BIOS設定値A11は、BIOS設定情報を記録するものである。初期フラグA12は、初期状態であることを示すものである。更新フラグA13は、更新がなされたことを示すものである。識別フラグA14は、保存領域A1と保存領域A2との違いを識別するためのものである。   FIG. 3 is an explanatory diagram illustrating an example of a BIOS difference setting menu that displays a difference between the current setting information and the past setting information. In the example shown in the figure, the current setting and the past setting are arranged in one horizontal row, and a change check column for indicating the user's intention to change is provided for this difference. FIG. 4 is an explanatory diagram showing an example of a configuration change screen displayed for confirming a change in the system configuration. The configuration change screen illustrated in the figure is displayed prior to displaying the BIOS difference setting menu described above. FIG. 5 is an explanatory diagram showing an example of a configuration abnormality screen displayed for confirming a system configuration abnormality. The above-described BIOS difference setting menu is displayed after the configuration abnormality screen illustrated in FIG. FIG. 6 is an explanatory diagram showing a detailed configuration of the spare area 2 on the system board. In the example shown in the figure, two storage areas A1 and A2 are received as the spare area 2. FIG. 7 is an explanatory diagram showing the data structure of the storage areas A1 and A2 in the spare area 2 on the system board. In the two storage areas A1 and A2 of the spare area 2, a BIOS set value A11, an initial flag A12, an update flag A13, and an identification flag A14 are provided as recording fields. The BIOS setting value A11 records BIOS setting information. The initial flag A12 indicates the initial state. The update flag A13 indicates that an update has been made. The identification flag A14 is for identifying the difference between the storage area A1 and the storage area A2.

本実施形態の情報処理装置は、BIOS1に設定されている設定値11が破壊されても、予備領域2に保存した設定情報の設定値21から、過去に正常に起動できた時点の設定値を部分的に引き継いで起動できる。また、本実施形態の情報処理装置は、システムボード上での交換により、他の初期設定に変更されたとしても、予備領域2に保存した設定情報の設定値21から、過去に正常に起動できた時点の設定値を部分的に引き継いで起動できる。ここで、過去に正常に起動できた時点の設定値とは、OSのPOSTによる各機器の正常動作が保証された実績を有する設定値である。この予備領域2は前述のとおり、例えばフラッシュメモリで構成することが可能であり、図6に示すように2個の保存領域(保存領域A1、A2)を有する。この予備領域2はシステムボードから取り外せる構造となっており、システムボードの交換時には新しいシステムボードに再実装できる構造とする。この2個の保存領域A1、A2には図7に示すように、例えば、BIOS設定値A11、初期フラグA12、更新フラグA13、及び識別フラグA14から成る4種類の情報を保持する。   The information processing apparatus according to the present embodiment uses the setting value 21 of the setting information stored in the spare area 2 as the setting value at the time when the information processing apparatus can be normally started in the past even if the setting value 11 set in the BIOS 1 is destroyed. Partially take over and start up. In addition, even if the information processing apparatus of this embodiment is changed to another initial setting by replacement on the system board, the information processing apparatus can be normally started in the past from the setting value 21 of the setting information stored in the spare area 2. The setting value at the time of activation can be partially inherited and started. Here, the set value at the time when the system can be normally started in the past is a set value having a track record in which the normal operation of each device is guaranteed by the POST of the OS. As described above, the spare area 2 can be constituted by a flash memory, for example, and has two storage areas (storage areas A1 and A2) as shown in FIG. This spare area 2 has a structure that can be removed from the system board, and can be re-mounted on a new system board when the system board is replaced. As shown in FIG. 7, the two storage areas A1 and A2 hold four types of information including, for example, a BIOS set value A11, an initial flag A12, an update flag A13, and an identification flag A14.

上記の2つの保存領域A1、A2に記録する情報のデータ構成は図7に示す。初期状態では保存領域A1、保存領域A2とも、BIOS1の初期設定値が保存されているが、このBIOS1の初期設定値では、初期フラグA12(図7)の値は1、更新フラグA13(図7)の値は0となっている。また、保存領域A1の識別フラグA14(図7)の値は1、保存領域A2の識別フラグA14(図7)の値は2とする(但し、この初期値は後続の処理で交換されることがある)。   The data structure of the information recorded in the two storage areas A1 and A2 is shown in FIG. In the initial state, the initial setting value of the BIOS 1 is stored in both the storage area A1 and the storage area A2, but with the initial setting value of the BIOS 1, the value of the initial flag A12 (FIG. 7) is 1, and the update flag A13 (FIG. 7). ) Is 0. In addition, the value of the identification flag A14 (FIG. 7) in the storage area A1 is 1, and the value of the identification flag A14 (FIG. 7) in the storage area A2 is 2 (however, this initial value is exchanged in subsequent processing). There).

電源投入からPOST完了までのOS10の動作の流れは後述の図8で示すが、その概要を以下で述べる。BIOS1の初期起動時に、図2に示すようにBIOS1自身の設定値11と予備領域の設定値21とを比較する。この比較においての両設定値に相違箇所が有った場合は、例えば図3に示すBIOS差分設定メニューを表示する。予備領域2に保存するデータは、POST完了後に予備領域2内の保存領域A1、A2の更新フラグA13(図7)を更新することで、起動が確認できた設定値となる。このようにして、BIOS1が起動された初期時点でBIOS1自体が記録している設定値11と予備領域の設定値21とを比較し、両者の相違箇所の情報のみをBIOS差分設定メニューとして表示する。したがって、障害発生時でもユーザは過去の設定値を新たに記録することなく、既設定を部分的に引き継ぐことができる。   The flow of the operation of the OS 10 from the power-on to the completion of POST is shown in FIG. 8 to be described later, the outline of which will be described below. When the BIOS 1 is initially activated, the setting value 11 of the BIOS 1 itself is compared with the setting value 21 of the spare area as shown in FIG. If there is a difference between the two setting values in this comparison, for example, a BIOS difference setting menu shown in FIG. 3 is displayed. The data stored in the spare area 2 becomes a set value whose activation has been confirmed by updating the update flag A13 (FIG. 7) of the storage areas A1 and A2 in the spare area 2 after the completion of POST. In this way, the setting value 11 recorded by the BIOS 1 itself at the initial time point when the BIOS 1 is started is compared with the setting value 21 of the spare area, and only the information on the difference between the two is displayed as the BIOS difference setting menu. . Therefore, even when a failure occurs, the user can partially take over the existing setting without newly recording a past setting value.

図8は、本発明の実施形態に係る情報処理装置の電源投入からPOST完了までのOS10の初期動作を示すフローチャート図である。以下、図1〜7を参照しながら、図8に示すフローチャート図を使用して、本実施形態に係る情報処理装置の電源投入からPOST完了までのOSの初期動作を説明する。まず、ステップS1では、OS10は、BIOS1自体が記録している設定値11と予備領域2の設定値21とを比較し、両者に相違点が有ればステップS7に移る。また、両者に相違点が無ければステップS2に進む。ステップS2では、OS10は、BIOS1を起動する。ステップS3では、OS10は、ユーザからBIOS1をセットアップする要求(即ちBIOS設定値の変更要求)が出されているか否かを検証し、該要求が出ている場合はステップS9に移る。また、該要求が出ていない場合はステップS4に進む。   FIG. 8 is a flowchart showing an initial operation of the OS 10 from the power-on to the completion of POST of the information processing apparatus according to the embodiment of the present invention. Hereinafter, the initial operation of the OS from the power-on of the information processing apparatus according to the present embodiment to the completion of POST will be described using the flowchart shown in FIG. 8 with reference to FIGS. First, in step S1, the OS 10 compares the setting value 11 recorded by the BIOS 1 itself with the setting value 21 of the spare area 2, and if there is a difference between them, the OS 10 proceeds to step S7. If there is no difference between the two, the process proceeds to step S2. In step S2, the OS 10 starts up the BIOS 1. In step S3, the OS 10 verifies whether a request for setting up the BIOS 1 is issued from the user (that is, a request for changing the BIOS setting value). If the request is issued, the process proceeds to step S9. If the request is not issued, the process proceeds to step S4.

ステップS4では、OS10は、POSTを実行する。ステップS5では、OS10は、POSTが完了したか否かを検証し、POSTが完了した場合はステップS6に移る。また、POSTが完了していない場合はステップS11に進む。ステップS6では、OS10は、予備領域2で識別フラグA14(図7)の値が1となっている保存領域(A1 or A2)の更新フラグA13の値が1か否かを検証する。そして、前述の更新フラグA13の値が1の場合はステップS12に移り、該更新フラグA13の値が1でない場合は初期動作を終了する。ステップS7では、OS10は、BIOS1自体が記録している設定値11と予備領域2の設定値21との差分に基づいて、BIOS差分設定メニュー(図3)を表示し、ステップS8に進む。ステップS8では、OS10は、ユーザがBIOS差分設定メニューで示された設定値の変更を保存したか否かを検証し、ユーザが該設定値を保存した場合はステップS1に戻る。また、ユーザが該設定値を保存しなかった場合はステップS2に移る。   In step S4, the OS 10 executes POST. In step S5, the OS 10 verifies whether or not the POST is completed. If the POST is completed, the OS 10 proceeds to step S6. If POST is not completed, the process proceeds to step S11. In step S6, the OS 10 verifies whether or not the value of the update flag A13 of the storage area (A1 or A2) in which the value of the identification flag A14 (FIG. 7) is 1 in the spare area 2 is 1. If the value of the update flag A13 is 1, the process proceeds to step S12. If the value of the update flag A13 is not 1, the initial operation is terminated. In step S7, the OS 10 displays a BIOS difference setting menu (FIG. 3) based on the difference between the setting value 11 recorded by the BIOS 1 itself and the setting value 21 of the spare area 2, and proceeds to step S8. In step S8, the OS 10 verifies whether or not the user has saved the change in the setting value indicated by the BIOS difference setting menu. If the user has saved the setting value, the process returns to step S1. If the user has not saved the set value, the process proceeds to step S2.

ステップS9では、OS10は、BIOSセットアップ画面(図示は省略)を表示すると共に、ユーザにBIOSの設定値を更新させた後、ステップS10に進む。ステップS10では、OS10は、ユーザがBIOSセットアップ画面の操作で設定値の変更を保存した(即ちBIOSの設定値を更新しなかった)か否かを検証し、ユーザが該設定値を保存した場合はステップS1に戻る。また、ユーザが該設定値を保存しなかった(即ちBIOSの設定値を更新した)場合はステップS4に移る。ステップS11では、OS10は、予備領域2で識別フラグA14(図7)の値が1となっている保存領域(A1 or A2)の更新フラグA13の値を2に変更し、その後、ステップS1に戻る。ステップS12では、OS10は、予備領域2で識別フラグA14(図7)の値が1となっている保存領域(A1 or A2)の更新フラグA13の値を0に変更し、その後、初期動作を終了する。   In step S9, the OS 10 displays a BIOS setup screen (not shown) and causes the user to update the BIOS setting value, and then proceeds to step S10. In step S10, the OS 10 verifies whether or not the user has saved the change in the setting value by operating the BIOS setup screen (that is, the BIOS setting value has not been updated), and the user has saved the setting value. Returns to step S1. If the user has not saved the setting value (that is, the BIOS setting value has been updated), the process proceeds to step S4. In step S11, the OS 10 changes the value of the update flag A13 of the storage area (A1 or A2) in which the value of the identification flag A14 (FIG. 7) is 1 in the spare area 2 to 2 and then proceeds to step S1. Return. In step S12, the OS 10 changes the value of the update flag A13 of the storage area (A1 or A2) in which the value of the identification flag A14 (FIG. 7) is 1 in the spare area 2 to 0, and then performs the initial operation. finish.

図8のフローチャート図で示すOS10の初期動作によれば、まず、BIOS1自体が記録している設定値11と予備領域の設定値21とが比較される。しかし、初期状態ではBIOS1自体が記録している設定値11と予備領域の設定値21とに相違箇所は存在しないので、ユーザからのBIOSセットアップ要求を受け付ける。しかし、該要求が無ければ、そのままPOSTを実行する。また、ユーザからのセットアップ要求が有った場合は、ユーザからの設定保存要求を待ち、設定保存要求が有った場合はBIOS設定値を更新した上で、後述の図10に示す流れで予備領域21に更新後のBIOS設定値を保存する。   According to the initial operation of the OS 10 shown in the flowchart of FIG. 8, first, the setting value 11 recorded in the BIOS 1 itself is compared with the setting value 21 of the spare area. However, in the initial state, there is no difference between the setting value 11 recorded in the BIOS 1 itself and the setting value 21 of the spare area, so that a BIOS setup request from the user is accepted. However, if there is no such request, POST is executed as it is. Further, when there is a setup request from the user, it waits for a setting saving request from the user, and when there is a setting saving request, it updates the BIOS setting value and then reserves it according to the flow shown in FIG. The updated BIOS setting value is stored in the area 21.

さらに、次回起動時にPOSTが完了すれば、更新フラグA13の値が0ではない場合に該値を0に変更することで、POSTが完了した設定値(起動が確認された情報)として保存される。但し、POSTが完了しなかった場合は、更新フラグA13の値を2に変更することで、POSTが通らなかった(各機器のテストが合格しながった)場合の設定値として保存される。なお、ユーザは必要に応じて設定値を変更することができるが、この場合、再度POSTを実行し、該POSTの実行が完了すれば、該POSTが完了した場合の設定値が、起動が確認された設定情報として保存される。BIOS設定値を複数回更新する場合は、その都度、識別フラグA14の値を交換することで、POSTが完了した場合の設定値を最低1つ分は保存して確保している。   Further, if POST is completed at the next start-up, if the value of the update flag A13 is not 0, the value is changed to 0 and saved as a set value (post-confirmed information) where POST is completed. . However, if the POST is not completed, the value of the update flag A13 is changed to 2 so as to be stored as a set value when the POST does not pass (the test of each device does not pass). . Note that the user can change the setting value as necessary. In this case, if the POST is executed again and the execution of the POST is completed, the setting value when the POST is completed is confirmed to be activated. Stored as the set information. When updating the BIOS setting value a plurality of times, the value of the identification flag A14 is exchanged each time, so that at least one setting value when POST is completed is saved and secured.

図9は、本発明の実施形態に係る情報処理装置のBIOS設定値比較時のOS10の動作を示すフローチャート図である。以下、図1〜8を参照しながら、図9に示すフローチャート図を使用して、本実施形態に係る情報処理装置のBIOS設定値比較時のOS10の動作を説明する。まず、ステップS21では、OS10は、予備領域2にアクセス可能か否かを検証し、予備領域2にアクセス可能の場合はステップS22に移る。また、予備領域2にアクセス可能でない場合にはステップS31に進む。ステップS22では、OS10は、識別フラグA14(図7)の値が1の保存領域(即ち保存領域A1)の初期フラグA12(図7)の値は0であるか否かを検証し、該フラグの値が0の場合はステップS27に移る。また、該フラグの値が0でない場合はステップS23に移る。ステップS23では、OS10は、識別フラグA14の値が1の保存領域(即ち保存領域A1)に記録されているBIOS設定値と、BIOS自身の設定値11とを比較する。   FIG. 9 is a flowchart showing the operation of the OS 10 when comparing the BIOS set values of the information processing apparatus according to the embodiment of the present invention. Hereinafter, the operation of the OS 10 when comparing the BIOS set value of the information processing apparatus according to the present embodiment will be described with reference to FIGS. First, in step S21, the OS 10 verifies whether or not the spare area 2 is accessible. If the spare area 2 is accessible, the process proceeds to step S22. If the spare area 2 is not accessible, the process proceeds to step S31. In step S22, the OS 10 verifies whether or not the value of the initial flag A12 (FIG. 7) of the storage area where the value of the identification flag A14 (FIG. 7) is 1 (that is, the storage area A1) is 0. If the value of is 0, the process proceeds to step S27. If the value of the flag is not 0, the process proceeds to step S23. In step S23, the OS 10 compares the BIOS setting value recorded in the storage area where the value of the identification flag A14 is 1 (that is, the storage area A1) with the setting value 11 of the BIOS itself.

ステップS24では、OS10は、ここまでのステップでの比較で、両者の設定値に相違箇所が有ったか否かを検証し、両者の設定値に相違箇所が有った場合はステップS25に移り、両者の設定値に相違箇所が無い場合はBIOS設定値比較時の動作を終了する。ステップS25では、OS10は、表示装置(図示は省略)を介して構成変更画面(図4)を表示し、ステップS26に進む。ステップS26では、OS10は、ここまでのステップの比較で得られた差分値を基に、BIOS差分設定メニュー(図3)を作成し、表示装置(図示は省略)を介して該メニューを構成変更画面(図4)に表示し、BIOS設定値比較時の動作を終了する。   In step S24, the OS 10 verifies whether or not there is a difference between the set values in the comparison in the steps so far, and if there is a difference between the set values of both, the process proceeds to step S25. If there is no difference between the two setting values, the BIOS setting value comparison operation is terminated. In step S25, the OS 10 displays a configuration change screen (FIG. 4) via a display device (not shown), and proceeds to step S26. In step S26, the OS 10 creates a BIOS difference setting menu (FIG. 3) based on the difference value obtained in the comparison of the steps so far, and changes the configuration of the menu via the display device (not shown). Displayed on the screen (FIG. 4), the operation at the time of BIOS set value comparison is completed.

ステップS27では、OS10は、識別フラグA14の値が1の保存領域(即ち保存領域A1)の更新フラグA13(図7)の値は2であるか否かを検証し、該フラグの値が2でない場合はステップS23に移る。また、該フラグの値が2の場合(即ち、図8に示すステップS5でPOSTが完了しなかった場合の設定値)はステップS28に移る。ステップS28では、OS10は、識別フラグA14の値が2の保存領域(即ち保存領域A2)の更新フラグA13の値は0か否かを検証し、該フラグが0の場合は、ステップS33に移る。また、該フラグが0でない場合は、ステップS29に進む。ステップS29では、OS10は、保存領域A1の識別フラグA14の値と保存領域A2の識別フラグA14の値とを互いに交換し、ステップS30に進む。   In step S27, the OS 10 verifies whether the value of the update flag A13 (FIG. 7) of the storage area where the value of the identification flag A14 is 1 (that is, the storage area A1) is 2, and the value of the flag is 2 If not, the process proceeds to step S23. If the value of the flag is 2 (that is, the set value when POST is not completed in step S5 shown in FIG. 8), the process proceeds to step S28. In step S28, the OS 10 verifies whether or not the value of the update flag A13 of the storage area whose identification flag A14 is 2 (that is, the storage area A2) is 0. If the flag is 0, the process proceeds to step S33. . If the flag is not 0, the process proceeds to step S29. In step S29, the OS 10 exchanges the value of the identification flag A14 in the storage area A1 and the value of the identification flag A14 in the storage area A2, and proceeds to step S30.

(ステップS30では、OS10は、識別フラグA14の値が1の保存領域(即ち保存領域A2)に記録されているBIOS設定値と、BIOS自身の設定値11とを比較し、その後、ステップS26に移る。ステップS31では、OS10は、BIOS自体が記録している設定値11とBIOS初期値とを比較する。ステップS32では、OS10は、比較で得られた差分値を基に、差分値が0ではない設定メニューについてのみで構成したBIOS差分設定メニュー(図3)を作成し、表示装置を介して該メニューを構成変更画面(図4)に表示する。このようにして、BIOS設定比較時の動作を終了する。   (In step S30, the OS 10 compares the BIOS setting value recorded in the storage area where the value of the identification flag A14 is 1 (that is, the storage area A2) with the setting value 11 of the BIOS itself, and then proceeds to step S26. In step S31, the OS 10 compares the set value 11 recorded by the BIOS itself with the BIOS initial value, and in step S32, the OS 10 determines that the difference value is 0 based on the difference value obtained by the comparison. The BIOS difference setting menu (FIG. 3) configured only for the setting menu that is not the same is created, and the menu is displayed on the configuration change screen (FIG. 4) via the display device. End the operation.

このフローチャート図で示すBIOS設定値比較時のOS10の動作によれば、BIOSの設定値11が破壊された場合や、システムボードが交換された場合などには、予備領域2に保存された設定値21と比較した際に差分が検出される。したがって、図4に示す構成変更画面や図5に示す構成異常画面を表示することで、ユーザにシステム変更が必要である旨を伝えた上で、図3に示すようなBIOS差分設定メニューを表示することができる。   According to the operation of the OS 10 at the BIOS setting value comparison shown in this flowchart, when the BIOS setting value 11 is destroyed or the system board is replaced, the setting value saved in the spare area 2 is used. A difference is detected when compared with 21. Accordingly, by displaying the configuration change screen shown in FIG. 4 or the configuration abnormality screen shown in FIG. 5, the user is informed that the system needs to be changed, and then the BIOS difference setting menu as shown in FIG. 3 is displayed. can do.

図10は、本発明の実施形態に係る情報処理装置のBIOS設定更新時のOS10の動作を示すフローチャート図である。以下、図1〜9を参照しながら、図10に示すフローチャート図を使用して、本実施形態に係る情報処理装置のBIOS設定変更時のOS10の動作を説明する。ステップS41では、OS10は、識別フラグA14の値が1の保存領域(A1 or A2)の初期フラグA12の値が0か否かを検証し、該フラグの値が0の場合はステップS44に移り、該フラグの値が0でない場合はステップS42に進む。ステップS42では、OS10は、識別フラグA14の値が1の保存領域の(A1 or A2)の初期フラグA12の値を0に変更すると共に、当該保存領域の更新フラグA13の値を1に変更し、ステップS43に進む。   FIG. 10 is a flowchart showing the operation of the OS 10 when updating the BIOS settings of the information processing apparatus according to the embodiment of the present invention. Hereinafter, the operation of the OS 10 when changing the BIOS setting of the information processing apparatus according to the present embodiment will be described with reference to FIGS. In step S41, the OS 10 verifies whether or not the value of the initial flag A12 of the storage area (A1 or A2) whose identification flag A14 is 1 is 0. If the value of the flag is 0, the process proceeds to step S44. If the value of the flag is not 0, the process proceeds to step S42. In step S42, the OS 10 changes the value of the initial flag A12 of (A1 or A2) of the storage area whose identification flag A14 is 1 to 0, and also changes the value of the update flag A13 of the storage area to 1. The process proceeds to step S43.

ステップS43では、OS10は、BIOS1自体に保存している設定値11を、識別フラグA14の値が1の保存領域(A1 or A2)に記録されているBIOS設定値に上書きし、BIOS設定更新時の動作を終了する。ステップS44では、OS10は、識別フラグA14の値が1の保存領域(A1 or A2)の更新フラグA13の値が0であるか否かを検証し、該フラグの値が0である場合はステップS45に進む。また、該フラグの値が0でない場合はステップS42に進む。ステップS45では、OS10は、予備領域2の2つの保存領域(A1、A2)で、識別フラグA14(図7)の値を交換し、その後、ステップS42に移る。   In step S43, the OS 10 overwrites the setting value 11 stored in the BIOS 1 itself with the BIOS setting value recorded in the storage area (A1 or A2) where the value of the identification flag A14 is 1, and when the BIOS setting is updated. End the operation. In step S44, the OS 10 verifies whether or not the value of the update flag A13 of the storage area (A1 or A2) whose identification flag A14 is 1 is 0. If the value of the flag is 0, step 10 is performed. Proceed to S45. If the value of the flag is not 0, the process proceeds to step S42. In step S45, the OS 10 exchanges the value of the identification flag A14 (FIG. 7) in the two storage areas (A1, A2) of the spare area 2, and then proceeds to step S42.

この実施形態によれば、BIOS1の設定値11と予備領域2の設定値21とを比較するので、BIOS1の設定値11が破壊されている場合や、システムボードが交換されている場合を検出することができる効果が有る。また、BIOS1の設定値11と予備領域2の設定値21の記録値が異なる場合は、BIOS差分設定メニューを表示する構成としたので、ユーザは過去の設定値を自身で記録する必要が無く、必要な設定項目を部分的に引き継ぐことができる効果が有る。さらに、予備領域2に保存された設定値21はPOSTが完了した時点の設定値を保存しているので、BIOS1の起動が確約できる効果が有る。   According to this embodiment, since the setting value 11 of the BIOS 1 and the setting value 21 of the spare area 2 are compared, the case where the setting value 11 of the BIOS 1 is destroyed or the system board is replaced is detected. There is an effect that can be. Further, when the setting value 11 of the BIOS 1 and the recording value 21 of the spare area 2 are different, the BIOS difference setting menu is displayed, so that the user does not need to record the past setting value by himself / herself. There is an effect that necessary setting items can be partially taken over. Further, since the setting value 21 stored in the spare area 2 stores the setting value at the time when the POST is completed, there is an effect that the activation of the BIOS 1 can be guaranteed.

以下、本発明の他の実施の形態について説明する。前述の実施の形態では、図1に示すように、主として障害対応時の例で説明したが、本発明の他の実施の形態に係る情報処理装置では、ユーザがBIOS上のどのパラメータを変更したかをユーザ自身で確認することもできる。即ち、図6に示す2つの予備領域(A1、A2)は、前述のとおり、システムボードから取り外せる構造となっている。そこで、予備領域(A1、A2)をシステムボードから取り外した状態で起動するか、若しくは、システムボード上から一時的に取り外したのと等価な作用を与えるスイッチ機構を用意しておいて、該スイッチ機構を切断した状態で起動する。この場合も、図9に示すフローチャートの流れに沿って、ステップS25において、ともかくも構成変更画面(図4)を表示することができるので、ユーザは変更したBIOS上のパラメータを確認することができる。   Hereinafter, other embodiments of the present invention will be described. In the above-described embodiment, as illustrated in FIG. 1, the example mainly corresponds to the case of handling a failure. However, in the information processing apparatus according to another embodiment of the present invention, which parameter on the BIOS is changed by the user. It can also be confirmed by the user himself. That is, the two spare areas (A1, A2) shown in FIG. 6 have a structure that can be removed from the system board as described above. Therefore, a switch mechanism is prepared which starts in a state where the spare area (A1, A2) is removed from the system board, or has an effect equivalent to that temporarily removed from the system board. Start with the mechanism disconnected. Also in this case, the configuration change screen (FIG. 4) can be displayed in step S25 along the flow of the flowchart shown in FIG. 9, so that the user can confirm the changed parameters on the BIOS. .

なお、本発明に係る情報処理装置の各構成要素の処理の少なくとも一部をコンピュータ制御により実行するものとしてもよい。また、上記処理を、図8〜10の各フローチャートで示した手順によりコンピュータに実行せしめるプログラムは、半導体メモリを始め、CD−ROMや磁気テープなどのコンピュータ読み取り可能な記録媒体に格納して配付してもよい。そして、少なくともマイクロコンピュータ、パーソナルコンピュータ、汎用コンピュータを範疇に含むコンピュータが、上記の記録媒体から上記プログラムを読み出して、実行するものとしてもよい。   In addition, it is good also as what performs at least one part of the process of each component of the information processing apparatus which concerns on this invention by computer control. A program that causes a computer to execute the above processing according to the procedures shown in the flowcharts of FIGS. 8 to 10 is stored and distributed on a computer-readable recording medium such as a semiconductor memory, a CD-ROM, or a magnetic tape. May be. A computer including at least a microcomputer, a personal computer, and a general-purpose computer may read and execute the program from the recording medium.

上記の実施形態の一部、又は全部は、以下の付記のようにも記載され得るが、以下には限られない。   A part or all of the above-described embodiment can be described as in the following supplementary notes, but is not limited thereto.

(付記A)現行のBIOS設定値を記録したBIOSと、前記BIOS設定値をバックアップする設定値を記録する予備領域と、を備え、前記現行のBIOS設定値を、前記予備領域の設定値の初期値として転記する手段と、前記BIOSの起動に先立って、前記現行のBIOS設定値と前記予備領域の設定値とが相違している場合は該相違している設定項目のみをメニュー画面に表示する手段と、前記表示されたメニュー画面のメニューに対してユーザが変更の意思表示をした場合は、前記BIOSを起動する手段と、前記BIOSの起動後、前記ユーザがさらにBIOSセットアップの意思表示をした場合にBIOSセットアップ画面を表示し、該BIOSセットアップ画面を介してユーザに前記現行のBIOSの設定値を更新して確定させる手段と、前記BIOSの起動後、前記ユーザがBIOSセットアップの意思表示をしなかった場合に前記現行のBIOSの設定値をそのまま確定する手段と、前記BIOSの設定値の確定後に、POSTを実行する手段と、前記POSTの完了後に、前記確定したBIOSの設定値でもって前記予備領域の設定値を書き換える手段と、備えたことを特徴とする情報処理装置。   (Supplementary note A) A BIOS that records a current BIOS setting value and a spare area that records a setting value that backs up the BIOS setting value. The current BIOS setting value is an initial value of the spare area setting value. If the current BIOS setting value and the spare area setting value are different from the means for transferring as a value and the BIOS startup, only the different setting items are displayed on the menu screen. Means, and when the user makes an intention to change the menu of the displayed menu screen, the means for starting the BIOS, and after starting the BIOS, the user further indicates the intention of BIOS setup If the BIOS setup screen is displayed, the current BIOS setting value is updated and confirmed to the user via the BIOS setup screen. And means for determining the current BIOS setting value as it is when the user does not indicate the intention of BIOS setup after starting the BIOS, and executing POST after the BIOS setting value is determined. An information processing apparatus comprising: means for performing rewriting; and means for rewriting the setting value of the spare area with the determined BIOS setting value after completion of the POST.

(付記B)前記予備領域に少なくとも2つの保存領域を設け、前記書き換え前の前記予備領域の設定値と前記書き換え後の前記予備領域の設定値とを、それぞれ常に前記2つの保存領域に割り当てて記録させておくことを特徴とする請求項Aに記載の情報処理装置。   (Appendix B) At least two storage areas are provided in the spare area, and the setting value of the spare area before rewriting and the setting value of the spare area after rewriting are always assigned to the two storage areas, respectively. The information processing apparatus according to claim A, wherein the information processing apparatus is recorded.

(付記C)前記2つの保存領域の内、前記POST完了後の前記確定したBIOSの設定値でもって内容が前記書き換えられた方の保存領域と、他方の保存領域とが識別可能となるように構成したことを特徴とする請求項Bに記載の情報処理装置。   (Appendix C) Of the two storage areas, the storage area whose contents have been rewritten with the determined BIOS setting value after the completion of the POST and the other storage area can be identified. The information processing apparatus according to claim B, wherein the information processing apparatus is configured.

(付記D)前記予備領域はフラッシュメモリを用いて構成されていることを特徴とする請求項AからCのいずれか一項に記載の情報処理装置。   (Appendix D) The information processing apparatus according to any one of claims A to C, wherein the spare area is configured using a flash memory.

(付記E)前記予備領域はシステムボード上に着脱可能に装着されるものであることを特徴とする請求項Dに記載の情報処理装置。   (Supplementary note E) The information processing apparatus according to claim D, wherein the spare area is detachably mounted on a system board.

(付記F)現行のBIOS設定値を記録したBIOSと、前記BIOS設定値をバックアップする設定値を記録する予備領域とを備えた情報処理装置のシステム動作設定方法であって、前記現行のBIOS設定値を、前記予備領域の設定値の初期値として転記するステップと、前記BIOSの起動に先立って、前記現行のBIOS設定値と前記予備領域の設定値とが相違している場合は該相違している設定項目のみをメニュー画面に表示するステップと、前記表示されたメニュー画面のメニューに対してユーザが変更の意思表示をした場合は、前記BIOSを起動するステップと、前記BIOSの起動後、前記ユーザがさらにBIOSセットアップの意思表示をした場合にBIOSセットアップ画面を表示し、該BIOSセットアップ画面を介してユーザに前記現行のBIOSの設定値を更新して確定させるステップと、前記BIOSの起動後、前記ユーザがBIOSセットアップの意思表示をしなかった場合に前記現行のBIOSの設定値をそのまま確定するステップと、前記BIOSの設定値の確定後に、POSTを実行する手段と、前記POSTの完了後に、前記確定したBIOSの設定値でもって前記予備領域の設定値を書き換えるステップと、有することを特徴とする情報処理装置のシステム動作設定方法。   (Supplementary note F) A system operation setting method of an information processing apparatus comprising a BIOS that records a current BIOS setting value and a spare area that records a setting value that backs up the BIOS setting value, the current BIOS setting If the current BIOS setting value is different from the setting value of the spare area prior to the start of the BIOS, the step of transcribing the value as the initial value of the setting value of the spare area is different. Only the setting items that are displayed on the menu screen, and when the user makes an intention to change the menu on the displayed menu screen, the step of starting the BIOS, and after starting the BIOS, When the user further displays the intention of BIOS setup, the BIOS setup screen is displayed, and the BIOS setup screen is displayed. And updating the current BIOS setting value and confirming the current BIOS setting value when the user does not indicate the intention of BIOS setup after starting the BIOS. And a step of executing POST after the setting value of the BIOS is confirmed, and a step of rewriting the setting value of the spare area with the determined BIOS setting value after the completion of the POST. A system operation setting method for the information processing apparatus.

(付記G)前記予備領域に少なくとも2つの保存領域を設け、前記書き換え前の前記予備領域の設定値と前記書き換え後の前記予備領域の設定値とを、それぞれ常に前記2つの保存領域に割り当てて記録させておくことを特徴とする請求項Fに記載の情報処理装置のシステム動作設定方法。   (Appendix G) At least two storage areas are provided in the spare area, and the setting value of the spare area before the rewriting and the setting value of the spare area after the rewriting are always assigned to the two storage areas, respectively. The system operation setting method for an information processing apparatus according to claim F, wherein the system operation setting method is recorded.

(付記H)現行のBIOS設定値を記録したBIOSと、前記BIOS設定値をバックアップする設定値を記録する予備領域とを備えた情報処理装置のコンピュータ制御を実行するためのコンピュータプログラムであって、前記現行のBIOS設定値を、前記予備領域の設定値の初期値として転記するステップと、前記BIOSの起動に先立って、前記現行のBIOS設定値と前記予備領域の設定値とが相違している場合は該相違している設定項目のみをメニュー画面に表示するステップと、前記表示されたメニュー画面のメニューに対してユーザが変更の意思表示をした場合は、前記BIOSを起動するステップと、前記BIOSの起動後、前記ユーザがさらにBIOSセットアップの意思表示をした場合にBIOSセットアップ画面を表示し、該BIOSセットアップ画面を介してユーザに前記現行のBIOSの設定値を更新して確定させるステップと、前記BIOSの起動後、前記ユーザがBIOSセットアップの意思表示をしなかった場合に前記現行のBIOSの設定値をそのまま確定するステップと、前記BIOSの設定値の確定後に、POSTを実行する手段と、前記POSTの完了後に、前記確定したBIOSの設定値でもって前記予備領域の設定値を書き換えるステップと、有することを特徴とするコンピュータプログラム。   (Appendix H) A computer program for executing computer control of an information processing apparatus including a BIOS that records a current BIOS setting value and a spare area that records a setting value that backs up the BIOS setting value, The step of transferring the current BIOS setting value as an initial value of the setting value of the spare area is different from the current BIOS setting value and the setting value of the spare area prior to the start of the BIOS. A step of displaying only the setting items that are different from each other on the menu screen, a step of starting the BIOS when a user makes an intention to change the menu of the displayed menu screen, After the BIOS is started, the BIOS setup screen is displayed when the user further displays the intention of BIOS setup. And updating the current BIOS setting value via the BIOS setup screen and confirming the current BIOS setting value, and when the user does not indicate the intention of BIOS setup after the BIOS is started, The step of confirming the set value of the BIOS as it is, the means for executing the POST after the set value of the BIOS is confirmed, and the set value of the spare area are rewritten with the set value of the confirmed BIOS after the completion of the POST. And a computer program comprising steps.

(付記I)前記予備領域に少なくとも2つの保存領域を設け、前記書き換え前の前記予備領域の設定値と前記書き換え後の前記予備領域の設定値とを、それぞれ常に前記2つの保存領域に割り当てて記録させておくステップを有することを特徴とする請求項Hに記載のコンピュータプログラム。   (Appendix I) At least two storage areas are provided in the spare area, and the setting value of the spare area before rewriting and the setting value of the spare area after rewriting are always assigned to the two storage areas, respectively. The computer program according to claim H, further comprising a step of recording.

(付記J)前記2つの保存領域の内、前記POST完了後の前記確定したBIOSの設定値でもって内容が前記書き換えられた方の保存領域と、他方の保存領域とが識別可能となるようにするフラグ操作を実行することを特徴とする請求項Iに記載のコンピュータプログラム。   (Appendix J) Of the two storage areas, the storage area whose contents have been rewritten with the determined BIOS setting value after the completion of POST can be distinguished from the other storage area The computer program according to claim I, wherein a flag operation is performed.

1 BIOS
2 予備領域
3 BIOS設定メニュー画面
10 OS
11、21 設定値(システム設定情報)
1 BIOS
2 Spare area 3 BIOS setting menu screen 10 OS
11, 21 Setting value (system setting information)

Claims (10)

現行のBIOS設定値を記録したBIOSと、前記BIOS設定値をバックアップする設定値を記録する予備領域と、を備え、
前記現行のBIOS設定値を、前記予備領域の設定値の初期値として転記する手段と、
前記BIOSの起動に先立って、前記現行のBIOS設定値と前記予備領域の設定値とが相違している場合は該相違している設定項目のみをメニュー画面に表示する手段と、
前記表示されたメニュー画面のメニューに対してユーザが変更の意思表示をした場合は、前記BIOSを起動する手段と、
前記BIOSの起動後、前記ユーザがさらにBIOSセットアップの意思表示をした場合にBIOSセットアップ画面を表示し、該BIOSセットアップ画面を介してユーザに前記現行のBIOSの設定値を更新して確定させる手段と、
前記BIOSの起動後、前記ユーザがBIOSセットアップの意思表示をしなかった場合に前記現行のBIOSの設定値をそのまま確定する手段と、
前記BIOSの設定値の確定後に、POSTを実行する手段と、
前記POSTの完了後に、前記確定したBIOSの設定値でもって前記予備領域の設定値を書き換える手段と、
を備えたことを特徴とする情報処理装置。
A BIOS that records a current BIOS setting value, and a spare area that records a setting value that backs up the BIOS setting value;
Means for transcribing the current BIOS setting value as an initial value of the setting value of the spare area;
Prior to starting the BIOS, if the current BIOS setting value and the setting value of the spare area are different, means for displaying only the different setting items on the menu screen;
Means for starting up the BIOS when the user has made an intention to change the menu of the displayed menu screen;
Means for displaying a BIOS setup screen when the user further indicates the intention of BIOS setup after the BIOS is started, and for allowing the user to update and confirm the current BIOS setting value via the BIOS setup screen; ,
Means for determining the current BIOS setting value as it is when the user does not indicate the intention of BIOS setup after the BIOS is started;
Means for executing POST after determining the set value of the BIOS;
Means for rewriting the setting value of the spare area with the determined BIOS setting value after completion of the POST;
An information processing apparatus comprising:
前記予備領域に少なくとも2つの保存領域を設け、前記書き換え前の前記予備領域の設定値と前記書き換え後の前記予備領域の設定値とを、それぞれ常に前記2つの保存領域に割り当てて記録させておくことを特徴とする請求項1に記載の情報処理装置。   At least two storage areas are provided in the spare area, and the setting value of the spare area before rewriting and the setting value of the spare area after rewriting are always allocated and recorded in the two storage areas, respectively. The information processing apparatus according to claim 1. 前記2つの保存領域の内、前記POST完了後の前記確定したBIOSの設定値でもって内容が前記書き換えられた方の保存領域と、他方の保存領域とが識別可能となるように構成したことを特徴とする請求項2に記載の情報処理装置。   Of the two storage areas, the storage area whose contents have been rewritten with the set value of the determined BIOS after completion of the POST and the other storage area can be identified. The information processing apparatus according to claim 2. 前記予備領域はフラッシュメモリを用いて構成されていることを特徴とする請求項1から3のいずれか一項に記載の情報処理装置。   The information processing apparatus according to claim 1, wherein the spare area is configured using a flash memory. 前記予備領域はシステムボード上に着脱可能に装着されるものであることを特徴とする請求項4に記載の情報処理装置。   The information processing apparatus according to claim 4, wherein the spare area is detachably mounted on a system board. 現行のBIOS設定値を記録したBIOSと、前記BIOS設定値をバックアップする設定値を記録する予備領域とを備えた情報処理装置のシステム動作設定方法であって、
前記現行のBIOS設定値を、前記予備領域の設定値の初期値として転記するステップと、
前記BIOSの起動に先立って、前記現行のBIOS設定値と前記予備領域の設定値とが相違している場合は該相違している設定項目のみをメニュー画面に表示するステップと、
前記表示されたメニュー画面のメニューに対してユーザが変更の意思表示をした場合は、前記BIOSを起動するステップと、
前記BIOSの起動後、前記ユーザがさらにBIOSセットアップの意思表示をした場合にBIOSセットアップ画面を表示し、該BIOSセットアップ画面を介してユーザに前記現行のBIOSの設定値を更新して確定させるステップと、
前記BIOSの起動後、前記ユーザがBIOSセットアップの意思表示をしなかった場合に前記現行のBIOSの設定値をそのまま確定するステップと、
前記BIOSの設定値の確定後に、POSTを実行する手段と、
前記POSTの完了後に、前記確定したBIOSの設定値でもって前記予備領域の設定値を書き換えるステップと、
を有することを特徴とする情報処理装置のシステム動作設定方法。
A system operation setting method for an information processing apparatus comprising a BIOS that records a current BIOS setting value and a spare area that records a setting value that backs up the BIOS setting value.
Transferring the current BIOS setting value as an initial value of the setting value of the spare area;
Prior to starting the BIOS, if the current BIOS setting value and the setting value of the spare area are different, displaying only the different setting items on the menu screen;
When the user makes an intention to change the menu of the displayed menu screen, starting the BIOS;
A step of displaying a BIOS setup screen when the user further indicates the intention of BIOS setup after the startup of the BIOS, and updating and confirming the current BIOS setting value via the BIOS setup screen; ,
After the BIOS is started, if the user does not indicate the intention of BIOS setup, the setting value of the current BIOS is fixed as it is;
Means for executing POST after determining the set value of the BIOS;
Rewriting the setting value of the spare area with the determined BIOS setting value after completion of the POST;
A system operation setting method for an information processing apparatus, comprising:
前記予備領域に少なくとも2つの保存領域を設け、前記書き換え前の前記予備領域の設定値と前記書き換え後の前記予備領域の設定値とを、それぞれ常に前記2つの保存領域に割り当てて記録させておくことを特徴とする請求項6に記載の情報処理装置のシステム動作設定方法。   At least two storage areas are provided in the spare area, and the setting value of the spare area before rewriting and the setting value of the spare area after rewriting are always allocated and recorded in the two storage areas, respectively. The system operation setting method for an information processing apparatus according to claim 6. 現行のBIOS設定値を記録したBIOSと、前記BIOS設定値をバックアップする設定値を記録する予備領域とを備えた情報処理装置のコンピュータ制御を実行するためのコンピュータプログラムであって、
前記現行のBIOS設定値を、前記予備領域の設定値の初期値として転記するステップと、
前記BIOSの起動に先立って、前記現行のBIOS設定値と前記予備領域の設定値とが相違している場合は該相違している設定項目のみをメニュー画面に表示するステップと、
前記表示されたメニュー画面のメニューに対してユーザが変更の意思表示をした場合は、前記BIOSを起動するステップと、
前記BIOSの起動後、前記ユーザがさらにBIOSセットアップの意思表示をした場合にBIOSセットアップ画面を表示し、該BIOSセットアップ画面を介してユーザに前記現行のBIOSの設定値を更新して確定させるステップと、
前記BIOSの起動後、前記ユーザがBIOSセットアップの意思表示をしなかった場合に前記現行のBIOSの設定値をそのまま確定するステップと、
前記BIOSの設定値の確定後に、POSTを実行する手段と、
前記POSTの完了後に、前記確定したBIOSの設定値でもって前記予備領域の設定値を書き換えるステップと、
を有することを特徴とするコンピュータプログラム。
A computer program for executing computer control of an information processing apparatus including a BIOS that records a current BIOS setting value and a spare area that records a setting value that backs up the BIOS setting value,
Transferring the current BIOS setting value as an initial value of the setting value of the spare area;
Prior to starting the BIOS, if the current BIOS setting value and the setting value of the spare area are different, displaying only the different setting items on the menu screen;
When the user makes an intention to change the menu of the displayed menu screen, starting the BIOS;
A step of displaying a BIOS setup screen when the user further indicates the intention of BIOS setup after the startup of the BIOS, and updating and confirming the current BIOS setting value via the BIOS setup screen; ,
After the BIOS is started, if the user does not indicate the intention of BIOS setup, the setting value of the current BIOS is fixed as it is;
Means for executing POST after determining the set value of the BIOS;
Rewriting the setting value of the spare area with the determined BIOS setting value after completion of the POST;
A computer program characterized by comprising:
前記予備領域に少なくとも2つの保存領域を設け、前記書き換え前の前記予備領域の設定値と前記書き換え後の前記予備領域の設定値とを、それぞれ常に前記2つの保存領域に割り当てて記録させておくステップを有することを特徴とする請求項8に記載のコンピュータプログラム。   At least two storage areas are provided in the spare area, and the setting value of the spare area before rewriting and the setting value of the spare area after rewriting are always allocated and recorded in the two storage areas, respectively. The computer program according to claim 8, further comprising steps. 前記2つの保存領域の内、前記POST完了後の前記確定したBIOSの設定値でもって内容が前記書き換えられた方の保存領域と、他方の保存領域とが識別可能となるようにするフラグ操作を実行することを特徴とする請求項9に記載のコンピュータプログラム。   Of the two storage areas, a flag operation is performed so that the storage area whose contents have been rewritten with the set value of the determined BIOS after completion of the POST can be distinguished from the other storage area. The computer program according to claim 9, wherein the computer program is executed.
JP2012001053A 2012-01-06 2012-01-06 Information processing apparatus, system operation setting method for information processing apparatus, and program Active JP5870696B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2012001053A JP5870696B2 (en) 2012-01-06 2012-01-06 Information processing apparatus, system operation setting method for information processing apparatus, and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2012001053A JP5870696B2 (en) 2012-01-06 2012-01-06 Information processing apparatus, system operation setting method for information processing apparatus, and program

Publications (2)

Publication Number Publication Date
JP2013140536A true JP2013140536A (en) 2013-07-18
JP5870696B2 JP5870696B2 (en) 2016-03-01

Family

ID=49037901

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2012001053A Active JP5870696B2 (en) 2012-01-06 2012-01-06 Information processing apparatus, system operation setting method for information processing apparatus, and program

Country Status (1)

Country Link
JP (1) JP5870696B2 (en)

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2015222474A (en) * 2014-05-22 2015-12-10 レノボ・シンガポール・プライベート・リミテッド Method, computer program and computer for repairing variable set
JP2016021119A (en) * 2014-07-14 2016-02-04 ファナック株式会社 Numerical controller with function of automatically reconstructing settings and function of preventing erroneous settings
JP2016114974A (en) * 2014-12-11 2016-06-23 日本電気株式会社 Bios update apparatus, method, and program
JP2020095591A (en) * 2018-12-14 2020-06-18 Necプラットフォームズ株式会社 Operating environment management device, operating environment management method, and operating environment management program
JP7401127B1 (en) 2022-05-31 2023-12-19 Necプラットフォームズ株式会社 Information processing equipment, control methods and programs, electronic devices

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH1185628A (en) * 1997-09-04 1999-03-30 Pfu Ltd Information processor, backup method for bios therefor and storage medium
US20050039081A1 (en) * 2003-05-20 2005-02-17 Wei-Han Chang Method of backing up BIOS settings
WO2008075646A1 (en) * 2006-12-18 2008-06-26 International Business Machines Corporation Information processing system and method for starting/recovering the system

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH1185628A (en) * 1997-09-04 1999-03-30 Pfu Ltd Information processor, backup method for bios therefor and storage medium
US20050039081A1 (en) * 2003-05-20 2005-02-17 Wei-Han Chang Method of backing up BIOS settings
WO2008075646A1 (en) * 2006-12-18 2008-06-26 International Business Machines Corporation Information processing system and method for starting/recovering the system

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2015222474A (en) * 2014-05-22 2015-12-10 レノボ・シンガポール・プライベート・リミテッド Method, computer program and computer for repairing variable set
US9703635B2 (en) 2014-05-22 2017-07-11 Lenovo (Singapore) Pte. Ltd. Method, computer program, and computer for restoring set of variables
JP2016021119A (en) * 2014-07-14 2016-02-04 ファナック株式会社 Numerical controller with function of automatically reconstructing settings and function of preventing erroneous settings
US9891615B2 (en) 2014-07-14 2018-02-13 Fanuc Corporation Numerical controller with function of automatically reconstructing settings and function of preventing incorrect settings
JP2016114974A (en) * 2014-12-11 2016-06-23 日本電気株式会社 Bios update apparatus, method, and program
JP2020095591A (en) * 2018-12-14 2020-06-18 Necプラットフォームズ株式会社 Operating environment management device, operating environment management method, and operating environment management program
JP7401127B1 (en) 2022-05-31 2023-12-19 Necプラットフォームズ株式会社 Information processing equipment, control methods and programs, electronic devices

Also Published As

Publication number Publication date
JP5870696B2 (en) 2016-03-01

Similar Documents

Publication Publication Date Title
JP5870696B2 (en) Information processing apparatus, system operation setting method for information processing apparatus, and program
JP5365051B2 (en) Management program, management apparatus and management method
CN102667716A (en) Methods and devices for updating firmware of a component using a firmware update application
JP2009169524A (en) Network system for home appliance
US20100049961A1 (en) Update method for basic input/output system and update system thereof
JP2008200943A (en) Image forming apparatus
US8140836B2 (en) Information processing apparatus and program
JP5167936B2 (en) Information processing device
WO2015136621A1 (en) Computer system management method and management device
US8176309B2 (en) Boot system has BIOS that reads rescue operating system from memory device via input/output chip based on detecting a temperature of a hard disk
JP2011215814A (en) Programmable controller, setting value backup restoration system and setting value backup restoration unit
WO2017080225A1 (en) Data partition recovery method and apparatus and terminal
JP4789958B2 (en) Component information restoration method, component information management method, and electronic apparatus
WO2015184732A1 (en) Bootstrap storage method, bootstrap fault recovery method and device, and computer storage medium
WO2012176311A1 (en) Processing device and management board
JP2019020798A (en) Information processing device and program
CN112394965B (en) Battery management system upgrade and operation method, controller, battery management system and storage medium
KR101563494B1 (en) Real-time source code security weaknesses detection apparatus and method according to the file changes
CN110196730B (en) Hot patch management method, device and storage medium of application program
JP2008009799A (en) Image forming device
JP5279981B2 (en) Update control program, update control method, and update control apparatus
JP2019096200A (en) Rewrite confirmation device, method for confirming rewrite, and rewrite confirmation program
JP3048792B2 (en) Method of automatically replacing operating system and computer system using the same
JP2010198314A (en) Information management device
CN112527343A (en) Firmware updating method and device, computer equipment and storage medium

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20141204

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20150806

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20150818

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20151008

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20151215

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20151228

R150 Certificate of patent or registration of utility model

Ref document number: 5870696

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150