CN106325868A - Method for binding starting equipment with shortcut keys in UEFI (unified extensible firmware interface) - Google Patents

Method for binding starting equipment with shortcut keys in UEFI (unified extensible firmware interface) Download PDF

Info

Publication number
CN106325868A
CN106325868A CN201610715208.0A CN201610715208A CN106325868A CN 106325868 A CN106325868 A CN 106325868A CN 201610715208 A CN201610715208 A CN 201610715208A CN 106325868 A CN106325868 A CN 106325868A
Authority
CN
China
Prior art keywords
starting
bootorder
shortcut
startup
equipment
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
CN201610715208.0A
Other languages
Chinese (zh)
Inventor
刘意
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.)
NANJING BYOSOFT CO Ltd
Original Assignee
NANJING BYOSOFT CO Ltd
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 NANJING BYOSOFT CO Ltd filed Critical NANJING BYOSOFT CO Ltd
Priority to CN201610715208.0A priority Critical patent/CN106325868A/en
Publication of CN106325868A publication Critical patent/CN106325868A/en
Pending legal-status Critical Current

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

Abstract

The invention discloses a method for binding starting equipment with shortcut keys in an UEFI (unified extensible firmware interface). The method comprises the following steps of (1) initializing the process of binding the starting equipment with the shortcut keys; (2) backing up BootOrder as BpBootOrder, so as to prevent the starting failure of xBootOrder; (3) for a hot key event of a starting manager, when the waiting time is overtime, performing the conventional starting process; when the shortcut key bound with the starting equipment is pressed, assigning the xBootOrder to the BootOrder to participate in the loading of a starting item; (4) sequentially loading a starting target in the BootOrder. The method has the advantages that in the testing process, when one bound shortcut key is pressed, the starting item of the equipment is directly loaded; a CDROM (CD-read only memory) medium is treated by the same type, and when the CDROM medium exists in any equipment, a C button is pressed in the startup process, and the starting from the equipment containing the CDROM medium is realized, so that the operation is more intelligent and rapider; a computer system with multiple starting equipment can be simply and quickly started, the intermediate step is skipped, and the testing efficiency is improved.

Description

A kind of method realizing shortcut binding starting device in UEFI
Technical field
The present invention relates to startup item management domain, a kind of side realizing shortcut binding starting device in UEFI Method.
Background technology
In prior art, in test job PC to be measured often connect polylith can starting device, open from specific startup item Time dynamic, method generally has two kinds: one to be during POST, and the shortcut using BIOS to arrange interface enters BIOS and arranges boundary Face, enters back into startup item management submenu, selects the to be entered startup item specified;Two is during POST, first uses startup The shortcut of item submenu enters startup item menu, the startup item specified that reselection is to be entered.But both approaches intermediate link Many, testing efficiency is low.
Summary of the invention
The technical problem to be solved is, it is provided that a kind of shortcut that realizes in UEFI binds starting device Method, can skip intermediate link, improves testing efficiency.
For solving above-mentioned technical problem, the present invention provides a kind of side realizing shortcut binding starting device in UEFI Method, comprises the steps:
(1) initialization procedure of shortcut binding starting device;
(2) being backed up by BootOrder is BpBootOrder, in case xBootOrder starts unsuccessfully;
(3) for the hot key event of startup manager, if waiting time-out, the Booting sequence of routine is just walked;If tied up The shortcut having determined starting device type is pressed, and xBootOrder is just assigned to BootOrder and goes to participate in the loading of startup item;
(4) the startup target in BootOrder is loaded successively.
Preferably, step (1) specifically includes following steps:
A (), after establishment system BootOrder variable terminates, is respectively each bootable device type and creates correspondence XBootOrder variable, x is variable herein, in this way USB device, then x may be configured as u, now start order variable be uBootOrder;
B F10 is mapped to startup menu terminates by () after, respectively the shortcut of agreement is mapped as the xBootOrder of correspondence Variable.
Preferably, step (4) specifically includes following steps:
Can load if a () starts target, just controller is given startup target;
Can not load if b () is currently up target, load the next one the most successively and start target until success;
If c all startup targets in () BootOrder all cannot load, report an error prompting the most accordingly, and The conventional Booting sequence of circulation.
The invention have the benefit that in testing, will directly add when we press a certain shortcut bound The startup item of load equipment;Additionally, CDROM medium is done equal process by us, when arbitrary equipment exists CDROM medium, I Have only to press in start process " C ", just can start from the equipment containing CDROM medium, such operation is more Add intelligent and quick, can accomplish that simple and quick startup has the computer system of many starting devices, skip intermediate link, carry High testing efficiency.
Accompanying drawing explanation
Fig. 1 is BDS phase workflow diagram.
Fig. 2 is the holistic approach flow chart of the present invention.
Detailed description of the invention
As it is shown in figure 1, be the general work flow chart of BDS phase.DXE phase can dispatch all required drivings, so Rear entrance BDS phase loads the startup item specified successively until successfully starting up, before each startup item loads unsuccessfully, UEFI can judge, either with or without adding new equipment, if having, can reschedule required driving, restarting BDS phase.
As in figure 2 it is shown, a kind of method realizing shortcut binding starting device in UEFI, comprise the steps:
(1) initialization procedure of shortcut binding starting device:
A (), after establishment system BootOrder variable terminates, is respectively each bootable device type and creates correspondence XBootOrder variable, x is variable herein, in this way USB device, then x may be configured as u, now start order variable be uBootOrder;
B F10 is mapped to startup menu terminates by () after, respectively the shortcut of agreement is mapped as the xBootOrder of correspondence Variable;
(2) being backed up by BootOrder is BpBootOrder, in case xBootOrder starts unsuccessfully;
(3) for the hot key event of startup manager, if waiting time-out, the Booting sequence of routine is just walked;If tied up The shortcut having determined starting device type is pressed, and xBootOrder is just assigned to BootOrder and goes to participate in the loading of startup item;
(4) the startup target in BootOrder is loaded successively:
Can load if a () starts target, just controller is given startup target;
Can not load if b () is currently up target, load the next one the most successively and start target until success;
If c all startup targets in () BootOrder all cannot load, report an error prompting the most accordingly, and The conventional Booting sequence of circulation.
Although the present invention is illustrated with regard to preferred implementation and has been described, it is understood by those skilled in the art that Without departing from scope defined by the claims of the present invention, the present invention can be carried out variations and modifications.

Claims (3)

1. the method realizing shortcut binding starting device in UEFI, it is characterised in that comprise the steps:
(1) initialization procedure of shortcut binding starting device;
(2) being backed up by BootOrder is BpBootOrder, in case xBootOrder starts unsuccessfully;
(3) for the hot key event of startup manager, if waiting time-out, the Booting sequence of routine is just walked;If there being binding The shortcut of starting device type is pressed, and xBootOrder is just assigned to BootOrder and goes to participate in the loading of startup item;
(4) the startup target in BootOrder is loaded successively.
2. the method realizing shortcut binding starting device as claimed in claim 1 in UEFI, it is characterised in that step (1) following steps are specifically included:
A (), after establishment system BootOrder variable terminates, is respectively each bootable device type and creates correspondence XBootOrder variable, x is variable herein, in this way USB device, then x may be configured as u, now starts order variable and is uBootOrder;
B F10 is mapped to startup menu terminates by () after, the xBootOrder that the shortcut of agreement is mapped as correspondence respectively becomes Amount.
3. the method realizing shortcut binding starting device as claimed in claim 1 in UEFI, it is characterised in that step (4) following steps are specifically included:
Can load if a () starts target, just controller is given startup target;
Can not load if b () is currently up target, load the next one the most successively and start target until success;
If c all startup targets in () BootOrder all cannot load, report an error prompting the most accordingly, and circulates Conventional Booting sequence.
CN201610715208.0A 2016-08-24 2016-08-24 Method for binding starting equipment with shortcut keys in UEFI (unified extensible firmware interface) Pending CN106325868A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201610715208.0A CN106325868A (en) 2016-08-24 2016-08-24 Method for binding starting equipment with shortcut keys in UEFI (unified extensible firmware interface)

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201610715208.0A CN106325868A (en) 2016-08-24 2016-08-24 Method for binding starting equipment with shortcut keys in UEFI (unified extensible firmware interface)

Publications (1)

Publication Number Publication Date
CN106325868A true CN106325868A (en) 2017-01-11

Family

ID=57790468

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201610715208.0A Pending CN106325868A (en) 2016-08-24 2016-08-24 Method for binding starting equipment with shortcut keys in UEFI (unified extensible firmware interface)

Country Status (1)

Country Link
CN (1) CN106325868A (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111966417A (en) * 2020-08-25 2020-11-20 深圳市亿道数码技术有限公司 Method and system for controlling starting of slave PXE through designated key
CN112256372A (en) * 2020-10-20 2021-01-22 北京字跳网络技术有限公司 Information processing method and device and electronic equipment
CN112256338A (en) * 2020-10-27 2021-01-22 记忆科技(深圳)有限公司 SOC starting method and device, computer equipment and storage medium
CN113315675A (en) * 2021-05-08 2021-08-27 山东英信计算机技术有限公司 White box switch U-Boot automatic testing method, system and storage medium

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1841323A (en) * 2005-03-31 2006-10-04 鸿富锦精密工业(深圳)有限公司 Method for switching operating system by hot key
CN1991756A (en) * 2005-12-27 2007-07-04 鸿富锦精密工业(深圳)有限公司 System and method for selecting starting apparatus by hot-key
CN101201746A (en) * 2006-12-14 2008-06-18 英业达股份有限公司 Method for setting ROM-BIOS

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1841323A (en) * 2005-03-31 2006-10-04 鸿富锦精密工业(深圳)有限公司 Method for switching operating system by hot key
CN1991756A (en) * 2005-12-27 2007-07-04 鸿富锦精密工业(深圳)有限公司 System and method for selecting starting apparatus by hot-key
CN101201746A (en) * 2006-12-14 2008-06-18 英业达股份有限公司 Method for setting ROM-BIOS

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111966417A (en) * 2020-08-25 2020-11-20 深圳市亿道数码技术有限公司 Method and system for controlling starting of slave PXE through designated key
CN111966417B (en) * 2020-08-25 2023-08-18 深圳市亿道数码技术有限公司 Method and system for controlling start-up from PXE through designated key
CN112256372A (en) * 2020-10-20 2021-01-22 北京字跳网络技术有限公司 Information processing method and device and electronic equipment
CN112256372B (en) * 2020-10-20 2023-12-26 北京字跳网络技术有限公司 Information processing method and device and electronic equipment
CN112256338A (en) * 2020-10-27 2021-01-22 记忆科技(深圳)有限公司 SOC starting method and device, computer equipment and storage medium
CN112256338B (en) * 2020-10-27 2023-12-05 记忆科技(深圳)有限公司 SOC starting method and device, computer equipment and storage medium
CN113315675A (en) * 2021-05-08 2021-08-27 山东英信计算机技术有限公司 White box switch U-Boot automatic testing method, system and storage medium

Similar Documents

Publication Publication Date Title
CN106325868A (en) Method for binding starting equipment with shortcut keys in UEFI (unified extensible firmware interface)
US7673131B2 (en) Booting an operating system in discrete stages
CN110134446B (en) Method for starting PCIE equipment scanning
US20130152074A1 (en) Method for automatic consecutive installing operating systems
US20020169949A1 (en) System and method for dynamic management of a startup sequence
CN106648563B (en) Dependency decoupling processing method and device for shared module in application program
US20090064197A1 (en) Driver installer usable in plural environments
US20210342217A1 (en) System and method for remotely diagnosing and repairing a computing device
US20130166958A1 (en) Software burning system and burning control method
CN105511936A (en) Test system, method and device
CN108809683B (en) Method and device for deploying cloud application system
CN107329792A (en) A kind of Docker containers start method and device
US7293168B2 (en) System and method for initially configuring and booting a device using a device identifier
US6829725B2 (en) Fault resistant operating system
CN112000567A (en) Regulation and control software test service method based on cloud platform
CN102122258A (en) Method for repairing damaged embedded equipment file system
CN112328297B (en) Method and device for upgrading Android system running compatibly on Linux
US20150212866A1 (en) Management system for service of multiple operating environments, and methods thereof
CN110413531A (en) Realize IOMT automatic test approach, device, computer equipment and storage medium
US20150186163A1 (en) Application virtualization system and method
CN113051088B (en) Program loading method, device, equipment and computer readable medium
CN111090458B (en) Gray release system and application release method based on gray release system
US7890742B2 (en) Automatically selecting firmware instructions for an operating system
CN110673930B (en) Virtual machine migration method, virtualization device, storage medium and device
GB2452735A (en) Loading and executing programs in parallel during boot loading

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
CB02 Change of applicant information
CB02 Change of applicant information

Address after: 210061 11/F, Block A, Chuangzhi Building, 17 Xinghuo Road, Nanjing High-tech Zone, Jiangsu Province

Applicant after: NANJING BYOSOFT CO., LTD.

Address before: 210000 10 Floor, Block B, Software Building 9 Xinghuo Road, Nanjing High-tech Zone, Jiangsu Province

Applicant before: NANJING BYOSOFT CO., LTD.

RJ01 Rejection of invention patent application after publication
RJ01 Rejection of invention patent application after publication

Application publication date: 20170111