KR20040029205A - computer system and method for booting control thereof - Google Patents

computer system and method for booting control thereof Download PDF

Info

Publication number
KR20040029205A
KR20040029205A KR1020020058159A KR20020058159A KR20040029205A KR 20040029205 A KR20040029205 A KR 20040029205A KR 1020020058159 A KR1020020058159 A KR 1020020058159A KR 20020058159 A KR20020058159 A KR 20020058159A KR 20040029205 A KR20040029205 A KR 20040029205A
Authority
KR
South Korea
Prior art keywords
button
password
input pattern
booting
input
Prior art date
Application number
KR1020020058159A
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 KR1020020058159A priority Critical patent/KR20040029205A/en
Publication of KR20040029205A publication Critical patent/KR20040029205A/en

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F21/00Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F21/50Monitoring users, programs or devices to maintain the integrity of platforms, e.g. of processors, firmware or operating systems
    • G06F21/57Certifying or maintaining trusted computer platforms, e.g. secure boots or power-downs, version controls, system software checks, secure updates or assessing vulnerabilities
    • G06F21/575Secure boot

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Hardware Design (AREA)
  • General Engineering & Computer Science (AREA)
  • Computer Security & Cryptography (AREA)
  • Software Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Stored Programmes (AREA)

Abstract

PURPOSE: A computer system and a booting controlling method thereof are provided to enhance a security level of the computer system by making stealth of a booting password difficult as encrypting a button selection pattern of an input device. CONSTITUTION: A password storage(13) for a button input pattern stores a button input pattern password. A booting controller(20) permits the booting if a button input pattern according to a selection frequency and a selection order is agreed with the button input pattern stored in the button input pattern password storage. The password storage for the button input pattern is installed in a CMOS(Complementary Metal Oxide Semiconductor) RAM(12). The booting controller is stored in a BIOS(Basic Input Output System) ROM(19), which recognizes an input signal of an input device such as a mouse at the booting.

Description

컴퓨터시스템 및 그 부팅제어방법{computer system and method for booting control thereof}Computer system and method for booting control

본 발명은 컴퓨터시스템에 관한 것으로서, 보다 상세하게는 이미지를 암호화하여 부팅을 제어하는 컴퓨터시스템 및 그 부팅제어방법에 관한 것이다.The present invention relates to a computer system, and more particularly, to a computer system for controlling booting by encrypting an image and a boot control method thereof.

컴퓨터시스템은 시스템에 저장된 정보의 유출을 방지하고자 다른 사용자들이 쉽게 접근할 수 없게 하기 위해 암호설정기능을 갖는다.The computer system has a password setting function to prevent other users from easily accessing the information to prevent leakage of information stored in the system.

컴퓨터시스템의 암호는 컴퓨터부팅 전에 키보드의 DEL키를 선택하여 표시되는 바이오스셋업 메뉴에서 암호설정기능을 선택하여 설정하며, 사용자가 설정한 유저암호는 바이오스프로그램에 의해 시스템에 연결된 하드웨어장치의 설정정보가 저장되는 비휘발성 메모리인 CMOS RAM에 저장된다.The password of the computer system is set by selecting the password setting function from the BIOS setup menu displayed by selecting the DEL key of the keyboard before the computer booting. The user password set by the user is set up with the hardware device connected to the system by the BIOS program. It is stored in CMOS RAM, which is a nonvolatile memory to be stored.

컴퓨터시스템의 전원스위치가 온(On)되면, 시스템에 전원이 공급되어 POST(Power On Self Test)과정이 실행되며, POST과정 중에 디스플레이화면에 암호입력메시지를 표시한다. 사용자가 키보드를 통해 암호를 입력하여 입력된 암호가 컴퓨터에 저장된 유저암호와 일치할 경우, 시스템의 부팅이 실행된다.When the power switch of the computer system is turned on, power is supplied to the system to execute a power on self test (POST) process, and a password input message is displayed on the display screen during the POST process. If the user enters a password through the keyboard and the entered password matches the user password stored in the computer, the system is booted.

그런데, 종래의 암호를 입력하는 방법은 키보드상에서 입력가능한 알파벳, 숫자 또는 특수 문자를 조합하여 사용하므로 암호를 특정한 곳에 메모를 해놓고 사용하거나 말로써 전달하기가 용이하여 다른 사람에 의해서 노출이 되거나 도용될 가능성이 높다.However, the conventional password input method uses a combination of alphabets, numbers, or special characters that can be input on the keyboard, so it is easy to use the password in a specific place or to transmit it in words, which can be exposed or stolen by others. Most likely.

따라서, 본 발명의 목적은, 입력장치의 버튼의 선택패턴을 암호화하여 부팅암호의 도용을 어렵게 하여 시스템의 보안수준이 향상된 컴퓨터시스템 및 그 부팅제어방법을 제공하는 것이다.Accordingly, it is an object of the present invention to provide a computer system and a boot control method of which the security level of a system is improved by making it difficult to steal a boot password by encrypting a button selection pattern of an input device.

도 1은 본 발명에 적용되는 컴퓨터시스템의 사시도,1 is a perspective view of a computer system applied to the present invention,

도 2는 도 1의 내부제어블록도,2 is an internal control block diagram of FIG. 1;

도 3은 본 발명에 따른 부팅제어방법의 순서도,3 is a flowchart of a boot control method according to the present invention;

도 4는 본 발명에 따라 화면에 표시되는 마우스입력패턴암호메시지 입력화면이다.4 is a mouse input pattern password message input screen displayed on the screen according to the present invention.

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

1 : 컴퓨터시스템 3 : 컴퓨터본체1: Computer system 3: Computer body

5 : 디스플레이장치 6 : 키보드5: display device 6: keyboard

11 : CPU 12 : CMOS램11 CPU 12 CMOS RAM

13 : 암호저장부 19 : 바이오스롬13: password storage 19: biosrom

20 : 부팅제어부 40 : CMOS셋업화면20: boot control unit 40: CMOS setup screen

41 : 마우스암호셋업메뉴41: Mouse Password Setup Menu

상기 목적은, 본 발명에 따라, 적어도 하나의 버튼이 마련된 입력장치를 갖는 컴퓨터시스템에 있어서, 소정의 버튼입력패턴암호를 저장하는 버튼입력패턴암호저장부와; 부팅시 상기 버튼의 선택횟수 및 선택순서에 따른 입력패턴을 상기 버튼입력패턴암호저장부에 저장된 버튼입력패턴과 비교하여 일치하는 경우 부팅을 허여하는 부팅제어부를 포함하는 것에 의해 달성된다.According to the present invention, there is provided a computer system having an input device provided with at least one button, comprising: a button input pattern password storage unit for storing a predetermined button input pattern password; It is achieved by including a boot control unit which permits booting when the input pattern according to the number of times of selection and the order of selection of the buttons is compared with the button input pattern stored in the button input pattern password storage unit.

여기서, 상기 입력장치는 마우스를 포함하는 것이 바람직하다.Here, the input device preferably includes a mouse.

상기 버튼입력패턴암호저장부는 CMOS램내에 마련되어 부팅시 부팅암호를 용이하게 독출할 수 있다.The button input pattern password storage unit is provided in the CMOS RAM to easily read the boot password at boot time.

상기 부팅제어부는 상기 부팅제어부는 부팅시 상기 입력장치의 입력신호를 인식하는 바이오스프로그램이 저장된 바이오스롬내에 마련되어 상기 입력장치에서 선택된 버튼입력신호와 상기 버튼입력패턴암호와 비교할 수 있다.The boot control unit may compare the button input signal selected by the input device with the button input pattern password provided in the BIOS to store a BIOS program that recognizes an input signal of the input device when the boot control unit is booted.

한편, 본 발명의 다른 분야에 따르면, 상기 목적은, 적어도 하나의 버튼이 마련된 입력장치를 갖는 컴퓨터시스템의 부팅제어방법에 있어서, 부팅시, 상기 입력장치의 버튼을 소정의 패턴에 따라 선택하게 하는 단계와; 미리 저장된 버튼입력패턴 부팅암호를 독출하는 단계와; 상기 입력된 버튼입력패턴을 상기 버튼입력패턴부팅암호와 비교하여 일치하는 경우 부팅을 허여하는 단계를 포함하는 컴퓨터시스템의 부팅제어방법에 의해서도 달성될 수 있다.On the other hand, according to another field of the present invention, the above object, in the boot control method of a computer system having an input device provided with at least one button, during booting, to select a button of the input device according to a predetermined pattern Steps; Reading a pre-stored button input pattern boot password; It can also be achieved by a boot control method of a computer system comprising the step of allowing a boot if the input button input pattern is compared with the button input pattern boot password.

상기 선택된 버튼의 입력패턴과 상기 버튼입력패턴 부팅암호가 일치하지 아니하는 경우 에러메시지를 표시하는 단계를 더 포함하는 것이 바람직하다.The method may further include displaying an error message when the input pattern of the selected button and the boot password of the button input pattern do not match.

이하에서는 첨부도면을 참조하여 본 발명에 대해 상세히 설명한다.Hereinafter, the present invention will be described in detail with reference to the accompanying drawings.

도 1은 본 발명에 따른 컴퓨터시스템의 정면도이다. 도면에 도시된 바와 같이, 컴퓨터시스템(1)은 중앙처리장치와 각종 하드웨어장치가 내장된 컴퓨터본체(3)와, 컴퓨터본체(3)의 비디오카드로부터 출력되는 비디오신호를 처리하여 화상으로 표시하는 디스플레이장치(5)와, 키보드(6) 및 마우스(8) 등의 사용자 입력장치를 갖는다.1 is a front view of a computer system according to the present invention. As shown in the figure, the computer system 1 processes a video signal output from a computer main body 3 having a central processing unit and various hardware devices and a video card of the computer main body 3 to display an image. And a user input device such as a keyboard 6 and a mouse 8.

도 2는 도 1의 컴퓨터시스템의 내부제어블록도이다. 컴퓨터시스템은, 중앙처리장치(1), 메모리, 입력장치, 출력장치, 제어장치로 구성된다. 입력장치는 마우스와 키보드를 포함하며, 출력장치는 모니터와 도시 않은 스피커를 갖는다.2 is an internal control block diagram of the computer system of FIG. The computer system is composed of a central processing unit 1, a memory, an input device, an output device, and a control device. The input device includes a mouse and a keyboard, and the output device has a monitor and a speaker not shown.

메모리는 HDD(16)와 FDD(18) 및 CD-롬(17)과 같은 보조기억장치와, 주기억장치인 램(14)과, 시스템 부팅시 본체내의 부착물이 제 위치에 있으며 작동가능한 상태인지를 확인한 뒤 HDD(16)로부터 운영체계(Operating System)를 읽어들여 램(14)에 적재(loading)하는 POST(Power On Self Test)과정을 수행하는 바이오스프로그램이 저장되는 바이오스롬(BIOS ROM)(19)과, 시스템에 연결된 각종 장치들의 설정정보가 저장되는 비휘발성 메모리인 CMOS램(12)을 포함한다.The memory is provided with auxiliary storage devices such as HDD 16, FDD 18, and CD-ROM 17, RAM 14, which is the main memory, and attachments in the main body at system boot. After checking, the BIOS ROM which stores a BIOS program that performs a power on self test (POST) process of reading an operating system from the HDD 16 and loading the RAM 14 into the RAM 14 is executed. And a CMOS RAM 12 which is a nonvolatile memory in which setting information of various devices connected to the system is stored.

여기서, HDD(16)에는 마우스(8)의 이동을 감지하기 위한 좌/우 버튼 클릭에 따른 마우스입력신호를 처리하여 중앙처리장치(11)로 제공하는 마우스드라이버(응용프로그램)가 저장되어 있다.Here, the HDD 16 stores a mouse driver (application program) for processing the mouse input signal according to the left / right button click for detecting the movement of the mouse 8 and providing the same to the central processing unit 11.

제어장치는 HDD(16)와 CD-ROM(17)을 제어하기 위한 IDE컨트롤러, FDD(18)를 제어하기 위한 FDD컨트롤러, 디스플레이장치(5)를 제어하기 위한비디오컨트롤러(15)와, HDD(16) 및 주변장치의 입출력기능을 관리하는 레지스터의 집합체인 사우스브리지(미도시)와, 사우스브리지와 PCI버스를 통해 연결되어 중앙처리장치(11)와 비디오컨트롤러(15) 및 메모리를 제어하는 노스브리지(미도시)를 포함한다.The controller includes an IDE controller for controlling the HDD 16 and the CD-ROM 17, an FDD controller for controlling the FDD 18, a video controller 15 for controlling the display device 5, and an HDD ( 16) and the south bridge (not shown), which is a collection of registers that manage the input / output functions of the peripheral device, and the north bridge connected to the south bridge and the PCI bus to control the CPU 11, the video controller 15, and the memory. A bridge (not shown).

위의 제어블록 구성으로 중앙처리장치(11)와 메모리 및 각 입출력장치는 시스템버스를 통해 제어신호와 데이터를 주고받으며, 사용자의 데이터처리명령을 수행한다.With the above control block configuration, the central processing unit 11, the memory, and each input / output device exchanges control signals and data through a system bus, and performs a user data processing command.

본 발명에 따라, 부팅시, HDD(16)에 저장된 마우스드라이버는 램(14)에 적재되므로, 부팅과정에서 마우스에 의한 입력이 발생되면, 시스템버스를 통해 바이오스롬(19)으로 입력신호가 제공된다.According to the present invention, when booting, the mouse driver stored in the HDD 16 is loaded in the RAM 14, so that when an input by a mouse occurs in the booting process, an input signal is provided to the biosrom 19 through the system bus. do.

컴퓨터본체(3)에 마련된 전원스위치(4)가 온선택되면, 중앙처리장치(11)는 바이오스롬(19)에 저장된 바이오스 프로그램에게 통제권을 넘긴다. 바이오스프로그램이 컴퓨터를 부팅시킬 때, 먼저 모든 부착물이 제위치에 있으며 또한 작동 가능한 상태인지를 확인한 뒤, 운영체계를 HDD(16)나 FDD드라이브(18)의 디스켓으로부터 읽어 램(14)에 적재시킨다.When the power switch 4 provided in the computer main body 3 is turned on and selected, the CPU 11 transfers control to the BIOS program stored in the bios 19. When the BIOS program boots the computer, it first ensures that all attachments are in place and operational and then loads the operating system from the diskette of the HDD 16 or FDD drive 18 into RAM 14. .

부팅시, 키보드(8) 장치에 마련된 특정키(예를 들어'DEL'버튼)을 선택하면 바이오스프로그램에 의해 화면에 표시되는 CMOS셋업화면에서 중앙처리장치(11)의 클럭수와, HDD(16)의 분할 등 각종 장치의 설정을 변경할 수 있는 기능을 지원한다. 따라서, 사용자는 CMOS셋업화면에서 키보드장치(18)를 통해 각종 장치의 설정을 변경할 수 있다.When booting, selecting a specific key (e.g., a 'DEL' button) provided on the keyboard 8 device causes the clock number of the central processing unit 11 and the HDD 16 to be displayed on the CMOS setup screen displayed by the BIOS program. It supports the function that can change the settings of various devices such as the division of). Therefore, the user can change settings of various devices through the keyboard device 18 in the CMOS setup screen.

본 발명에 따라 바이오스롬(19)에는 마우스의 좌/우 버튼의 클릭순서와 선택횟수 및 동시선택 등의 입력패턴을 암호화하여 CMOS램(12)의 마우스입력패턴암호저장부에 저장하는 부팅제어프로그램이 저장된 부팅제어부(20)가 마련된다. 따라서, 원하는 마우스입력패턴암호를 저장하거나 변경하고자 할 때, 부팅중에 'DEL'키를 눌려 후술할 CMOS셋업메뉴화면을 표시하여 변경할 수 있다. 그리고, 변경된 마우스입력패턴암호는 CMOS램(12)에 마련된 암호저장부(13)에 저장된다.According to the present invention, the BIOS ROM 19 is a boot control program for encrypting an input pattern such as a click order of a left / right button, a selection frequency, and simultaneous selection of a mouse and storing the input pattern in a mouse input pattern password storage unit of the CMOS RAM 12. The stored boot control unit 20 is provided. Therefore, when the desired mouse input pattern password is to be saved or changed, the 'DEL' key can be pressed during booting to display and change the CMOS setup menu screen to be described later. The changed mouse input pattern password is stored in the password storage unit 13 provided in the CMOS RAM 12.

도 3은 본 발명에 따른 컴퓨터시스템의 부팅제어방법이다. 도면에 도시된 바와 같이, 컴퓨터시스템의 부팅제어방법을 서술하기 전에 CMOS램에 이미지암호를 미리 저장하여 둔다. 본 발명에 따른 부팅제어프로그램은 시스템의 부팅시, 바이오스롬(19)내의 부팅프로그램이 구동되면서 마우스(8) 등의 연결상태가 확인 완료된 후 실행되는 것이 바람직하다. 도면에 도시된 바와 같이, 먼저, 전원스위치(4)를 온선택하면(S1), 바이오스프로그램이 POST(Power On Self Test)를 수행한다(S3). 그다음 본 발명에 따른 부팅제어프로그램이 구동되어 디스플레이장치(1)에 부팅암호입력메시지화면이 표시된다(S5). 사용자가 마우스(8)의 좌/우 버튼을 원하는 패턴에 따라 일정순서로 선택 또는 동시선택하면, 마우스(8)의 버튼선택패턴에 따라 일정 패턴의 입력신호가 발생하여 부팅제어프로그램이 이를 수령한다(S7). 부팅제어프로그램은 CMOS램(12)에 저장된 마우스입력패턴 부팅암호를 독출하고(S9), 입력된 마우스입력신호를 독출된 마우스입력패턴 부팅암호와 비교하여 일치하는지 여부를 판단한다(S11). 이때, 마우스입력패턴이 일치하는 경우, 정상부팅을 수행하고(S13), 일치하지 아니할 경우 디스플레이화면에 부팅에러메시지를표시한다(S14).3 is a boot control method of a computer system according to the present invention. As shown in the figure, before describing the boot control method of the computer system, the image password is stored in advance in the CMOS RAM. The boot control program according to the present invention is preferably executed after the connection state of the mouse 8 is completed while the boot program in the BIOS 19 is driven when the system is booted. As shown in the figure, first, when the power switch 4 is selected on (S1), the BIOS program performs a POST (Power On Self Test) (S3). Then, the boot control program according to the present invention is driven to display the boot password input message screen on the display device 1 (S5). When the user selects or simultaneously selects the left / right buttons of the mouse 8 in a predetermined order according to a desired pattern, an input signal of a predetermined pattern is generated according to the button selection pattern of the mouse 8 and the boot control program receives them. (S7). The boot control program reads the mouse input pattern boot password stored in the CMOS RAM 12 (S9), compares the input mouse input signal with the read mouse input pattern boot password, and determines whether or not it matches (S11). At this time, if the mouse input pattern is matched, normal booting is performed (S13), if not matched, a boot error message is displayed on the display screen (S14).

도 4는 마우스입력패턴을 암호로 저장하기 위한 CMOS셋업메뉴화면(40)이다. 도면에 도시된 바와 같이, CMOS셋업화면(40)에는 마우스입력패턴을 암호화하기 위한 암호설정메뉴가 마련되어 있다. 암호설정메뉴를 선택하여 원하는 마우스입력패턴을 입력할 수 있으며, 입력된 마우스입력패턴은 바이오스롬(19)에 저장된 부팅제어프로그램에 의해 CMOS램(12)의 암호저장부(13)에 저장된다.4 is a CMOS setup menu screen 40 for storing a mouse input pattern as an encryption. As shown in the figure, the CMOS setup screen 40 is provided with an encryption setting menu for encrypting a mouse input pattern. By selecting a password setting menu, a desired mouse input pattern can be input, and the input mouse input pattern is stored in the password storage unit 13 of the CMOS RAM 12 by a boot control program stored in the BIOSROM 19.

여기서, 전술한 실시 예에서는 마우스입력패턴을 부팅암호화 하는 것으로 서술하였으나, 키보드입력장치에 마련된 복수의 버튼을 동시 선택하는 입력패턴을 암호화할 수도 있다.Here, in the above-described embodiment, the mouse input pattern has been described as boot encryption. However, the input pattern for simultaneously selecting a plurality of buttons provided in the keyboard input device may be encrypted.

또한, 전술한 실시 예에서는, 이미지암호가 CMOS램 내에 저장되는 것으로 서술하였으나, 읽기/쓰기 가능한 별도의 저장장치를 이용할 수도 있다.In addition, in the above-described embodiment, although the image password is described as being stored in the CMOS RAM, a separate storage device capable of reading / writing may be used.

전술한 실시 예에서는, 본 발명이 데스크탑 컴퓨터에 적용되는 것으로 서술하였으나, 노트북이나 PDA 및 팜PC 등 휴대용 컴퓨터에도 적용가능하다.In the above-described embodiment, the present invention has been described as being applied to a desktop computer, but is applicable to a portable computer such as a notebook computer, a PDA, and a palm PC.

이러한 구성에 의하여, 마우스 등의 입력장치에 마련된 버튼의 선택패턴을 부팅암호로 설정하여 타사용자의 접근을 제한하고, 고유의 입력패턴에 의해 타사용자의 도용을 억제할 수 있다.By such a configuration, it is possible to restrict the access of other users by setting a selection pattern of buttons provided in an input device such as a mouse as a boot password, and suppress the theft of other users by a unique input pattern.

이상 설명한 바와 같이, 본 발명에 따르면, 입력장치의 버튼의 선택패턴을 암호화하여 부팅암호의 도용을 어렵게 하여 시스템의 보안수준이 향상된 컴퓨터시스템 및 그 부팅제어방법이 제공된다.As described above, according to the present invention, a computer system having improved security level of a system by encrypting a selection pattern of a button of an input device, making it difficult to steal a boot password, and a boot control method thereof.

Claims (6)

적어도 하나의 버튼이 마련된 입력장치를 갖는 컴퓨터시스템에 있어서,A computer system having an input device provided with at least one button, 소정의 버튼입력패턴암호를 저장하는 버튼입력패턴암호저장부와;A button input pattern password storage unit for storing a predetermined button input pattern password; 부팅시 상기 버튼의 선택횟수 및 선택순서에 따른 입력패턴을 상기 버튼입력패턴암호저장부에 저장된 버튼입력패턴과 비교하여 일치하는 경우 부팅을 허여하는 부팅제어부를 포함하는 것을 특징으로 하는 컴퓨터시스템.And a boot control unit which permits booting when the input pattern according to the number of times of selection and the order of selection of the buttons is matched with the button input pattern stored in the button input pattern password storage unit. 제1항에 있어서,The method of claim 1, 상기 입력장치는 마우스를 포함하는 것을 특징으로 하는 컴퓨터시스템.And the input device comprises a mouse. 제1항에 있어서,The method of claim 1, 상기 버튼입력패턴암호저장부는 CMOS램내에 마련되는 것을 특징으로 하는 컴퓨터시스템.And the button input pattern password storage unit is provided in a CMOS RAM. 제3항에 있어서,The method of claim 3, 상기 부팅제어부는 부팅시 상기 입력장치의 입력신호를 인식하는 바이오스프로그램이 저장된 바이오스롬내에 마련되는 것을 특징으로 하는 컴퓨터시스템.And the boot control unit is provided in a biosrom in which a bios program for recognizing an input signal of the input device is stored. 적어도 하나의 버튼이 마련된 입력장치를 갖는 컴퓨터시스템의 부팅제어방법에 있어서,In the boot control method of a computer system having an input device provided with at least one button, 부팅시, 상기 입력장치의 버튼을 소정의 패턴에 따라 선택하게 하는 단계와;At booting, selecting a button of the input device according to a predetermined pattern; 미리 저장된 버튼입력패턴부팅암호를 독출하는 단계와;Reading a pre-stored button input pattern boot password; 상기 입력된 버튼입력패턴을 상기 버튼입력패턴부팅암호와 비교하여 일치하는 경우 부팅을 허여하는 단계를 포함하는 것을 특징으로 하는 컴퓨터시스템의 부팅제어방법.And booting when the input button input pattern is matched with the button input pattern booting password. 제5항에 있어서,The method of claim 5, 상기 선택된 버튼의 입력패턴과 상기 버튼입력패턴암호가 일치하지 아니하는 경우 에러메시지를 표시하는 단계를 더 포함하는 것을 특징으로 하는 컴퓨터시스템의 부팅제어방법.And displaying an error message when the input pattern of the selected button and the button input pattern password do not coincide with each other.
KR1020020058159A 2002-09-25 2002-09-25 computer system and method for booting control thereof KR20040029205A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020020058159A KR20040029205A (en) 2002-09-25 2002-09-25 computer system and method for booting control thereof

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020020058159A KR20040029205A (en) 2002-09-25 2002-09-25 computer system and method for booting control thereof

Publications (1)

Publication Number Publication Date
KR20040029205A true KR20040029205A (en) 2004-04-06

Family

ID=37330806

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020020058159A KR20040029205A (en) 2002-09-25 2002-09-25 computer system and method for booting control thereof

Country Status (1)

Country Link
KR (1) KR20040029205A (en)

Similar Documents

Publication Publication Date Title
US7849301B2 (en) Providing a user input interface prior to initiation of an operating system
US8549317B2 (en) Authentication method, authentication apparatus and authentication program storage medium
CN110569633B (en) Theft protection in firmware
JP5519712B2 (en) Method of booting a computer and computer
RU2635224C2 (en) Method and device for secure sensory input
US6647498B1 (en) Method and apparatus for preventing personal computer from being illegally used
KR20040005505A (en) Computer system and method for controlling booting thereof
JP2007004789A (en) Biosignal input apparatus, computer system provided with it, and its control method
CN103164644A (en) Terminal device and starting machine controlling method thereof
US9536064B2 (en) Method of operating an electronic apparatus
US20050055566A1 (en) Computer system and method for controlling the same
EP2538365B1 (en) Information input display device and control program thereof
CN104423819A (en) Screen locking and unlocking method and electronic equipment
US20060069908A1 (en) Information processing apparatus and boot control method
KR20040029205A (en) computer system and method for booting control thereof
JPH09305249A (en) Information processor and method for mounting electronic equipment on the information processor
KR100392453B1 (en) computer and controling method thereof
JP2008158763A (en) Information processing device and security method
KR19990079740A (en) How to secure your PC using boot sequence
JP2000035948A (en) Electronic equipment and storage medium
US11449597B2 (en) Transposed passwords
JP3075856B2 (en) Computer
KR20030018676A (en) Computer security system using the hand phone and control method thereof
JP2010211406A (en) Removable memory unit
JP4542503B2 (en) Portable information processing apparatus, control method thereof, and program

Legal Events

Date Code Title Description
WITN Withdrawal due to no request for examination