WO2019123794A1 - Bios設定の自動切替え方法、bios設定自動切替え装置、およびbios設定自動切替えプログラム記録媒体 - Google Patents
Bios設定の自動切替え方法、bios設定自動切替え装置、およびbios設定自動切替えプログラム記録媒体 Download PDFInfo
- Publication number
- WO2019123794A1 WO2019123794A1 PCT/JP2018/038027 JP2018038027W WO2019123794A1 WO 2019123794 A1 WO2019123794 A1 WO 2019123794A1 JP 2018038027 W JP2018038027 W JP 2018038027W WO 2019123794 A1 WO2019123794 A1 WO 2019123794A1
- Authority
- WO
- WIPO (PCT)
- Prior art keywords
- data
- key
- bios
- timing
- input
- 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.)
- Ceased
Links
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F9/00—Arrangements for program control, e.g. control units
- G06F9/06—Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
- G06F9/44—Arrangements for executing specific programs
- G06F9/4401—Bootstrapping
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F9/00—Arrangements for program control, e.g. control units
- G06F9/06—Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
- G06F9/44—Arrangements for executing specific programs
- G06F9/4401—Bootstrapping
- G06F9/4411—Configuring for operating with peripheral devices; Loading of device drivers
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F3/00—Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
- G06F3/01—Input arrangements or combined input and output arrangements for interaction between user and computer
- G06F3/02—Input arrangements using manually operated switches, e.g. using keyboards or dials
- G06F3/023—Arrangements for converting discrete items of information into a coded form, e.g. arrangements for interpreting keyboard generated codes as alphanumeric codes, operand codes or instruction codes
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F3/00—Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
- G06F3/01—Input arrangements or combined input and output arrangements for interaction between user and computer
- G06F3/03—Arrangements for converting the position or the displacement of a member into a coded form
- G06F3/033—Pointing devices displaced or positioned by the user, e.g. mice, trackballs, pens or joysticks; Accessories therefor
- G06F3/038—Control and interface arrangements therefor, e.g. drivers or device-embedded control circuitry
Definitions
- the present invention relates to a method of automatically switching a BIOS (Basic Input / Output System) setting, a BIOS setting automatic switching device, and a BIOS setting automatic switching program recording medium.
- BIOS Basic Input / Output System
- BIOS is one of firmware, and is a program for performing the lowest level input / output with hardware among programs installed in a computer.
- the BIOS software is embedded in a personal computer (PC) and is executed simultaneously with power on.
- the main function of the BIOS software is to initialize the hardware and call the boot loader from the storage device.
- the BIOS software also provides an abstract layer for the interaction of programs with input / output devices such as keyboards and displays. System hardware differences are hidden by the BIOS. The program does not access the hardware directly, but uses the service provided by the BIOS.
- POST Power On Self Test
- keyboard hereinafter, also simply referred to as a "key operation”.
- POST refers to processing performed before boot when the computer, printer, router, etc. is turned on.
- the POST is controlled by the BIOS, and the initialization of peripheral devices such as video and SCSI (Small Computer System Interface) is shared by a dedicated program.
- Patent Document 1 discloses a "keyboardless control device" that enables a keying operation to be performed automatically.
- a keyboard emulation device emulates key input processing accurately, automatically, and without changing the environment of a computer main body without human beings.
- the keyboard emulation apparatus executes processes 1 to 3 described below.
- processing 1 the scan code input from the keyboard device is converted into a character string, and is stored as a file in the external storage device.
- processing 2 a character string is read sequentially from the character string file stored in the external storage device, converted into a scan code while referring to a scan code and a bidirectional conversion table of the character string, and output to the output device.
- the output device converts the scan code signal output in processing 2 into the scan code signal standard of the computer using the keyboard and outputs it.
- BIOS setting information is stored in the storage unit.
- the BIOS setting information is information necessary to set the BIOS for each of the hardware configurations customized by the request from the user (financial institution).
- Patent Document 3 automatically recovers from the halted state even if the installation of the operating system (OS) fails and the system is stopped due to improper BIOS settings, and the BIOS settings are changed to install the OS.
- a "BIOS update device" that can be implemented is disclosed.
- the BIOS update device disclosed in Patent Document 3 includes an OS selection unit, an update control unit, a BIOS setting list storage unit, an OS installation unit, a first storage unit, a second storage unit, and a clock unit.
- the update control unit stores the first BIOS setting information in the first storage unit.
- the timer unit measures time based on a timeout value included in the first BIOS setting information based on an instruction from the update control unit. For example, a watchdog timer (WDT) may be employed as the timer unit.
- the update control unit restarts the BIOS update device when the clock unit times up to an arbitrary time.
- JP 02-089114 A JP, 2016-085707, A JP, 2016-114974, A
- Patent Documents 1 to 3 have the following problems.
- Patent Document 1 an external target emulation device is required.
- Patent Document 1 is effective only for an electronic computer using a keyboard.
- Patent Document 1 is effective only for the control interface dependent on the keyboard controller.
- Patent Document 2 it is necessary to prepare data on BIOS setting values in advance.
- Patent Document 3 merely discloses a timer function for forced restart when the OS installation fails.
- An object of the present invention is to provide a method for automatically switching BIOS settings, an apparatus for automatically switching BIOS settings, and a recording medium for automatically switching BIOS settings, which solve the problems described above.
- the method of automatically switching the BIOS setting is a method of automatically switching the setting of the BIOS (Basic Input / Output System) in the information processing apparatus, and the first to Nth external methods are used.
- Input data consisting of a set of (N is an integer of 2 or more) key data and first to Nth timing data is acquired, and timing predetermined by the nth (1 ⁇ n ⁇ N) timing data Then, the nth key data corresponding to the nth timing data is output, and the setting of the nth key data is executed.
- the BIOS setting automatic switching apparatus is a BIOS setting automatic switching apparatus that automatically switches the setting of a BIOS (Basic Input / Output System) in an information processing apparatus, the first apparatus from the outside To obtain input data consisting of a combination of Nth (N is an integer of 2 or more) key data and first to Nth timing data, and nth (1 ⁇ n ⁇ N) timing data Key code conversion / timer control means for outputting n-th key data corresponding to the n-th timing data at a predetermined timing, and execution means for executing setting of the n-th key data.
- BIOS Basic Input / Output System
- a BIOS setting automatic switching program recording medium is a recording medium recording a BIOS setting automatic switching program for causing a computer to automatically switch the setting of a BIOS (Basic Input / Output System),
- the BIOS setting automatic switching program causes the computer to externally input data for input comprising a set of first to N-th (N is an integer of 2 or more) key data and first to N-th timing data.
- a procedure for acquiring, a procedure for outputting an n-th key data corresponding to the n-th timing data at a timing predetermined by the n-th (1 ⁇ n ⁇ N) timing data, and the n-th key data And a procedure for executing the setting.
- processing equivalent to key operation can be performed at a determined input timing, and BIOS setting can be automatically changed.
- BIOS setting switching apparatus It is a figure which shows the structure of the BIOS setting switching apparatus to which the switching method of the BIOS setting which is related art is applied. It is a figure showing the composition of the BIOS setting automatic change over device to which the automatic change method of BIOS setting concerning a 1st embodiment of the present invention is applied. It is a figure which shows an example of the data for input used for the BIOS setting automatic switching apparatus shown in FIG. It is a flowchart explaining the operation
- BIOS setting switching device to which a related art BIOS setting switching method is applied will be described with reference to FIG.
- the BIOS setting switching device includes a personal computer (hereinafter simply referred to as "PC") 100 and a keyboard 300.
- PC personal computer
- the personal computer 100 has a BIOS function 200 of the related art.
- the BIOS function 200 is also called a BIOS circuit unit.
- the BIOS function 200 comprises a keyboard driver 210, an input console driver 220, and a setup menu engine 230.
- the keyboard driver 210 receives an input from the external Keyboard 300.
- the input console driver 220 receives key codes from the keyboard driver 210.
- the Setup Menu Engine 230 is controlled by the input console driver 220.
- BIOS setting automatic switching device to which the BIOS setting automatic switching method according to the first embodiment of the present invention is applied will be described with reference to FIG.
- the BIOS setting automatic switching device includes a personal computer (PC) 100A and an external storage device 400.
- the illustrated personal computer 100A has the same configuration and operates as the personal computer 100 shown in FIG. 1 except that the BIOS function (BIOS circuit unit) is changed as described later. Therefore, the BIOS function (BIOS circuit unit) is denoted by reference numeral 200A. Further, in the illustrated BIOS setting automatic switching device, the external storage device 400 is used instead of the keyboard 300.
- the BIOS function 200A receives input data 410 from the external storage device 400 instead of the external keyboard 300. Further, in the personal computer 100A, instead of the keyboard driver 210, a key code conversion / timer control function 240 for passing a key code to the input console driver 220 is newly provided.
- the key code conversion / timer control function 240 is also called a key code conversion / timer control circuit unit.
- a key code conversion / timer control function 240 is provided to perform Keyboard emulation with the key code as key code.
- a plurality of key codes obtained from the input data 410 of the external storage device 400 can be sequentially passed at different timings, and only by reading the input data 410 without using the Keyboard 300 or equivalent control equipment. It becomes possible to perform processing equivalent to key operation.
- input data 410 to be key-operated is stored in advance in an external storage device 400 such as a USB (Universal Serial Bus) memory.
- the input data 410 is key code data and key input timing data.
- Patent Document 1 the difference between Patent Document 1 and the present first embodiment will be described.
- Patent Document 1 a keyboard emulation device is required outside.
- the key code conversion / timer control function 240 is provided in the BIOS function 200A. Therefore, in the first embodiment, a control device such as a keyboard emulation device is not required outside.
- Patent Document 1 it is effective only with respect to the electronic computer which uses a keyboard. Therefore, in Patent Document 1, only the control interface dependent on the keyboard controller is effective.
- the key code conversion / timer control function 240 is provided inside the BIOS function 200A, there is no dependence on the external interface for control.
- the BIOS function 200A performs control based on only the input data 410. Therefore, in the first embodiment, control is possible even when the personal computer 100A does not have a keyboard controller interface.
- Patent Document 2 prepares data on BIOS setting values in advance.
- data of a key code to be key operated to change the BIOS setting is prepared.
- a key input for key operation is prepared as data of a key code, and by sequentially giving data of the key code, control is performed as if the key operation is performed, and BIOS setting is performed. I do.
- Patent Document 3 discloses a timer function (hereinafter, referred to as “restart timer function”) for forcibly restarting the OS when installation of the OS fails.
- the first embodiment provides a timer function based on input timing data (hereinafter, referred to as "input timing timer function"). Therefore, the timer function for restart in Patent Document 3 and the timer function for input timing in the first embodiment are obviously different.
- the timer function for input timing in the first embodiment is a timer function for changing the input timing of the data of the key code based on the value of timing data, and does not involve restart.
- the data of each key code is sequentially passed at various timings by the timer based on the timing data.
- FIG. 3 shows an example of the input data 410.
- signature data for file identification is located at the head, and then "key data 1" which is data of key code and "timing data 1" which becomes timing information is 1 It is data stored as a set.
- key data 1 is also referred to as first key data
- timing data 1 is also referred to as first timing data.
- these first to N-th (N is an integer of 2 or more) key data are combined with the first to N-th timing data, respectively. It uses data stored continuously.
- the key code conversion / timer control function 240 checks the presence or absence of the input data 410 in the USB memory 400 during POST. If it is detected that the input data 410 is present, the key code conversion / timer control function 240 reads the input data 410 and passes the key code to the input console driver 220. The timing of passing the key code is determined based on the timing data in the input data 410. The input console driver 220 performs control such as activation of the Setup Menu Engine 230 based on the passed key code.
- the key code conversion / timer control function 240 externally acquires input data 410 consisting of a set of first to Nth key data and first to Nth timing data,
- the n-th key data corresponding to the n-th timing data is output at a timing predetermined by the n-th (1 ⁇ n ⁇ N) timing data.
- the combination of the input console driver 220 and the Setup Menu Engine 230 serves as an execution means (execution circuit unit) for executing the setting of the n-th key data.
- the key code conversion / timer control function 240 searches for the presence / absence of connection of the external device 400 during POST (step S401). If there is no external device 400 (No in step S401), the key code conversion / timer control function 240 ends processing without performing any processing.
- step S401 the key code conversion / timer control function 240 checks the presence or absence of a data file in the external device 400 (step S402). If there is no data file (No in step S402), the key code conversion / timer control function 240 ends processing without any processing.
- step S402 If there is a data file (Yes in step S402), the key code conversion / timer control function 240 reads the data file (input data 410) from the external device 400 (step S403). Subsequently, the key code conversion / timer control function 240 sets a set of the first to N-th key data and the first to N-th timing data from the data file (data for input 410) to an internal table (not shown). , And the timer is set to generate an interrupt at a regular time, and the timer is started (step 404).
- the key code conversion / timer control function 240 After the timer starts, the key code conversion / timer control function 240 generates a periodic timer interrupt and executes the interrupt handler process to execute the timing time (for example, the first timing) acquired from the data file (data for input 410) It is checked whether the first timing time defined by the data "timing data 1" has elapsed (step S405). If the first timing time has not elapsed (No in step S405), the key code conversion / timer control function 240 waits for the next timer interrupt. When the first timing time has elapsed (Yes in step S405), the key code conversion / timer control function 240 sets the key data (eg, the first key data “first data corresponding to the first timing data“ timing data 1 ”). The key data 1 ′ ′) is passed to the input console driver 220 (step S406).
- the key data 1 ′ ′ is passed to the input console driver 220 (step S406).
- the input console driver 220 starts and controls the Setup Menu Engine 230 by treating the passed first key data in the same manner as Keyboard input data (key operation).
- the key code conversion / timer control function 240 After passing the first key data to the input console driver 220, the key code conversion / timer control function 240 checks the next data (for example, the second key data “key data 2”) in the data file ( Step S407). If there is still data (Yes in step S407), the key code conversion / timer control function 240 determines the timing time (for example, the second timing data) of the next data (for example, the second key data "key data 2"). After reading the second timing time specified by “timing data 2” and waiting for time through timer interrupt handler processing until the next timing time (second timing time) elapses (Yes in step S405) And the next key data (in this example, second key data “key data 2”) are delivered to the input console driver 220 (step S406). These processes (steps S407, S405, and S406) are repeated until there is no data in the data file.
- step S407 If there is no next data in the data file (No in step S407), the key code conversion / timer control function 240 stops the timer (step S408), and the operation of the key code conversion / timer control function 240 ends. .
- the first effect is that, when BIOS settings are changed in factory production / inspection or in the field, it is possible to prevent a setting error due to keyboard input and ensure the same operation operation for a plurality of personal computers.
- the second effect is that it is possible to easily change the BIOS setting on the keyboard-less device.
- the personal computer 100A can be realized by a computer using a combination of hardware and software. That is, the personal computer 100A can be realized as various means by operating hardware such as a CPU (Central Processing Unit) based on a BIOS setting automatic switching program stored in a program memory (not shown). Further, the BIOS setting automatic switching program is read into the program memory via a wired, wireless or recording medium itself, and operates the hardware of the personal computer 100A.
- the recording medium include an optical disk, a magnetic disk, a semiconductor memory device, a hard disk and the like.
- BIOS setting automatic switching device to which a BIOS setting automatic switching method according to a second embodiment of the present invention is applied will be described with reference to FIG.
- the BIOS setting automatic switching device includes a personal computer (PC) 100B and an external storage device 400A.
- the illustrated personal computer 100B operates similarly to the personal computer 100A shown in FIG. 2 except that the BIOS function (BIOS circuit unit) is changed as described later. Therefore, the BIOS function (BIOS circuit unit) is denoted by reference numeral 200B. Further, as will be described later, the external storage device 400A is different from the external storage device 400 shown in FIG. The same reference numerals are given to components having the same functions as those shown in FIG. 2, and the description thereof will be omitted for simplification of the description.
- the external storage device 400A stores, instead of the input data 410, encrypted data 410A obtained by encrypting the input data 410 with an encryption key.
- the BIOS function 200B has the same configuration as the BIOS function 200A shown in FIG. 2 except that the BIOS function 200B further includes the decryption function 250, and operates.
- the decoding function 250 is also called a decoding circuit unit.
- the decryption function 250 decrypts the encrypted data 410A received from the external storage device 400A into original data 410 using the decryption key.
- the decryption function 250 supplies the decrypted input data 410 to the keyboard conversion / timer control function 240.
- the second embodiment exhibits the third effect described next in addition to the first and second effects of the first embodiment.
- the third effect is that security can be improved.
- BIOS setting automatic switching device to which a BIOS setting automatic switching method according to a third embodiment of the present invention is applied will be described with reference to FIG.
- the illustrated BIOS setting automatic switching device has the same configuration as that of the automatic switching device shown in FIG. 2 except that the server 500 is provided instead of the external storage device 400, and operates.
- the server 500 is connected to the personal computer 100A via a network.
- the network may be wired or wireless.
- input data 410 is placed on a server 500 connected to a network.
- the personal computer 100A performs control by acquiring input data 410 from the server 500 via the network.
- the third embodiment exhibits the same effects as the first and second effects of the first embodiment described above.
- the keyboard driver 210 is deleted in the above-described embodiment, it may be left without being deleted.
- the personal computer can be used as a versatile device that can also use the Keyboard 300 as a normal operation.
- the present invention is not limited to a personal computer, and can be applied to other information processing apparatuses.
- the present invention is applicable to an inspection process of a device production factory where a BIOS setting change is required, and a change operation of a BIOS setting under an environment where a consoleless device or an external keyboard can not be connected.
Landscapes
- Engineering & Computer Science (AREA)
- Software Systems (AREA)
- Theoretical Computer Science (AREA)
- Computer Security & Cryptography (AREA)
- Physics & Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Stored Programmes (AREA)
Abstract
決まった入力タイミングでキー操作と同等の操作を行え、自動でBIOS設定変更を可能とすること。キーコード変換/タイマー制御機能は、外部から、第1乃至第N(Nは2以上の整数)のキーデータと第1乃至第Nのタイミングデータとの組から成る、入力用データを取得して、第n(1≦n≦N)のタイミングデータによって予め定めたタイミングで、第nのタイミングデータに対応する第nのキーデータを出力する。入力コンソールドライバとSetup Menu Engineとの組み合わせは、第nのキーデータの設定を実行する。
Description
本発明は、BIOS(Basic Input/Output System)設定の自動切替え方法、BIOS設定自動切替え装置、およびBIOS設定自動切替えプログラム記録媒体に関する。
この技術分野において周知のように、BIOSとは、ファームウェアの一つで、コンピュータに搭載されたプログラムのうち、ハードウェアと最も低レベルの入出力を行うためのプログラムである。
BIOSソフトウェアは、パーソナルコンピュータ(PC)に組み込まれており、電源投入と同時に実行される。BIOSソフトウェアの主な働きは、ハードウェアを初期化して記憶装置からブートローダを呼び出すことである。BIOSソフトウェアは、その他に、キーボードやディスプレイなどの入出力装置とプログラムとが相互に作用するための抽象化した層(abstract layer)を提供する。システムのハードウェアの差異はBIOSによって隠される。プログラムは、ハードウェアに直接アクセスするのではなく、BIOSが提供するサービスを利用する。
POST(Power On Self Test)中のSetup Menuの起動操作や設定変更などを行う場合は、Keyboardを用いた操作(以下、単に「キー操作」とも呼ぶ)を行う必要がある。ここで、POSTとは、コンピュータやプリンタ、ルータなどの電源を入れたときブートの前に行われる処理を指す。電源を入れると、POSTはBIOSによって制御され、さらにビデオやSCSI(Small Computer System Interface)などの周辺機器の初期化はそれ専用のプログラムが分担する。
そのため、生産検査工程で一時的にBIOSの設定変更が必要な場合、Keyboardもしくは、同等な制御を行う外部機材が必要であった。また、キー操作は、入力誤りを引き起こす可能性がある。
このようなキー操作による入力誤りを防止する方法が、種々提案されている。
例えば、特許文献1は、打鍵操作を自動的に行うことを可能にした「キーボードレス制御装置」を開示している。特許文献1では、キーボードエミュレーション装置が、人手を煩わすことなく正確、自動的、又電子計算機本体の環境を変更することなしにキー入力処理をエミュレーションしている。キーボードエミュレーション装置は、次に述べる処理1~処理3を実行する。処理1では、キーボード装置より入力されたスキャンコードを文字列に変換し、外部記憶装置にファイルとして格納する。処理2では、外部記憶装置に格納された文字列ファイルより順次文字列を読みだし、スキャンコードと文字列の双方向変換テーブルを参照しながらスキャンコードに変換し、出力装置に出力する。処理3では、出力装置が、処理2で出力されたスキャンコード信号を、キーボードを使用する電子計算機のスキャンコード信号規格に変換し出力する。
また、特許文献2は、BIOSの設定を簡易にする「自動取引装置」を開示している。特許文献2に開示された自動取引装置では、記憶部にBIOS設定情報が記憶されている。このBIOS設定情報は、ユーザ(金融機関)からの要求によってカスタマイズされたハードウェア構成それぞれについてBIOSを設定するために必要な情報である。
特許文献3は、BIOS設定が適切でないことにより、OS(Operating System)のインストールに失敗し、システムが停止してしまう場合でも、自動で停止状態から復帰し、BIOS設定を変更し、OSインストールを実行することができる「BIOS更新装置」を開示している。特許文献3に開示されたBIOS更新装置は、OS選択部と、更新制御部と、BIOS設定リスト記憶部と、OSインストール部と、第1の記憶部と、第2の記憶部と、計時部とを備える。更新制御部は、第1のBIOS設定情報を第1の記憶部に格納する。計時部は、更新制御部からの指示に基づいて、第1のBIOS設定情報に含まれるタイムアウト値に基づいて時間を計測する。計時部としては、例えば、ウォッチドッグタイマー(WDT)などが採用されてもよい。更新制御部は、計時部が任意の時間まで計時したとき、BIOS更新装置を再起動させる。
しかしながら、上記特許文献1~3には、次に述べるような問題がある。
特許文献1では、外部の対象エミュレーション装置が必要である。また、特許文献1は、キーボードを使用する電子計算機に対してのみ有効である。換言すれば、特許文献1は、キーボードコントローラに依存した制御インターフェースのみしか有効でない。
特許文献2では、BIOS設定値についてのデータを予め準備しておくことが必要となる。
特許文献3は、単に、OSのインストールに失敗した時に、強制的に再起動のためのタイマー機能を開示しているに過ぎない。
本発明の目的は、上述した課題を解決するBIOS設定の自動切替え方法、BIOS設定自動切替え装置、およびBIOS設定自動切替えプログラム記録媒体を提供することにある。
本発明の1つの態様として、BIOS設定の自動切替え方法は、情報処理装置にて、BIOS(Basic Input/Output System)の設定を自動的に切り替える方法であって、外部から、第1乃至第N(Nは2以上の整数)のキーデータと第1乃至第Nのタイミングデータとの組から成る、入力用データを取得し、第n(1≦n≦N)のタイミングデータによって予め定めたタイミングで、該第nのタイミングデータに対応する第nのキーデータを出力し、前記第nのキーデータの設定を実行する。
本発明の他の態様として、BIOS設定自動切替え装置は、情報処理装置にて、BIOS(Basic Input/Output System)の設定を自動的に切り替えるBIOS設定自動切替え装置であって、外部から、第1乃至第N(Nは2以上の整数)のキーデータと第1乃至第Nのタイミングデータとの組から成る、入力用データを取得して、第n(1≦n≦N)のタイミングデータによって予め定めたタイミングで、該第nのタイミングデータに対応する第nのキーデータを出力するキーコード変換/タイマー制御手段と、前記第nのキーデータの設定を実行する実行手段と、を備える。
本発明の他の態様として、BIOS設定自動切替えプログラム記録媒体は、コンピュータに、BIOS(Basic Input/Output System)の設定を自動的に切り替えさせるBIOS設定自動切替えプログラムを記録した記録媒体であって、前記BIOS設定自動切替えプログラムは、前記コンピュータに、外部から、第1乃至第N(Nは2以上の整数)のキーデータと第1乃至第Nのタイミングデータとの組から成る、入力用データを取得する手順と、第n(1≦n≦N)のタイミングデータによって予め定めたタイミングで、該第nのタイミングデータに対応する第nのキーデータを出力する手順と、前記第nのキーデータの設定を実行する手順と、を実行させるためのものである。
本発明によれば、決まった入力タイミングでキー操作と同等の処理を行え、自動でBIOS設定変更が可能となる。
[関連技術]
本発明の理解を容易にするために、まず、図1を参照して、関連技術であるBIOS設定の切り替え方法が適用される、BIOS設定切替え装置について説明する。
本発明の理解を容易にするために、まず、図1を参照して、関連技術であるBIOS設定の切り替え方法が適用される、BIOS設定切替え装置について説明する。
BIOS設定切替え装置は、パーソナルコンピュータ(以下、単に「PC」とも記す。)100と、Keyboard300とを備える。
パーソナルコンピュータ100は、関連技術のBIOS機能200を有する。BIOS機能200はBIOS回路部とも呼ばれる。BIOS機能200は、キーボードドライバ210と、入力コンソールドライバ220と、Setup Menu Engine230と、からなる。キーボードドライバ210は、外部Keyboard300からの入力を受ける。入力コンソールドライバ220は、キーボードドライバ210からキーコードを受ける。Setup Menu Engine230は、入力コンソールドライバ220により制御される。
前述したように、Keyboard300を用いてのキー操作は、入力誤りを引き起こす可能性がある。
[実施形態]
以下、図面を参照して本発明の実施形態について詳細に説明する。
以下、図面を参照して本発明の実施形態について詳細に説明する。
[第1の実施形態]
図2を参照して、本発明の第1の実施形態に係る、BIOS設定の自動切替え方法が適用される、BIOS設定自動切替え装置について説明する。
図2を参照して、本発明の第1の実施形態に係る、BIOS設定の自動切替え方法が適用される、BIOS設定自動切替え装置について説明する。
BIOS設定自動切替え装置は、パーソナルコンピュータ(PC)100Aと、外部記憶装置400とを備える。
図示のパーソナルコンピュータ100Aは、後述するように、BIOS機能(BIOS回路部)が変更される点を除いて、図1に示したパーソナルコンピュータ100と同様の構成を有し、同様の動作をする。従って、BIOS機能(BIOS回路部)に200Aの参照符号を付してある。また、図示のBIOS設定自動切替え装置では、Keyboard300の代わりに外部記憶装置400が使用される。
図1に示したものと同様の機能を有するものには同一の参照符号を付し、説明の簡略化のために、それらについての説明を省略する。
本発明の第1の実施形態に係るパーソナルコンピュータ100Aでは、図2に示されるように、BIOS機能200Aは、外部Keyboard300の代わりに外部記憶装置400から入力用データ410を受ける。また、パーソナルコンピュータ100Aでは、キーボードドライバ210の代わりに、入力コンソールドライバ220へキーコードを渡すキーコード変換/タイマー制御機能240を新規に設けている。キーコード変換/タイマー制御機能240は、キーコード変換/タイマー制御回路部とも呼ばれる。
このような構成を採用することによって、BIOS設定をKeyboard300や同等の制御機材を用いることなく、外部記憶装置400より入力用データ410を読み込むだけで、決まった入力タイミングであたかもキー操作したのと同等の処理を行え、自動でBIOS設定変更が可能となる。
換言すれば、本第1の実施形態では、BIOS機能200Aとして、キーコードおよび入力タイミングを外部記憶装置400の入力用データ410として入力することで、実際のキー操作することなく一連の入力用データをキーコードとしてKeyboardエミュレーションを行う、キーコード変換/タイマー制御機能240を設けている。
これにより、外部記憶装置400の入力用データ410から得た複数のキーコードを順次タイミングを変えて渡すことができ、Keyboard300や同等の制御機材を用いることなく、入力用データ410を読み込むだけで、キー操作したのと同等の処理を行うことが可能となる。
例えば、予めキー操作したい入力用データ410を、USB(Universal Serial Bus)メモリ等の外部記憶装置400に格納しておく。ここで、入力用データ410とは、キーコードのデータ及びキー入力のタイミングデータである。
次に、本発明の理解を容易にするために、上述した特許文献1~3と本第1の実施形態との間の相違点について説明する。
先ず、特許文献1と本第1の実施形態との間の相違点について説明する。
特許文献1では、外部にキーボードエミュレーション装置が必要である。これに対して、本第1の実施形態では、BIOS機能200Aの内部にキーコード変換/タイマー制御機能240を設けている。そのため、本第1の実施形態では、外部に、キーボードエミュレーション装置のような制御装置は不要である。
また、特許文献1では、キーボードを使用する電子計算機に対してのみ有効である。そのため、特許文献1では、キーボードコントローラに依存した制御インターフェースのみしか有効でない。
これに対して、本第1の実施形態では、BIOS機能200Aの内部にキーコード変換/タイマー制御機能240を設けているので、制御するための外部インターフェースへも依存することがない。それに加えて、本第1の実施形態においては、外部より取得するのは入力用データ410のみであり、BIOS機能200Aは、その入力用データ410のみによって制御を行う。そのため、本第1の実施形態では、パーソナルコンピュータ100Aがキーボードコントローラのインターフェースをもっていない場合であっても、制御が可能となる。
次に、特許文献2と本第1の実施形態との間の相違点について説明する。
特許文献2では、BIOS設定値についてのデータを予め準備している。これに対して、本第1の実施形態では、BIOS設定を変更するためにキー操作するキーコードのデータを準備している。本第1の実施形態では、キー操作のためのキー入力をキーコードのデータとして準備し、そのキーコードのデータを順次与えることで、あたかもキー操作をしたかのように制御を行い、BIOS設定を行う。
最後に、特許文献3と本第1の実施形態との間の相違点について説明する。
特許文献3は、OSのインストールに失敗した時に、強制的に再起動するためのタイマー機能(以下、「再起動用タイマー機能」と呼ぶ)を開示している。
これに対して、本第1の実施形態は、入力タイミングデータによるタイマー機能(以下、「入力タイミング用タイマー機能」と呼ぶ)を提供している。従って、特許文献3の再起動用タイマー機能と本第1の実施形態の入力タイミング用タイマー機能とは明らかに異なる。
詳述すると、本第1の実施形態の入力タイミング用タイマー機能は、タイミングデータの値を基にキーコードのデータの入力タイミングを替えるためのタイマー機能であって、再起動を伴わない。本第1の実施形態の入力タイミング用タイマー機能では、タイミングデータに基づいて、タイマーにより様々なタイミングで各キーコードのデータを順番に渡すことを行う。これにより、あたかもキー操作時の振る舞いと同様にキー操作をしたかのように、様々な入力タイミングで、連続したキー操作を行うような制御を可能としている。
図3は、入力用データ410の一例を示す図である。図3に示されるように、入力用データ410は、ファイル識別用のシグネチャデータが先頭に位置し、その後キーコードのデータである「キーデータ1」、タイミング情報となる「タイミングデータ1」が1セットとして格納されるデータである。尚、「キーデータ1」は第1のキーデータとも呼ばれ、「タイミングデータ1」は第1のタイミングデータとも呼ばれる。
このように、入力用データ410としては、実行したいキーデータが複数ある場合、それらの第1乃至第N(Nは2以上の整数)のキーデータをそれぞれ第1乃至第Nのタイミングデータと合わせて連続で格納したデータを使用している。
対象のパーソナルコンピュータ100Aに、入力用データ410を格納したUSBメモリ400を接続し、パーソナルコンピュータ100Aを起動させたとする。この場合、まず、POST中に、キーコード変換/タイマー制御機能240がUSBメモリ400内の入力用データ410の有無をチェックする。入力用データ410があることを検知した場合、キーコード変換/タイマー制御機能240は、入力用データ410を読み込み、入力コンソールドライバ220へキーコードを渡す。キーコードを渡すタイミングは、入力用データ410中のタイミングデータを基に決定される。入力コンソールドライバ220は、渡されたキーコードを基にSetup Menu Engine230の起動等の制御を行う。
上述したように、キーコード変換/タイマー制御機能240は、外部から、第1乃至第Nのキーデータと第1乃至第Nのタイミングデータとの組から成る、入力用データ410を取得して、第n(1≦n≦N)のタイミングデータによって予め定めたタイミングで、第nのタイミングデータに対応する第nのキーデータを出力する。入力コンソールドライバ220とSetup Menu Engine230との組み合わせは、第nのキーデータの設定を実行する実行手段(実行回路部)として働く。
次に、図4を参照して、本実施形態に係るBIOS設定の自動切替え方法の動作について説明する。
まず、キーコード変換/タイマー制御機能240は、POST中に外部デバイス400の接続の有無をサーチする(ステップS401)。外部デバイス400がない場合(ステップS401のNo)、キーコード変換/タイマー制御機能240は処理を何もせず終了する。
外部デバイス400が有る場合(ステップS401のYes)、キーコード変換/タイマー制御機能240は、外部デバイス400内のデータファイルの有無をチェックする(ステップS402)。データファイルがない場合(ステップS402のNo)、キーコード変換/タイマー制御機能240は、処理を何もせず終了する。
データファイルが有る場合(ステップS402のYes)、キーコード変換/タイマー制御機能240は、外部デバイス400からデータファイル(入力用データ410)をリードする(ステップS403)。引き続いて、キーコード変換/タイマー制御機能240は、データファイル(入力用データ410)から第1乃至第Nのキーデータと第1乃至第Nのタイミングデータとの組を内部テーブル(図示せず)にコピーし、タイマーを定期的な時間で割込みが発生するよう設定し、タイマーを開始する(ステップ404)。
タイマー開始後、キーコード変換/タイマー制御機能240は、定期的なタイマー割込みが発生し実行される割込みハンドラ処理によって、データファイル(入力用データ410)から取得したタイミング時間(例えば、第1のタイミングデータ「タイミングデータ1」で規定される第1のタイミング時間)が経過しているか否かのチェックを行う(ステップS405)。第1のタイミング時間が経過していない場合(ステップS405のNo)、キーコード変換/タイマー制御機能240は、次回のタイマー割込みを待つ。第1のタイミング時間が経過した場合(ステップS405のYes)、キーコード変換/タイマー制御機能240は、キーデータ(例えば、第1のタイミングデータ「タイミングデータ1」に対応する第1のキーデータ「キーデータ1」)を入力コンソールドライバ220へ渡す(ステップS406)。
入力コンソールドライバ220は、渡された第1のキーデータをKeyboard入力データ(キー操作)と同様に扱うことで、Setup Menu Engine230を起動、制御する。
入力コンソールドライバ220へ第1のキーデータを渡したあと、キーコード変換/タイマー制御機能240は、データファイル内の次のデータ(例えば、第2のキーデータ「キーデータ2」)をチェックする(ステップS407)。まだデータがある場合(ステップS407のYes)、キーコード変換/タイマー制御機能240は、次のデータ(例えば、第2のキーデータ「キーデータ2」)のタイミング時間(例えば、第2のタイミングデータ「タイミングデータ2」で規定される第2のタイミング時間)をリードし、次回のタイミング時間(第2のタイミング時間)が経過するまでタイマー割込みハンドラ処理を通して時間待ちを行ったあと(ステップS405のYes)、次回のキーデータ(本例では、第2のキーデータ「キーデータ2」)を入力コンソールドライバ220へ渡す(ステップS406)。これらの処理(ステップS407、S405、S406)をデータファイル内にデータがなくなるまで繰り返す。
データファイル内に次回のデータがない場合(ステップS407のNo)、キーコード変換/タイマー制御機能240は、タイマーを停止し(ステップS408)、本キーコード変換/タイマー制御機能240の動作は終了する。
次に本第1の実施形態の効果について説明する。
第1の効果は、工場生産/検査やフィールドでBIOS設定変更を行う場合、Keyboard入力による設定ミスを防止でき、複数のパーソナルコンピュータに対して同じオペレーション操作を確実にできることである。
第2の効果は、Keyboardレス装置に対して、容易にBIOS設定変更を行うことができることである。
尚、パーソナルコンピュータ100Aは、ハードウェアとソフトウェアとの組み合わせを用いた、コンピュータで実現可能である。すなわち、パーソナルコンピュータ100Aは、プログラムメモリ(図示せず)に格納されたBIOS設定自動切替えプログラムに基づいて、CPU(Central Processing Unit)等のハードウェアを動作させて、各種手段として実現可能である。また、このBIOS設定自動切替えプログラムは、有線、無線、又は記録媒体そのものを介して、プログラムメモリに読込まれ、パーソナルコンピュータ100Aのハードウェアを動作させる。尚、記録媒体を例示すれば、オプティカルディスクや磁気ディスク、半導体メモリ装置、ハードディスクなどが挙げられる。
[第2の実施形態]
図5を参照して、本発明の第2の実施形態に係る、BIOS設定の自動切替え方法が適用される、BIOS設定自動切替え装置について説明する。
図5を参照して、本発明の第2の実施形態に係る、BIOS設定の自動切替え方法が適用される、BIOS設定自動切替え装置について説明する。
BIOS設定自動切替え装置は、パーソナルコンピュータ(PC)100Bと、外部記憶装置400Aとを備える。
図示のパーソナルコンピュータ100Bは、後述するように、BIOS機能(BIOS回路部)が変更される点を除いて、図2に示したパーソナルコンピュータ100Aと同様の構成を有し、動作をする。従って、BIOS機能(BIOS回路部)に200Bの参照符号を付してある。また、外部記憶装置400Aは、後述するように、その記憶内容が図2に示した外部記憶装置400と相違している。図2に示したものと同様の機能を有するものには同一の参照符号を付し、説明の簡略化のために、それらについての説明を省略する。
外部記憶装置400Aは、入力用データ410の代わりに、暗号化鍵によりその入力用データ410を暗号化して得られる暗号化データ410Aを格納している。
一方、BIOS機能200Bは、復号機能250を更に備えている点を除いて、図2に示したBIOS機能200Aと同様の構成を有し、動作をする。復号機能250は、復号回路部とも呼ばれる。
復号機能250は、外部記憶装置400Aから受けた暗号化データ410Aを、復号化鍵を用いてもとの入力用データ410に復号化する。復号機能250は、復号化した入力用データ410をキーボード変換/タイマー制御機能240へ供給する。
このように、本第2の実施形態では、上記第1の実施形態にセキュリティ機能(暗号・復号機能)も追加することで、外部記憶装置400Aに格納する入力用データを暗号化データ410Aとしている。
次に本第2の実施形態の効果について説明する。第2の実施形態は、上記第1の実施形態の第1および第2の効果に加えて、次に述べる第3の効果をも奏する。
第3の効果は、セキュリティを向上できることである。
[第3の実施形態]
図6を参照して、本発明の第3の実施形態に係る、BIOS設定の自動切替え方法が適用される、BIOS設定自動切替え装置について説明する。
図6を参照して、本発明の第3の実施形態に係る、BIOS設定の自動切替え方法が適用される、BIOS設定自動切替え装置について説明する。
図示のBIOS設定自動切替え装置は、外部記憶装置400の代わりにサーバ500を備えている点を除いて、図2に示した自動切替え装置と同様の構成を有し、動作をする。
サーバ500は、ネットワークを介してパーソナルコンピュータ100Aに接続されている。ネットワークは、有線でも良いし、無線であってもよい。
第3の実施形態では、入力用データ410をネットワークに接続したサーバ500上に置いている。パーソナルコンピュータ100Aは、ネットワーク経由で入力用データ410をサーバ500から取得して、制御を行う。
本第3の実施形態は、上述した第1の実施形態の第1および第2の効果と同様の効果を奏する。
以上、実施形態を参照して本発明を説明したが、本発明は上記実施形態に限定されるものではない。本発明の構成や詳細には、本発明のスコープ内で当業者が理解し得る様々な変更をすることができる。
例えば、上述した実施形態では、キーボードドライバ210を削除しているが、削除せずに残してもよい。この場合、パーソナルコンピュータを、通常の運用としてKeyboard300をも使用できる汎用性のある装置としても使用可能となる。また、本発明は、パーソナルコンピュータに限定されず、他の情報処理装置にも適用可能である。
本発明は、BIOS設定変更が必要となる装置生産工場の検査工程や、コンソールレス装置や外部Keyboard接続不可環境下でのBIOS設定の変更作業に利用可能である。
この出願は、2017年12月20日に出願された日本出願特願2017-243433を基礎とする優先権を主張し、その開示の全てをここに取り込む。
100A、100B パーソナルコンピュータ(PC)
200A、200B BIOS機能(BIOS回路部)
220 入力コンソールドライバ(実行回路部)
230 Setup Menu Engine (実行回路部)
240 キーコード変換/タイマー制御機能(キーコード変換/タイマー制御回路部)
250 復号機能(復号回路部)
400、400A 外部記憶装置(USBメモリ)
410 入力用データ
410A 暗号化データ
500 サーバ
200A、200B BIOS機能(BIOS回路部)
220 入力コンソールドライバ(実行回路部)
230 Setup Menu Engine (実行回路部)
240 キーコード変換/タイマー制御機能(キーコード変換/タイマー制御回路部)
250 復号機能(復号回路部)
400、400A 外部記憶装置(USBメモリ)
410 入力用データ
410A 暗号化データ
500 サーバ
Claims (10)
- 情報処理装置にて、BIOS(Basic Input/Output System)の設定を自動的に切り替える方法であって、
外部から、第1乃至第N(Nは2以上の整数)のキーデータと第1乃至第Nのタイミングデータとの組から成る、入力用データを取得し、
第n(1≦n≦N)のタイミングデータによって予め定めたタイミングで、該第nのタイミングデータに対応する第nのキーデータを出力し、
前記第nのキーデータの設定を実行する、
BIOS設定の自動切替え方法。 - 前記入力用データを外部記憶装置から取得する、請求項1に記載のBIOS設定の自動切替え方法。
- 前記入力用データをサーバからネットワークを介して取得する、請求項1に記載のBIOS設定の自動切替え方法。
- 情報処理装置にて、BIOS(Basic Input/Output System)の設定を自動的に切り替える方法であって、
外部から、第1乃至第N(Nは2以上の整数)のキーデータと第1乃至第Nのタイミングデータとの組から成る、入力用データを暗号化鍵により暗号化して得られる暗号化データを取得し、
復号化鍵を用いて前記暗号化データを前記入力用データに復号化し、
該復号化した入力用データを取得して、第n(1≦n≦N)のタイミングデータによって予め定めたタイミングで、該第nのタイミングデータに対応する第nのキーデータを出力し、
前記第nのキーデータの設定を実行する、
BIOS設定の自動切替え方法。 - 情報処理装置にて、BIOS(Basic Input/Output System)の設定を自動的に切り替えるBIOS設定自動切替え装置であって、
外部から、第1乃至第N(Nは2以上の整数)のキーデータと第1乃至第Nのタイミングデータとの組から成る、入力用データを取得して、第n(1≦n≦N)のタイミングデータによって予め定めたタイミングで、該第nのタイミングデータに対応する第nのキーデータを出力するキーコード変換/タイマー制御手段と、
前記第nのキーデータの設定を実行する実行手段と、
を備えるBIOS設定自動切替え装置。 - 前記入力用データを外部記憶装置から取得する、請求項5に記載のBIOS設定自動切替え装置。
- 前記入力用データをサーバからネットワークを介して取得する、請求項5に記載のBIOS設定自動切替え装置。
- 情報処理装置にて、BIOS(Basic Input/Output System)の設定を自動的に切り替えるBIOS設定自動切替え装置であって、
外部から、第1乃至第N(Nは2以上の整数)のキーデータと第1乃至第Nのタイミングデータとの組から成る、入力用データを暗号化鍵により暗号化して得られる暗号化データを取得して、復号化鍵を用いて前記暗号化データを前記入力用データに復号化する復号手段と、
前記復号化した入力用データを取得して、第n(1≦n≦N)のタイミングデータによって予め定めたタイミングで、該第nのタイミングデータに対応する第nのキーデータを出力するキーコード変換/タイマー制御手段と、
前記第nのキーデータの設定を実行する実行手段と、
を備えるBIOS設定自動切替え装置。 - コンピュータに、BIOS(Basic Input/Output System)の設定を自動的に切り替えさせるBIOS設定自動切替えプログラムを記録した記録媒体であって、前記BIOS設定自動切替えプログラムは、前記コンピュータに、
外部から、第1乃至第N(Nは2以上の整数)のキーデータと第1乃至第Nのタイミングデータとの組から成る、入力用データを取得する手順と、
第n(1≦n≦N)のタイミングデータによって予め定めたタイミングで、該第nのタイミングデータに対応する第nのキーデータを出力する手順と、
前記第nのキーデータの設定を実行する手順と、
を実行させる、BIOS設定自動切替えプログラム記録媒体。 - コンピュータに、BIOS(Basic Input/Output System)の設定を自動的に切り替えさせるBIOS設定自動切替えプログラムを記録した記録媒体であって、前記BIOS設定自動切替えプログラムは、前記コンピュータに、
外部から、第1乃至第N(Nは2以上の整数)のキーデータと第1乃至第Nのタイミングデータとの組から成る、入力用データを暗号化鍵により暗号化して得られる暗号化データを取得する手順と、
復号化鍵を用いて前記暗号化データを前記入力用データに復号化する手順と、
前記復号化した入力用データを取得して、第n(1≦n≦N)のタイミングデータによって予め定めたタイミングで、該第nのタイミングデータに対応する第nのキーデータを出力する手順と、
前記第nのキーデータの設定を実行する手順と、
を実行させる、BIOS設定自動切替えプログラム記録媒体。
Priority Applications (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| US16/955,912 US20210019153A1 (en) | 2017-12-20 | 2018-10-12 | Bios setting automatic switching method, bios setting automatic switching device, and bios setting automatic switching program recording medium |
Applications Claiming Priority (2)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP2017-243433 | 2017-12-20 | ||
| JP2017243433A JP2019109801A (ja) | 2017-12-20 | 2017-12-20 | Bios設定の自動切替え方法、bios設定自動切替え装置、およびbios設定自動切替えプログラム |
Publications (1)
| Publication Number | Publication Date |
|---|---|
| WO2019123794A1 true WO2019123794A1 (ja) | 2019-06-27 |
Family
ID=66994704
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| PCT/JP2018/038027 Ceased WO2019123794A1 (ja) | 2017-12-20 | 2018-10-12 | Bios設定の自動切替え方法、bios設定自動切替え装置、およびbios設定自動切替えプログラム記録媒体 |
Country Status (3)
| Country | Link |
|---|---|
| US (1) | US20210019153A1 (ja) |
| JP (1) | JP2019109801A (ja) |
| WO (1) | WO2019123794A1 (ja) |
Citations (2)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JP2006190061A (ja) * | 2005-01-06 | 2006-07-20 | Nec Corp | 情報処理装置および情報処理方法 |
| JP2015045674A (ja) * | 2013-08-27 | 2015-03-12 | 株式会社 日立産業制御ソリューションズ | 暗号化システム、暗号化方法及びコンピュータプログラム |
Family Cites Families (4)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JPH03214324A (ja) * | 1990-01-19 | 1991-09-19 | Seiko Epson Corp | コンピュータシステム |
| JP2005284737A (ja) * | 2004-03-30 | 2005-10-13 | Nagoya Industrial Science Research Inst | コンピュータシステムの制御方法、周辺装置、サーバおよびプログラム |
| JP2017045674A (ja) * | 2015-08-28 | 2017-03-02 | 株式会社オートネットワーク技術研究所 | ワイヤハーネス製造装置、ワイヤハーネス製造方法及び被加工電線位置特定方法 |
| JP2017120467A (ja) * | 2015-12-28 | 2017-07-06 | ルネサスエレクトロニクス株式会社 | 情報処理装置 |
-
2017
- 2017-12-20 JP JP2017243433A patent/JP2019109801A/ja active Pending
-
2018
- 2018-10-12 WO PCT/JP2018/038027 patent/WO2019123794A1/ja not_active Ceased
- 2018-10-12 US US16/955,912 patent/US20210019153A1/en not_active Abandoned
Patent Citations (2)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JP2006190061A (ja) * | 2005-01-06 | 2006-07-20 | Nec Corp | 情報処理装置および情報処理方法 |
| JP2015045674A (ja) * | 2013-08-27 | 2015-03-12 | 株式会社 日立産業制御ソリューションズ | 暗号化システム、暗号化方法及びコンピュータプログラム |
Also Published As
| Publication number | Publication date |
|---|---|
| JP2019109801A (ja) | 2019-07-04 |
| US20210019153A1 (en) | 2021-01-21 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| EP3474179B1 (en) | Information processing apparatus, method for controlling same, and computer program | |
| US11762987B2 (en) | Systems and methods for hardening security systems using data randomization | |
| US9292302B2 (en) | Allowing bypassing of boot validation in a computer system having secure boot enabled by default only under certain circumstances | |
| US9710652B1 (en) | Verifying boot process of electronic device | |
| US11681809B2 (en) | Information processing apparatus, control method, and storage medium | |
| US10083045B2 (en) | Booting computer from user trusted device with an operating system loader stored thereon | |
| JP5689429B2 (ja) | 認証装置、および、認証方法 | |
| CN109154903B (zh) | 用于虚拟机的恢复环境 | |
| CN110018841A (zh) | 一种uefi bios升级方法、系统及相关装置 | |
| JP2010182196A (ja) | 情報処理装置およびファイル検証システム | |
| TW201602835A (zh) | 允許測試金鑰用於bios安裝之技術 | |
| JP2016099837A (ja) | 情報処理装置、サーバ装置、情報処理システム、制御方法及びコンピュータプログラム | |
| CN108139901B (zh) | 使用外部设备的运行时间验证 | |
| US20180052679A1 (en) | Method of Bootup and Installation, and Computer System thereof | |
| WO2010113282A1 (ja) | 構成変更の検証機能を有した情報処理装置及びその制御方法 | |
| TW201820198A (zh) | 檢測系統及檢測方法 | |
| RU2636110C2 (ru) | Устройство обработки информации, способ обработки информации и программа | |
| EP3547194A1 (en) | Apparatus and method for secure boot | |
| JP7521081B2 (ja) | 処理装置及びプログラム | |
| CN114356659A (zh) | 重启方法及装置、终端设备及存储介质 | |
| WO2015116204A1 (en) | Encrypted in-place operating system migration | |
| JP2019109801A (ja) | Bios設定の自動切替え方法、bios設定自動切替え装置、およびbios設定自動切替えプログラム | |
| KR101696900B1 (ko) | 임베디드 시스템의 실행코드 암호화 및 복호화장치 및 이를 이용하여 정보유출 방지기능을 가지는 임베디드 시스템 | |
| US10826924B1 (en) | Computer security and methods of use thereof | |
| US10795728B2 (en) | Sharing expansion device, controlling method and computer using the same |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| 121 | Ep: the epo has been informed by wipo that ep was designated in this application |
Ref document number: 18892917 Country of ref document: EP Kind code of ref document: A1 |
|
| NENP | Non-entry into the national phase |
Ref country code: DE |
|
| 122 | Ep: pct application non-entry in european phase |
Ref document number: 18892917 Country of ref document: EP Kind code of ref document: A1 |