KR20000039273A - Computer system equipped with storage device with bios code and its operating method - Google Patents

Computer system equipped with storage device with bios code and its operating method Download PDF

Info

Publication number
KR20000039273A
KR20000039273A KR1019980054560A KR19980054560A KR20000039273A KR 20000039273 A KR20000039273 A KR 20000039273A KR 1019980054560 A KR1019980054560 A KR 1019980054560A KR 19980054560 A KR19980054560 A KR 19980054560A KR 20000039273 A KR20000039273 A KR 20000039273A
Authority
KR
South Korea
Prior art keywords
bios
code
computer system
stored
area
Prior art date
Application number
KR1019980054560A
Other languages
Korean (ko)
Inventor
나승주
Original Assignee
윤종용
삼성전자 주식회사
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 윤종용, 삼성전자 주식회사 filed Critical 윤종용
Priority to KR1019980054560A priority Critical patent/KR20000039273A/en
Publication of KR20000039273A publication Critical patent/KR20000039273A/en

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements 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/44Arrangements for executing specific programs
    • G06F9/4401Bootstrapping

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

PURPOSE: A computer system equipped with a storage device with BIOS(Basic Input Output System) code is provided to make a computer user select BIOS codes among BIOS codes stored in a hard disk when the user boots the computer. CONSTITUTION: A computer system equipped with a storage device with BIOS(Basic Input Output System) code has a general part and a BIOS part. In the general part, operating systems, application programs and other data are stored. And in the BIOS part, BIOS codes are stored. The BIOS part does not accessed by operating systems or application programs installed in the general part. BIOS codes are stored in the BIOS part and a BIOS ROM. The BIOS ROM has BIOS codes executed in the beginning of booting, and the BIOS part in the hard disk has BIOS codes executed after the beginning of booting. When a computer user boots a computer, at first, BIOS codes in the BIOS ROM are executed, and then, BIOS codes in the BIOS part of the hard disk are executed.

Description

바이오스 코드를 갖는 저장 매체를 구비한 컴퓨터 시스템 및 이의 동작 방법(COMPUTER SYSTEM HAVING STORAGE DEVICE WITH BIOS CODE AND OPERATING METHOD THEREOF)COMPUTER SYSTEM HAVING STORAGE DEVICE WITH BIOS CODE AND OPERATING METHOD THEREOF

본 발명은 컴퓨터 시스템에 관한 것으로, 구체적으로는 BIOS(Basic Input Output System) 코드(code)를 갖는 저장 매체를 구비한 컴퓨터 시스템 및 이의 동작 방법에 관한 것이다.The present invention relates to a computer system, and more particularly, to a computer system having a storage medium having a Basic Input Output System (BIOS) code and a method of operating the same.

컴퓨터 시스템에 탑재되는 BIOS(Basic Input Output System)는 ROM(Read Only Memory)(일반적으로 BIOS ROM이라 함)에 기록되어져 있다. 컴퓨터 시스템의 초기 구동시 상기 BIOS는 시스템의 이상 유무를 판단하는 POST(Power On Self Test) 과정을 수행하며, OS에 의한 부팅이 수행되기 전까지의 부팅 과정을 수행한다. 컴퓨터 시스템의 성능이 향상되면서 BIOS도 발전하여왔다. 초기 기본적인 컴퓨터 시스템의 입/출력 제어에서 현재 전원 관리 기능까지 다양한 기능이 부가되어져 왔다. 그러므로 현재 BIOS 코드(code)는 초기의 BIOS 코드에 비하여 상당히 증가되었다. 이에 따라 BIOS ROM의 사이즈도 증가하게 되었다.The basic input output system (BIOS) that is installed in a computer system is recorded in a read only memory (ROM) (commonly called a BIOS ROM). Upon initial startup of the computer system, the BIOS performs a POST (Power On Self Test) process to determine whether there is an abnormality of the system, and performs a boot process until booting by the OS is performed. As the performance of computer systems improved, so did the BIOS. Various functions have been added from input / output control of early basic computer systems to current power management functions. Therefore, the current BIOS code is significantly increased compared to the earlier BIOS code. As a result, the size of the BIOS ROM has also increased.

그러나, BIOS ROM의 사이즈를 계속적으로 늘려나가는 것은 컴퓨터 시스템의 가격 상승의 한 요인으로 작용하게 된다. 더욱이 BIOS ROM의 사이즈가 증가하게 되면 하드웨어의 디자인에도 문제점이 발생하게 된다. 그러나 컴퓨터 시스템의 성능이 향상되면서 BIOS의 사이즈가 증가 될 필요성을 갖게된다. 만약, BIOS ROM 외의 다른 저장 매체에 BIOS 코드를 저장할 수 있다면, 이러한 문제점은 해결될 수 있을 것이다.However, continually increasing the size of the BIOS ROM is a factor in the price increase of computer systems. Moreover, as the size of the BIOS ROM increases, so does the design of the hardware. However, as the performance of computer systems improves, there is a need to increase the size of the BIOS. If the BIOS code can be stored in a storage medium other than the BIOS ROM, this problem may be solved.

따라서, 본 발명의 목적은 상술한 제반 문제점을 해결하기 위해 제안된 것으로서 BIOS 코드를 BIOS ROM 외의 다른 저장 매체에 저장하여 컴퓨터 시스템의 부팅 과정을 수행할 수 있는 컴퓨터 시스템을 제공하는데 있다.Accordingly, an object of the present invention is to provide a computer system capable of performing a booting process of a computer system by storing the BIOS code in a storage medium other than the BIOS ROM as proposed to solve the above-mentioned problems.

도 1은 본 발명의 바람직한 실시예에 따른 컴퓨터 시스템을 보여주는 도면;1 shows a computer system according to a preferred embodiment of the present invention;

도 2는 도 1에 도시된 컴퓨터 시스템의 회로 구성을 보여주는 블록도;2 is a block diagram showing a circuit configuration of the computer system shown in FIG.

도 3은 도 2에 도시된 하드디스크 드라이브의 메모리 영역을 보여주는 도면; 그리고FIG. 3 shows a memory area of the hard disk drive shown in FIG. 2; FIG. And

도 4는 본 발명의 바람직한 실시예에 따른 컴퓨터 시스템의 부팅 과정을 보여주는 플로우챠트이다.4 is a flowchart illustrating a booting process of a computer system according to an exemplary embodiment of the present invention.

*도면의 주요 부분에 대한 부호의 설명** Description of the symbols for the main parts of the drawings *

10: 디스플레이 모니터 11: 본체10: display monitor 11: main unit

12: 키보드 13: 마우스12: Keyboard 13: Mouse

14: 플로피 디스크 드라이브 15: 하드디스크 드라이브14: floppy disk drive 15: hard disk drive

상술한 바와 같은 본 발명의 목적을 달성하기 위한 본 발명의 특징에 의하면, 컴퓨터 시스템은: 제 1 의 BIOS(Basic Input Output System) 코드가 저장되는 BIOS ROM과; 일반 저장 영역과 상기 일반 저장 영역과 구분되어 제 2 의 BIOS 코드가 저장되는 BIOS 영역을 갖는 저장 매체를 포함하여, 상기 컴퓨터 시스템의 초기 구동이 상기 제 1 의 BIOS 코드가 수행되고, 선택적으로 상기 제 2 의 BIOS 코드가 수행된다.According to a feature of the present invention for achieving the object of the present invention as described above, a computer system comprises: a BIOS ROM in which a first Basic Input Output System (BIOS) code is stored; A storage medium having a general storage area and a BIOS area separate from the general storage area for storing a second BIOS code, wherein initial operation of the computer system is performed by the first BIOS code, optionally The BIOS code of 2 is executed.

이 실시예에 있어서, 상기 저장 매체는 기입/독출이 가능한 저장 매체이다.In this embodiment, the storage medium is a storage medium capable of writing / reading.

이 실시예에 있어서, 상기 저장 매체는 하드디스크 드라이브이다.In this embodiment, the storage medium is a hard disk drive.

이 실시예에 있어서, 상기 저장 매체는 독출 전용의 저장 매체이다.In this embodiment, the storage medium is a read-only storage medium.

본 발명의 다른 특징에 의하면, 제 1 의 BIOS(Basic Input Output System) 코드가 저장되는 BIOS ROM과, 일반 저장 영역과 상기 일반 저장 영역과 구분되어 제 2 의 BIOS 코드가 저장되는 BIOS 영역을 갖는 저장 매체를 포함하는 컴퓨터 시스템의 동작 방법은: 상기 컴퓨터 시스템의 초기 구동에 따라 상기 제 1 의 BIOS 코드가 수행되는 단계와; 상기 제 2 의 BIOS 코드의 수행을 시키기 위한 기능 키 입력이 있는가를 판단하는 단계와; 상기 제 2 의 BIOS 코드를 수행시키기 위한 사용자의 입력이 있는 경우, 상기 제 2 의 BIOS 코드를 수행하는 단계를 포함한다.According to another feature of the present invention, a storage having a BIOS ROM in which a first Basic Input Output System (BIOS) code is stored, and a BIOS area in which a second BIOS code is stored separately from the general storage area and the general storage area. A method of operating a computer system comprising a medium comprising: executing the first BIOS code in accordance with initial startup of the computer system; Determining whether there is a function key input for executing the second BIOS code; If there is a user input for executing the second BIOS code, executing the second BIOS code.

본 발명의 또 다른 특징에 의하면, 컴퓨터 시스템을 위한 저장 매체는: 일반 저장 영역과; 상기 일반 저장 영역과 구분되어 BIOS(Basic Input Output System) 코드가 저장되는 BIOS 영역을 갖는다.According to another feature of the invention, a storage medium for a computer system comprises: a general storage area; The BIOS has a BIOS area in which a Basic Input Output System (BIOS) code is stored.

이 실시예에 있어서, 상기 저장 매체는 기입/독출이 가능한 저장 매체이다.In this embodiment, the storage medium is a storage medium capable of writing / reading.

이 실시예에 있어서, 상기 저장 매체는 독출 전용의 저장 매체이다.In this embodiment, the storage medium is a read-only storage medium.

(실시예)(Example)

이하 본 발명에 따른 실시예를 첨부된 도면을 참조하여 상세히 설명한다.Hereinafter, exemplary embodiments of the present invention will be described in detail with reference to the accompanying drawings.

본 발명의 실시예에 따른 컴퓨터 시스템은 저장 영역의 일부를 BIOS 영역으로 갖는 하드디스크 드라이브를 구비하여, 시스템의 부팅 과정에서 상기 하드디스크 드라이브의 BIOS 영역에 저장된 BIOS 코드의 실행이 가능하다. 도 1에는 본 발명의 바람직한 실시예에 따른 컴퓨터 시스템을 보여주는 도면이 도시되어 있다.A computer system according to an embodiment of the present invention includes a hard disk drive having a portion of a storage area as a BIOS area, and thus, the BIOS code stored in the BIOS area of the hard disk drive may be executed during a system booting process. 1 is a diagram showing a computer system according to a preferred embodiment of the present invention.

도 1을 참조하여, 본 발명의 바람직한 실시예에 따른 컴퓨터 시스템은 디스플레이 모니터(10)와 본체(11)와 키보드(13) 마우스(13)를 포함하여 구성된다. 상기 본체(11)에는 플로피 디스크 드라이브(14), 하드디스크 드라이브(15) 그리고 도시되지는 않았으나 컴퓨터 기능 회로들이 탑재되어 있다. 도 2에는 도 1에 도시된 컴퓨터 시스템의 회로 구성을 보여주는 블록도가 도시되어 있다.Referring to FIG. 1, a computer system according to a preferred embodiment of the present invention includes a display monitor 10, a main body 11, a keyboard 13 and a mouse 13. The main body 11 is equipped with a floppy disk drive 14, a hard disk drive 15 and computer functional circuits, although not shown. 2 is a block diagram showing a circuit configuration of the computer system shown in FIG.

도 2를 참조하여, 시스템 버스(22)에는 CPU(20), 메모리(21), 그래픽 컨트롤러(27)가 접속되어 있다. 상기 그래픽 컨트롤러(27)에는 상기 디스플레이 모니터(10)가 접속된다. 또한 상기 시스템 버스(22)에는 BIOS ROM(23), 재 기입이 가능한 CMOS 메모리(24), I/O 컨트롤러(Input/Output controller)(25), HDD 컨트롤러(26)(Hard Disk Drive controller)가 접속되어 있다. 상기 I/O 컨트롤러(25)에는 플로피 디스크 드라이브(14), 키보드(12), 마우스(13)가 접속된다. 상기 HDD 컨트롤러(26)에는 하드디스크 드라이브(15)가 접속된다. 특히, 상기 하드디스크 드라이브(15)의 저장 영역은 크게 두 개의 저장 영역으로 구분이 된다. 도 3에 도 2에 도시된 하드디스크 드라이브의 메모리 영역을 보여주는 도면이 도시되어 있다.Referring to FIG. 2, the CPU 20, the memory 21, and the graphics controller 27 are connected to the system bus 22. The display monitor 10 is connected to the graphic controller 27. The system bus 22 also includes a BIOS ROM 23, a rewritable CMOS memory 24, an I / O controller 25, and an HDD controller 26. Connected. The floppy disk drive 14, the keyboard 12, and the mouse 13 are connected to the I / O controller 25. The hard disk drive 15 is connected to the HDD controller 26. In particular, the storage area of the hard disk drive 15 is largely divided into two storage areas. 3 is a diagram illustrating a memory area of the hard disk drive shown in FIG. 2.

도 3에 도시된 바와 같이, 상기 하드디스크 드라이브(15)는 일반 영역(15a)과 BIOS 영역(15b)을 갖는다. 상기 일반 영역(15a)에는 운영 시스템(operating system), 응용 프로그램(application program) 그리고 각종 데이터 등이 저장된다. 상기 BIOS 영역(15b)에는 BIOS 코드가 저장된다. BIOS 영역(15b)은 일반 영역(15a)과 구분된다. 즉, 일반 영역(15a)에 설치되어 있는 운영 시스템이나, 응용 프로그램에 의해 엑세스(access)가 되지 않도록 되어 있다.As shown in FIG. 3, the hard disk drive 15 has a general area 15a and a BIOS area 15b. The general area 15a stores an operating system, an application program, and various data. BIOS code 15 is stored in the BIOS area 15b. The BIOS area 15b is distinguished from the general area 15a. That is, the access is prevented by the operating system or application program provided in the general area 15a.

상기 BIOS ROM(23)과 상기 BIOS 영역(15b)에는 BIOS 코드가 분할 저장된다. 예를 들어, 컴퓨터 시스템의 초기 구동시 수행되는 BIOS 코드들은 상기 BIOS ROM(23)에 저장된다. 그리고 상기 BIOS 영역(15b)에는 초기 구동 이후에 수행되는 BIOS 코드들 예컨대, 시스템 진단 코드(system diagnostic code), 시스템 셋업 유틸리티 코드(system setup utility code)등이 저장된다. 그러므로 시스템 초기 구동에서는 상기 BIOS ROM 롬(23)의 코드가 수행되어 시스템이 빠르게 동작되며, 이후 선택적으로 상기 BIOS 영역(15b)의 코드가 수행된다. 즉, 상기 BIOS 영역(15b)의 코들은 사용자의 선택에 따라 수행되도록 한다. 이러한 컴퓨터 시스템의 동작 방법이 도 4에 도시되어 있다. 도 4는 본 발명의 바람직한 실시예에 따른 컴퓨터 시스템의 부팅 과정을 보여주는 플로우챠트이다.BIOS codes are divided and stored in the BIOS ROM 23 and the BIOS area 15b. For example, BIOS codes that are performed at initial startup of a computer system are stored in the BIOS ROM 23. The BIOS area 15b stores BIOS codes, such as system diagnostic code and system setup utility code, which are executed after initial driving. Therefore, in the initial operation of the system, the code of the BIOS ROM ROM 23 is executed to quickly operate the system, and optionally, the code of the BIOS area 15b is executed. That is, the noses in the BIOS area 15b are performed according to a user's selection. A method of operating such a computer system is shown in FIG. 4 is a flowchart illustrating a booting process of a computer system according to an exemplary embodiment of the present invention.

도 4를 참조하여, 컴퓨터 시스템이 파원 온 되거나 리셋 되면 단계 S40에서는 상기 BIOS ROM(23)에 저장된 BIOS 코드가 실행되어 시스템의 초기 구동이 이루어진다. 이어 단계 S41에서는 기능 키의 입력이 있는가를 판단한다. 상기 기능 키는 키보드의 특정키로서 BIOS 셋업을 실행시키기 위한 키이다.Referring to FIG. 4, when the computer system is powered on or reset, the BIOS code stored in the BIOS ROM 23 is executed in step S40 to perform initial driving of the system. In step S41, it is determined whether there is an input of a function key. The function key is a key for executing BIOS setup as a specific key of the keyboard.

기능 키의 입력이 없는 경우에는 계속해서 BIOS ROM(23)에 저장된 BIOS 코드가 수행되어 일반적인 부팅 과정이 진행된다. 즉, 단계 S42에서는 POST 과정이 수행되고 이상이 없는 경우에는 단계 S43에서 BIOS에 의한 부팅이 완료되고, 단계 S44에서 운영 시스템에 의한 부팅이 수행되어 컴퓨터 시스템의 부팅과정이 완료된다.If there is no function key input, the BIOS code stored in the BIOS ROM 23 is continuously executed to proceed with the normal booting process. That is, in step S42, if the POST process is performed and there is no abnormality, booting by the BIOS is completed in step S43, and booting by the operating system is performed in step S44 to complete the booting process of the computer system.

한편, 기능 키의 입력이 있는 경우에는 단계 S45로 진행되어 BIOS 셋업이 실행된다. 상기 BIOS 셋업이 실행되면 사용자의 선택에 따라 해당 기능을 수행된다. 이때, 단계 S46에서 하드디스크 드라이브(15)의 BIOS 영역(15b)에 해당되는 BIOS 코드가 있는가를 판단하여 BIOS 코드가 없는 경우에는 상기 단계 S42이로 진행하며, 해당 BIOS 코드가 있는 경우에는 단계 S47로 진행하여 해당 BIOS 코드가 수행된다.On the other hand, if there is input of a function key, the process proceeds to step S45 where BIOS setup is executed. When the BIOS setup is executed, a corresponding function is performed according to a user's selection. At this time, in step S46, it is determined whether there is a BIOS code corresponding to the BIOS area 15b of the hard disk drive 15, and if there is no BIOS code, the process proceeds to step S42, and if there is a corresponding BIOS code, step S47. The corresponding BIOS code is executed.

이상의 실시예에서는 하드디스크 드라이브에 특정 BIOS 영역을 설정하고 있으나, CD ROM등과 같은 저장 매체를 이용하여도 동일하게 본 발명의 사상을 동일하게 적용이 가능하다.In the above embodiment, the specific BIOS area is set in the hard disk drive, but the idea of the present invention can be equally applied to a storage medium such as a CD ROM.

이상과 같은 본 발명에 의하면, BIOS 셋업 환경의 그래픽화나 시스템 진단 프로그램이나 자동 시스템 설정 프로그램(automatic system configuration program)등 많은 량의 BIOS 코드를 추가할 수 있다. 그리고 이러한 BIOS 코들은 대부분 실행 시간의 제약을 갖지 않음으로 코드 량을 크게 하여도 상관이 없으며, 이에 따라 BIOS ROM의 사이즈를 증가하지 않아도 된다.According to the present invention as described above, it is possible to add a large amount of BIOS code, such as graphics of the BIOS setup environment, a system diagnostic program or an automatic system configuration program. And most of these BIOS codes do not have a limitation of execution time, so it does not matter if you increase the amount of code, it is not necessary to increase the size of the BIOS ROM.

Claims (5)

컴퓨터 시스템에 있어서:In a computer system: 제 1 의 BIOS(Basic Input Output System) 코드가 저장되는 BIOS ROM과;A BIOS ROM in which a first Basic Input Output System (BIOS) code is stored; 일반 저장 영역과 상기 일반 저장 영역과 구분되어 제 2 의 BIOS 코드가 저장되는 BIOS 영역을 갖는 저장 매체를 포함하여,A storage medium having a general storage area and a BIOS area which is separated from the general storage area and in which a second BIOS code is stored; 상기 컴퓨터 시스템의 초기 구동시 상기 제 1 의 BIOS 코드가 수행되고, 선택적으로 상기 제 2 의 BIOS 코드가 수행되는 것을 특징으로 하는 컴퓨터 시스템.And wherein the first BIOS code is executed during the initial startup of the computer system, and optionally the second BIOS code is executed. 제 1 항에 있어서,The method of claim 1, 상기 저장 매체는 기입/독출이 가능한 저장 매체인 것을 특징으로 하는 컴퓨터 시스템.And the storage medium is a storage medium capable of writing / reading. 제 1 항에 있어서,The method of claim 1, 상기 저장 매체는 독출 전용의 저장 매체인 것을 특징으로 하는 컴퓨터 시스템.And the storage medium is a read-only storage medium. 제 1 의 BIOS(Basic Input Output System) 코드가 저장되는 BIOS ROM과, 일반 저장 영역과 상기 일반 저장 영역과 구분되어 제 2 의 BIOS 코드가 저장되는 BIOS 영역을 갖는 저장 매체를 포함하는 컴퓨터 시스템의 동작 방법에 있어서:Operation of a computer system including a BIOS ROM in which a first Basic Input Output System (BIOS) code is stored, and a storage medium having a general storage area and a BIOS area in which a second BIOS code is stored separately from the general storage area In the way: 상기 컴퓨터 시스템의 초기 구동에 따라 상기 제 1 의 BIOS 코드가 수행되는 단계와;Executing the first BIOS code in accordance with initial startup of the computer system; 상기 제 2 의 BIOS 코드의 수행을 시키기 위한 기능 키 입력이 있는가를 판단하는 단계와;Determining whether there is a function key input for executing the second BIOS code; 상기 제 2 의 BIOS 코드를 수행시키기 위한 사용자의 입력이 있는 경우, 상기 제 2 의 BIOS 코드를 수행하는 단계를 포함하는 것을 특징으로 하는 컴퓨터 시스템의 동작 방법.And executing the second BIOS code when there is a user input for executing the second BIOS code. 컴퓨터 시스템을 위한 저장 매체에 있어서:In a storage medium for a computer system: 일반 저장 영역과;A general storage area; 상기 일반 저장 영역과 구분되어 BIOS(Basic Input Output System) 코드가 저장되는 BIOS 영역을 갖는 것을 특징으로 컴퓨터 시스템을 위한 저장 매체.And a BIOS area in which a Basic Input Output System (BIOS) code is stored separated from the general storage area.
KR1019980054560A 1998-12-11 1998-12-11 Computer system equipped with storage device with bios code and its operating method KR20000039273A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1019980054560A KR20000039273A (en) 1998-12-11 1998-12-11 Computer system equipped with storage device with bios code and its operating method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1019980054560A KR20000039273A (en) 1998-12-11 1998-12-11 Computer system equipped with storage device with bios code and its operating method

Publications (1)

Publication Number Publication Date
KR20000039273A true KR20000039273A (en) 2000-07-05

Family

ID=19562492

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1019980054560A KR20000039273A (en) 1998-12-11 1998-12-11 Computer system equipped with storage device with bios code and its operating method

Country Status (1)

Country Link
KR (1) KR20000039273A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100385184B1 (en) * 2000-10-19 2003-05-27 삼성전자주식회사 Computer system and method for setting up an operating system information thereof
US7356684B2 (en) 2004-04-07 2008-04-08 Samsung Electronics Co., Ltd. Booting system and/or method for initializing peripherals
US8468321B2 (en) 2009-04-06 2013-06-18 Seagate Technology International Method relocating code objects and disc drive using same

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0477848A (en) * 1990-07-16 1992-03-11 Seiko Epson Corp Information processor
JPH04291652A (en) * 1991-03-20 1992-10-15 Seiko Epson Corp Information processor
JPH09265399A (en) * 1996-03-29 1997-10-07 Oki Electric Ind Co Ltd Bios write method
JPH09319583A (en) * 1996-05-27 1997-12-12 Sanyo Electric Co Ltd System starting method for miniaturized electronic computer

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0477848A (en) * 1990-07-16 1992-03-11 Seiko Epson Corp Information processor
JPH04291652A (en) * 1991-03-20 1992-10-15 Seiko Epson Corp Information processor
JPH09265399A (en) * 1996-03-29 1997-10-07 Oki Electric Ind Co Ltd Bios write method
JPH09319583A (en) * 1996-05-27 1997-12-12 Sanyo Electric Co Ltd System starting method for miniaturized electronic computer

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100385184B1 (en) * 2000-10-19 2003-05-27 삼성전자주식회사 Computer system and method for setting up an operating system information thereof
US7356684B2 (en) 2004-04-07 2008-04-08 Samsung Electronics Co., Ltd. Booting system and/or method for initializing peripherals
US8468321B2 (en) 2009-04-06 2013-06-18 Seagate Technology International Method relocating code objects and disc drive using same

Similar Documents

Publication Publication Date Title
US5355490A (en) System and method for saving the state for advanced microprocessor operating modes
KR950002945B1 (en) Apparatus and method for loading a system reference diskette image from a system partition in a personal computer system
KR100198382B1 (en) Computer with multi-booting function
KR100283243B1 (en) How to boot the operating system
KR930004902B1 (en) Apparatus and method for preventing unauthorized access to bios to bios in a personal computer system
US8146093B2 (en) Computer multiple operation system switching method
US6173417B1 (en) Initializing and restarting operating systems
US7331046B2 (en) Program and information processing method
US20060242398A1 (en) Booting from non-volatile memory
US8595552B2 (en) Reset method and monitoring apparatus
JPH05165706A (en) Memory paging device and method for paging nonvolatile memory device
JP2000267791A (en) Method for switching plural key functions assigned to specific key
KR100223844B1 (en) Option circuit
KR20000039273A (en) Computer system equipped with storage device with bios code and its operating method
US9542207B2 (en) Plurality of interface files usable for access to BIOS
KR101022468B1 (en) Embedded computer system for reducing the time for rebooting the unusually logged off system
JPH11282685A (en) Information processor
KR100631966B1 (en) Computer device and peripheral device with multi-booting power button and method for booting the same
JPS6367690B2 (en)
KR101236393B1 (en) Electric device and control method thereof
JP2664168B2 (en) Starting method of information processing device
JPH09319583A (en) System starting method for miniaturized electronic computer
KR200316563Y1 (en) Computer device and peripheral device with multi-booting power button
JP2858517B2 (en) Computer system and method for providing addressable expanded storage in the same
JP3481666B2 (en) Method and apparatus for controlling memory access of processor

Legal Events

Date Code Title Description
A201 Request for examination
E902 Notification of reason for refusal
E601 Decision to refuse application