JP2000148467A - Information processor, basic system program rewriting method of information processor, and recording medium recorded with basic system program rewriting program of information processor - Google Patents

Information processor, basic system program rewriting method of information processor, and recording medium recorded with basic system program rewriting program of information processor

Info

Publication number
JP2000148467A
JP2000148467A JP10313818A JP31381898A JP2000148467A JP 2000148467 A JP2000148467 A JP 2000148467A JP 10313818 A JP10313818 A JP 10313818A JP 31381898 A JP31381898 A JP 31381898A JP 2000148467 A JP2000148467 A JP 2000148467A
Authority
JP
Japan
Prior art keywords
bios
system program
basic system
rewriting
rewritable
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
JP10313818A
Other languages
Japanese (ja)
Inventor
Ichiro Miyazaki
伊知朗 宮崎
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.)
Sharp Corp
Original Assignee
Sharp 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 Sharp Corp filed Critical Sharp Corp
Priority to JP10313818A priority Critical patent/JP2000148467A/en
Publication of JP2000148467A publication Critical patent/JP2000148467A/en
Pending legal-status Critical Current

Links

Landscapes

  • Techniques For Improving Reliability Of Storages (AREA)
  • Stored Programmes (AREA)

Abstract

PROBLEM TO BE SOLVED: To provide an information processor capable of rewriting its BIOS program easily without confusing the user by preventing the processor from being disabled to start owing to a failure in the rewriting of the BIOS. SOLUTION: A BIOS ROM 2 is >=2 times as large as the BIOS program size, the BIOS program is held in two divided areas A and B of the BIOS ROM 2 respectively, and the system side is enabled to access only a half area of the BIOS ROM. Further, an address switching circuit 1 is provided between the BIOS ROM 2 and the address bus of the system so that both the area can selectively be accessed.

Description

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

【0001】[0001]

【発明の属する技術分野】本発明は、パーソナルコンピ
ュータ等の情報処理装置に関するものであり、起動時に
各種デバイスのテスト、初期化等を行ったり、起動後に
電源管理等を行ったりするための基本システムプログラ
ム(BIOS)を内蔵する書き換え可能な不揮発性メモ
リ(ROM)を有する情報処理装置に関するものであ
る。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to an information processing apparatus such as a personal computer, and more particularly to a basic system for testing and initializing various devices at the time of startup, and performing power management and the like after startup. The present invention relates to an information processing apparatus having a rewritable nonvolatile memory (ROM) containing a program (BIOS).

【0002】[0002]

【従来の技術】パーソナルコンピュータ等の情報処理装
置は、一般的に、CPU(Central Proce
ssing Unit)、RAM(Random Ac
cess Memory)、ROM(Read Onl
y Memory)、ハードディスク、チップセット等
を搭載している。このうちROMは、通常、電源ON直
後の各デバイスの初期化コード、システムの設定プログ
ラム、省電力機能、OS(Operating Sys
tem)のロード等のシステムに固有な機能を有してい
る。これらのコードをBIOS(Basic I/O
System)プログラムといい、BIOSプログラム
を内蔵したROMをBIOS ROMと称している。
2. Description of the Related Art Generally, an information processing apparatus such as a personal computer generally has a CPU (Central Process).
ssing Unit), RAM (Random Ac)
cess Memory), ROM (Read Onl)
y Memory), a hard disk, a chip set, and the like. Of these, ROM is usually an initialization code of each device immediately after the power is turned on, a system setting program, a power saving function, an OS (Operating Sys).
tem) and other functions unique to the system. These codes are transferred to BIOS (Basic I / O
A ROM incorporating a BIOS program is referred to as a BIOS ROM.

【0003】従来このBIOS ROMは、EPROM
(Erasable P ROM)、OTROM(On
e Time ROM)を用いており、BIOS RO
Mの内容を変更するためには、EPROMでは、一度R
OMを取り出して書き換えるか、OTROMの場合は、
新しいOTROMにBIOS ROMの内容を書いて入
れ替えるしか方法が無かった。
Conventionally, this BIOS ROM is an EPROM.
(Erasable P ROM), OTROM (On
e Time ROM) and BIOS RO
In order to change the contents of M, EPROM
Take out the OM and rewrite it, or in the case of OTROM,
There was no other way but to write and replace the contents of the BIOS ROM in a new OTROM.

【0004】近年は、BIOS ROMにFlash
ROMを採用することが多くなってきており、これによ
り、BIOS ROMをシステムからはずさなくても、
ソフトウェアによって書き換える事が可能になってき
た。
[0004] In recent years, Flash ROM has been added to the BIOS ROM.
The use of ROMs is increasing, and this allows the BIOS ROM to be removed from the system without being removed.
It has become possible to rewrite by software.

【0005】しかし、BIOS ROM書き換え中に、
停電したり、誤って電源を切ったり、携帯型の情報処理
装置ではバッテリ切れを起こすなど、電源が切ると、正
常にBIOS ROMに書き込まれずに書き換え動作が
終了してしまう。BIOSROMの性質上、この様な事
態に陥ると、システムが2度と立ち上がらなくなる可能
性があり、非常に重大な問題である。特に、BIOS
ROMをシステムに実装する際にソケットを用いずに基
板に直付けしている場合は、BIOS ROMを基板上
から外す必要もでてくる。これらの問題があるためBI
OS ROMの書き換え作業をユーザに行わせるのは危
険が伴った。
However, during rewriting of the BIOS ROM,
When the power is turned off, for example, due to a power outage, accidentally turning off the power, or running out of battery in a portable information processing device, the rewriting operation ends without being normally written to the BIOS ROM. Due to the nature of the BIOSROM, if such a situation occurs, the system may not be able to start up again, which is a very serious problem. In particular, BIOS
If the ROM is mounted directly on the board without using a socket when mounting the ROM on the system, it is necessary to remove the BIOS ROM from the board. Because of these problems, BI
Making the user rewrite the OS ROM is dangerous.

【0006】この様な問題に対して、特開平8−693
76「BIOSの書き換え制御回路」では、BIOS
ROMの内容を、起動にのみ必要な基本部分と、その他
の機能を含む部分の拡張部分に分割し、また、BIOS
ROM内部を半分に分割し、それぞれの領域に基本部
分、拡張部分を入れるように構成した。さらに、BIO
S ROMの上位半分の領域を示すアドレスと、下位半
分のアドレスを入れ替えることのできるアドレス切り替
え回路を実装した。(図12参照。)そして、BIOS
ROMの内容を書き換える際には、通常上位アドレス
に記憶されている基本部分はそのままで、ます、下位ア
ドレスにある拡張部分に新しいBIOSROMの基本部
分を書き込む。正常に書き込み終了後、上位部分に新し
い拡張部分を書き込み、その後アドレス切り替え回路に
よって上位アドレスと下位アドレスとを交換する。こう
する事により、いつ電源が落ちても、上位または下位の
アドレスどちらかに必ず古い書き換え前のBIOSもし
くは書き換えた新しいBIOSの基本部分が記憶されて
いるのでアドレス切り替え回路を操作する事によって、
いずれかの部分からシステムを起動することができるの
で、起動しなくなるという事態は発生しない。たとえ書
き換えが正常に終了しなくても、新旧いずれかのBIO
S基本部分が残っているため、どちらかの基本部分で起
動することができ、再度BIOSの書き換えを行う事が
可能でとなる。
To solve such a problem, Japanese Patent Laid-Open Publication No.
76 "BIOS rewrite control circuit"
The contents of the ROM are divided into a basic part necessary only for booting and an extended part of a part including other functions.
The inside of the ROM was divided into halves, and a basic part and an extended part were put in each area. In addition, BIO
An address switching circuit capable of exchanging the address indicating the upper half area of the SROM and the lower half address is implemented. (See FIG. 12.) Then, BIOS
When rewriting the contents of the ROM, the basic portion stored in the upper address is usually kept as it is, and the basic portion of the new BIOSROM is written in the extended portion at the lower address. After the writing is completed normally, a new extension is written in the upper part, and then the upper address and the lower address are exchanged by the address switching circuit. By operating in this manner, the address switching circuit is operated because the basic part of the old BIOS before rewriting or the new BIOS after rewriting is always stored in either the upper or lower address regardless of the power supply.
Since the system can be started from any part, the situation that the system cannot be started does not occur. Even if the rewriting does not end normally, the new or old BIO
Since the S basic part remains, it can be started up in either basic part, and the BIOS can be rewritten again.

【0007】[0007]

【発明が解決しようとする課題】しかし、上述の特開平
8−69376ではROM領域を2分割し、基本部分と
拡張部分に分けてBIOS ROMを作成する必要があ
る。しかも原理的に基本部分および拡張部分を同じ大き
さにする必要がある。ところが、近年のパーソナルコン
ピュータは機能の拡張が著しく、起動時の初期化、起動
中の拡張機能部分ともにコードサイズが大きくなってき
ている。この状況でBIOSプログラムを設計、開発す
る際にROM内の2分割した境界を意識しながらBIO
Sプログラムを作成するのは非常に困難な作業となり、
開発効率を著しく低下してしまうという問題があった。
However, in the above-mentioned Japanese Patent Application Laid-Open No. 8-69376, it is necessary to divide the ROM area into two parts and to create a BIOS ROM divided into a basic part and an extended part. Moreover, in principle, it is necessary to make the basic portion and the extension portion the same size. However, the functions of personal computers in recent years have been remarkably expanded, and the code size of both the initialization at the time of startup and the extended functions during the startup has been increasing. In this situation, when designing and developing the BIOS program, the BIOS
Creating an S program is a very difficult task,
There was a problem that the development efficiency was significantly reduced.

【0008】また、特開平8−69376ではBIOS
ROMのアドレス切り替えをユーザが手動で行う必要
がある。さらに、BIOS書き換え後にシステムが起動
しない場合、ユーザには書き換えに失敗したのかあるい
は他の設定がおかしいのか判断がつかないので、ユーザ
を混乱させるにすぎない結果になりかねない。また、仮
にBIOS自身は正常に書き込めていて、設定がおかし
い場合に、ユーザがBIOSのアドレスを切り替えてし
まうと、システムはBIOSの拡張部分から起動しよう
とすることになり、正常に起動できなくなる。すなわ
ち、アドレスを切り替えるにも、BIOS ROMのど
ちらが起動すべき領域なのか、単に設定に問題があるの
かの判断がつけられないため、事実上初心者ユーザには
BIOS書き換えが不可能になるという問題があった。
Japanese Patent Laid-Open No. 8-69376 discloses a BIOS.
The user must manually switch the ROM address. Further, if the system does not start after rewriting the BIOS, the user cannot determine whether the rewriting has failed or other settings are wrong, which may only result in confusion for the user. Also, if the BIOS itself can write normally and the settings are incorrect, if the user switches the BIOS address, the system will try to boot from the extended part of the BIOS, and cannot boot normally. That is, even when switching addresses, it is impossible to determine which of the BIOS ROM is the area to be booted or whether there is simply a problem with the setting, so that there is a problem that a beginner user cannot practically rewrite the BIOS. there were.

【0009】本発明は、以上の問題を解決するために成
されたものであって、BIOSプログラムの設計、開発
の際に、基本部分と拡張部分とに分けて考える必要性を
無くすことを目的とするものである。すなわち、BIO
Sプログラムにおいて、プログラムを基本部分と拡張部
分とに分けるということは、本来のシステム起動処理、
各種装置の設定処理、動作中の電源管理、その他機能の
提供等の処理とは別の問題であり、さらに分割という制
限を加えることは開発効率を下げることになるので、本
発明はこういった問題をなくす事を目的としている。つ
まり、BIOSROMを複数に分割し、それぞれの領域
はBIOSプログラムがそのまま入る大きさとすること
によって、プログラム分割等の、BIOS書き換えの為
だけの考慮をしなくてもいいようにすることを目的とし
ている。
SUMMARY OF THE INVENTION The present invention has been made to solve the above problems, and it is an object of the present invention to eliminate the necessity of separately considering a basic part and an extended part when designing and developing a BIOS program. It is assumed that. That is, BIO
In an S program, dividing a program into a basic part and an extended part means that the original system startup processing,
This is a separate problem from processing such as setting processing of various devices, power management during operation, provision of other functions, and the like. It aims to eliminate problems. In other words, the purpose is to divide the BIOSROM into a plurality of parts, and to set each area to a size that allows the BIOS program to be stored as it is, so that it is not necessary to consider only the BIOS rewrite such as program division. .

【0010】また、BIOS書き換えに失敗した際に起
こるユーザの混乱を防止し、ユーザ自身によるBIOS
ROMの切り替えを不要にすることによって、コンピ
ュータに不慣れな初心者であっても何の心配もなく簡単
にBIOSの書き換えを実施することのできる情報処理
装置を提供することを目的としている。
Further, it is possible to prevent the user from being confused when the rewriting of the BIOS fails, and to prevent the user from changing the BIOS.
An object of the present invention is to provide an information processing apparatus that can easily rewrite the BIOS without any worries even for a beginner unfamiliar with a computer by eliminating the need to switch the ROM.

【0011】さらに、BIOSプログラムの書き換えが
完了したのか失敗したのかをユーザに知らしめることに
よって、全てのユーザに使いやすい情報処理装置を提供
することを目的としている。
It is another object of the present invention to provide an information processing apparatus which is easy for all users to use by notifying the user whether the rewriting of the BIOS program has been completed or has failed.

【0012】[0012]

【課題を解決するための手段】上述の問題を解決するた
めに本発明は、各々が基本システムプログラムを記憶し
た同一のアドレスを有する複数の書換可能基本システム
プログラム記憶手段と、前記書換可能基本システムプロ
グラム記憶手段の中のいずれか一つを選択する選択手段
とを備え、起動時に前記選択手段によって選択された書
換可能基本システムプログラム記憶手段に記憶されてい
る基本システムプログラムに基づいて起動することを特
徴とする情報処理装置である。
In order to solve the above-mentioned problems, the present invention provides a plurality of rewritable basic system program storage means each having the same address storing a basic system program, and the rewritable basic system. Selecting means for selecting any one of the program storage means, and activating based on the basic system program stored in the rewritable basic system program storage means selected by the selection means at startup. It is an information processing apparatus characterized by the following.

【0013】また、本発明は前記複数の書換可能基本シ
ステムプログラム記憶手段のうち前記選択手段によって
選択された書換可能基本システムプログラム記憶手段に
ついて基本システムプログラムを書き換える基本システ
ムプログラム書換手段を備えることを特徴とす情報処理
装置である。
Further, the present invention is characterized in that it comprises a basic system program rewriting means for rewriting a basic system program for the rewritable basic system program storage means selected by the selection means among the plurality of rewritable basic system program storage means. This is an information processing device.

【0014】さらに、本発明は起動時に前記選択手段に
よって選択された書換可能基本システムプログラム記憶
手段に記憶された基本システムプログラムが正常か否か
判断する判断手段と、前記判断手段によって前記基本シ
ステムプログラムが正常でないと判断された場合に、書
換可能基本システムプログラム記憶手段を切り替える切
替手段を備えることを特徴とする情報処理装置である。
Further, the present invention provides a determining means for determining whether or not the basic system program stored in the rewritable basic system program storage means selected by the selecting means at the time of startup is normal, and the basic system program being determined by the determining means. An information processing apparatus comprising: a switching unit that switches a rewritable basic system program storage unit when it is determined that is not normal.

【0015】さらにまた、本発明は前記判断手段が前記
選択手段によって選択された書換可能基本システムプロ
グラム記憶手段に記憶された基本システムプログラムが
正常でないと判断した場合に基本システムプログラムの
異常を知らせる警報手段を備えることを特徴とする情報
処理装置である。
Still further, according to the present invention, when the determining means determines that the basic system program stored in the rewritable basic system program storage means selected by the selecting means is not normal, an alarm for notifying the abnormality of the basic system program is provided. An information processing apparatus comprising means.

【0016】さらに、本発明は書換可能基本システムプ
ログラム記憶手段に記憶された基本システムプログラム
を他の書換可能基本システムプログラム記憶手段に書き
写す書写手段を備えることを特徴とする情報処理装置で
ある。
Further, the present invention is an information processing apparatus comprising a copying means for copying a basic system program stored in a rewritable basic system program storage means to another rewritable basic system program storage means.

【0017】すなわち、本発明は一般的なコンピュータ
の構成のうち、BIOS ROMにおいては、完全な形
のBIOSプログラムを2個いれる必要があるので、B
IOS ROMはBIOSプログラムサイズの2倍以上
のものを用い、BIOS ROMの2分割された領域に
ついて、システム側からは、BIOS ROMの半分の
領域のみがアクセス可能になるようにし、しかも、両方
の領域が選択的にアクセス可能になるように、BIOS
ROMとシステムのアドレスバスとの間にアドレス切
り替え回路を有している。
That is, according to the present invention, the BIOS ROM needs to include two complete BIOS programs in a general computer configuration.
The size of the BIOS ROM is twice or more the size of the BIOS program, and the system ROM is made to be able to access only the half area of the BIOS ROM from the system ROM. BIOS to be selectively accessible
An address switching circuit is provided between the ROM and the address bus of the system.

【0018】また、BIOS ROM内のBIOSプロ
グラムを書き換える際に、現在起動するのに使用してい
るBIOS ROM領域はそのままにして、別のBIO
SROM領域を書き換えることにより、書き換え作業中
に電源が切れてBIOSが正常に書き込めなかった場合
でも、前述のアドレス切り替え回路を操作して、書き換
えていない側のBIOS ROM領域を有効にする事に
よりシステムが起動する事ができる。
Further, when rewriting the BIOS program in the BIOS ROM, the BIOS ROM area currently used for starting is kept as it is, and another BIOS
By rewriting the SROM area, even if the power is turned off during the rewriting operation and the BIOS cannot write normally, the address switching circuit described above is operated to enable the BIOS ROM area on the non-rewritten side. Can be activated.

【0019】さらに、BIOSの起動時にBIOSプロ
グラムのチェックサムを計算する等の処理を行って、起
動を行おうとしているBIOSプログラムが正常なもの
かどうかを確認する。正常である場合はそのまま正常に
起動させるが、正常で無いと判定した場合は、正常であ
る方のBIOS ROMを有効にしてシステムを起動さ
せる。
Further, when the BIOS is started, a process such as calculating a checksum of the BIOS program is performed to confirm whether or not the BIOS program to be started is normal. If the system is normal, the system is started normally. If it is determined that the system is not normal, the normal BIOS ROM is enabled and the system is started.

【0020】さらにまた、BIOS ROMが正常に書
き換えられたか否かの状態を表示するLED等の表示素
子をシステムにつけたり、あるいは、アラーム音発生素
子をシステムにつける。
Further, a display element such as an LED for displaying a state as to whether or not the BIOS ROM has been normally rewritten is attached to the system, or an alarm sound generating element is attached to the system.

【0021】さらに、BIOS ROM書き換え直後の
起動処理において、BIOSプログラムが正常であると
判定した場合に、書き換えていないBIOS ROM領
域に、書き換えた正常なBIOSプログラムをコピーす
る機能を有している。
Furthermore, in the boot process immediately after rewriting the BIOS ROM, if it is determined that the BIOS program is normal, a function of copying the rewritten normal BIOS program to the unrewritten BIOS ROM area is provided.

【0022】以上の構成によれば、BIOSプログラム
を2個内蔵可能な様に、内部を2分割したBIOS R
OMとアドレス切り替え回路により、システム(CP
U)からBIOS ROMにアクセスする際に、片側の
BIOS ROMのみがアクセス可能になり、また切り
替え回路を操作すると、もう片側のBIOS ROMの
みがアクセス可能になる。BIOSアップデート時にア
ップデートに関与せずに保存されるBIOSプログラム
が存在できる。
According to the above configuration, the BIOS R is divided into two parts so that two BIOS programs can be stored.
The system (CP) is controlled by the OM and the address switching circuit.
When the BIOS ROM is accessed from U), only the BIOS ROM on one side becomes accessible, and when the switching circuit is operated, only the BIOS ROM on the other side becomes accessible. There may be a BIOS program that is saved at the time of BIOS update without being involved in the update.

【0023】BIOS書き換えに失敗した場合でも書き
換える前のBIOSプログラムが必ず存在する事から、
アドレス切り替え回路の操作によって、必ずシステムの
起動が保証される。よって再度BIOSの書き換え作業
を行うことが可能である。このアドレス切り替え回路の
操作はユーザが行うようにすることもできるし、また、
CPUが自動的に行うように構成することもできる。
Even if the BIOS rewriting fails, the BIOS program before rewriting always exists, so that
The operation of the address switching circuit guarantees the activation of the system. Therefore, it is possible to rewrite the BIOS again. The operation of the address switching circuit can be performed by a user,
It is also possible to configure so that the CPU automatically performs the processing.

【0024】BIOSの書き換えが成功したか失敗した
かを自動的に判定できる為、BIOS書き換え失敗時で
もアドレス切り替え回路の操作を行うこと無く、書き換
え前のBIOSでのシステム起動が行える。
Since it is possible to automatically determine whether the rewriting of the BIOS has succeeded or failed, even if the rewriting of the BIOS has failed, the system can be started in the BIOS before the rewriting without operating the address switching circuit.

【0025】BIOSの書き換えが正常に行えたかどう
かを、LEDあるいはアラーム音等で容易に確かめるこ
とができる。
Whether or not the BIOS has been rewritten normally can be easily confirmed by using an LED or an alarm sound.

【0026】BIOSを書き換えた場合に、2つのBI
OS ROM領域の内容がつねに同じ最新のBIOSプ
ログラムになる。BIOS書き換えが正常に行えた事を
確認してから他の領域にコピーするので安全にコピー可
能である。
When the BIOS is rewritten, two BIOS
The contents of the OS ROM area always become the same latest BIOS program. Copying to another area is performed after confirming that BIOS rewriting has been performed normally, so that copying can be performed safely.

【0027】[0027]

【発明の実施の形態】以下、本発明の実施例を図面を用
いて説明する。図1は本発明の一実施例であるパーソナ
ルコンピュータ等の情報処理機器の構成を示す構成図で
ある。従来の一般的なコンピュータの構成に加えて、ア
ドレス切り替え回路1、2つの領域に分割されたBIO
S ROM2を有している。このBIOS ROMのそ
れぞれの領域をBIOS ROMA及びBIOS RO
MBと呼ぶ。つまり物理的にROMが1個でも内部を2
分割してそれぞれの領域をBIOS ROMA、BIO
S ROMBと区別する。近年パーソナルコンピュータ
のBIOS ROMとして使用されるROMは、ソフト
ウェアによって、基板から取りはずすこと無く内容を書
き換えることのできるフラッシュROMが使用される事
が多い。またこれらフラッシュROMは、8Kbyte
単位や16Kbyte単位等で書き換えが可能になって
いるものが多い。本発明はこの様なある領域単位で書換
えの可能なフラッシュROM等で実現可能である。
Embodiments of the present invention will be described below with reference to the drawings. FIG. 1 is a configuration diagram showing a configuration of an information processing device such as a personal computer according to an embodiment of the present invention. In addition to the configuration of a conventional general computer, an address switching circuit 1 and a BIO divided into two areas
It has an SROM2. The respective areas of the BIOS ROM are defined as BIOS ROMA and BIOS ROA.
Called MB. In other words, even if there is one physical ROM,
Divide each area into BIOS ROMA, BIO
It is distinguished from S ROMB. In recent years, as a ROM used as a BIOS ROM of a personal computer, a flash ROM whose contents can be rewritten without being removed from a board by software is often used. Also, these flash ROMs are 8Kbytes
Many can be rewritten in units or 16 Kbytes. The present invention can be realized by such a flash ROM that can be rewritten in a certain area unit.

【0028】図1のアドレス切り替え回路1は、システ
ムのアドレス空間上において、BIOS ROMAもし
くはBIOS ROMBのいずれかのBIOS ROM
領域が割り当てられるように切り替えを行う。この切り
替え回路1の一実施例について詳述する。
The address switching circuit 1 shown in FIG. 1 operates in the BIOS address space of the BIOS ROMA or the BIOS ROMB in the address space of the system.
Switch so that an area is allocated. One embodiment of the switching circuit 1 will be described in detail.

【0029】図2はアドレス切り替え回路の詳細を表す
図である。いまBIOSのコードサイズが256Kby
teであるとする。もちろん、BIOSのコードサイズ
が、128Kbyteや、512Kbyteの場合でも
アドレスラインの数が増減するだけで下記に示すのと同
様の方法で実現可能である。BIOS ROM2は、2
56KbyteのBIOS2個分が入る大きさの容量を
持つ512kByteの容量のものが必要である。また
256Kbyteの領域毎に書き換えが行える様なもの
である必要がある。通常ROM内部を分割して書き換え
可能なフラッシュROMは、前述した様に8Kbyt
e、16Kbyteというような単位であるので256
Kbyte単位での書き換えを行うことができる。25
6Kbyteづつで総容量512Kbyteなので、ア
ドレスラインは図示しているA0〜A18の19本でB
IOS ROM2の全領域にアクセス可能となる。一方
システム本体側とは、A0〜A17と接続する。よって
システム本体側からは、BIOS ROM2内の256
Kbyteの領域がアクセス可能となる。A18はシス
テムのアドレスラインとは接続せず、切り替えスイッチ
SW3によって、0(Low)または1(High)
に固定されるようにする。よってBIOS ROM2
は、SW3の値によって上位256Kbyteがアクセ
スされるか、下位256Kbyteがアクセスされるか
が選択される。つまり、SW3を0にすると、BIOS
ROM2における19Bitのアドレスラインの最上
位ビットが常に0になるのでシステムからアクセスする
256Kbyteのアドレス空間は、512Kbyte
のBIOS ROM2におけるアドレス空間(0〜7F
FFFh)のうち、下位256Byteのアドレス空間
(0〜3FFFFh)が割り振られる事になり、SW3
を1にすると、逆にBIOS ROM2の19Bitの
アドレスラインの最上位ビットが常に1になるのでシス
テムからアクセスする256KByteのアドレス空間
は、BIOS ROM2のアドレス空間(0〜7FFF
Fh)のうち、上位256Byteのアドレス空間(4
000h〜7FFFFh)となる(図3参照)。
FIG. 2 is a diagram showing details of the address switching circuit. Now the code size of BIOS is 256Kby
Let te. Of course, even when the code size of the BIOS is 128 Kbytes or 512 Kbytes, it can be realized in the same manner as described below only by increasing or decreasing the number of address lines. BIOS ROM2 is 2
It is necessary to have a capacity of 512 kbytes having a capacity enough to accommodate two 56 Kbytes of BIOS. Also, it is necessary that the data can be rewritten for each 256 Kbyte area. A flash ROM that can be rewritten by dividing the inside of a normal ROM is 8 Kbytes as described above.
e, 16Kbytes, so 256
Rewriting can be performed in Kbyte units. 25
Since the total capacity is 512 Kbytes for each 6 Kbytes, the address lines are 19 A0 to A18 shown in FIG.
The entire area of the IOS ROM 2 can be accessed. On the other hand, the system body is connected to A0 to A17. Therefore, from the system body side, 256
The Kbyte area becomes accessible. A18 is not connected to the address line of the system, and is 0 (Low) or 1 (High) by the changeover switch SW3.
To be fixed to Therefore, BIOS ROM2
Selects whether the upper 256 Kbytes or the lower 256 Kbytes is accessed depending on the value of SW3. That is, when SW3 is set to 0, the BIOS
Since the most significant bit of the 19-bit address line in the ROM 2 is always 0, the address space of 256 Kbytes accessed from the system is 512 Kbytes.
Address space in the BIOS ROM 2 (0 to 7F)
FFFh), the lower 256 bytes of address space (0 to 3FFFFh) are allocated, and SW3
Is set to 1, on the contrary, since the most significant bit of the 19-bit address line of the BIOS ROM 2 is always 1, the 256 KByte address space accessed from the system is the address space of the BIOS ROM 2 (0 to 7FFF).
Fh), the upper 256 bytes of the address space (4
000h to 7FFFFh) (see FIG. 3).

【0030】たとえば、システムからのアクセスによ
り、A17〜A0であらわすアドレスが、3A3A3h
だとすると、A18が0の時、BIOS ROM2での
アドレス空間(0〜7FFFFh)の、03A3A3h
にアクセスし、A18が1の時は、同アドレス空間内で
7A3A3hにアクセスすることになる。この様に、ア
ドレスラインA18をSW3により操作するという単純
な操作でシステム側から意識すること無く、BIOS
ROMA、Bの切り替えを行う事ができる。
For example, an address represented by A17 to A0 becomes 3A3A3h by an access from the system.
If A18 is 0, 03A3A3h in the address space (0 to 7FFFFh) in the BIOS ROM2
When A18 is 1, 7A3A3h is accessed in the same address space. In this way, the simple operation of operating the address line A18 by SW3 allows the BIOS to operate without being aware of the system.
Switching between ROMA and B can be performed.

【0031】次に、BIOSプログラムを書き換える手
順を図4を用いて説明する。BIOSプログラムの書き
換えであるので、BIOS ROMA、BIOS RO
MBの領域の内、少なくとも片方の領域には正常に起動
するBIOSプログラムが書き込まれている状態を前提
とする。今、BIOS ROMAには正常なBIOSが
書き込まれていてシステムが起動する状態になってい
て、このシステムのBIOSを書き換え(バージョンア
ップ)する方法を説明する。
Next, a procedure for rewriting the BIOS program will be described with reference to FIG. Since the BIOS program is rewritten, BIOS ROMA, BIOS RO
It is assumed that a BIOS program that normally starts is written in at least one of the MB areas. Now, a normal BIOS is written in the BIOS ROMA, and the system is in a state of being activated. A method of rewriting (upgrading) the BIOS of the system will be described.

【0032】まず、大まかな流れを説明する。最初シス
テムの電源をいれる(S41)と、BIOS ROMA
でシステムを起動する(S42)。次にBIOS RO
MBの領域をアクセス可能にし、BIOS ROMBの
領域に新しいBIOSを書き込む(S43)。この時B
IOS ROMAはそのまま残っている。BIOSRO
MBの領域がアクセス可能な状態になっているので、そ
の後システムを再起動するとBIOS ROMBの領域
から起動する(S44)。万一、BIOSROMBの領
域に新しいBIOSを書き込む途中に不慮の事故でシス
テムの電源が切れたりしてBIOS ROMBの領域が
正常に書き込めなかった場合、BIOS ROMBの領
域からシステムが起動できない可能性が高い。その場合
は、アドレス切り替え回路によってアドレスを切り替え
てBIOS ROMAの領域から起動すれば、正常に起
動することが保証できる。
First, the general flow will be described. When the system is first turned on (S41), the BIOS ROMA
To start the system (S42). Next, BIOS RO
The MB area is made accessible, and a new BIOS is written to the BIOS ROMB area (S43). At this time B
The IOS ROMA remains. BIOSRO
Since the MB area is in an accessible state, when the system is restarted thereafter, it starts up from the BIOS ROMB area (S44). If the system power is turned off due to an accident during the writing of a new BIOS into the BIOS ROMB area and the BIOS ROMB area cannot be written normally, there is a high possibility that the system cannot be started from the BIOS ROMB area. . In that case, if the address is switched by the address switching circuit and the operation is started from the area of the BIOS ROMA, it can be assured that the operation is normally started.

【0033】BIOS ROMAから起動して書き換え
が成功するまで何度でも再度同じ手順を繰り返してBI
OS ROMBの領域の書き換えが可能であり、システ
ムが起動できなくなる事は無い。
Starting from the BIOS ROMA, the same procedure is repeated again and again until the rewriting succeeds,
The area of the OS ROMB can be rewritten, and the system cannot be started.

【0034】さて、図3は、本発明で用いられるBIO
S ROM2を含んだメモリマップである。図3におい
て、左側の部分は今日非常に一般的なIBM社製PC/
AT互換機と呼ばれるパーソナルコンピュータのメモリ
マップと基本的に同じである。ただし、アドレス最上位
に256KbyteであるBIOS ROM2がマッピ
ングされている。他の部分はRAMおよび他の拡張ボー
ドのROM等で使用される。図の右側上の部分はBIO
S ROM2内部のアドレスマップとなっている。BI
OS ROM2の上位アドレス部分もしくは下位アドレ
ス部分が選択的に本体のBIOS ROM領域にマッピ
ングされている様子を示している。このメモリマップ及
び図5のBIOS書き換え手順を説明する図を参照しな
がら、少し詳しく、BIOS ROM書き換え手順を説
明する。
FIG. 3 shows the BIO used in the present invention.
6 is a memory map including SROM2. In FIG. 3, the left part is a very common IBM PC /
This is basically the same as the memory map of a personal computer called an AT compatible machine. However, the BIOS ROM 2 of 256 Kbytes is mapped at the highest address. Other parts are used as RAM and ROM of other expansion boards. The upper right part of the figure is BIO
This is an address map inside the SROM 2. BI
The upper address portion or the lower address portion of the OS ROM 2 is selectively mapped to the BIOS ROM area of the main unit. The BIOS ROM rewriting procedure will be described in a little more detail with reference to this memory map and a diagram illustrating the BIOS rewriting procedure in FIG.

【0035】まず、システムの電源を入れる(S5
1)。SW3によってBIOS ROMAが選択されて
いるのでBIOS ROMAからシステムが起動する。
BIOSROMAから起動しているので、SW3が0
(Low)になっている。この状態で、システムからB
IOS ROM領域(FFFFFFFFh〜FFFC0
000h)をアクセスすると、BIOS ROM2内の
BIOS ROMAの領域(0h〜3FFFFh)にア
クセスする事になる。BIOSをバージョンアップする
ためBIOS ROMBに新規のBIOSを書き込むの
で、SW3を1(High)に切り替える(S53)。
この切り替え直後より、BIOS ROM領域へのアク
セスは、BIOS ROM内のBIOS ROMBの領
域(40000h〜7FFFFh)へのアクセスに変換
される。BIOS ROMBが選択されている状態でB
IOS書き換えソフトを起動し、BIOSの書き換えを
実行する(S54)。最後に書き換え後にシステムを再
起動する(S55)。S54の書き換え時に正常に書き
換えが終了した場合は、再起動時にSW3が1になって
いるので書き換えた新しいBIOS ROMBの領域か
らシステムが起動する(S56)。S54において、B
IOS ROMBの領域書き換え中にシステムの電源が
落ちるなどの事故により、BIOS ROMBが正常に
書き換えられなかった場合において、上述している様
に、BIOS ROMAの領域はBIOS書き換え時に
何もアクセスされていないため、そのまま書き換え前の
BIOSが残っている。壊れている可能性の高いBIO
S ROMBではなく、SW3を1に設定することによ
って、正常なBIOS ROMAが選択されてシステム
を起動すると正常に起動することができる。正常に起動
した後、再度図5の手順によりBIOS ROMBの書
き換えを行えば良いわけである。つまり、書き換えに失
敗しても成功するまで上記の手順を繰り替えして実行で
きる。いかなる場合においてもシステムが起動できなく
なることはない。
First, the system is turned on (S5).
1). Since the BIOS ROMA is selected by the SW3, the system is started from the BIOS ROMA.
SW3 is set to 0 because it is running from BIOSROMA.
(Low). In this state, B
IOS ROM area (FFFFFFFFh to FFFC0
000h) will access the BIOS ROMA area (0h to 3FFFFh) in the BIOS ROM2. Since a new BIOS is written to the BIOS ROMB to upgrade the BIOS, SW3 is switched to 1 (High) (S53).
Immediately after this switching, access to the BIOS ROM area is converted to access to the BIOS ROMB area (40000h to 7FFFFh) in the BIOS ROM. B when BIOS ROMB is selected
The BIOS rewriting software is activated to rewrite the BIOS (S54). Finally, after rewriting, the system is restarted (S55). If the rewriting is normally completed at the time of rewriting in S54, since the SW3 is set to 1 at the time of restarting, the system starts up from the rewritten area of the new BIOS ROMB (S56). In S54, B
As described above, when the BIOS ROMB is not normally rewritten due to an accident such as a power failure of the system while rewriting the area of the BIOS ROMA, no access is made to the area of the BIOS ROMA when the BIOS is rewritten. Therefore, the BIOS before rewriting remains. BIO likely to be broken
By setting SW3 to 1 instead of S ROMB, the system can be started normally when a normal BIOS ROMA is selected and the system is started. After normal startup, the BIOS ROMB may be rewritten according to the procedure of FIG. 5 again. That is, even if rewriting fails, the above procedure can be repeated and executed until it succeeds. In no case will the system fail to boot.

【0036】BIOSプログラムは、通常自身が正常か
どうかを判定するために、起動処理の早い段階でプログ
ラム全体のチェックサムを計算する。その結果が正しい
場合のみ起動を続行し正しくない場合は、起動を中断す
るのが一般的である。このチェックサムの計算はBIO
S書き込みが正常に行えたかを判定するのに使用でき
る。
The BIOS program normally calculates a checksum of the entire program at an early stage of the startup process in order to determine whether or not the BIOS program itself is normal. In general, the boot is continued only when the result is correct, and when the result is not correct, the boot is generally interrupted. This checksum is calculated by BIO
This can be used to determine whether or not S writing has been performed normally.

【0037】ここで、スイッチSW3を、ジャンパスイ
ッチ等の物理的なスイッチでは無く、I/Oポート等に
対応させてソフトウェアで制御できるように構成するこ
とによって、CPUからバスを通じてスイッチの状態を
変更することができるようになる。BIOSプログラム
の先頭において、チェックサムを計算した結果、その起
動を行ったBIOSが不正なBIOSであると判断した
場合、SW3を他方に切り替えれば、BIOS書換えに
失敗した場合でも自動的に他方の正常なBIOSから起
動できる。この手順を図6を用いて説明する。
Here, the switch SW3 is not a physical switch such as a jumper switch but can be controlled by software in correspondence with an I / O port or the like, so that the state of the switch is changed from the CPU through the bus. Will be able to When the checksum is calculated at the beginning of the BIOS program and it is determined that the booting BIOS is an invalid BIOS, by switching SW3 to the other, even if the BIOS rewriting fails, the other normal is automatically performed. It can be started from any BIOS. This procedure will be described with reference to FIG.

【0038】電源ON(S61)後、SW3が0ならB
IOS ROMA内のBIOSプログラムの起動処理プ
ログラムに制御が移り、SW3が1ならBIOS RO
MB内のBIOSプログラムの起動処理プログラムに制
御が移る(S62)。BIOSプログラム内部では、電
源ON後BIOSプログラムに制御が移り、起動処理開
始直後にROMのチェックサムを計算する(S63)。
計算の結果チェックサムが正常であったと確認された場
合は問題なくそのまま起動処理を続行する(S64)。
チェックサムが異常であったと判定した場合には、BI
OSプログラムが正常に書き込まれていないと判断す
る。正常に書き込まれていないBIOSでこの後起動処
理を続行する事はできない。この場合、BIOSプログ
ラムはSW3を現在0ならば1に、現在1ならば0に切
り替える(S65)。その後システムをリセットして再
起動をおこない(S66)、再びS62の処理に移る。
SW3が切り替えられているので、今回は正常に書き込
まれている書き換える前のBIOS ROM領域のBI
OSプログラムによる初期化処理が実行される。当然チ
ェックサム計算は正常になり、BIOSは起動処理を継
続してシステムは正常に起動する(S64)。
After power ON (S61), if SW3 is 0, B
The control is transferred to the boot processing program of the BIOS program in the IOS ROMA.
The control is transferred to the boot processing program of the BIOS program in the MB (S62). In the BIOS program, the control is transferred to the BIOS program after the power is turned on, and the checksum of the ROM is calculated immediately after the start-up process is started (S63).
If it is confirmed that the checksum is normal as a result of the calculation, the startup processing is continued without any problem (S64).
If it is determined that the checksum is abnormal, the BI
It is determined that the OS program has not been correctly written. After that, the boot process cannot be continued with the BIOS that has not been written normally. In this case, the BIOS program switches SW3 to 1 if it is currently 0 and to 0 if it is currently 1 (S65). After that, the system is reset and restarted (S66), and the process returns to S62.
Since SW3 has been switched, this time the BIOS written in the BIOS ROM area before rewriting that has been written normally
An initialization process is executed by the OS program. Naturally, the checksum calculation becomes normal, and the BIOS continues the boot process, and the system boots normally (S64).

【0039】他方のBIOS ROM領域は正常にBI
OSプログラムが書き込まれていないので、再度書き換
え処理を行えば良い。この様に書き換えに失敗しても何
度でも正常なBIOS ROM領域から自動的にシステ
ムが起動してくる。ただし、この状態では、装置が正常
に起動してしまうので、ユーザにはBIOS ROMの
書き換えが希望したとおりに正常に終わったのか否か判
断が付かない。これを避けるために図7乃至図9に示す
ようにBIOS ROMの書き換えの失敗を警告するた
めにLED表示をしたり、あるいはアラーム音を鳴らす
等の方法を採ることで、ユーザに再書き換えを促すこと
ができる。
The other BIOS ROM area is normally
Since the OS program has not been written, the rewriting process may be performed again. As described above, even if rewriting fails, the system automatically starts up from the normal BIOS ROM area as many times as possible. However, in this state, since the apparatus is normally started, the user cannot determine whether the rewriting of the BIOS ROM has been completed normally as desired. In order to avoid this, as shown in FIGS. 7 to 9, an LED display is used to warn of failure of rewriting of the BIOS ROM, or a method of sounding an alarm is used to prompt the user to rewrite. be able to.

【0040】図7にLEDによる状態表示を行う場合の
構成図を、また、図8にアラーム音を鳴らすようにする
場合の構成図を示す。これは図1の装置に書換え状態の
表示の為の状態表示LED4あるいは書き換え失敗を警
告するアラーム音発生装置5を加えたものである。
FIG. 7 is a block diagram showing the case where the status is displayed by the LED, and FIG. 8 is a block diagram showing the case where the alarm sound is generated. This is obtained by adding a status display LED 4 for displaying a rewrite status or an alarm sound generating device 5 for warning rewrite failure to the device shown in FIG.

【0041】図9はこれらの場合の処理の流れを説明す
るための図である。電源ON(S91)後、SW3が0
ならBIOS ROMA内のBIOSプログラムの起動
処理プログラムに制御が移り、SW3が1ならBIOS
ROMB内のBIOSプログラムの起動処理プログラ
ムに制御が移る(S92)。BIOSプログラム内部で
は、電源ON後BIOSプログラムに制御が移り、起動
処理開始直後にROMのチェックサムを計算する(S9
3)。計算の結果チェックサムが正常であったと確認さ
れた場合は問題なくそのまま起動処理を続行する(S9
4)。チェックサムが異常であったと判定した場合に
は、BIOSプログラムが正常に書き込まれていないと
判断する。正常に書き込まれていないBIOSでこの後
起動処理を続行する事はできない。この場合、BIOS
プログラムはSW3を現在0ならば1に、現在1ならば
0に切り替える(S95)。次にBIOSが異常である
ことを示す為に状態表示LED4の点灯あるいはアラー
ム音発生装置5からアラーム音を発生させる(S9
6)。その後システムをリセットして再起動をおこない
(S97)、再びS92の処理に移る。SW3が切り替
えられているので、今回は正常に書き込まれている書き
換える前のBIOS ROM領域のBIOSプログラム
による初期化処理が実行される。当然チェックサム計算
は正常になり、BIOSは起動処理を継続してシステム
は正常に起動する(S94)。
FIG. 9 is a diagram for explaining the flow of processing in these cases. After the power is turned on (S91), SW3 becomes 0
If so, the control is transferred to the boot processing program of the BIOS program in the BIOS ROMA.
The control is shifted to the boot processing program of the BIOS program in the ROMB (S92). In the BIOS program, the control is transferred to the BIOS program after the power is turned on, and the checksum of the ROM is calculated immediately after the start-up processing is started (S9).
3). If it is confirmed that the checksum is normal as a result of the calculation, the startup processing is continued without any problem (S9).
4). If it is determined that the checksum is abnormal, it is determined that the BIOS program has not been correctly written. After that, the boot process cannot be continued with the BIOS that has not been written normally. In this case, the BIOS
The program switches SW3 to 1 if it is currently 0 and to 0 if it is currently 1 (S95). Next, in order to indicate that the BIOS is abnormal, the status display LED 4 is turned on or the alarm sound generator 5 generates an alarm sound (S9).
6). After that, the system is reset and restarted (S97), and the process returns to S92. Since the switch SW3 has been switched, the initialization process is executed by the BIOS program in the BIOS ROM area before the rewriting which has been normally written this time. Naturally, the checksum calculation becomes normal, and the BIOS continues the boot process and the system boots normally (S94).

【0042】ここで、システム起動後にLEDが点燈あ
るいはアラーム音が発生した場合、BIOS ROMの
片側の領域においてBIOSプログラムが正常に書き込
まれていない事を示している。すなわち、正常起動状態
でLEDが点燈しているあるいはアラーム音が発生して
る場合、その時SW3が0になっていればBIOSRO
MBが、SW3が1になっていればBIOS ROMA
がチェックサムの値が不正であり、BIOSプログラム
が正常に書き込まれていないことになる。これを基に、
不正である側のBIOS ROMに対して再度書き換え
を実行すればよい。
Here, when the LED is turned on or an alarm sound is generated after the system is started, it indicates that the BIOS program has not been normally written in one area of the BIOS ROM. That is, if the LED is lit or an alarm sound is generated in the normal startup state, if the switch SW3 is 0 at that time, the BIOSRO
MB is BIOS ROMA if SW3 is 1
Means that the value of the checksum is invalid, and the BIOS program has not been correctly written. Based on this,
What is necessary is just to rewrite the unauthorized BIOS ROM again.

【0043】図10の装置は図1の情報処理装置に状態
表示LED4とBIOSプログラムを書き換えたという
情報を保持するためのBIOS書き換えフラグ6とを具
備したものである。もちろん、状態表示LEDに変えて
アラーム音発生装置その他のものを装備する事も可能で
ある。通常パーソナルコンピュータ等は各種設定情報を
保存するために電池等で常時電源が入る様にバックアッ
プされているCMOSRAM等の不揮発性メモリを持っ
ている。このBIOS書き換えフラグ6はこの様な不揮
発性メモリの一部で実現することができる。
The apparatus shown in FIG. 10 is provided with a status display LED 4 and a BIOS rewrite flag 6 for retaining information that the BIOS program has been rewritten in the information processing apparatus shown in FIG. Of course, it is also possible to equip with an alarm sound generating device and others in place of the status display LED. Generally, a personal computer or the like has a non-volatile memory such as a CMOS RAM which is backed up by a battery or the like so as to be constantly turned on to store various setting information. The BIOS rewrite flag 6 can be realized by a part of such a nonvolatile memory.

【0044】本構成におけるBIOS書き換えの処理を
図11に基づいて説明する。まず本体電源をONする
(S111)。SW3が0の場合は、BIOS ROM
Aから、1の場合はBIOS ROMBからシステムが
起動する(S112)。書き換えの為起動に使用してい
ない方のBIOS ROM領域にSW3を切り替える。
SW3が0だった場合は1に、1だった場合は0に変更
する(S113)。切り替えたBIOS ROM領域に
対して新しいBIOSプログラムを書き込む(S11
4)。書き換え終了後、BIOS書き換えプログラムは
書換えた事を示すためにBIOS書き換えフラグ6をセ
ットする(S115)。BIOS ROMを書き換えた
のでシステムを再起動する(S116)。書き換えられ
たBIOSROMから起動が始まる(S117)。次に
起動処理の初期段階でチェックサムを計算し、書換えた
BIOSが正常なものか判断する(S118)。
The BIOS rewriting process in this configuration will be described with reference to FIG. First, the main body power is turned on (S111). When SW3 is 0, the BIOS ROM
From A, in the case of 1, the system is started from the BIOS ROMB (S112). SW3 is switched to the BIOS ROM area not used for activation for rewriting.
If SW3 is 0, it is changed to 1; if it is 1, it is changed to 0 (S113). Write a new BIOS program to the switched BIOS ROM area (S11
4). After the rewrite is completed, the BIOS rewrite program sets the BIOS rewrite flag 6 to indicate that the rewrite has been performed (S115). Since the BIOS ROM has been rewritten, the system is restarted (S116). Booting starts from the rewritten BIOS ROM (S117). Next, a checksum is calculated in the initial stage of the boot process, and it is determined whether the rewritten BIOS is normal (S118).

【0045】先のBIOSの書き換え処理(S114)
で電源断等なんらかの原因で正常に書き換えられなかっ
た場合は、このチェックサム計算(S118)でBIO
Sが正常でないと判定される。また、正常に書き換えら
れなかった場合は、書き換えが終了しないので書き換え
(S114)の後のBIOS書き換えフラグ6はセット
されておらずフラグはリセットされている。BIOSの
判断の結果BIOSが正常でないと判断された場合は、
SW3を反転させ(S119)、状態表示LED4を点
灯し(S1110)、システムを再起動し(S111
1)、書き換え前の旧BIOS ROM側で起動処理を
開始する(S117)。その後のチェックサムの計算
(S118)は正常になるので、通常の起動処理を行う
(S1112)。BIOS書き換えフラグ6は上述の様
にクリアされているので確認(S1113)の結果、通
常のOSのロードとなる(S1114)。こうして正常
に起動した後、ユーザは状態表示LEDの点灯でBIO
Sの書き換えに失敗したことが判るので、再度BIOS
ROMの書換えを行えばよい。
The BIOS rewriting process (S114)
If the data is not correctly rewritten due to any reason such as power-off, the checksum calculation (S118) uses BIO
It is determined that S is not normal. If the rewriting has not been performed normally, the rewriting is not completed, so that the BIOS rewriting flag 6 after the rewriting (S114) is not set and the flag is reset. If the BIOS determines that the BIOS is not normal,
SW3 is inverted (S119), the status display LED 4 is turned on (S1110), and the system is restarted (S111).
1), the boot process is started on the old BIOS ROM side before rewriting (S117). Since the subsequent calculation of the checksum (S118) becomes normal, normal startup processing is performed (S1112). Since the BIOS rewrite flag 6 has been cleared as described above, as a result of confirmation (S1113), normal OS loading is performed (S1114). After the normal startup in this manner, the user turns on the BIO by lighting the status display LED.
Since it is known that rewriting of S failed, the BIOS
The ROM may be rewritten.

【0046】一方BIOS書き換え直後のチェックサム
の計算(S118)において正常にBIOSが書き込ま
れていると判定した場合は、まだ旧BIOSプログラム
が書き込まれたままになっている他方のBIOS RO
Mの領域に新しいBIOSプログラムをコピーする作業
を開始する。しかし、すぐにコピー作業を開始するわけ
ではなく、通常の一連の起動処理を先に行う(S111
2)。というのも前述の様にチェックサム計算は起動処
理の極初めの部分であり、この時点ではコピー作業に必
要な、RAMを始めとするデバイスが初期化されていな
い。よってBIOS ROMのコピー作業は、BIOS
起動処理全体の最後に行う。通常の起動処理が終了した
時点でBIOS書換えフラグ6を確認する(S111
3)。
On the other hand, if it is determined in the calculation of the checksum immediately after rewriting the BIOS (S118) that the BIOS has been written normally, the other BIOS RO in which the old BIOS program is still written remains
The operation of copying a new BIOS program to the area M starts. However, the copying operation is not immediately started, but a normal series of startup processing is performed first (S111).
2). Because, as described above, the checksum calculation is at the very beginning of the start-up process, and at this point, devices such as RAM required for the copy operation have not been initialized. Therefore, copying the BIOS ROM requires the BIOS
Perform at the end of the entire startup process. The BIOS rewrite flag 6 is checked at the time when the normal startup processing is completed (S111).
3).

【0047】BIOS書き換えフラグ6がセットされて
いない場合は、直前の起動時にBIOSの書換え等は行
っておらず、通常使用時の起動であるので何もせずBI
OSプログラムの起動処理は終了し、ハードディスク等
に保存されているOSの起動処理を開始しOSに処理を
渡す(S1114)。
If the BIOS rewrite flag 6 is not set, the BIOS is not rewritten at the time of the immediately preceding booting, and the booting is performed during normal use.
The boot process of the OS program ends, the boot process of the OS stored in the hard disk or the like is started, and the process is passed to the OS (S1114).

【0048】BIOS書き換えフラグ6がセットされて
いる場合、この起動の直前にBIOSが書換えられて、
現在起動に指定されているBIOS ROMと反対側の
BIOS ROM領域に入っているBIOSプログラム
は書き換え前の旧BIOSであることを示す。この場
合、2つのBIOS ROM領域間でのBIOSプログ
ラムのコピー作業を開始する。まず、現在起動している
BIOS ROM領域の内容を初期化の終了しているR
AMにコピーする(S1115)。通常RAMは、少な
くとも数メガバイト、多くて数百メガバイトの容量があ
るのでコピーするのに容量は十分ある。次に書き込みを
行うため、SW3を反転して旧BIOSがアクセスでき
る様にする(S1116)。すなわち、現在SW3が0
でBIOSROMAから起動していれば、SW3を1に
変更して旧BIOSが入っているはずのBIOS RO
MBをアクセス可能にし、SW3が1の場合はその逆に
SW3を0にしてBIOS ROMAをアクセス可能に
する。BIOS ROM内に内蔵しているBIOS書き
込みプログラムを起動して、RAM上にコピーしている
新BIOSプログラムをしかるべきBIOS ROM領
域に書き込む(S1117)。
When the BIOS rewrite flag 6 is set, the BIOS is rewritten immediately before the activation, and
The BIOS program stored in the BIOS ROM area on the opposite side of the BIOS ROM currently designated for startup indicates the old BIOS before rewriting. In this case, copying of the BIOS program between the two BIOS ROM areas is started. First, the contents of the currently activated BIOS ROM area are initialized to R
Copy to AM (S1115). Usually, RAM has a capacity of at least several megabytes, and at most several hundred megabytes, so that there is enough capacity for copying. Next, in order to perform writing, SW3 is inverted so that the old BIOS can access (S1116). That is, the current SW3 is 0
If you have booted from BIOS ROMA, change SW3 to 1 and BIOS RO which should contain the old BIOS
The MB is made accessible, and if SW3 is 1, SW3 is set to 0 to make the BIOS ROMA accessible. The BIOS writing program built in the BIOS ROM is started, and the new BIOS program copied on the RAM is written in an appropriate BIOS ROM area (S1117).

【0049】正常に書き込みが終了した場合は、書換え
後BIOS書換えフラグ6をクリアする(S111
8)。この時点でBIOS ROMA、BIOS RO
MB共に新しいBIOSプログラムに書き換わった事に
なる。BIOS ROMを書換えたのでシステムを再起
動する(S1119)。通常の起動なので、S117、
S118、S1112、S1113、S1114の順に
処理が進みOSが正常に起動する。
When the writing is completed normally, the BIOS rewriting flag 6 is cleared after rewriting (S111).
8). At this point, BIOS ROMA, BIOS RO
Both MBs have been rewritten with the new BIOS program. Since the BIOS ROM has been rewritten, the system is restarted (S1119). Since it is a normal startup, S117,
The processing proceeds in the order of S118, S1112, S1113, and S1114, and the OS starts normally.

【0050】S1115で万一書換え中に電源が切れる
等の事故が発生した場合は、次に起動した場合(S11
7)のBIOS起動処理を行うが、S1115の途中で
の電源断なのでSW3は正常なBIOS ROMの方に
設定されている。よって、チェックサム計算ではOKと
なり、起動処理を行い(S1112)、BIOS書換え
フラグ6を確認する(S1113)。先のS1115で
のBIOS書換え途中での電源OFFにより、BIOS
書換えフラグ6は依然としてセットされたままであるの
で再度BIOS ROMのコピーを始める(S111
5、S1116、S1117)。正常に行えた場合は先
に説明した通りの手順で、BIOS書換えフラグ6のク
リア(S1118)、再起動(S1119)を行い正常
に起動する。再度書換え中に不具合が発生した場合は、
上記の手順を繰り返し、最終的には正常に書き換えられ
る。
In the event that an accident such as the power being turned off during rewriting occurs in S1115, the next startup (S1115)
7) The BIOS boot process is performed, but SW3 is set to the normal BIOS ROM because the power is turned off during S1115. Therefore, the checksum calculation is OK, the boot process is performed (S1112), and the BIOS rewrite flag 6 is confirmed (S1113). When the power is turned off during the BIOS rewriting in S1115, the BIOS
Since the rewrite flag 6 is still set, copying of the BIOS ROM is started again (S111).
5, S1116, S1117). If the operation is normally performed, the BIOS rewrite flag 6 is cleared (S1118) and restarted (S1119) in the same manner as described above, and the system is normally started. If a problem occurs during rewriting again,
The above procedure is repeated, and finally the data is rewritten normally.

【0051】一方S1115ではなく、S1117で万
一書換え中に電源が切れる等の事故が発生した場合は、
次に起動した場合(S117)のBIOS起動処理を行
うが、チェックサム計算でNGとなり、SW3を切り替
え(S119)、システムを再起動する(S111
1)。再度BIOS起動処理(S117)となる。この
時のBIOSは最初に書換えた新しいBIOS ROM
から起動する事になる。正しく書き込まれているBIO
Sなのでチェックサム計算(S118)において今度は
正常となり、起動処理を行い(S1112)、BIOS
書換えフラグ6を確認する。先のBIOS書換え途中で
の電源OFFにより、BIOS書換えフラグ6は依然と
してセットされたままであるので再度BIOS ROM
のコピーを始める(S1115、S1116、S111
7)。正常に行えた場合は先に説明した通りの手順で、
書換えフラグ6のクリア(S1118)、再起動(S1
119)を行い正常に起動する。再度書換え中に不具合
が発生した場合は、上記の手順を繰り返し、最終的には
正常に書きかえられる。以上の手順により、BIOS書
き換え中にどこで電源が切れたとしても、最終的にはB
IOS ROMA、BIOS ROMBとも新しいBI
OSプログラムが正常に書き込まれる事になる。
On the other hand, if an accident such as the power being turned off during rewriting occurs in S1117 instead of S1115,
Next, when the system is activated (S117), the BIOS activation process is performed, but the checksum calculation results in NG, the SW3 is switched (S119), and the system is restarted (S111).
1). The BIOS boot process (S117) is performed again. The BIOS at this time is a new BIOS ROM that has been rewritten first.
It will be started from. BIO written correctly
Since it is S, it becomes normal this time in the checksum calculation (S118), and a startup process is performed (S1112), and the BIOS
Check the rewrite flag 6. Since the power supply is turned off during the previous BIOS rewriting, the BIOS rewriting flag 6 is still set, so the BIOS ROM
Start copying (S1115, S1116, S111
7). If successful, follow the steps described above,
Clearing the rewrite flag 6 (S1118), restarting (S1)
119) and start up normally. If a problem occurs during rewriting again, the above procedure is repeated, and finally, the rewriting is normally performed. By the above procedure, no matter where the power is turned off during the BIOS rewriting,
Both IOS ROMA and BIOS ROMB are new BI
The OS program is normally written.

【0052】以上説明した、基本システムプログラム書
換方法は主要部分として、起動時に使用した以外のBI
OS ROMをアドレス切り替え回路によって選択する
ステップと、選択したBIOS ROMのBIOSを書
き換えるステップと、書き換えたBIOS ROMのB
IOSを用いてシステムを再起動するステップと、この
再起動時に使用した以外のBIOS ROMをアドレス
切り替え回路によって選択してBIOSを書き換えるス
テップとを備える基本システムプログラム書換プログラ
ムとして、フロッピー(登録商標)ディスクやCD R
OM等に記録して供給、配布することができる。
The basic system program rewriting method as described above is mainly composed of a BI system other than that used at the time of startup.
A step of selecting an OS ROM by an address switching circuit, a step of rewriting the BIOS of the selected BIOS ROM, and a step of rewriting the BIOS of the rewritten BIOS ROM.
A floppy (registered trademark) disk as a basic system program rewriting program including a step of restarting the system using the IOS and a step of rewriting the BIOS by selecting an BIOS ROM other than the one used at the time of the restart by the address switching circuit. And CDR
It can be recorded and supplied to OM or the like.

【0053】[0053]

【発明の効果】以上説明したように、本発明によれば、
BIOSプログラムの書き換えを行う際に、書き換えの
いかなる段階においても書き換え前のBIOSプログラ
ムがシステム中に存在する。このため、電源断等の理由
でBIOSプログラムの書き換えに失敗しても必ず書き
換え前の完全の形のBIOSで起動できる。そのまま書
き換え前のBIOSで通常使用することも可能である
し、また何度でもBIOSの書き換えを再実行すること
もできる。
As described above, according to the present invention,
When rewriting a BIOS program, the BIOS program before rewriting exists in the system at any stage of the rewriting. For this reason, even if rewriting of the BIOS program fails due to power supply cutoff or the like, it is always possible to start up with the complete BIOS before rewriting. The BIOS can be normally used as it is before rewriting, and the BIOS can be rewritten many times.

【0054】また、BIOS書き換えに失敗した時に、
アドレス切り替え回路を操作する事なく書き換え前のB
IOSで起動できるので操作性が向上する。ユーザは書
き換えに失敗しても自動的に起動してきたシステムで再
度BIOS書き換えを実行できる。
When the BIOS rewrite fails,
B before rewriting without operating the address switching circuit
Operability can be improved because it can be started by the IOS. Even if the rewriting fails, the user can execute the BIOS rewriting again in the system that has been automatically started.

【0055】さらに、BIOS書き換えに失敗したかど
うかをLED等で簡単に確認できる。BIOS書き換え
時に正常に書き換えが成功したか注意深くシステムを監
視していなくても、BIOS書き換え操作後再起動して
きた時にBIOS書き換えが正常に行われたかどうかが
簡単に理解できる。
Further, whether or not the BIOS rewriting has failed can be easily confirmed by using an LED or the like. Even if the system has not been carefully monitored whether or not the rewriting was successful at the time of rewriting the BIOS, it can be easily understood whether or not the BIOS was rewritten normally when the system was restarted after the BIOS rewriting operation.

【0056】また、BIOS書き換えに失敗したかどう
かをアラーム音等で簡単に確認できる。BIOS書き換
え時に正常に書き換えが成功したか注意深くシステムを
監視していなくても、BIOS書き換え操作後再起動し
てきた時にBIOS書き換えが正常に行われたかどうか
簡単に判断できる。
Further, whether or not the BIOS rewriting has failed can be easily confirmed by an alarm sound or the like. Even if the system is not carefully monitored whether or not the rewriting has succeeded normally at the time of rewriting the BIOS, it can be easily determined whether or not the BIOS rewriting has been normally performed when the system is restarted after the BIOS rewriting operation.

【0057】さらに、BIOS書き換え成功後、2つの
ROM領域に常に同じBIOSプログラムが入る事にな
るので、2つのROM領域にあるBIOSプログラムの
バージョンを気にする必要がまったくなくなる。システ
ムになんらかの不具合が生じて万が一アドレス切り替え
回路の設定が逆になっても問題はない。つまり2つのB
IOS ROM領域を意識する必要が無くなり、ユーザ
からはBIOS書き換えに失敗してもやり直すことの可
能な通常のBIOS ROMとして扱う事が可能であ
る。
Further, since the same BIOS program always enters the two ROM areas after the successful BIOS rewriting, there is no need to worry about the versions of the BIOS programs in the two ROM areas. There is no problem if the setting of the address switching circuit is reversed in the event that some trouble occurs in the system. In other words, two B
There is no need to be aware of the IOS ROM area, and it is possible for the user to treat it as a normal BIOS ROM that can be rewritten even if the BIOS rewrite fails.

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

【図1】本発明の一実施例である情報処理機器の構成を
示す図である。
FIG. 1 is a diagram illustrating a configuration of an information processing device according to an embodiment of the present invention.

【図2】本発明のアドレス切り替え回路の詳細を表す図
である。
FIG. 2 is a diagram illustrating details of an address switching circuit of the present invention.

【図3】本発明で用いられるBIOS ROMのメモリ
マップである。
FIG. 3 is a memory map of a BIOS ROM used in the present invention.

【図4】本発明のBIOSプログラム書き換え手順を説
明する図である。
FIG. 4 is a diagram illustrating a BIOS program rewriting procedure according to the present invention.

【図5】本発明のBIOSプログラム書き換え手順を説
明する図である。
FIG. 5 is a diagram for explaining a BIOS program rewriting procedure of the present invention.

【図6】本発明のBIOSプログラム書き換え手順を説
明する図である。
FIG. 6 is a diagram illustrating a BIOS program rewriting procedure according to the present invention.

【図7】本発明の他の実施例である情報処理機器の構成
を示す図である。
FIG. 7 is a diagram illustrating a configuration of an information processing device according to another embodiment of the present invention.

【図8】本発明のさらに他の実施例である情報処理機器
の構成を示す図である。
FIG. 8 is a diagram showing a configuration of an information processing device according to still another embodiment of the present invention.

【図9】本発明のBIOSプログラム書き換え手順を説
明する図である。
FIG. 9 is a diagram illustrating a BIOS program rewriting procedure according to the present invention.

【図10】本発明の他の実施例である情報処理機器の構
成を示す図である。
FIG. 10 is a diagram showing a configuration of an information processing device according to another embodiment of the present invention.

【図11】本発明の他のBIOSプログラム書き換え手
順を説明する図である。
FIG. 11 is a diagram for explaining another BIOS program rewriting procedure of the present invention.

【図12】従来の情報処理機器の構成を示す図である。FIG. 12 is a diagram illustrating a configuration of a conventional information processing device.

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

1 アドレス切り替え回路 2 BIOS ROM 3 アドレス切り替えスイッチ 4 状態表示LED 5 アラーム音発生装置 6 BIOS書き換えフラグ DESCRIPTION OF SYMBOLS 1 Address switching circuit 2 BIOS ROM 3 Address switching switch 4 Status display LED 5 Alarm sound generator 6 BIOS rewrite flag

Claims (7)

【特許請求の範囲】[Claims] 【請求項1】 各々が基本システムプログラムを記憶し
た同一のアドレスを有する複数の書換可能基本システム
プログラム記憶手段と、 前記書換可能基本システムプログラム記憶手段の中のい
ずれか一つを選択する選択手段とを備え、 起動時に前記選択手段によって選択された書換可能基本
システムプログラム記憶手段に記憶されている基本シス
テムプログラムに基づいて起動することを特徴とする情
報処理装置。
1. A plurality of rewritable basic system program storage means each having the same address storing a basic system program, and a selection means for selecting one of the rewritable basic system program storage means. An information processing apparatus, comprising: starting up based on a basic system program stored in a rewritable basic system program storage unit selected by the selection unit at the time of startup.
【請求項2】 前記複数の書換可能基本システムプログ
ラム記憶手段のうち前記選択手段によって選択された書
換可能基本システムプログラム記憶手段について基本シ
ステムプログラムを書き換える基本システムプログラム
書換手段を備えることを特徴とする請求項1記載の情報
処理装置。
2. A rewritable basic system program storage means selected from among the plurality of rewritable basic system program storage means and a basic system program rewriting means for rewriting a basic system program for the rewritable basic system program storage means. Item 10. The information processing apparatus according to Item 1.
【請求項3】 起動時に前記選択手段によって選択され
た書換可能基本システムプログラム記憶手段に記憶され
た基本システムプログラムが正常か否か判断する判断手
段と、前記判断手段によって前記基本システムプログラ
ムが正常でないと判断された場合に、書換可能基本シス
テムプログラム記憶手段を切り替える切替手段を備える
ことを特徴とする請求項1あるいは請求項2記載の情報
処理装置。
3. A deciding means for judging whether or not the basic system program stored in the rewritable basic system program storing means selected by the selecting means at the time of starting is normal, and the basic system program is not normal by the judging means. 3. The information processing apparatus according to claim 1, further comprising a switching unit configured to switch a rewritable basic system program storage unit when the determination is made.
【請求項4】 前記判断手段が前記選択手段によって選
択された書換可能基本システムプログラム記憶手段に記
憶された基本システムプログラムが正常でないと判断し
た場合に基本システムプログラムの異常を知らせる警報
手段を備えることを特徴とする請求項3記載の情報処理
装置。
4. An alarm means for notifying the abnormality of the basic system program when the judgment means judges that the basic system program stored in the rewritable basic system program storage means selected by the selection means is not normal. 4. The information processing apparatus according to claim 3, wherein:
【請求項5】 書換可能基本システムプログラム記憶手
段に記憶された基本システムプログラムを他の書換可能
基本システムプログラム記憶手段に書き写す書写手段を
備えることを特徴とする請求項1、請求項2、請求項
3、あるいは、請求項4記載の情報処理装置。
5. A rewritable basic system program storing means for copying a basic system program stored in a rewritable basic system program storing means to another rewritable basic system program storing means. The information processing device according to claim 3 or claim 4.
【請求項6】 各々が基本システムプログラムを記憶し
た同一のアドレスを有する複数の書換可能基本システム
プログラム記憶手段と、前記書換可能基本システムプロ
グラム記憶手段の中のいずれか一つを選択する選択手段
とを備える情報処理装置の基本システムプログラム書換
方法であって、 起動時に使用した以外の書換可能基本システムプログラ
ム記憶手段を前記選択手段によって選択し、当該選択し
た書換可能基本システムプログラム記憶手段の基本シス
テムプログラムを書き換え、当該書き換えた書換可能基
本システムプログラム記憶手段の基本システムプログラ
ムを用いてシステムを再起動し、当該起動時に使用した
以外の書換可能基本システムプログラム記憶手段を前記
選択手段によって選択して基本システムプログラムを書
き換えることを特徴とする情報処理装置の基本システム
プログラム書換方法。
6. A plurality of rewritable basic system program storage means each having the same address in which a basic system program is stored, and a selection means for selecting any one of the rewritable basic system program storage means. A method of rewriting a basic system program for an information processing apparatus comprising: a rewritable basic system program storage unit other than the rewritable basic system program storage unit used at the time of startup by the selection unit; And restarting the system using the rewritten basic system program of the rewritten rewritable basic system program storage means, and selecting a rewritable basic system program storage means other than the one used at the time of the start by the selection means, Write a program Basic system program rewriting method of an information processing apparatus characterized by obtaining.
【請求項7】 各々が基本システムプログラムを記憶し
た同一のアドレスを有する複数の書換可能基本システム
プログラム記憶手段と、前記書換可能基本システムプロ
グラム記憶手段の中のいずれか一つを選択する選択手段
とを備える情報処理装置の基本システムプログラム書換
プログラムであって、 起動時に使用した以外の書換可能基本システムプログラ
ム記憶手段を前記選択手段によって選択するステップ
と、当該選択した書換可能基本システムプログラム記憶
手段の基本システムプログラムを書き換えるステップ
と、当該書き換えた書換可能基本システムプログラム記
憶手段の基本システムプログラムを用いてシステムを再
起動するステップと、当該起動時に使用した以外の書換
可能基本システムプログラム記憶手段を前記選択手段に
よって選択して基本システムプログラムを書き換えるス
テップとを備えることを特徴とする情報処理装置の基本
システムプログラム書換プログラムを記録した記録媒
体。
7. A plurality of rewritable basic system program storage means each having the same address storing a basic system program, and a selection means for selecting any one of the rewritable basic system program storage means. Selecting a rewritable basic system program storage unit other than the one used at the time of startup by the selection unit, and a basic operation of the selected rewritable basic system program storage unit. Rewriting the system program, restarting the system using the rewritten basic system program of the rewritten basic system program storage means, and selecting the rewritable basic system program storage means other than the one used at the start. To Recording medium recording the basic system program rewriting program of the information processing apparatus, characterized in that it comprises the step of rewriting the basic system program and select I.
JP10313818A 1998-11-05 1998-11-05 Information processor, basic system program rewriting method of information processor, and recording medium recorded with basic system program rewriting program of information processor Pending JP2000148467A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP10313818A JP2000148467A (en) 1998-11-05 1998-11-05 Information processor, basic system program rewriting method of information processor, and recording medium recorded with basic system program rewriting program of information processor

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP10313818A JP2000148467A (en) 1998-11-05 1998-11-05 Information processor, basic system program rewriting method of information processor, and recording medium recorded with basic system program rewriting program of information processor

Publications (1)

Publication Number Publication Date
JP2000148467A true JP2000148467A (en) 2000-05-30

Family

ID=18045891

Family Applications (1)

Application Number Title Priority Date Filing Date
JP10313818A Pending JP2000148467A (en) 1998-11-05 1998-11-05 Information processor, basic system program rewriting method of information processor, and recording medium recorded with basic system program rewriting program of information processor

Country Status (1)

Country Link
JP (1) JP2000148467A (en)

Cited By (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2005309580A (en) * 2004-04-19 2005-11-04 Hitachi Ltd Storage control system and boot control system
JP2006337752A (en) * 2005-06-02 2006-12-14 Seiko Epson Corp Image display device, start control method for image display device, start control program, and computer-readable recording medium with the start control program recorded
JP2007058505A (en) * 2005-08-24 2007-03-08 Nec Access Technica Ltd Information processing device and starting method of the same
JP2007193563A (en) * 2006-01-19 2007-08-02 Nec Computertechno Ltd Bios restoring mode and bios restoring method
JP2007304781A (en) * 2006-05-10 2007-11-22 Nec Electronics Corp Semiconductor device and start-up method
WO2008075646A1 (en) * 2006-12-18 2008-06-26 International Business Machines Corporation Information processing system and method for starting/recovering the system
JP2009151384A (en) * 2007-12-18 2009-07-09 Ricoh Co Ltd Recovery control device, control method, program and computer-readable storage medium
US7900036B2 (en) 2006-12-18 2011-03-01 International Business Machines Corporation System and method for implementing boot/recovery on a data processing sysem
JP2011081617A (en) * 2009-10-07 2011-04-21 Toshiba Tec Corp Information processing terminal and start-up program
JP2011204266A (en) * 2011-06-10 2011-10-13 Fujitsu Ltd Method of managing redundancy of basic input/output program, and data processing device
JP2011204267A (en) * 2011-06-10 2011-10-13 Fujitsu Ltd Method of synchronizing basic input/output program between data processing devices, and computer program
JP2018180792A (en) * 2017-04-07 2018-11-15 株式会社リコー Information processing system, information processing method, program and information processing device
JP2020057304A (en) * 2018-10-04 2020-04-09 キヤノン株式会社 Information processing apparatus, method for controlling the same, program, and image forming apparatus

Cited By (22)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2005309580A (en) * 2004-04-19 2005-11-04 Hitachi Ltd Storage control system and boot control system
JP4544901B2 (en) * 2004-04-19 2010-09-15 株式会社日立製作所 Storage control system and boot control system
JP2006337752A (en) * 2005-06-02 2006-12-14 Seiko Epson Corp Image display device, start control method for image display device, start control program, and computer-readable recording medium with the start control program recorded
JP2007058505A (en) * 2005-08-24 2007-03-08 Nec Access Technica Ltd Information processing device and starting method of the same
JP2007193563A (en) * 2006-01-19 2007-08-02 Nec Computertechno Ltd Bios restoring mode and bios restoring method
JP2007304781A (en) * 2006-05-10 2007-11-22 Nec Electronics Corp Semiconductor device and start-up method
EP2124151A4 (en) * 2006-12-18 2010-09-15 Ibm Information processing system and method for starting/recovering the system
KR101107446B1 (en) * 2006-12-18 2012-01-19 인터내셔널 비지네스 머신즈 코포레이션 Information processing system and method for starting/recovering the system
JPWO2008075646A1 (en) * 2006-12-18 2010-04-08 インターナショナル・ビジネス・マシーンズ・コーポレーションInternational Business Maschines Corporation Information processing system and method for starting / recovering the system
JP4456653B2 (en) * 2006-12-18 2010-04-28 インターナショナル・ビジネス・マシーンズ・コーポレーション Information processing system and method for starting / recovering the system
EP2124151A1 (en) * 2006-12-18 2009-11-25 Nternational Business Machines Corporation Information processing system and method for starting/recovering the system
WO2008075646A1 (en) * 2006-12-18 2008-06-26 International Business Machines Corporation Information processing system and method for starting/recovering the system
US7900036B2 (en) 2006-12-18 2011-03-01 International Business Machines Corporation System and method for implementing boot/recovery on a data processing sysem
JP2009151384A (en) * 2007-12-18 2009-07-09 Ricoh Co Ltd Recovery control device, control method, program and computer-readable storage medium
JP2011081617A (en) * 2009-10-07 2011-04-21 Toshiba Tec Corp Information processing terminal and start-up program
JP2011204266A (en) * 2011-06-10 2011-10-13 Fujitsu Ltd Method of managing redundancy of basic input/output program, and data processing device
JP2011204267A (en) * 2011-06-10 2011-10-13 Fujitsu Ltd Method of synchronizing basic input/output program between data processing devices, and computer program
JP2018180792A (en) * 2017-04-07 2018-11-15 株式会社リコー Information processing system, information processing method, program and information processing device
JP7043737B2 (en) 2017-04-07 2022-03-30 株式会社リコー Information processing system and information processing method
JP2020057304A (en) * 2018-10-04 2020-04-09 キヤノン株式会社 Information processing apparatus, method for controlling the same, program, and image forming apparatus
JP7330681B2 (en) 2018-10-04 2023-08-22 キヤノン株式会社 Information processing apparatus, its control method, program, and image forming apparatus
US11822928B2 (en) 2018-10-04 2023-11-21 Canon Kabushiki Kaisha Information processing apparatus, method of controlling same, storage medium, and image forming apparatus

Similar Documents

Publication Publication Date Title
JP3372964B2 (en) Computer system
JP4668416B2 (en) Protecting boot block code when enabling write access to the boot block
JP3539907B2 (en) Computer with bootable program
KR950002945B1 (en) Apparatus and method for loading a system reference diskette image from a system partition in a personal computer system
US6889340B1 (en) Use of extra firmware flash ROM space as a diagnostic drive
JP4349837B2 (en) Information processing system
JP2000148467A (en) Information processor, basic system program rewriting method of information processor, and recording medium recorded with basic system program rewriting program of information processor
US20090300415A1 (en) Computer System and Method for Performing Integrity Detection on the Same
US20040255106A1 (en) Recovery of operating system configuration data by firmware of computer system
JPH11316687A (en) Automatic recovery system
JPH0756631B2 (en) Personal computer system
JPH08255084A (en) Upgrade method of eeprom
CN1799028A (en) Booting from non-volatile memory
JP2004508633A5 (en)
EP0486304A2 (en) Initialising computer systems
US6523103B2 (en) Disablement of a write filter stored on a write-protected partition
EP0576027A2 (en) Portable computer having menu selection function using icons
JPH11110218A (en) Firmware rewriting device
JP2007122151A (en) Boot controller and boot control method
JPWO2004081791A1 (en) Virtual machine system and firmware update method in virtual machine system
KR100228717B1 (en) Method of coping with power off in laser printer
JP2000293376A (en) Circuit and method for switching boot program
JP2008009494A (en) Image forming device
JPH06161929A (en) Computer
JP2003122575A (en) Information processing unit