JPH05100827A - Personal computer - Google Patents

Personal computer

Info

Publication number
JPH05100827A
JPH05100827A JP3261496A JP26149691A JPH05100827A JP H05100827 A JPH05100827 A JP H05100827A JP 3261496 A JP3261496 A JP 3261496A JP 26149691 A JP26149691 A JP 26149691A JP H05100827 A JPH05100827 A JP H05100827A
Authority
JP
Japan
Prior art keywords
program
configuration memory
personal computer
boot
priority
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
JP3261496A
Other languages
Japanese (ja)
Inventor
Yoshio Sasaki
芳夫 佐々木
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.)
Kyocera Corp
Original Assignee
Kyocera 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 Kyocera Corp filed Critical Kyocera Corp
Priority to JP3261496A priority Critical patent/JPH05100827A/en
Publication of JPH05100827A publication Critical patent/JPH05100827A/en
Pending legal-status Critical Current

Links

Abstract

PURPOSE:To improve the use management of a personal computer by setting a program where the permission/inhibition information on a boot processing and priority are set in a configuration memory. CONSTITUTION:ROM 70 in which a setting program to the configuration memory 90 and a starting program are stored, a central processing unit 50 which executes control in accordance with the program instruction and the configuration memory 90 are given. Boot processing permission or inhibition information and the priority of the boot processing are set in the configuration memory 90 by the setting program. Namely, the configuration memory 90 is searched by an initial program started when a switch 60 is turned on, and the boot processing is executed in accordance with the state. Thus, the permission/inhibition of the boot processing of an I/O unit or priority can arbitrarily be selected and set by the setting program.

Description

【発明の詳細な説明】Detailed Description of the Invention

【0001】[0001]

【産業上の利用分野】本発明は、ブートドライブの指定
がユーザによって任意に許可または禁止できるパーソナ
ルコンピュータに関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a personal computer in which designation of a boot drive can be arbitrarily permitted or prohibited by a user.

【0002】[0002]

【従来の技術】従来のパーソナルコンピュータにあって
ネットワークボードとフロッピーディスクドライブおよ
びハードディスクドライブ等のI/O機器が搭載されて
いる場合は、フロッピーディスクドライブ(FDDとい
う)にシステムメディアが挿入されているかを調べ、挿
入されていなければハードディスクドライブ(HDDと
いう)が調べられる。HDDがディスクオペレーティン
グシステム(DOS)用にフォーマットされており、シ
ステムプログラムが格納されていればブート処理が無条
件に行われる。次に、ネットワークボードからブート処
理を行うためにはシステムプログラムをフック(主にイ
ンタラプトベクタを自分自身のプログラムアドレスに変
更)し、ネットワークボードからブート処理が行われ
る。
2. Description of the Related Art If a conventional personal computer is equipped with a network board and I / O devices such as a floppy disk drive and a hard disk drive, is a system medium inserted in the floppy disk drive (FDD)? Is checked, and if not inserted, a hard disk drive (referred to as HDD) is checked. If the HDD is formatted for the disk operating system (DOS) and the system program is stored, the boot process is performed unconditionally. Next, in order to perform the boot process from the network board, the system program is hooked (mainly the interrupt vector is changed to its own program address), and the boot process is performed from the network board.

【0003】[0003]

【発明が解決しようとする課題】従来のパーソナルコン
ピュータにおいてネットワークボードとFDDおよびH
DD等のI/O機器が搭載されている場合は、システム
が起動されたときFDDからブート処理が無条件に行わ
れないようにするためにプログラムの中にプロテクト機
能を入れておいたとしても別のシステムディスクをFD
Dに挿入して電源を入力すればブート処理が行われる。
In the conventional personal computer, the network board, FDD and H are used.
If an I / O device such as a DD is installed, even if a protect function is included in the program to prevent the boot process from being unconditionally performed by the FDD when the system is started up, FD another system disk
If it is inserted into D and power is input, boot processing is performed.

【0004】同様に、HDDを交換して電源を入力すれ
ばブート処理が行われるために従来のパーソナルコンピ
ュータに対しては何らプロテクトすることができなかっ
た。
Similarly, if the HDD is replaced and the power is input, the boot process is performed, so that the conventional personal computer cannot be protected at all.

【0005】すなわち、誰もがパーソナルコンピュータ
を使用できるためにデータ保護が不可能であった。
That is, data protection is impossible because anyone can use a personal computer.

【0006】[0006]

【課題を解決するための手段】本発明はこれらの課題を
解決するものであり、ネットワークボードとフロッピー
ディスクドライブおよびハードディスクドライブ等のI
/O機器が搭載されているパーソナルコンピュータにお
いて、コンフィグレーションメモリにそのI/O機器毎
にブート処理許可または禁止情報が格納される第1の情
報と、そのブート処理の優先順位を決定するための第2
の情報とが設定プログラムによって設定され、電源スイ
ッチまたはリセットスイッチまたはソフトウエアリセッ
トがオンされると起動される初期プログラムがその第1
の情報及びその第2の情報にもとずいてブート処理が行
われるパーソナルコンピュータを提供する。
SUMMARY OF THE INVENTION The present invention is intended to solve these problems, and the network board, floppy disk drive, hard disk drive, etc.
In a personal computer equipped with an I / O device, a first information in which boot process permission or prohibition information is stored in a configuration memory for each I / O device, and a priority order of the boot process are determined. Second
The first program is an initial program that is started when the power switch, reset switch, or software reset is set by the setting program.
There is provided a personal computer in which a boot process is performed based on the information and the second information.

【0007】[0007]

【作用】上記のように構成されたパーソナルコンピュー
タによればコンフィグレーション設定プログラムによっ
てコンフィグレーションメモリにブート処理許可または
禁止情報とブート処理の優先順位を設定され、電源スイ
ッチまたはリセットスイッチまたはソフトウエアリセッ
トがオンされると起動される初期プログラムによってコ
ンフィグレーションメモリの状態にしたがってブート処
理が行われるためにパーソナルコンピュータの使用管理
が可能となる。
According to the personal computer configured as described above, the boot setting permission or prohibition information and the boot order priority are set in the configuration memory by the configuration setting program, and the power switch, the reset switch, or the software reset is performed. Since the boot process is performed according to the state of the configuration memory by the initial program that is started when the personal computer is turned on, it is possible to manage the use of the personal computer.

【0008】[0008]

【実施例】以下、本発明の実施例について図を用いて説
明をする。図1は本発明の一実施例を示すパーソナルコ
ンピュータのブロック図であり、図2は本発明の一実施
例を示すパーソナルコンピュータのコンフィグレーショ
ンメモリへの設定プログラムのフローチャートであり、
図3は本発明の一実施例を示すパーソナルコンピュータ
のコンフィグレーションメモリの構成図であり、図4は
本発明の一実施例を示すパーソナルコンピュータの起動
プログラムのフローチャートである。
Embodiments of the present invention will be described below with reference to the drawings. 1 is a block diagram of a personal computer showing an embodiment of the present invention, and FIG. 2 is a flowchart of a setting program in a configuration memory of the personal computer showing an embodiment of the present invention.
FIG. 3 is a block diagram of a configuration memory of a personal computer showing an embodiment of the present invention, and FIG. 4 is a flow chart of a boot program of a personal computer showing an embodiment of the present invention.

【0009】図1において、本発明のパーソナルコンピ
ュータはデータが入力される入力手段40と、入力され
たデータが格納されるRAM80と、コンフィグレーシ
ョンメモリへの設定プログラムおよび起動プログラム等
プログラムが格納されているROM70と、ROM70
に格納されているプログラム命令に従って制御を行う中
央処理装置50と、電源スイッチまたはリセットスイッ
チ60と、出力手段としてFDD10とHDD20と、
サーバ機能を実現するためのネットワークボード30
と、コンフィグレーションメモリ90とから構成されて
いる。
In FIG. 1, the personal computer of the present invention stores an input means 40 for inputting data, a RAM 80 for storing the input data, and a program such as a setting program and a starting program for the configuration memory. ROM 70 and ROM 70
A central processing unit 50 for performing control according to program instructions stored in, a power switch or a reset switch 60, an FDD 10 and an HDD 20 as output means,
Network board 30 for realizing the server function
And a configuration memory 90.

【0010】図1と図2および図3にもとずいてコンフ
ィグレーションメモリ90への設定について動作説明を
行う。
The operation of setting in the configuration memory 90 will be described with reference to FIGS. 1, 2 and 3.

【0011】FDD10とHDD20と、サーバ機能を
実現するためのネットワークボード30等を有するI/
O機器において、まず、操作者はこれらのI/O機器が
どの順番でブート処理を行うかの優先順位を選択でき、
さらにこれらのI/O機器毎にブート処理を許可するか
または禁止するかをコンフィグレーションメモリ90へ
図2で示す設定プログラムによって任意に設定できる。
An I / D having an FDD 10, an HDD 20, and a network board 30 for realizing a server function.
In the O device, first, the operator can select the priority order in which these I / O devices perform boot processing,
Further, whether to permit or prohibit the boot process for each of these I / O devices can be arbitrarily set in the configuration memory 90 by the setting program shown in FIG.

【0012】図2と図3において、優先順位レベルが高
いほど数値が低いものとして定義する。さらに、ブート
処理を許可する場合を”1”、禁止する場合を”0”に
それぞれ設定する。ネットワークボード30用のコンフ
ィグレーションメモリ90には優先順位レベルが3種類
のI/O機器では中間を示す”2”とブート処理を許可
を示す”1”が設定される(ステップ1)。FDD10
用のコンフィグレーションメモリ90には優先順位レベ
ルが3種類のI/O機器では最も高いレベルを示す”
1”とブート処理を禁止する”0”が設定される(ステ
ップ2)。次に、HDD10用のコンフィグレーション
メモリには優先順位レベルが3種類のI/O機器では最
も低いレベルを示す”3”とブート処理を禁止する”
0”が設定される(ステップ3)。そして、これらの値
が図3で示すように設定され、バッテリバックアップさ
れたRAM80またはEEPROMに格納される。
2 and 3, the higher the priority level, the lower the numerical value. Furthermore, "1" is set when the boot process is permitted, and "0" is set when the boot process is prohibited. In the configuration memory 90 for the network board 30, "2" indicating the middle and "1" indicating the permission of the boot process are set in the I / O device having the three priority levels (step 1). FDD10
The configuration memory 90 for use shows the highest level of I / O devices with three priority levels.
1 "and" 0 "for prohibiting boot processing are set (step 2). Next, in the configuration memory for the HDD 10," 3 "indicating the lowest level among the I / O devices having three priority levels is shown. "Prohibit boot process"
0 "is set (step 3). Then, these values are set as shown in FIG. 3 and stored in the battery-backed RAM 80 or EEPROM.

【0013】図4において、図1で示す電源スイッチま
たはリセットスイッチ60またはソフトウエアリセット
がオンされるとROM70に格納されている起動プログ
ラムが起動され、起動プログラムはまずコンフィグレー
ションメモリ90をサーチし、優先順位レベルの高いI
/O機器を調べる(ステップ10)。図3において、こ
の実施例の場合にはFDD10が高いのでこれに該当す
るブート処理を許可または禁止するかどうかチェックを
行い(ステップ20、30)、FDD10はブート処理
禁止状態を示す”0”になっているので起動プログラム
はFDD10へのブート処理を行わずに次に優先順位レ
ベルが高いネットワークボード30がブート処理を許可
または禁止するかどうかチェックを行い(ステップ2
0、30)、この場合にはブート処理許可を示す”1”
になっているのでブート処理を行う(ステップ40)。
In FIG. 4, when the power switch or reset switch 60 or software reset shown in FIG. 1 is turned on, the boot program stored in the ROM 70 is booted, and the boot program first searches the configuration memory 90, High priority level I
Check the / O device (step 10). In FIG. 3, since the FDD 10 is high in this embodiment, it is checked whether or not the boot process corresponding to this is permitted (steps 20 and 30), and the FDD 10 is set to "0" indicating the boot process prohibited state. Therefore, the boot program does not perform boot processing to the FDD 10 and checks whether the network board 30 having the next highest priority level permits or prohibits boot processing (step 2).
0, 30), in this case "1" indicating boot process permission
Therefore, boot processing is performed (step 40).

【0014】つまり、電源スイッチまたはリセットスイ
ッチ60またはソフトウエアリセットがオンされると起
動プログラムによってネットワークボード30がブート
処理される。
That is, when the power switch or reset switch 60 or the software reset is turned on, the boot program boots the network board 30.

【0015】[0015]

【発明の効果】本発明のパーソナルコンピュータは操作
者がI/O機器がどの順番でブート処理を行うかの優先
順位を選択でき、さらにこれらのI/O機器毎にブート
処理を許可するかまたは禁止するかをコンフィグレーシ
ョンメモリへの設定プログラムによって任意に設定でき
るために操作者以外の者はこのパーソナルコンピュータ
を操作できないためにデータ保護が可能である。
According to the personal computer of the present invention, the operator can select the priority order of the order in which the I / O devices perform the boot process, and whether or not the boot process is permitted for each of these I / O devices. Data can be protected because no one other than the operator can operate this personal computer because it can be arbitrarily set by the setting program to the configuration memory whether to prohibit.

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

【図1】本発明の一実施例を示すパーソナルコンピュー
タのブロック図である。
FIG. 1 is a block diagram of a personal computer showing an embodiment of the present invention.

【図2】本発明の一実施例を示すパーソナルコンピュー
タのコンフィグレーションメモリへの設定プログラムの
フローチャートである。
FIG. 2 is a flowchart of a setting program in a configuration memory of a personal computer showing an embodiment of the present invention.

【図3】本発明の一実施例を示すパーソナルコンピュー
タのコンフィグレーションメモリの構成図である。
FIG. 3 is a configuration diagram of a configuration memory of a personal computer showing an embodiment of the present invention.

【図4】本発明の一実施例を示すパーソナルコンピュー
タの起動プログラムのフローチャートである。
FIG. 4 is a flowchart of a startup program of a personal computer showing an embodiment of the present invention.

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

10 FDD 20 HDD 30 ネットワークボード 40 入力手段 50 中央処理装置 60 スイッチ 70 ROM 80 RAM 90 コンフィグレーションメモリ 10 FDD 20 HDD 30 Network Board 40 Input Means 50 Central Processing Unit 60 Switch 70 ROM 80 RAM 90 Configuration Memory

Claims (1)

【特許請求の範囲】[Claims] 【請求項1】ネットワークボードとフロッピーディスク
ドライブおよびハードディスクドライブ等のI/O機器
が搭載されているパーソナルコンピュータにおいて、コ
ンフィグレーションメモリに前記I/O機器毎にブート
処理許可または禁止情報が格納される第1の情報と、ブ
ート処理の優先順位を決定するための第2の情報とが設
定プログラムによって設定され、電源スイッチまたはリ
セットスイッチまたはソフトウエアリセットがオンされ
ると起動される初期プログラムが前記第1の情報及び前
記第2の情報にもとずいてブート処理が行われることを
特徴とするパーソナルコンピュータ。
1. In a personal computer equipped with a network board and an I / O device such as a floppy disk drive and a hard disk drive, boot processing permission or prohibition information is stored in a configuration memory for each I / O device. The first information and the second information for determining the priority of the boot process are set by the setting program, and the initial program started when the power switch, the reset switch, or the software reset is turned on is the first program. A personal computer, wherein a boot process is performed based on the first information and the second information.
JP3261496A 1991-10-09 1991-10-09 Personal computer Pending JPH05100827A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP3261496A JPH05100827A (en) 1991-10-09 1991-10-09 Personal computer

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP3261496A JPH05100827A (en) 1991-10-09 1991-10-09 Personal computer

Publications (1)

Publication Number Publication Date
JPH05100827A true JPH05100827A (en) 1993-04-23

Family

ID=17362721

Family Applications (1)

Application Number Title Priority Date Filing Date
JP3261496A Pending JPH05100827A (en) 1991-10-09 1991-10-09 Personal computer

Country Status (1)

Country Link
JP (1) JPH05100827A (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH07160622A (en) * 1993-10-21 1995-06-23 Microsoft Corp Method for integration of compression system with operating system and computer system
JP2010205074A (en) * 2009-03-04 2010-09-16 Toshiba Corp Information processing apparatus and storage device control method
JP2011060318A (en) * 2010-11-17 2011-03-24 Toshiba Corp Information processor and storage device control method
US8762700B2 (en) 2010-03-12 2014-06-24 Buffalo Inc. Storage processing device and program

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH07160622A (en) * 1993-10-21 1995-06-23 Microsoft Corp Method for integration of compression system with operating system and computer system
JP2010205074A (en) * 2009-03-04 2010-09-16 Toshiba Corp Information processing apparatus and storage device control method
US8156263B2 (en) 2009-03-04 2012-04-10 Kabushiki Kaisha Toshiba Information processing apparatus and storage device control method
US8762700B2 (en) 2010-03-12 2014-06-24 Buffalo Inc. Storage processing device and program
JP2011060318A (en) * 2010-11-17 2011-03-24 Toshiba Corp Information processor and storage device control method

Similar Documents

Publication Publication Date Title
US6240530B1 (en) Virus extermination method, information processing apparatus and computer-readable recording medium with virus extermination program recorded thereon
KR101799261B1 (en) Restricting memory areas for an instruction read in dependence upon a hardware mode and a security flag
US7444668B2 (en) Method and apparatus for determining access permission
US5944821A (en) Secure software registration and integrity assessment in a computer system
US5802592A (en) System and method for protecting integrity of alterable ROM using digital signatures
EP2397958B1 (en) Computing system providing normal security and high security services
JP3023425B2 (en) Data processing device
JPH08272625A (en) Device and method for multiprogram execution control
US8161258B2 (en) Method to qualify access to a block storage device via augmentation of the device'S controller and firmware flow
KR100929870B1 (en) How to keep BIOS security of computer system
US20050086517A1 (en) Page granular curtained memory via mapping control
JP2007265434A (en) Processor
CN105247485A (en) A method and apparatus for interrupt handling
JPH05204762A (en) Method and device for protecting access to storage and method of imparting isolation to storage-block
KR20080104591A (en) Memory protection method and apparatus
US8789169B2 (en) Microcomputer having a protection function in a register
US7739734B2 (en) System and method for protecting a BIOS from unauthorized modifications
JPH05100827A (en) Personal computer
CN114282206A (en) Stack overflow detection method, device, embedded system and storage medium
JPS599937B2 (en) information processing equipment
JP4335940B2 (en) Data processing apparatus and peripheral device protection method in data processing apparatus
CN108701031B (en) Register access control
TW200830177A (en) Method to control the execution of a program by a microcontroller
KR19990079740A (en) How to secure your PC using boot sequence
JPS6074059A (en) Access control system for storage device