CN114281417B - Method, system, equipment and storage medium for starting up server BIOS fingerprint - Google Patents

Method, system, equipment and storage medium for starting up server BIOS fingerprint Download PDF

Info

Publication number
CN114281417B
CN114281417B CN202111434333.1A CN202111434333A CN114281417B CN 114281417 B CN114281417 B CN 114281417B CN 202111434333 A CN202111434333 A CN 202111434333A CN 114281417 B CN114281417 B CN 114281417B
Authority
CN
China
Prior art keywords
fingerprint
bios
guid
fingerprint image
server
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.)
Active
Application number
CN202111434333.1A
Other languages
Chinese (zh)
Other versions
CN114281417A (en
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.)
Suzhou Inspur Intelligent Technology Co Ltd
Original Assignee
Suzhou Inspur Intelligent Technology 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 Suzhou Inspur Intelligent Technology Co Ltd filed Critical Suzhou Inspur Intelligent Technology Co Ltd
Priority to CN202111434333.1A priority Critical patent/CN114281417B/en
Publication of CN114281417A publication Critical patent/CN114281417A/en
Application granted granted Critical
Publication of CN114281417B publication Critical patent/CN114281417B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Collating Specific Patterns (AREA)
  • Stored Programmes (AREA)

Abstract

The invention discloses a server BIOS fingerprint starting method, which comprises the following steps: acquiring a fingerprint image of a user, and generating a fingerprint identification code according to the fingerprint image; generating a GUID of the fingerprint image according to a GUID generation algorithm of the BIOS based on the fingerprint identification code; and searching the GUID of the fingerprint image in the BIOS, and storing the fingerprint image into a storage space corresponding to the GUID and starting up the server in response to the existence of the GUID. The method for starting the server BIOS fingerprint provided by the invention can be used for controlling the starting of the BIOS fingerprint to be executed by the BIOS without any verification calculation in the BIOS, and meanwhile, the embedding and the fusion of the fingerprint authentication mechanism and the task execution of the BIOS are realized by utilizing the original task mechanism of the BIOS, so that the security of fingerprint authentication is ensured, the computing capacity of the BIOS is not consumed, and various fingerprint authentication solutions with excellent performances are provided.

Description

Method, system, equipment and storage medium for starting up server BIOS fingerprint
Technical Field
The invention belongs to the field of computers, and particularly relates to a method, a system, equipment and a storage medium for starting up a server BIOS fingerprint
Background
With the continuous progress of the science and technology, various new technologies and new technology inventions are endlessly developed. The demand for large-scale data calculation promotes people to develop machines with faster, stronger and more stable calculation, so that the server is born, and great convenience is brought to people in the aspects of family life, enterprise office and big data processing.
As is well known, fingerprints have characteristics of being different from each other and unchanged for life, and the fingerprints are widely used in the fields of entry inspection, criminals search and the like, and the application of the fingerprints lays a more solid foundation for the protection of information of people. At present, fingerprint information verification is widely applied to mobile terminal systems such as mobile phones and computers, and has the characteristics of safety and reliability.
In the field of computer servers, management and control of BIOS information and secure boot are critical to normal boot operation of the device. BIOS refers to basic input/output system, which is a set of programs solidified on a ROM chip on the main board in the computer, and which stores the most important basic input/output program, self-checking program after starting up and system self-starting program of the computer. The method is a checkpoint which the computer must go through when being started, so that a stable defense line can be set for the safe starting of the computer.
The existing scheme adopting fingerprint identification authentication does not have the whole process of fingerprint acquisition and calculation due to the insufficient computing capability of the BIOS, and in the prior art, a series of operations such as fingerprint acquisition and fingerprint identification code calculation are performed through an external fingerprint identification module, and the calculation result is returned to the BIOS. In this case, the security of fingerprint authentication is fully governed by an external fingerprint identification device, and there is a great potential safety hazard.
Therefore, an effective security authentication method is needed to solve the above problems.
Disclosure of Invention
In order to solve the above problems, the present invention provides a method for starting up a server BIOS fingerprint, comprising:
acquiring a fingerprint image of a user, and generating a fingerprint identification code according to the fingerprint image;
generating the GUID of the fingerprint image according to the GUID generation algorithm of the BIOS based on the fingerprint identification code;
searching the GUID of the fingerprint image in the BIOS, and responding to the existence of the GUID, storing the fingerprint image into a storage space corresponding to the GUID and starting the server.
In some embodiments of the present invention, acquiring a fingerprint image of a user and generating a fingerprint identification code from the fingerprint image includes:
in response to acquiring a fingerprint image of the user, dividing the fingerprint image into a first predetermined number of feature images according to a first predetermined number; and
and respectively calculating the identification codes of the characteristic images and the fingerprint images corresponding to the first preset number of characteristic images and the fingerprint images.
In some embodiments of the invention, the method further comprises:
generating the GUIDs of the first preset number of characteristic images based on the GUID generation algorithm of the BIOS in response to the fact that the GUIDs do not exist in the BIOS;
judging whether the GUIDs of the first preset number of characteristic images exist in a storage space corresponding to the preset GUIDs in the BIOS;
and starting the server in response to the GUIDs of the characteristic images with the first preset number in the storage space corresponding to the preset GUIDs in the BIOS.
In some embodiments of the invention, the method further comprises:
responding to the first starting of the server, and generating the GUID of the fingerprint image according to the GUID generation algorithm of the BIOS based on the identification code of the fingerprint image;
and mounting the GUID of the fingerprint image on a driver of the BIOS and storing the fingerprint image as a default fingerprint image into a storage space corresponding to the GUID.
In some embodiments of the invention, the method further comprises:
and storing the GUIDs of the characteristic images generated by a preset number of characteristic images of the fingerprint images based on the GUID algorithm of the BIOS into a storage space corresponding to the preset GUIDs.
In some embodiments of the invention, the method further comprises:
responding to the starting of the server, guiding the server to enter an operating system by the BIOS, and sending the fingerprint image and a default fingerprint image stored in the BIOS to the operating system;
the operating system verifies whether the fingerprint image and the default fingerprint image are identical according to an image recognition algorithm;
and responding to the fingerprint image being different from the default fingerprint image, reporting an exception by the operating system, locking the BIOS and closing the server.
In some embodiments of the invention, the method further comprises:
in response to the fingerprint image being the same as the default fingerprint image, the operating system will send a delete instruction to the BIOS, which will delete the fingerprint image.
Another aspect of the present invention further provides a server BIOS fingerprint startup system, including:
the fingerprint identification module is configured to acquire a fingerprint image of a user and generate a fingerprint identification code according to the fingerprint image;
the GUID generation module is configured to generate the GUID of the fingerprint image according to a GUID generation algorithm of the BIOS based on the fingerprint identification code;
and the authentication module is configured to search the GUID of the fingerprint image in the BIOS, store the fingerprint image into a storage space corresponding to the GUID and start the server in response to the existence of the GUID.
Yet another aspect of the present invention provides a computer apparatus, comprising:
at least one processor; and
a memory storing computer instructions executable on the processor, which when executed by the processor, perform the steps of the method of any of the above embodiments.
Yet another aspect of the present invention proposes a computer readable storage medium storing a computer program, characterized in that the computer program when executed by a processor implements the steps of the method according to any of the above embodiments.
The method for starting the server BIOS fingerprint provided by the invention can be used for controlling the BIOS fingerprint to start to be executed by the BIOS without any verification calculation in the BIOS, and meanwhile, the original task mechanism of the BIOS is utilized to realize the embedding and fusion of the fingerprint authentication mechanism and the task execution of the BIOS, so that the security of fingerprint authentication is ensured, the calculation capability of the BIOS is not consumed, and a fingerprint authentication solution with excellent performance is provided.
Drawings
In order to more clearly illustrate the embodiments of the invention or the technical solutions in the prior art, the drawings that are required in the embodiments or the description of the prior art will be briefly described, it being obvious that the drawings in the following description are only some embodiments of the invention, and that other drawings may be obtained according to these drawings without inventive effort for a person skilled in the art.
FIG. 1 is a flowchart of a method for starting up a server BIOS fingerprint according to an embodiment of the present invention;
FIG. 2 is a system architecture diagram of an embodiment of a server BIOS fingerprint boot system according to an embodiment of the present invention;
fig. 3 is a schematic structural diagram of a computer device according to an embodiment of the present invention;
fig. 4 is a schematic structural diagram of a computer readable storage medium according to an embodiment of the present invention.
Detailed Description
In order to make the object technical scheme and advantages of the present invention more apparent, the following embodiments of the present invention will be described in further detail with reference to the accompanying drawings.
It should be noted that, in the embodiments of the present invention, all the expressions "first" and "second" are used to distinguish two entities with the same name but different entities or different parameters, and it is noted that the "first" and "second" are only used for convenience of expression, and should not be construed as limiting the embodiments of the present invention, and the following embodiments are not described one by one.
As shown in fig. 1, the present invention provides a method for starting up a server BIOS fingerprint, including:
s1, acquiring a fingerprint image of a user, and generating a fingerprint identification code according to the fingerprint image;
s2, generating the GUID of the fingerprint image according to the GUID generation algorithm of the BIOS based on the fingerprint identification code;
and step S3, searching the GUID of the fingerprint image in the BIOS, and storing the fingerprint image into a storage space corresponding to the GUID and starting up the server in response to the existence of the GUID.
The method provided by the invention is to execute the program in the starting stage of the BIOS, and in the development process of the firmware of the AMD chip server, the corresponding Protocol is mounted on the corresponding function driver by adding the corresponding function driver to the BIOS driver database in the starting process of the BIOS, so that the function to be realized is compiled into the BIOS program, therefore, in the embodiment, the verification driver for realizing the fingerprint identification can be mounted on the BIOS driver database (called as BIOS architecture for indicating the program to be loaded in the starting process of the BIOS) according to the BIOS operation rule of the AMD server. After BIOS is started, corresponding logic is executed to process the fingerprint identification code transmitted by the fingerprint identification module so as to realize the safety problem of fingerprint identification on BIOS starting and guiding the operating system.
Also, different fingerprint authentication programs may be loaded into the BIOS according to the BIOS's boot mechanism for different CPU platforms.
In this embodiment, in step S1, a fingerprint image of a user is obtained by an external fingerprint acquisition device connected to the BIOS, and an identification code of a fingerprint of the user is calculated according to a fingerprint identification algorithm of the fingerprint acquisition device. In this embodiment, the fingerprint acquisition device may use any form of fingerprint acquisition device, and has a function of outputting a fingerprint identification code. The fingerprint device of the universal trusted algorithm can be selected, and the device using the customized fingerprint algorithm can also be selected. The fingerprint acquisition device calculates the fingerprint of the user by adopting a correlation algorithm and then sends the calculated fingerprint to a corresponding fingerprint verification program in the BIOS.
In step S2, after the BIOS receives the fingerprint identification code sent by the corresponding fingerprint acquisition device, the fingerprint identification code is generated into a GUID according to the GUID generation algorithm that assigns the GUID to the driver in the BIOS.
In step S3, after obtaining the GUID of the fingerprint, the GUID of the fingerprint is searched in the BIOS in a manner of searching the functional driver of the BIOS, if the GUID exists in the BIOS, it is indicated that the fingerprint detected by the fingerprint device is correct, fingerprint authentication is completed in the BIOS stage, and corresponding other functional programs are loaded through the GUIDs of the other functional programs according to the established BIOS startup procedure, so as to complete booting of the operating system. And storing a fingerprint image acquired by the fingerprint at the fingerprint acquisition device in a memory space of the BIOS according to the GUID of the fingerprint.
In some embodiments of the present invention, a digital-to-analog conversion module is added between fingerprint acquisition devices to convert a fingerprint image acquired by a fingerprint acquisition device into a digital signal, and the digital signal is stored in a storage space of a BIOS corresponding to a GUID of the fingerprint.
It should be noted that, the GUID mentioned in the present invention is a unique identifier of a driver for identifying the BIOS, that is, a driver is a GUID, and in addition, the driver may be understood as other devices on the BIOS control server or a functional program for driving the other devices. The BIOS finds out the corresponding code data of the drive sequence in the memory space of the BIOS according to the GUID and loads the code data to realize the corresponding function.
Thus, the GUID of the fingerprint in the present invention does not correspond to a driver, which corresponds to a default fingerprint image stored in the memory space of the BIOS, and a temporarily acquired fingerprint image for fingerprint verification at start-up.
In some embodiments of the present invention, acquiring a fingerprint image of a user and generating a fingerprint identification code from the fingerprint image includes:
in response to acquiring a fingerprint image of the user, dividing the fingerprint image into a first predetermined number of feature images according to a first predetermined number; and
and respectively calculating the identification codes of the characteristic images and the fingerprint images corresponding to the first preset number of characteristic images and the fingerprint images.
In this embodiment, the fingerprint image of the user is split into a plurality of feature images, and the identification codes of the corresponding feature images are calculated respectively. For example, in some embodiments of the present invention, the fingerprint image is divided into 9 regions in a nine-grid manner, and corresponding 9 identification codes are generated on the images of the 9 regions according to a fingerprint identification algorithm. In some embodiments of the present invention, when generating a plurality of feature identifiers, correction is required to be performed on a fingerprint image, that is, the size of the fingerprint image is reselected according to the boundaries of the fingerprints in the fingerprint image, then the selected area is used as the fingerprint image, and the fingerprint image is segmented to obtain a plurality of fingerprint features, so as to calculate a plurality of feature identifiers.
In some embodiments of the present invention, the fingerprint acquisition device also needs to send the currently acquired fingerprint image to the BIOS for temporary storage.
In some embodiments of the invention, the method further comprises:
generating the GUIDs of the first preset number of characteristic images based on the GUID generation algorithm of the BIOS in response to the fact that the GUIDs do not exist in the BIOS;
judging whether the GUIDs of the first preset number of characteristic images exist in a storage space corresponding to the preset GUIDs in the BIOS;
and starting the server in response to the GUIDs of the characteristic images with the first preset number in the storage space corresponding to the preset GUIDs in the BIOS.
In this embodiment, the predetermined GUID refers to that when a fingerprint is input, the GUID fingerprint acquisition device generated according to the first input fingerprint sends a fingerprint identification code obtained by calculating a fingerprint image to the BIOS, and the BIOS generates a GUID by using the fingerprint identification code, if no corresponding GUID is found when the GUID is queried, it is indicated that the fingerprint acquired by the fingerprint acquisition device is not matched with a default fingerprint, so that the generated fingerprint identification code is not matched when passing through the same GUID generation algorithm, and cannot be matched in the existing GUIDs of the BIOS, so that the condition that the GUID of the generated fingerprint is not found when being queried does not exist.
In some cases, however, there is a deviation in the fingerprint image captured by the fingerprint capture device due to the problem of placement of the user's finger, so that the generated fingerprint identification code is different from the correct fingerprint identification. In order to improve the fingerprint identification efficiency, in this example, if there is a situation that the fingerprint identification codes obtained by the complete fingerprint image are not matched after generating the GUID in the BIOS, after the BIOS sends the fingerprint identification code authentication failure to the fingerprint acquisition device, the fingerprint acquisition device divides the fingerprint image into a plurality of feature images according to the above manner, calculates the feature identification codes corresponding to the plurality of feature images respectively, then sends the feature identification to the BIOS, calculates the corresponding GUID by the received plurality of feature identification codes respectively, after calculating the GUID respectively, matches the GUID of the plurality of feature identification codes with the GUID of a storage space corresponding to another specified GUID for storing the plurality of feature GUIDs respectively, and if the number of the GUIDs contained in the storage space of the specified GUID matched with the GUIDs of the plurality of feature identification codes verified by the fingerprint reaches 7 (in the case that the identification codes of the feature images are 9), considers the fingerprint acquired by the fingerprint acquisition device to be safe, and even if the fingerprint authentication of the complete fingerprint image fails.
It should be noted that, in the above embodiment of the present invention, the GUID for storing the plurality of feature identifiers is a specially set GUID, similar to the GUID corresponding to other driving programs, and is not generated by the identifiers of the plurality of feature images or fingerprint images, but is used for identifying and storing the plurality of GUIDs corresponding to the plurality of feature identifiers, because the corresponding GUID is searched in the BIOS to locate the corresponding storage space. The GUID used for saving the fingerprint image in the above embodiment is the GUID generated by the identification code of the fingerprint image when the fingerprint is first entered.
In some embodiments of the invention, the method further comprises:
responding to the first starting of the server, and generating the GUID of the fingerprint image according to the GUID generation algorithm of the BIOS based on the identification code of the fingerprint image;
and mounting the GUID of the fingerprint image on a driver of the BIOS and storing the fingerprint image as a default fingerprint image into a storage space corresponding to the GUID.
In this embodiment, when the server starts to enter a fingerprint for the first time, the identification code of the fingerprint image acquired by the fingerprint acquisition device generates a GUID for storing the fingerprint image and for fingerprint verification according to the GUID generation algorithm based on the identification code, takes the fingerprint image as a default fingerprint image, stores the fingerprint image in the storage space of the BIOS, and simultaneously establishes a connection between the GUID and the corresponding storage space. In addition, the GUID is used as the GUID of one driver, but is not used in a manner of calling other drivers. And only searching the GUID by using a searching mode of a driver in the subsequent fingerprint verification of the starting-up process.
In some embodiments of the invention, the method further comprises:
and storing the GUIDs of the characteristic images generated by a preset number of characteristic images of the fingerprint images based on the GUID algorithm of the BIOS into a storage space corresponding to the preset GUIDs.
In some embodiments of the invention, the method further comprises:
responding to the starting of the server, guiding the server to enter an operating system by the BIOS, and sending the fingerprint image and a default fingerprint image stored in the BIOS to the operating system;
the operating system verifies whether the fingerprint image and the default fingerprint image are identical according to an image recognition algorithm;
and responding to the fingerprint image being different from the default fingerprint image, reporting an exception by the operating system, locking the BIOS and closing the server.
In this embodiment, after the fingerprint verification in the BIOS stage passes, for security, after entering the operating system, the BIOS sends the fingerprint image of the fingerprint verification and the fingerprint image of the first entry to the operating system, and the image recognition algorithm in the operating system compares and verifies the fingerprint image and the fingerprint image of the first entry again, and if the verification result is the same fingerprint, the operating system operates normally. If the verification results are different, reporting errors newly to a server management system or other early warning, and simultaneously sending a locking instruction to the BIOS to prevent the BIOS from booting functions in the restarting process of the subsequent server.
In some embodiments of the invention, the method further comprises:
in response to the fingerprint image being the same as the default fingerprint image, the operating system will send a delete instruction to the BIOS, which will delete the fingerprint image.
In this embodiment, if the result of the image recognition in the operating system is the same, after the operating system is started normally, an instruction for deleting data is sent to the BIOS, and the stored fingerprint image verified by the fingerprint is deleted.
The method for starting the server BIOS fingerprint provided by the invention can be used for controlling the BIOS fingerprint to start to be executed by the BIOS without any verification calculation in the BIOS, and meanwhile, the original task mechanism of the BIOS is utilized to realize the embedding and fusion of the fingerprint authentication mechanism and the task execution of the BIOS, so that the security of fingerprint authentication is ensured, the calculation capability of the BIOS is not consumed, and a fingerprint authentication solution with excellent performance is provided.
As shown in fig. 2, another aspect of the present invention further provides a server BIOS fingerprint startup system, including:
the fingerprint identification module 1 is configured to acquire a fingerprint image of a user, and generate a fingerprint identification code according to the fingerprint image;
the GUID generation module 2 is configured to generate the GUID of the fingerprint image according to the GUID generation algorithm of the BIOS based on the fingerprint identification code;
and the authentication module 3 is configured to search the GUID of the fingerprint image in the BIOS, store the fingerprint image into a storage space corresponding to the GUID and start the server in response to the existence of the GUID.
Still another aspect of the present invention provides a computer apparatus, as shown in fig. 3, including:
at least one processor 21; and
a memory 22, said memory 222 storing computer instructions 23 executable on said processor 21, said instructions when executed by said processor implementing a server BIOS fingerprint boot method comprising:
acquiring a fingerprint image of a user, and generating a fingerprint identification code according to the fingerprint image;
generating the GUID of the fingerprint image according to the GUID generation algorithm of the BIOS based on the fingerprint identification code;
searching the GUID of the fingerprint image in the BIOS, and responding to the existence of the GUID, storing the fingerprint image into a storage space corresponding to the GUID and starting the server.
In some embodiments of the present invention, acquiring a fingerprint image of a user and generating a fingerprint identification code from the fingerprint image includes:
in response to acquiring a fingerprint image of the user, dividing the fingerprint image into a first predetermined number of feature images according to a first predetermined number; and
and respectively calculating the identification codes of the characteristic images and the fingerprint images corresponding to the first preset number of characteristic images and the fingerprint images.
In some embodiments of the invention, the method further comprises:
generating the GUIDs of the first preset number of characteristic images based on the GUID generation algorithm of the BIOS in response to the fact that the GUIDs do not exist in the BIOS;
judging whether the GUIDs of the first preset number of characteristic images exist in a storage space corresponding to the preset GUIDs in the BIOS;
and starting the server in response to the GUIDs of the characteristic images with the first preset number in the storage space corresponding to the preset GUIDs in the BIOS.
In some embodiments of the invention, the method further comprises:
responding to the first starting of the server, and generating the GUID of the fingerprint image according to the GUID generation algorithm of the BIOS based on the identification code of the fingerprint image;
and mounting the GUID of the fingerprint image on a driver of the BIOS and storing the fingerprint image as a default fingerprint image into a storage space corresponding to the GUID.
In some embodiments of the invention, the method further comprises:
and storing the GUIDs of the characteristic images generated by a preset number of characteristic images of the fingerprint images based on the GUID algorithm of the BIOS into a storage space corresponding to the preset GUIDs.
In some embodiments of the invention, the method further comprises:
responding to the starting of the server, guiding the server to enter an operating system by the BIOS, and sending the fingerprint image and a default fingerprint image stored in the BIOS to the operating system;
the operating system verifies whether the fingerprint image and the default fingerprint image are identical according to an image recognition algorithm;
and responding to the fingerprint image being different from the default fingerprint image, reporting an exception by the operating system, locking the BIOS and closing the server.
In some embodiments of the invention, the method further comprises:
in response to the fingerprint image being the same as the default fingerprint image, the operating system will send a delete instruction to the BIOS, which will delete the fingerprint image.
Still another aspect of the present invention further proposes a computer readable storage medium 401, as shown in fig. 4, where the computer readable storage medium 401 stores a computer program 402, and when the computer program 402 is executed by a processor, a method for starting up a server BIOS fingerprint is implemented, including:
acquiring a fingerprint image of a user, and generating a fingerprint identification code according to the fingerprint image;
generating the GUID of the fingerprint image according to the GUID generation algorithm of the BIOS based on the fingerprint identification code;
searching the GUID of the fingerprint image in the BIOS, and responding to the existence of the GUID, storing the fingerprint image into a storage space corresponding to the GUID and starting the server.
In some embodiments of the present invention, acquiring a fingerprint image of a user and generating a fingerprint identification code from the fingerprint image includes:
in response to acquiring a fingerprint image of the user, dividing the fingerprint image into a first predetermined number of feature images according to a first predetermined number; and
and respectively calculating the identification codes of the characteristic images and the fingerprint images corresponding to the first preset number of characteristic images and the fingerprint images.
In some embodiments of the invention, the method further comprises:
generating the GUIDs of the first preset number of characteristic images based on the GUID generation algorithm of the BIOS in response to the fact that the GUIDs do not exist in the BIOS;
judging whether the GUIDs of the first preset number of characteristic images exist in a storage space corresponding to the preset GUIDs in the BIOS;
and starting the server in response to the GUIDs of the characteristic images with the first preset number in the storage space corresponding to the preset GUIDs in the BIOS.
In some embodiments of the invention, the method further comprises:
responding to the first starting of the server, and generating the GUID of the fingerprint image according to the GUID generation algorithm of the BIOS based on the identification code of the fingerprint image;
and mounting the GUID of the fingerprint image on a driver of the BIOS and storing the fingerprint image as a default fingerprint image into a storage space corresponding to the GUID.
In some embodiments of the invention, the method further comprises:
and storing the GUIDs of the characteristic images generated by a preset number of characteristic images of the fingerprint images based on the GUID algorithm of the BIOS into a storage space corresponding to the preset GUIDs.
In some embodiments of the invention, the method further comprises:
responding to the starting of the server, guiding the server to enter an operating system by the BIOS, and sending the fingerprint image and a default fingerprint image stored in the BIOS to the operating system;
the operating system verifies whether the fingerprint image and the default fingerprint image are identical according to an image recognition algorithm;
and responding to the fingerprint image being different from the default fingerprint image, reporting an exception by the operating system, locking the BIOS and closing the server.
In some embodiments of the invention, the method further comprises:
in response to the fingerprint image being the same as the default fingerprint image, the operating system will send a delete instruction to the BIOS, which will delete the fingerprint image.
Those of skill would further appreciate that the various illustrative logical blocks, modules, circuits, and algorithm steps described in connection with the disclosure herein may be implemented as electronic hardware, computer software, or combinations of both. To clearly illustrate this interchangeability of hardware and software, various illustrative components, blocks, modules, circuits, and steps have been described above generally in terms of their functionality. Whether such functionality is implemented as software or hardware depends upon the particular application and design constraints imposed on the overall system. Skilled artisans may implement the described functionality in varying ways for each particular application, but such implementation decisions should not be interpreted as causing a departure from the scope of the present disclosure.
The various illustrative logical blocks, modules, and circuits described in connection with the disclosure herein may be implemented or performed with the following components designed to perform the functions described herein: a general purpose processor, a Digital Signal Processor (DSP), an Application Specific Integrated Circuit (ASIC), a Field Programmable Gate Array (FPGA) or other programmable logic device, discrete gate or transistor logic, discrete hardware components, or any combination thereof. A general purpose processor may be a microprocessor, but in the alternative, the processor may be any conventional processor, controller, microcontroller, or state machine. A processor may also be implemented as a combination of computing devices, e.g., a combination of a DSP and a microprocessor, a plurality of microprocessors, one or more microprocessors in conjunction with a DSP and/or any other such configuration.
The foregoing is an exemplary embodiment of the present disclosure, but it should be noted that various changes and modifications could be made herein without departing from the scope of the disclosure as defined by the appended claims. The functions, steps and/or actions of the method claims in accordance with the disclosed embodiments described herein need not be performed in any particular order. Furthermore, although elements of the disclosed embodiments may be described or claimed in the singular, the plural is contemplated unless limitation to the singular is explicitly stated.
It should be understood that as used herein, the singular forms "a", "an", and "the" are intended to include the plural forms as well, unless the context clearly supports the exception. It should also be understood that "and/or" as used herein is meant to include any and all possible combinations of one or more of the associated listed items.

Claims (9)

1. The method for starting up the server by using the BIOS fingerprint is characterized by comprising the following steps of:
acquiring a fingerprint image of a user, and generating a fingerprint identification code according to the fingerprint image;
generating the GUID of the fingerprint image according to the GUID generation algorithm of the BIOS based on the fingerprint identification code;
searching the GUID of the fingerprint image in the BIOS, responding to the existence of the GUID, storing the fingerprint image into a storage space corresponding to the GUID and starting up the server,
the acquiring the fingerprint image of the user and generating the fingerprint identification code according to the fingerprint image comprises the following steps:
in response to acquiring a fingerprint image of the user, dividing the fingerprint image into a first predetermined number of feature images according to a first predetermined number; and
respectively calculating the identification codes of the characteristic images corresponding to the first preset number of characteristic images and the fingerprint images and the identification codes of the fingerprint images,
the generating the GUID of the fingerprint image according to the GUID generating algorithm of the BIOS based on the fingerprint identification code comprises the following steps:
after the BIOS receives the fingerprint identification code sent by the corresponding fingerprint acquisition equipment, the fingerprint identification code is used for generating a GUID according to a GUID generation algorithm for distributing the GUID to the driver in the BIOS,
the searching the GUID of the fingerprint image in the BIOS comprises the following steps:
after obtaining the GUID of the fingerprint, the GUID of the fingerprint is found in the BIOS in a manner that the functional driver of the BIOS is found.
2. The method according to claim 1, wherein the method further comprises:
generating the GUIDs of the first preset number of characteristic images based on the GUID generation algorithm of the BIOS in response to the fact that the GUIDs do not exist in the BIOS;
judging whether the GUIDs of the first preset number of characteristic images exist in a storage space corresponding to the preset GUIDs in the BIOS;
and starting the server in response to the GUIDs of the characteristic images with the first preset number in the storage space corresponding to the preset GUIDs in the BIOS.
3. The method as recited in claim 1, further comprising:
responding to the first starting of the server, and generating the GUID of the fingerprint image according to the GUID generation algorithm of the BIOS based on the identification code of the fingerprint image;
and mounting the GUID of the fingerprint image on a driver of the BIOS and storing the fingerprint image as a default fingerprint image into a storage space corresponding to the GUID.
4. A method according to claim 3, further comprising:
and storing the GUIDs of the characteristic images generated by a preset number of characteristic images of the fingerprint images based on the GUID algorithm of the BIOS into a storage space corresponding to the preset GUIDs.
5. The method as recited in claim 1, further comprising:
responding to the starting of the server, guiding the server to enter an operating system by the BIOS, and sending the fingerprint image and a default fingerprint image stored in the BIOS to the operating system;
the operating system verifies whether the fingerprint image and the default fingerprint image are identical according to an image recognition algorithm;
and responding to the fingerprint image being different from the default fingerprint image, reporting an exception by the operating system, locking the BIOS and closing the server.
6. The method as recited in claim 5, further comprising:
in response to the fingerprint image being the same as the default fingerprint image, the operating system will send a delete instruction to the BIOS, which will delete the fingerprint image.
7. A server BIOS fingerprint boot system, comprising:
the fingerprint identification module is configured to acquire a fingerprint image of a user and generate a fingerprint identification code according to the fingerprint image;
the GUID generation module is configured to generate the GUID of the fingerprint image according to a GUID generation algorithm of the BIOS based on the fingerprint identification code;
an authentication module configured to search the BIOS for a GUID of the fingerprint image, save the fingerprint image to a storage space corresponding to the GUID in response to the GUID being present, and boot the server,
the fingerprint recognition module is further configured to:
in response to acquiring a fingerprint image of the user, dividing the fingerprint image into a first predetermined number of feature images according to a first predetermined number; and
respectively calculating the identification codes of the characteristic images corresponding to the first preset number of characteristic images and the fingerprint images and the identification codes of the fingerprint images,
the GUID generation module is further configured to:
after the BIOS receives the fingerprint identification code sent by the corresponding fingerprint acquisition equipment, the fingerprint identification code is used for generating a GUID according to a GUID generation algorithm for distributing the GUID to the driver in the BIOS,
the authentication module is further configured to:
after obtaining the GUID of the fingerprint, the GUID of the fingerprint is found in the BIOS in a manner that the functional driver of the BIOS is found.
8. A computer device, comprising:
at least one processor; and
a memory storing computer instructions executable on the processor, which when executed by the processor, perform the steps of the method of any one of claims 1-6.
9. A computer readable storage medium storing a computer program, characterized in that the computer program when executed by a processor implements the steps of the method of any one of claims 1-6.
CN202111434333.1A 2021-11-29 2021-11-29 Method, system, equipment and storage medium for starting up server BIOS fingerprint Active CN114281417B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202111434333.1A CN114281417B (en) 2021-11-29 2021-11-29 Method, system, equipment and storage medium for starting up server BIOS fingerprint

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202111434333.1A CN114281417B (en) 2021-11-29 2021-11-29 Method, system, equipment and storage medium for starting up server BIOS fingerprint

Publications (2)

Publication Number Publication Date
CN114281417A CN114281417A (en) 2022-04-05
CN114281417B true CN114281417B (en) 2023-07-14

Family

ID=80870191

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202111434333.1A Active CN114281417B (en) 2021-11-29 2021-11-29 Method, system, equipment and storage medium for starting up server BIOS fingerprint

Country Status (1)

Country Link
CN (1) CN114281417B (en)

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105718920A (en) * 2016-02-26 2016-06-29 深圳芯启航科技有限公司 Fingerprint identification method and fingerprint identification device
CN105989324A (en) * 2015-01-29 2016-10-05 成都中杰联控科技有限公司 Fingerprint feature-based embedded identity authentication system
CN111966416A (en) * 2020-08-21 2020-11-20 山东超越数控电子股份有限公司 Fingerprint module identification method based on UEFI and system supporting fingerprint identification

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US10225086B2 (en) * 2014-09-02 2019-03-05 Koninklijke Philips N.V. Image fingerprinting
KR102434562B1 (en) * 2015-06-30 2022-08-22 삼성전자주식회사 Method and apparatus for detecting fake fingerprint, method and apparatus for recognizing fingerprint

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105989324A (en) * 2015-01-29 2016-10-05 成都中杰联控科技有限公司 Fingerprint feature-based embedded identity authentication system
CN105718920A (en) * 2016-02-26 2016-06-29 深圳芯启航科技有限公司 Fingerprint identification method and fingerprint identification device
CN111966416A (en) * 2020-08-21 2020-11-20 山东超越数控电子股份有限公司 Fingerprint module identification method based on UEFI and system supporting fingerprint identification

Also Published As

Publication number Publication date
CN114281417A (en) 2022-04-05

Similar Documents

Publication Publication Date Title
CN111163182B (en) Block chain-based device registration method and apparatus, electronic device, and storage medium
CN107665308B (en) TPCM system for building and maintaining trusted operating environment and corresponding method
CN109325349A (en) A kind of method for managing security, terminal device and computer readable storage medium
CN112035472B (en) Data processing method, device, computer equipment and storage medium
CN101276389B (en) Separation of logical trusted platform modules within a single physical trusted platform module
WO2020010727A1 (en) Application update method and device, and computer readable storage medium
CN103544013A (en) Plug-in system and plug-in management method
JP2016099837A (en) Information processing apparatus, server device, information processing system, control method and computer program
CN113259429B (en) Session maintenance management and control method, device, computer equipment and medium
CN114281417B (en) Method, system, equipment and storage medium for starting up server BIOS fingerprint
CN108491466B (en) Electronic device, access instruction information acquisition method, and storage medium
CN111651769A (en) Method and device for obtaining measurement of secure boot
US11163643B2 (en) Boot data validity
CN110363011B (en) Method and apparatus for verifying security of UEFI-based BIOS
CN108959915B (en) Rootkit detection method, rootkit detection device and server
CN115964721A (en) Program verification method and electronic equipment
CN109710692B (en) User information processing method and device in block chain network and storage medium
CN107885548B (en) System starting method and device
CN107179911B (en) Method and equipment for restarting management engine
CN113282435B (en) Application exception processing method and electronic equipment
CN115827069A (en) Starting control method, system and device for server mainboard
CN107360167B (en) Authentication method and device
CN115543694B (en) Flash device switching method and device, computer equipment and storage medium
CN113127839B (en) Secure access method and device based on SE and storage medium
CN117290164B (en) Information recording method at restarting, electronic device and readable storage medium

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant