JPH11143691A - Bios setup system - Google Patents

Bios setup system

Info

Publication number
JPH11143691A
JPH11143691A JP9310143A JP31014397A JPH11143691A JP H11143691 A JPH11143691 A JP H11143691A JP 9310143 A JP9310143 A JP 9310143A JP 31014397 A JP31014397 A JP 31014397A JP H11143691 A JPH11143691 A JP H11143691A
Authority
JP
Japan
Prior art keywords
setting
item
common
program
items
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP9310143A
Other languages
Japanese (ja)
Inventor
Katsuichiro Hara
勝一郎 原
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.)
Oki Electric Industry Co Ltd
Original Assignee
Oki Electric Industry Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Oki Electric Industry Co Ltd filed Critical Oki Electric Industry Co Ltd
Priority to JP9310143A priority Critical patent/JPH11143691A/en
Publication of JPH11143691A publication Critical patent/JPH11143691A/en
Pending legal-status Critical Current

Links

Abstract

PROBLEM TO BE SOLVED: To eliminate the need of performing BIOS setup every time in the case of switching and operating an OS(open system). SOLUTION: A BIOS setup program 5 is composed of a PC common item setting program 5a for setting items independent of the OS and an OS intrinsic item setting program 5b for setting the items depending on the OS. Corresponding to them, a CMOS RAM 6 is also provided with a PC common item area 6a for storing the set contents of the items independent of the OS and an OS intrinsic item area 6b for storing the set contents of the items depending on the OS.

Description

【発明の詳細な説明】DETAILED DESCRIPTION OF THE INVENTION

【0001】[0001]

【発明の属する技術分野】本発明は、パーソナルコンピ
ュータシステムにおけるBIOSセットアップによるハ
ードウエア環境の初期設定に関するものである。
[0001] 1. Field of the Invention [0002] The present invention relates to an initialization of a hardware environment by a BIOS setup in a personal computer system.

【0002】[0002]

【従来の技術】一般に、パーソナルコンピュータ(P
C)によるハードウエア環境の初期設定は、PCの主電
源スイッチをONにしたときに、BIOSセットアップ
と呼ばれるROMに格納されているプログラムにより、
バッテリバックアップされたCMOS RAMに記録保
持されている内容を参照、更新しながら決定されてい
た。
2. Description of the Related Art Generally, personal computers (P
The initial setting of the hardware environment according to C) is performed when a main power switch of the PC is turned on by a program called BIOS setup stored in a ROM.
It has been determined while referring to and updating the contents recorded and held in the CMOS RAM backed up by the battery.

【0003】[0003]

【発明が解決しようとする課題】しかしながら、従来の
BIOSセットアップだと、1つのPCに複数のオペレ
ーションシステム(OS)をインストールしたシステム
では、OS毎にハードウエア環境を変更することが必要
な設定、例えば、plug&play設定は、OSを切
り換えて運用する場合、PCの電源をONする時に、B
IOSセットアップにてハードウエア環境を設定する必
要があり、操作性が悪いものであった。
However, according to the conventional BIOS setup, in a system in which a plurality of operation systems (OS) are installed in one PC, it is necessary to change a hardware environment for each OS, For example, the plug & play setting is such that when the OS is switched and operated, when the PC is turned on, B
It was necessary to set the hardware environment in the IOS setup, and the operability was poor.

【0004】[0004]

【課題を解決するための手段】上述した課題を解決する
ため、本発明は、複数のOSを搭載可能なコンピュータ
におけるBIOSセットアップシステムにおいて、個々
のOS固有のハードウエア環境の設定を行う固有項目設
定手段と、個々のOSに依存しないハードウエア環境の
設定を行う共通項目設定手段と、前記固有項目設定手段
で設定された固有項目を個々のOS毎に記録する固有項
目記録手段と、前記共通項目設定手段で設定された共通
項目を記録する共通項目記録手段とを備えたことを特徴
とする。
In order to solve the above-mentioned problems, the present invention provides a unique item setting for setting a hardware environment unique to each OS in a BIOS setup system in a computer capable of mounting a plurality of OSs. Means, common item setting means for setting a hardware environment independent of individual OSs, unique item recording means for recording the unique items set by the unique item setting means for each OS, and common item setting means And a common item recording means for recording the common items set by the setting means.

【0005】[0005]

【発明の実施の形態】図1は本発明の第1の実施の形態
を示すPCのブロック図である。PCは、CPUやRO
MやRAMやハードディスク等を内蔵するPC本体1、
ディスプレイ2、キーボード3、マウス4、その他の周
辺機器より構成される。PC本体1内のROMにBIO
Sセットアッププログラム5が格納され、BIOSセッ
トアッププログラム5で設定された内容はバッテリバッ
クアップされたCMOS RAM6に書き込まれて記憶
される。
FIG. 1 is a block diagram of a PC showing a first embodiment of the present invention. PC is CPU or RO
PC body 1 with M, RAM, hard disk, etc.
It comprises a display 2, a keyboard 3, a mouse 4, and other peripheral devices. BIO in ROM in PC 1
The S setup program 5 is stored, and the contents set by the BIOS setup program 5 are written and stored in the CMOS RAM 6 backed up by a battery.

【0006】BIOSセットアッププログラム5は、O
Sに依存しない項目の設定を行うためのPC共通項目設
定プログラム5aと、OSに依存する項目の設定を行う
ためのOS固有項目設定プログラム5bから構成され
る。これに対応して、CMOS RAM6もOSに依存
しない項目の設定内容を記憶するためのPC共通項目領
域6aと、OSに依存する項目の設定内容を記憶するた
めのOS固有項目領域6bを設ける。
[0006] The BIOS setup program 5
It comprises a PC common item setting program 5a for setting items that do not depend on S, and an OS-specific item setting program 5b for setting items that depend on the OS. Correspondingly, the CMOS RAM 6 also has a PC common item area 6a for storing the setting contents of items independent of the OS, and an OS-specific item area 6b for storing the setting contents of items that depend on the OS.

【0007】ここで、OS固有項目設定プログラム5b
とOS固有項目領域6bは、インストール可能なOSの
数だけ用意することになる(一例として、PC/AT互
換機の場合は4個)。以下に、本実施の形態の動作を説
明する。まず、PC利用者は、PC本体1の主電源をO
Nにする。BIOSセットアッププログラム5は、PC
共通項目設定プログラム5aにて、利用者にOSに依存
しない項目であるPC共通項目の設定を促す画面をディ
スプレイ2に表示する。
Here, the OS-specific item setting program 5b
The OS-specific item area 6b is prepared by the number of installable OSs (for example, four in the case of a PC / AT compatible machine). Hereinafter, the operation of the present embodiment will be described. First, the PC user turns off the main power supply of the PC body 1.
Set to N. The BIOS setup program 5 is a PC
The common item setting program 5a displays on the display 2 a screen prompting the user to set a PC common item that is an item independent of the OS.

【0008】一定時間、例えば10秒間の間に利用者か
らのキー入力がなかった場合は、PC共通項目設定プロ
グラム5aは、CMOS RAM6のPC共通項目領域
6aに設定されている現状の内容を利用する。利用者が
現状の内容を変更すべく該当するキー、例えばCtrl
+Alt+Deleteと入力すると、PC共通項目設
定プログラム5aは、PC共通項目およびその設定値を
表示する。利用者は画面を見ながら所定のキーを操作し
て所望のPC共通項目の設定値の変更を行う。PC共通
項目の設定プログラム5aは、変更された設定値をCM
OS RAM6のPC共通項目領域6aに書き込む。
When there is no key input from the user for a predetermined time, for example, 10 seconds, the PC common item setting program 5a uses the current contents set in the PC common item area 6a of the CMOS RAM 6. I do. A corresponding key for the user to change the current content, for example, Ctrl
When "+ Alt + Delete" is input, the PC common item setting program 5a displays PC common items and their set values. The user operates a predetermined key while looking at the screen to change the set value of a desired PC common item. The PC common item setting program 5a stores the changed setting value in the CM
The data is written in the PC common item area 6a of the OS RAM 6.

【0009】次に、OS固有項目設定プログラム5bに
て、インストールされているOSの種類と、その中から
どのOSを選択するかを促す画面を表示する。利用者
は、インストールされているOS A,B,・・・の中
から、例えばOS Aを選択する。OS固有項目設定プ
ログラム5bは、選択されたOSに応じ、ここではOS
A固有項目およびその設定値を表示する。利用者は画面
を見ながら所定のキーを操作して所望のOS A固有項
目の設定値の変更を行う。OS固有項目設定プログラム
5bは、変更された設定値をCMOS RAM6のOS
固有項目領域6bのOS A領域に書き込む。
Next, the OS specific item setting program 5b displays a screen for prompting the type of the installed OS and which OS to select from among the installed OS. The user selects, for example, OS A from the installed OSs A, B,.... The OS-specific item setting program 5b responds to the selected OS.
A unique items and their set values are displayed. The user operates a predetermined key while looking at the screen to change a desired OSA-specific item setting value. The OS specific item setting program 5b stores the changed setting value in the OS of the CMOS RAM 6.
Write to the OSA area of the unique item area 6b.

【0010】ここで、このOS固有項目の設定時にも、
PC共通項目と同様に、一定時間利用者からのキー入力
がなかった場合は、CMOS RAM6のOS固有項目
領域6bに設定されている現状の内容を利用する。PC
を運用する場合、各OSで共通なハードウエア環境は、
CMOS RAM6のPC共通項目領域6aを参照して
運用する。各OSで固有なハードウエア環境は、CMO
S RAM6のOS固有項目領域6bの中の、起動して
いるOSの領域を参照して運用する。
Here, when setting the OS-specific items,
Similarly to the PC common item, when there is no key input from the user for a certain period of time, the current contents set in the OS specific item area 6b of the CMOS RAM 6 are used. PC
When operating, the hardware environment common to each OS is:
The operation is performed with reference to the PC common item area 6a of the CMOS RAM 6. The hardware environment unique to each OS is CMO
It operates with reference to the area of the activated OS in the OS-specific item area 6b of the SRAM 6.

【0011】以上説明したように、本発明の第1の実施
の形態では、BIOSセットアッププログラムに、OS
に依存しない項目の設定を行うためのPC共通項目設定
プログラムと、OSに依存する項目の設定を行うための
OS固有項目設定プログラムを設け、CMOS RAM
もOSに依存しない項目の設定内容を記憶するためのP
C共通項目領域と、OSに依存する項目の設定内容を記
憶するためのOS固有項目領域を設けたので、複数のO
SをインストールしたPCにおいて、OS毎に設定しな
ければいけないハードウエア環境をあらかじめCMOS
RAM上に設定しておくことができるようになり、複
数のOSを切り換えて運用する場合に、その都度BIO
Sセットアップを行う必要がなく、操作性を上げること
ができる。
As described above, in the first embodiment of the present invention, the BIOS setup program includes an OS
A PC common item setting program for setting items that do not depend on the OS, and an OS-specific item setting program for setting items that depend on the OS.
For storing the setting contents of items independent of the OS
Since the C common item area and the OS specific item area for storing the setting contents of the items dependent on the OS are provided, a plurality of O
In the PC where S is installed, the hardware environment that must be set for each OS
It can be set on the RAM, and when operating by switching a plurality of OSs, the BIO
There is no need to perform S setup, and operability can be improved.

【0012】次に本発明の第2の実施の形態を説明す
る。この第2の実施の形態は、OS立ち上げ後、ソフト
ウエアで設定しているハードウエア環境、例えば、キー
ボードのリピート間融等を、BIOSセットアップで設
定できるようにするものである。PCの構成は第1の実
施の形態で説明したものと同じであり、BIOSセット
アッププログラム5のOS固有項目設定プログラム5b
に、各OSで設定するハードウエア環境の中の所望の項
目を移植して、BIOSセットアッププログラム5で設
定可能とする。
Next, a second embodiment of the present invention will be described. In the second embodiment, after the OS is started, a hardware environment set by software, for example, a keyboard repeat interval or the like can be set by BIOS setup. The configuration of the PC is the same as that described in the first embodiment, and the OS-specific item setting program 5b of the BIOS setup program 5
Then, a desired item in the hardware environment set by each OS is ported and can be set by the BIOS setup program 5.

【0013】第2の実施の形態の動作は、第1の実施の
形態と同じであり、OS固有項目設定プログラム5bに
よるBIOSセットアップ時に、利用者がOS毎に設定
したいハードウエア環境がある場合で、インストールさ
れているOS A,B,・・・の中から、所望のOSが
選択されると、選択されたOS固有の設定項目およびそ
の設定値を表示し、利用者は画面を見ながら所定のキー
を操作して所望の設定項目の設定値の変更を行う。OS
固有項目設定プログラム5bは、変更された設定値をC
MOS RAM6のOS固有項目領域6bの選択された
OSの領域に書き込む。
The operation of the second embodiment is the same as that of the first embodiment, except that when the BIOS is set up by the OS specific item setting program 5b, there is a hardware environment that the user wants to set for each OS. When a desired OS is selected from among the installed OS A, B,..., A setting item specific to the selected OS and its setting value are displayed, and the user can perform predetermined operations while viewing the screen. Is operated to change the set value of the desired setting item. OS
The unique item setting program 5b stores the changed setting value in C
The data is written to the selected OS area in the OS specific item area 6b of the MOS RAM 6.

【0014】以上説明したように、本発明の第2の実施
の形態では、各OSでソフトウエアにて設定した項目
を、BIOSセットアップ時に初期設定できるようにし
たので、従来、各OSを起動させた後に設定していたハ
ードウエア環境の設定を、BIOSセットアップ時に一
回の操作で設定できる。また、一般利用者が設定しない
項目をBIOSセットアップに移植することで、利用者
個々で設定してほしくないハードウエア環境を守ること
ができる。
As described above, in the second embodiment of the present invention, the items set by software in each OS can be initialized at the time of BIOS setup. The hardware environment settings that have been set after the operation can be set by a single operation at the time of BIOS setup. In addition, by porting items not set by a general user to the BIOS setup, it is possible to protect a hardware environment that the user does not want to set individually.

【0015】なお、上記各実施の形態は、本発明をPC
に適用した例を説明したが、携帯端末からホストコンピ
ュータまで、コンピュータ全般に適用可能である。
In each of the above embodiments, the present invention is applied to a PC.
Has been described, but the present invention is applicable to computers in general, from portable terminals to host computers.

【0016】[0016]

【発明の効果】以上説明したように、本発明は、複数の
OSを搭載可能なコンピュータにおけるBIOSセット
アップで、個々のOS固有のハードウエア環境をOS毎
に設定して記録しておくこととしたので、複数のOSを
切り換えて運用する場合、その都度BIOSセットアッ
プを行う必要がなく、操作性が向上する。
As described above, according to the present invention, a hardware environment specific to each OS is set and recorded for each OS in BIOS setup in a computer capable of mounting a plurality of OSs. Therefore, when a plurality of OSs are switched and operated, it is not necessary to perform the BIOS setup every time, and the operability is improved.

【図面の簡単な説明】[Brief description of the drawings]

【図1】本発明の第1の実施の形態を示すPCのブロッ
ク図
FIG. 1 is a block diagram of a PC showing a first embodiment of the present invention.

【符号の説明】[Explanation of symbols]

1 PC本体1 2 ディスプレイ 3 キーボード 4 マウス 5 BIOSセットアッププログラム5 5a PC共通項目設定プログラム 5b OS固有項目設定プログラム 6 CMOS RAM 6a PC共通項目領域6a 6b OS固有項目領域6b 1 PC body 1 2 Display 3 Keyboard 4 Mouse 5 BIOS setup program 5 5a PC common item setting program 5b OS specific item setting program 6 CMOS RAM 6a PC common item area 6a 6b OS specific item area 6b

Claims (1)

【特許請求の範囲】[Claims] 【請求項1】 複数のオペレーションシステムを搭載可
能なコンピュータにおけるBIOSセットアップシステ
ムにおいて、 個々のオペレーションシステム固有のハードウエア環境
の設定を行う固有項目設定手段と、 個々のオペレーションシステムに依存しないハードウエ
ア環境の設定を行う共通項目設定手段と、 前記固有項目設定手段で設定された固有項目を個々のオ
ペレーションシステム毎に記録する固有項目記録手段
と、 前記共通項目設定手段で設定された共通項目を記録する
共通項目記録手段とを備えたことを特徴とするBIOS
セットアップシステム。
1. A BIOS setup system for a computer on which a plurality of operating systems can be mounted, a unique item setting means for setting a hardware environment unique to each operating system, and a hardware environment independent of each operating system. Common item setting means for setting, unique item recording means for recording the unique items set by the unique item setting means for each operation system, and common item for recording the common items set by the common item setting means BIOS provided with item recording means
Setup system.
JP9310143A 1997-11-12 1997-11-12 Bios setup system Pending JPH11143691A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP9310143A JPH11143691A (en) 1997-11-12 1997-11-12 Bios setup system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP9310143A JPH11143691A (en) 1997-11-12 1997-11-12 Bios setup system

Publications (1)

Publication Number Publication Date
JPH11143691A true JPH11143691A (en) 1999-05-28

Family

ID=18001693

Family Applications (1)

Application Number Title Priority Date Filing Date
JP9310143A Pending JPH11143691A (en) 1997-11-12 1997-11-12 Bios setup system

Country Status (1)

Country Link
JP (1) JPH11143691A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7013385B2 (en) 2002-06-04 2006-03-14 International Business Machines Corporation Remotely controlled boot settings in a server blade environment
US7100030B1 (en) * 2000-01-12 2006-08-29 Fujitsu Limited System for identifying, based on setup use history, and displaying a setup of a system to indicate enabled and disabled setting items to a user
JP2007233665A (en) * 2006-02-28 2007-09-13 Brother Ind Ltd Program for creating installer, storage medium for storing program, method of creating installer, and information processor

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7100030B1 (en) * 2000-01-12 2006-08-29 Fujitsu Limited System for identifying, based on setup use history, and displaying a setup of a system to indicate enabled and disabled setting items to a user
US7013385B2 (en) 2002-06-04 2006-03-14 International Business Machines Corporation Remotely controlled boot settings in a server blade environment
JP2007233665A (en) * 2006-02-28 2007-09-13 Brother Ind Ltd Program for creating installer, storage medium for storing program, method of creating installer, and information processor

Similar Documents

Publication Publication Date Title
US6067618A (en) Multiple operating system and disparate user mass storage resource separation for a computer system
JP4343051B2 (en) Information processing apparatus, operation screen control method, and program
US7228408B2 (en) Computer system capable of operating in multiple operation modes and the operating method thereof
WO2002065303A1 (en) Network terminal having power saving mode
JP2003280914A (en) Information equipment, storage medium, and method for restoring initial condition
JP2000311080A (en) Computer system and its operation environment switching method
US20070126729A1 (en) Method and apparatus for reducing power consumption in display area
US7822962B2 (en) Application software configured to work with two operating systems
US7941659B2 (en) External memory enabling a user to select an application program to be launched before launching an operating system
EP1460536B1 (en) Computer system capable of operating in multiple operation modes.
US6686934B1 (en) Methods and arrangements for providing a discoverable plural mode system shut down graphical user interface capability
JPH11143691A (en) Bios setup system
US5968173A (en) Method and system for maximizing the apparent initial processing capability of a computer
JP2000242473A (en) Computer
JPH08339295A (en) Method and device for operating system activation
TW200407785A (en) Method using software to implement multi-boot screen on a computer platform, the computer platform, and storage medium stored with computer program for executing the method
JP2003150379A (en) Method for starting multiple pda operating system through menu
JP2001005546A (en) Computer
JPH0594224A (en) Personal computer
US20040252075A1 (en) Information apparatus and display device switching method
KR20020024629A (en) Computer system using multi operating system
JPH11134161A (en) Full-screen conversion device for multiwindow
EP1834232A1 (en) An interactive computing device with a configurable user interface
KR100551962B1 (en) A computer system for preventing cracker
JP2006092488A (en) Information processing apparatus and boot control method