CN117389652A - Configuration method, device, server and storage medium of BIOS configuration options - Google Patents

Configuration method, device, server and storage medium of BIOS configuration options Download PDF

Info

Publication number
CN117389652A
CN117389652A CN202311457303.1A CN202311457303A CN117389652A CN 117389652 A CN117389652 A CN 117389652A CN 202311457303 A CN202311457303 A CN 202311457303A CN 117389652 A CN117389652 A CN 117389652A
Authority
CN
China
Prior art keywords
configuration
current
candidate
option
configuration option
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
CN202311457303.1A
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.)
Suzhou Metabrain Intelligent Technology Co Ltd
Original Assignee
Suzhou Metabrain 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 Metabrain Intelligent Technology Co Ltd filed Critical Suzhou Metabrain Intelligent Technology Co Ltd
Priority to CN202311457303.1A priority Critical patent/CN117389652A/en
Publication of CN117389652A publication Critical patent/CN117389652A/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/445Program loading or initiating
    • G06F9/44505Configuring for program initiating, e.g. using registry, configuration files
    • 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 application relates to a configuration method, a device, a server and a storage medium for BIOS configuration options. The method comprises the following steps: when the current user permission is detected to be the user level permission, a current configuration option set is obtained, the current configuration option set comprises at least one current configuration option, the current configuration permission attribute corresponding to each current configuration option in the current configuration option set is set to be in an inoperable state, and the target configuration permission attribute corresponding to the target configuration option in the current configuration option set is modified to be in an operable state through a preset white list. The method can improve the configuration flexibility of configuration options.

Description

Configuration method, device, server and storage medium of BIOS configuration options
Technical Field
The present invention relates to the field of computer technologies, and in particular, to a method, an apparatus, a server, and a storage medium for configuring BIOS configuration options.
Background
The server BIOS (Basic Input/Output System) is firmware pre-installed on the server motherboard, which runs at System start-up, providing a core interface between the operating System and the hardware. The main tasks of the server BIOS include initializing and diagnosing computer hardware, loading an operating system or boot loader, and providing an operational hardware environment.
BIOS Setup, also known as a system Setup or CMOS Setup, is an integral part of BIOS, allowing an administrator to configure and modify the hardware parameters of the server. When the server is started, the user may press a specific key (e.g., "Delete") to enter BIOS Setup. In this interface, the user may view, modify, various hardware settings, such as boot sequence, processor settings, memory configuration, power management options, and the like.
The number of BIOS Setup options is typically hundreds to thousands, which provide a convenient man-machine interface for the user to set up the server as he or she desires. However, these options are not presented in all cases. For example, BIOS divides access and configuration rights into different levels to ensure system security and management flexibility. Generally, BIOS permissions are divided into two main levels, an administrator level (Admin) and a User level (User).
The conventional technology for judging the authority of the BIOS is to add judging conditions in each configuration option to present different operable states according to different authorities, the method is simple and easy to implement, but lacks flexibility, especially when a large number of options need to be processed, the development process is very inefficient, and meanwhile, adding judging conditions before each configuration option causes code redundancy, reduces code readability and increases code entropy.
Disclosure of Invention
Based on this, it is necessary to provide a configuration method, a device, a server and a storage medium capable of configuring options of a BIOS, and when a large number of configuration options need to be processed, a preset white list is adopted to process target configuration options, so as to improve the configuration flexibility of the configuration options.
A method for configuring BIOS configuration options, the method comprising:
when the current user permission is detected to be the user level permission, a current configuration option set is obtained, wherein the current configuration option set comprises at least one current configuration option;
setting the current configuration authority attribute corresponding to each current configuration option in the current configuration option set to be in an inoperable state;
and modifying the target configuration permission attribute corresponding to the target configuration option in the current configuration option set into an operable state through a preset white list.
In one embodiment, when the current user permission is detected as the user level permission, a current configuration option set is obtained, wherein the current configuration option set comprises at least one current configuration option, and the method comprises the following steps: when the current user permission is detected to be the user level permission, traversing a preset configuration option database, and determining the configuration options stored in the preset configuration option database as current configuration options to obtain a current configuration option set.
In one embodiment, setting the current configuration permission attribute corresponding to each current configuration option in the current configuration option set to an inoperable state includes: and carrying out gray setting operation on the current configuration authority attribute corresponding to each current configuration option in the current configuration option set.
In one embodiment, modifying, by a preset whitelist, a target configuration permission attribute corresponding to a target configuration option in a current configuration option set to an operable state includes: obtaining target configuration key information corresponding to each target configuration option in a preset white list library, obtaining current configuration key information corresponding to each current configuration option in a current configuration option set, determining whether the current configuration key information is matched with each current configuration key information, and modifying the current configuration permission attribute corresponding to the current configuration option matched with the target configuration option in the current configuration option set into an operable state when the current configuration permission attribute is matched with each current configuration option.
In one embodiment, the step of establishing the preset whitelist includes: obtaining candidate configuration options corresponding to different types under a current menu, obtaining candidate configuration key information corresponding to each candidate configuration option, obtaining a current menu identifier corresponding to the current menu, and establishing a relation among the current menu identifier, each candidate configuration option and the corresponding candidate configuration key information to obtain a preset white list corresponding to the current menu.
In one embodiment, the method further comprises: and determining a corresponding configuration structure body according to the candidate configuration options, and configuring according to the configuration structure body to obtain candidate configuration key information corresponding to the candidate configuration options.
In one embodiment, determining a corresponding configuration structure from the candidate configuration options includes: and acquiring a candidate configuration option type corresponding to the candidate configuration option, and acquiring a corresponding configuration structure body according to the candidate configuration option type.
In one embodiment, the configuration is performed according to the configuration structure body to obtain candidate configuration key information corresponding to the candidate configuration options, and the method further includes: when the types of the candidate configuration options corresponding to the candidate configuration options are the same, determining that the candidate configuration options are continuous candidate configuration options, determining a start candidate configuration option and a stop candidate configuration option from the candidate configuration options, acquiring start candidate configuration key information corresponding to the start candidate configuration option, acquiring stop candidate configuration key information corresponding to the stop candidate configuration option, and configuring the configuration structure body according to the start candidate configuration key information and the stop candidate configuration key information to obtain candidate configuration key information corresponding to the continuous candidate configuration option.
In one embodiment, establishing a relationship among the current menu identifier, each candidate configuration option and the corresponding candidate configuration key information to obtain a preset white list corresponding to the current menu, including: and determining corresponding candidate configuration authority attributes according to the candidate configuration key information of each candidate configuration option, and establishing a relation between the candidate configuration options with the candidate configuration authority attributes in an operable state, the corresponding candidate configuration key information and the current menu identifier to obtain a preset white list corresponding to the current menu.
In one embodiment, modifying, by a preset whitelist, a target configuration permission attribute corresponding to a target configuration option in a current configuration option set to an operable state includes: and performing non-gray setting operation on the target configuration permission attribute corresponding to the target configuration option in the current configuration option set through a preset white list.
In one embodiment, after modifying the target configuration permission attribute corresponding to the target configuration option in the current configuration option set to an operable state through a preset white list, the method includes: and entering a basic input/output system setting interface, and displaying the modified current configuration option set through the basic input/output system setting interface.
In one embodiment, before detecting that the current user permission is the user level permission, the method comprises the steps of detecting whether a server is started, receiving a user operation instruction when the server is started, and determining that the current user permission is the user level permission or the administrator level permission according to the user operation instruction.
In one embodiment, the method further comprises: when the current user permission is detected to be the administrator level permission, an administrator level configuration item set corresponding to the administrator level permission is obtained, and the administrator level configuration item set is displayed.
A configuration apparatus for BIOS configuration options, the apparatus comprising:
the detection module is used for acquiring a current configuration option set when detecting that the current user permission is the user level permission, wherein the current configuration option set comprises at least one current configuration option;
the setting module is used for setting the current configuration authority attribute corresponding to each current configuration option in the current configuration option set to be in an inoperable state;
and the modification module is used for modifying the target configuration permission attribute corresponding to the target configuration option in the current configuration option set into an operable state through a preset white list.
A server comprising a memory, a processor and a computer program stored on the memory and executable on the processor, the processor implementing the steps of:
when the current user permission is detected to be the user level permission, a current configuration option set is obtained, wherein the current configuration option set comprises at least one current configuration option;
setting the current configuration authority attribute corresponding to each current configuration option in the current configuration option set to be in an inoperable state;
and modifying the target configuration permission attribute corresponding to the target configuration option in the current configuration option set into an operable state through a preset white list.
A computer readable storage medium having stored thereon a computer program which when executed by a processor performs the steps of:
when the current user permission is detected to be the user level permission, a current configuration option set is obtained, wherein the current configuration option set comprises at least one current configuration option;
setting the current configuration authority attribute corresponding to each current configuration option in the current configuration option set to be in an inoperable state;
and modifying the target configuration permission attribute corresponding to the target configuration option in the current configuration option set into an operable state through a preset white list.
According to the configuration method, the device, the server and the storage medium of the BIOS configuration options, for the user level authority, the current configuration authority attribute of all the current configuration options is firstly set to be in an inoperable state, the preset white list established in advance is matched with all the current configuration options, and the target configuration option authority attribute of the matched target configuration options is set to be in an operable state, so that the user corresponding to the user level authority has operation authority. By establishing a preset white list library, the designated current configuration options can be flexibly managed, the dependency relationship between the current configuration options and the upper current menu is not destroyed, and when a large number of configuration options need to be processed, the target configuration options are processed by adopting the preset white list, so that the configuration flexibility of the configuration options is improved.
Drawings
FIG. 1 is an application environment diagram of a configuration method of BIOS configuration options in one embodiment;
FIG. 2 is a flow chart of a configuration method of BIOS configuration options in one embodiment;
FIG. 3 is a flow chart of a current configuration option acquisition step in one embodiment;
FIG. 4 is a flow chart of a target configuration option modification step in one embodiment;
FIG. 5 is a flowchart illustrating a default white list establishment procedure in one embodiment;
FIG. 6 is a flow chart of a configuration method of BIOS configuration options in one embodiment;
FIG. 7 is a flow diagram of a configuration structure determination step in one embodiment;
FIG. 8 is a flowchart illustrating a default white list establishment procedure in one embodiment;
FIG. 9 is a block diagram of a configuration device of BIOS configuration options, in one embodiment;
fig. 10 is an internal structural diagram of a server in one embodiment.
Detailed Description
In order to make the objects, technical solutions and advantages of the present application more apparent, the present application will be further described in detail with reference to the accompanying drawings and examples. It should be understood that the specific embodiments described herein are for purposes of illustration only and are not intended to limit the present application.
The configuration method of the BIOS configuration options provided by the application can be applied to an application environment shown in fig. 1. Wherein the terminal 102 communicates with the server 104 via a network. The terminal 102 may be, but not limited to, various personal computers, notebook computers, smartphones, tablet computers, and portable wearable devices, and the server 104 may be implemented by a stand-alone server or a server cluster composed of a plurality of servers.
Specifically, after receiving the user operation, the terminal 102 sends a user instruction to the server 104, the server 104 detects whether the current user permission is a user level permission, and when detecting that the current user permission is a user level permission, obtains a current configuration option set, where the current configuration option set includes at least one current configuration option, sets a current configuration permission attribute corresponding to each current configuration option in the current configuration option set to be in an inoperable state, and modifies a target configuration permission attribute corresponding to a target configuration option in the current configuration option set to be in an operable state through a preset white list.
In one embodiment, as shown in fig. 2, a configuration method of BIOS configuration options is provided, and the method is applied to the server in fig. 1 for illustration, and includes the following steps:
step 202, when it is detected that the current user right is a user level right, a current configuration option set is obtained, wherein the current configuration option set comprises at least one current configuration option.
The current user authority is an operation authority of a currently used user of the server, the current user authority can be a user level authority or an administrator level authority, the authority of the administrator level authority is higher than that of the user level authority, and the administrator level authority can access and modify all settings of a Basic Input/Output System (BIOS) of the server, including hardware configuration, starting options, security settings and the like. While the user level rights are a restricted right, the user level rights can access and modify specific settings, but cannot alter critical configurations or perform sensitive operations. By authority classification, the security of the server BIOS can be ensured, and unauthorized modification and operation are prevented.
The current configuration option set is all configuration options in a preset configuration option database, the preset configuration option database stores all configuration options of a server BIOS, each configuration option can be determined according to actual service requirements, actual product requirements or actual application scenes, and the configuration options are stored in the preset configuration option database.
Specifically, the current user permission of the BIOS of the server is obtained, whether the current user permission is user level permission or administrator level permission is judged, when the current user permission is judged to be user level permission, the preset configuration option database is traversed, all configuration options stored in the preset configuration option database are determined to be current configuration options, and a current configuration option set is obtained.
Step 204, setting the current configuration permission attribute corresponding to each current configuration option in the current configuration option set to be in an inoperable state.
The current configuration permission attribute is a permission attribute corresponding to the current configuration option and comprises an operable state and an inoperable state, when the current configuration permission attribute is set to the operable state, a user corresponding to the user level permission can perform user operation on the current configuration option, otherwise, when the current configuration permission attribute is set to the inoperable state, a user corresponding to the user level cannot perform user operation on the current configuration option.
Specifically, after the current configuration option set is obtained, setting operation of the current configuration permission attribute is performed on all the current configuration options in the current configuration option set, and the current configuration permission attribute corresponding to each current configuration option is set to be in an inoperable state, that is, all the current configuration options in the current configuration option set at the moment cannot be operated by the user corresponding to the user level permission.
Step 206, modifying the target configuration permission attribute corresponding to the target configuration option in the current configuration option set into an operable state through a preset white list.
The preset white list stores configuration options which can be operated by a user corresponding to the user level authority, the configuration options can be established in advance according to actual service requirements, actual product requirements or actual application scenes, and target configuration options matched in the current configuration option set can be modified in terms of target configuration authority attributes through the preset white list, so that the target configuration options can be operated by the user corresponding to the user level authority.
Specifically, a preset white list is obtained, matching is carried out between the preset white list and the current configuration option set, and the target configuration permission attribute corresponding to the matched target configuration option is changed from an inoperable state to an operable state.
In the configuration method of the BIOS configuration options, for the user level authority, the current configuration authority attribute of all the current configuration options is firstly set to be in an inoperable state, the preset white list established in advance is matched with all the current configuration options, and the target configuration option authority attribute of the target configuration options which are matched is set to be in an operable state, so that the user corresponding to the user level authority has the operation authority. By establishing a preset white list library, the designated current configuration options can be flexibly managed, the dependency relationship between the current configuration options and the upper current menu is not destroyed, and when a large number of configuration options need to be processed, the target configuration options are processed by adopting the preset white list, so that the configuration flexibility of the configuration options is improved.
In one embodiment, as shown in fig. 3, when the current user right is detected as a user level right, a current configuration option set is obtained, the current configuration option set including at least one current configuration option, including:
step 302, when detecting that the current user right is the user level right, traversing the preset configuration option database.
Step 304, determining the configuration options stored in the preset configuration option database as the current configuration options, and obtaining the current configuration option set.
Specifically, when determining that the current user authority of the server IO is the user level authority, acquiring a preset configuration option database, where the preset configuration option database stores all configuration options of the server BIOS, and determining each configuration option according to an actual service requirement, an actual product requirement or an actual application scenario, and storing the configuration options in the preset configuration option database.
Further, traversing the preset configuration option database, and determining all configuration options stored in the preset configuration option database as current configuration options to form a current configuration option set.
In one embodiment, setting the current configuration permission attribute corresponding to each current configuration option in the current configuration option set to an inoperable state includes: and carrying out gray setting operation on the current configuration authority attribute corresponding to each current configuration option in the current configuration option set.
The setting of the current configuration permission attribute corresponding to each current configuration option in the current configuration option set to be in an inoperable state may specifically be a gray setting operation, where the gray setting operation is to set the current configuration permission attribute corresponding to the current configuration option to be gray, and the operation cannot be performed. That is, after the current configuration option set is obtained, the gray setting operation is performed on the current configuration permission attribute corresponding to each current configuration option in the current configuration option set, so that the current configuration permission attribute corresponding to each current configuration option is set to be in an inoperable state.
In one embodiment, as shown in fig. 4, modifying, by a preset whitelist, a target configuration permission attribute corresponding to a target configuration option in a current configuration option set to an operable state includes:
step 402, obtaining target configuration key information corresponding to each target configuration option in a preset white list library.
Step 404, obtaining current configuration key information corresponding to each current configuration option in the current configuration option set.
Step 406, determining whether the target configuration key information and the current configuration key information are matched.
Step 408, when matching, modifying the current configuration permission attribute corresponding to the current configuration option matching the target configuration option in the current configuration option set to an operable state.
The preset white list library stores a plurality of target configuration options, the target configuration authority attribute corresponding to each target configuration option is in an operable state, and each target configuration option is associated with corresponding target configuration key information, wherein the target configuration key information is configuration information describing the target configuration option.
Specifically, target configuration key information corresponding to each target configuration option in a preset white list library is obtained, current configuration key information corresponding to each current configuration option in a current configuration option set is obtained, each current configuration key information is matched with each target configuration key information, whether the current configuration key information is identical to the target configuration key information or similar to the target configuration key information is judged, and if the current configuration key information is identical or similar to the target configuration key information, the current configuration permission attribute corresponding to the matched current configuration option in the current configuration option set can be modified from an inoperable state to an operable state.
In one embodiment, as shown in fig. 5, the step of establishing the preset whitelist includes:
step 502, obtaining candidate configuration options corresponding to different types under the current menu.
Step 504, obtaining candidate configuration key information corresponding to each candidate configuration option.
Step 506, obtaining the current menu identifier corresponding to the current menu.
Step 508, establishing a relation among the current menu identification, each candidate configuration option and the corresponding candidate configuration key information to obtain a preset white list corresponding to the current menu.
The server BIOS comprises at least one menu, for example, a main board setting or a power management, two different menus are respectively used for determining a current menu from a plurality of menus, the different types of corresponding configuration options are different, the current menu can be determined from a plurality of types according to actual service requirements, actual product requirements or actual application scenes, and the types can be sequentially determined as the current menu. The current menu includes a plurality of configuration options of different types, such as a Goto class and an One of class, which are respectively two types, the Goto class is a menu class option, allowing the user to jump to another sub-page or sub-menu of the BIOS Setup, and the One of class includes a Checkbox and a Numeric type, allowing the user to select One from a plurality of predefined values. For example, a power management mode (e.g., "high performance", "balanced" or "power save") of the CPU is selected.
Further, after determining the current menu, acquiring candidate configuration options corresponding to different types under the current menu, wherein the candidate configuration options corresponding to different types are different, each different candidate configuration option is associated with candidate configuration key information, the candidate configuration key information is used for describing the configuration condition of the candidate configuration option, and then acquiring the corresponding candidate configuration key information according to each candidate configuration option corresponding to different types.
The method comprises the steps of obtaining a current menu identifier corresponding to a current menu, establishing a relation between the menu identifier and each candidate configuration option and corresponding candidate configuration key information, and obtaining a preset white list corresponding to the current menu, namely that the preset white list corresponding to the different menus is different.
For example, the preset white list a corresponding to the current menu a is shown in the following table:
in one embodiment, as shown in fig. 6, the method further includes:
step 602, determining a corresponding configuration structure according to the candidate configuration options.
And step 604, configuring according to the configuration structure body to obtain candidate configuration key information corresponding to the candidate configuration options.
Wherein different candidate configuration options correspond to different configuration structures, and since candidate configuration key information structures corresponding to candidate configuration options under different types are different, different configuration structures can be designed to describe the options. Where it is understood that the configuration structure is used to define candidate configurations for describing hiding a plurality of consecutive options or menus.
Specifically, corresponding configuration structures are determined according to each candidate configuration option, configuration is carried out according to the configuration structures, actual configuration can be carried out according to information required to be configured in the structures, and candidate configuration key information corresponding to each candidate configuration option is obtained.
For example, the number of the cells to be processed,
Struct_Goto:
{
formset ID,// current menu identification where candidate configuration options are located
Page ID Info,// destination menu identification to jump to
}
As another example of this, and as another example,
Struct_Oneof:
{
formset ID,// current menu identification where candidate configuration options are located
Candidate configuration key information of Item Info,// candidate configuration options
}
In one embodiment, as shown in FIG. 7, determining a corresponding configuration structure from the candidate configuration options includes:
step 702, obtaining a candidate configuration option type corresponding to the candidate configuration option.
Step 704, obtaining a corresponding configuration structure according to the candidate configuration option type.
The configuration structures corresponding to the candidate configuration options of different types are different, the corresponding configuration structure can be determined according to the type corresponding to the candidate configuration option, the association relationship between the candidate configuration option type of each candidate configuration option and the corresponding configuration structure can be established according to the actual service requirement, the actual product requirement or the actual application scene, and then the configuration structure corresponding to each candidate configuration option is determined according to the association relationship.
Specifically, a configuration candidate option type corresponding to the candidate configuration option is obtained, and the corresponding configuration structure is determined through the association relationship between the candidate configuration option type and the corresponding configuration structure.
In one embodiment, the configuration is performed according to the configuration structure body to obtain candidate configuration key information corresponding to the candidate configuration options, and the method further includes: when the types of the candidate configuration options corresponding to the candidate configuration options are the same, determining that the candidate configuration options are continuous candidate configuration options, determining a start candidate configuration option and a stop candidate configuration option from the candidate configuration options, acquiring start candidate configuration key information corresponding to the start candidate configuration option, acquiring stop candidate configuration key information corresponding to the stop candidate configuration option, and configuring the configuration structure body according to the start candidate configuration key information and the stop candidate configuration key information to obtain candidate configuration key information corresponding to the continuous candidate configuration option.
Wherein the configuration structure may be additionally defined for describing hiding a plurality of consecutive candidate configuration options, that is, a plurality of candidate configuration options of the same type may be configured using the same configuration structure.
Specifically, whether a plurality of consecutive candidate configuration options are of the same candidate configuration option type is detected, and when the plurality of consecutive candidate configuration options are detected as being of the same candidate configuration option type, the plurality of candidate configuration options are determined to be consecutive candidate configuration options.
Further, a first candidate configuration option (a starting candidate configuration option) of the plurality of candidate configuration options may be taken as a starting candidate configuration option, and a last candidate configuration option (a terminating candidate configuration option) may be taken as a terminating candidate configuration option. And acquiring the initial candidate configuration key information corresponding to the initial candidate configuration option and the termination candidate configuration key information corresponding to the termination candidate configuration option.
And finally, configuring the configuration structure body by combining the initial candidate configuration key information and the termination candidate configuration key information to obtain candidate configuration key information corresponding to the continuous candidate configuration options. Namely, the initial candidate configuration key information and the termination candidate configuration key information are written into the configuration structure body, and the candidate configuration key information corresponding to the continuous candidate configuration options is obtained. Thus, for a plurality of continuous candidate configuration options, one configuration structure body is used for defining, the constructed configuration structure body can be utilized for describing continuous option segments of the starting candidate configuration option and the ending candidate configuration option, a large number of codes are not required to be modified, centralized management can be realized, and the operation is simple when a certain candidate configuration option is added or deleted.
For example, the number of the cells to be processed,
in one embodiment, as shown in fig. 8, a relationship among a current menu identifier, each candidate configuration option and corresponding candidate configuration key information is established, so as to obtain a preset white list corresponding to the current menu, which includes:
step 802, determining corresponding candidate configuration authority attributes according to the candidate configuration key information of each candidate configuration option.
Step 804, establishing a relationship between the candidate configuration options with the candidate configuration authority attribute in an operable state, the corresponding candidate configuration key information and the current menu identifier, and obtaining a preset white list corresponding to the current menu.
The preset white list is composed of candidate configuration options with configuration authority attributes in an operable state, so that when the preset white list is established, each candidate configuration option needs to be screened, the corresponding candidate configuration authority attribute is determined according to candidate configuration key information, and the candidate configuration authority attribute comprises the operable state and the inoperable state.
Specifically, after obtaining candidate configuration key information of each candidate configuration option, determining a corresponding candidate configuration permission attribute according to the candidate configuration key information of each candidate configuration option, and further, establishing a relation between the candidate configuration option with the candidate configuration permission attribute being in an operable state, a current menu identifier and the candidate configuration key information corresponding to the candidate configuration option to obtain a preset white list corresponding to the current menu, that is, all the candidate configuration permission attributes corresponding to the candidate configuration options in the preset white list are in an operable state.
In one embodiment, modifying, by a preset whitelist, a target configuration permission attribute corresponding to a target configuration option in a current configuration option set to an operable state includes: and performing non-gray setting operation on the target configuration permission attribute corresponding to the target configuration option in the current configuration option set through a preset white list.
The modification of the target configuration permission attribute corresponding to the target configuration option in the current configuration option set into the operable state through the preset white list can be a non-gray setting operation, the non-gray setting operation is opposite to the gray setting operation, and the non-gray setting operation is carried out on the target configuration option of the gray setting operation, or the gray setting operation is cancelled and can be operated by a user with user-level permission.
The gray setting operation is to set the attribute of the current configuration authority corresponding to the current configuration option to gray, and cannot be operated by any user, while the non-gray setting operation is to cancel the attribute of the target configuration authority corresponding to the target configuration option from gray, and can be operated by the user of the user level authority.
Specifically, the preset white list is matched with each current configuration option in the current configuration option set, the target configuration authority attribute corresponding to the matched target configuration option is modified from the gray state to the non-gray state, namely, the non-gray operation is performed, and after the non-gray operation, the target configuration option can be operated by a user with user level authority.
In one embodiment, after modifying the target configuration permission attribute corresponding to the target configuration option in the current configuration option set to an operable state through a preset whitelist, the method includes: and entering a basic input/output system setting interface, and displaying the modified current configuration option set through the basic input/output system setting interface.
Specifically, after modifying the target configuration permission attribute corresponding to the target configuration option to an operable state, entering a basic input/output system BIOS interface, and displaying the modified current configuration option set through the basic input/output system BIOS interface, so that a user can know which configuration options can be operated and which configuration options do not have operation permission. That is, after modifying the target configuration permission attribute corresponding to the matched target configuration option to an operable state through the preset white list and the current configuration option set, the user normally enters the basic input/output system setting interface, displays the modified current configuration option set through the basic input/output system setting interface, and intuitively knows which configuration options have operation permission and which configuration options do not have operation permission.
In one embodiment, before detecting that the current user right is the user level right, detecting whether the server is started, receiving a user operation instruction when detecting that the server is started, and determining that the current user right is the user level right or the administrator level right according to the user operation instruction.
Specifically, before detecting that the current user permission is the user-level permission, whether the server is started or not needs to be detected, when the server is detected to be started, the server is indicated to be normally started to operate, at this time, a user operation instruction is received, the user operation instruction is generated by user triggering operation, for example, a user performs triggering operation on an input user account password, and therefore the user operation instruction is generated.
Further, after receiving the user operation instruction, detecting whether the current user permission corresponding to the user operation instruction is user level permission or manager level permission, namely judging whether the current user permission corresponding to the trigger user operation instruction is common user permission or manager permission with higher permission.
In one embodiment, the method further comprises: when the current user permission is detected to be the administrator level permission, an administrator level configuration item set corresponding to the administrator level permission is obtained, and the administrator level configuration item set is displayed.
Specifically, when the current user permission is determined to be the administrator level permission according to the user operation instruction, the user is indicated to have higher permission, so that an administrator level configuration item set corresponding to the administrator level permission is directly obtained, the administrator level configuration item set is displayed, and the administrator level configuration item set is displayed through a basic input/output system setting interface for the user to view and modify.
It should be understood that, although the steps in the above-described flowcharts are shown in order as indicated by the arrows, these steps are not necessarily performed in order as indicated by the arrows. The steps are not strictly limited to the order of execution unless explicitly recited herein, and the steps may be executed in other orders. Moreover, at least some of the steps in the flowcharts described above may include a plurality of sub-steps or stages that are not necessarily performed at the same time, but may be performed at different times, and the order of execution of the sub-steps or stages is not necessarily sequential, but may be performed alternately or alternately with at least a part of the sub-steps or stages of other steps or other steps.
In one embodiment, as shown in fig. 9, a configuration apparatus 900 for providing BIOS configuration options is provided, including: a detection module 902, a setting module 904, and a modification module 906, wherein:
the detecting module 902 is configured to obtain a current configuration option set when detecting that the current user right is a user level right, where the current configuration option set includes at least one current configuration option.
The setting module 904 is configured to set a current configuration permission attribute corresponding to each current configuration option in the current configuration option set to an inoperable state.
And a modifying module 906, configured to modify, through a preset whitelist, a target configuration permission attribute corresponding to a target configuration option in the current configuration option set into an operable state.
In one embodiment, when detecting that the current user permission is the user level permission, the detection module 902 traverses the preset configuration option database, determines the configuration options stored in the preset configuration option database as the current configuration options, and obtains the current configuration option set.
In one embodiment, the setting module 904 performs a gray-setting operation on the current configuration permission attribute corresponding to each current configuration option in the current configuration option set.
In one embodiment, the modification module 906 obtains target configuration key information corresponding to each target configuration option in the preset whitelist library, obtains current configuration key information corresponding to each current configuration option in the current configuration option set, determines whether to match according to each target configuration key information and each current configuration key information, and when the target configuration key information and the current configuration key information match, modifies the current configuration permission attribute corresponding to the current configuration option matched with the target configuration option in the current configuration option set into an operable state.
In one embodiment, the modification module 906 obtains candidate configuration options corresponding to different types under the current menu, obtains candidate configuration key information corresponding to each candidate configuration option, obtains a current menu identifier corresponding to the current menu, and establishes a relationship among the current menu identifier, each candidate configuration option and the corresponding candidate configuration key information to obtain a preset white list corresponding to the current menu.
In one embodiment, the modification module 906 determines a corresponding configuration structure according to the candidate configuration option, and configures the configuration structure to obtain candidate configuration key information corresponding to the candidate configuration option.
In one embodiment, when the types of the candidate configuration options corresponding to the plurality of candidate configuration options are the same, the modification module 906 determines that the plurality of candidate configuration options are continuous candidate configuration options, determines a start candidate configuration option and a stop candidate configuration option from the plurality of candidate configuration options, obtains start candidate configuration key information corresponding to the start candidate configuration option, obtains stop candidate configuration key information corresponding to the stop candidate configuration option, and configures the configuration structure according to the start candidate configuration key information and the stop candidate configuration key information to obtain candidate configuration key information corresponding to the continuous candidate configuration option.
In one embodiment, the modification module 906 obtains candidate configuration option types corresponding to the candidate configuration options and obtains corresponding configuration structures according to the candidate configuration option types.
In one embodiment, the modification module 906 determines a corresponding candidate configuration authority attribute according to the candidate configuration key information of each candidate configuration option, and establishes a relationship between the candidate configuration option with the candidate configuration authority attribute in an operable state, the corresponding candidate configuration key information and the current menu identifier to obtain a preset whitelist corresponding to the current menu.
In one embodiment, the modification module 906 performs a non-gray setting operation on the target configuration permission attribute corresponding to the target configuration option in the current configuration option set through a preset white list.
In one embodiment, the configuration device 900 of the BIOS configuration options enters a basic input output system setup interface through which the modified current set of configuration options is displayed.
In one embodiment, the configuration device 900 of the BIOS configuration option detects whether the server is started, and when detecting that the server is started, receives a user operation instruction, and determines that the current user permission is a user-level permission or an administrator-level permission according to the user operation instruction.
In one embodiment, when detecting that the current user authority is the administrator level authority, the configuration device 900 of the BIOS configuration options obtains an administrator level configuration item set corresponding to the administrator level authority, and displays the administrator level configuration item set. For specific limitations of the configuration device regarding the BIOS configuration options, reference may be made to the above limitation of the configuration method of the BIOS configuration options, which is not described herein. The various modules in the configuration means of the BIOS configuration options described above may be implemented in whole or in part by software, hardware, and combinations thereof. The above modules may be embedded in hardware or independent of a processor in a server, or may be stored in software in a memory in the server, so that the processor may call and execute operations corresponding to the above modules.
In one embodiment, a server is provided, the internal structure of which may be as shown in fig. 10. The server includes a processor, memory, network interface, and database connected by a system bus. Wherein the processor of the server is configured to provide computing and control capabilities. The memory of the server includes nonvolatile storage medium and internal memory. The non-volatile storage medium stores an operating system, computer programs, and a database. The internal memory provides an environment for the operation of the operating system and computer programs in the non-volatile storage media. The database of the server is used to store the current set of configuration options. The network interface of the server is used for communicating with an external terminal through a network connection. The computer program, when executed by the processor, implements a configuration method for BIOS configuration options.
It will be appreciated by those skilled in the art that the structure shown in fig. 10 is merely a block diagram of a portion of the structure associated with the present application and is not limiting of the server to which the present application is applied, and that a particular server may include more or fewer components than shown, or may combine some of the components, or have a different arrangement of components.
In one embodiment, a server is provided that includes a memory, a processor, and a computer program stored on the memory and executable on the processor, the processor implementing the following steps when executing the computer program: when the current user permission is detected to be the user level permission, a current configuration option set is obtained, the current configuration option set comprises at least one current configuration option, the current configuration permission attribute corresponding to each current configuration option in the current configuration option set is set to be in an inoperable state, and the target configuration permission attribute corresponding to the target configuration option in the current configuration option set is modified to be in an operable state through a preset white list.
In one embodiment, the processor when executing the computer program further performs the steps of: when the current user permission is detected to be the user level permission, traversing a preset configuration option database, and determining the configuration options stored in the preset configuration option database as current configuration options to obtain a current configuration option set.
In one embodiment, the processor when executing the computer program further performs the steps of: and carrying out gray setting operation on the current configuration authority attribute corresponding to each current configuration option in the current configuration option set.
In one embodiment, the processor when executing the computer program further performs the steps of: obtaining target configuration key information corresponding to each target configuration option in a preset white list library, obtaining current configuration key information corresponding to each current configuration option in a current configuration option set, determining whether the current configuration key information is matched with each current configuration key information, and modifying the current configuration permission attribute corresponding to the current configuration option matched with the target configuration option in the current configuration option set into an operable state when the current configuration permission attribute is matched with each current configuration option.
In one embodiment, the processor when executing the computer program further performs the steps of: obtaining candidate configuration options corresponding to different types under a current menu, obtaining candidate configuration key information corresponding to each candidate configuration option, obtaining a current menu identifier corresponding to the current menu, and establishing a relation among the current menu identifier, each candidate configuration option and the corresponding candidate configuration key information to obtain a preset white list corresponding to the current menu.
In one embodiment, the processor when executing the computer program further performs the steps of: and determining a corresponding configuration structure body according to the candidate configuration options, and configuring according to the configuration structure body to obtain candidate configuration key information corresponding to the candidate configuration options.
In one embodiment, the processor when executing the computer program further performs the steps of: and acquiring a candidate configuration option type corresponding to the candidate configuration option, and acquiring a corresponding configuration structure body according to the candidate configuration option type.
In one embodiment, the processor when executing the computer program further performs the steps of: when the types of the candidate configuration options corresponding to the candidate configuration options are the same, determining that the candidate configuration options are continuous candidate configuration options, determining a start candidate configuration option and a stop candidate configuration option from the candidate configuration options, acquiring start candidate configuration key information corresponding to the start candidate configuration option, acquiring stop candidate configuration key information corresponding to the stop candidate configuration option, and configuring the configuration structure body according to the start candidate configuration key information and the stop candidate configuration key information to obtain candidate configuration key information corresponding to the continuous candidate configuration option.
In one embodiment, the processor when executing the computer program further performs the steps of: and determining corresponding candidate configuration authority attributes according to the candidate configuration key information of each candidate configuration option, and establishing a relation between the candidate configuration options with the candidate configuration authority attributes in an operable state, the corresponding candidate configuration key information and the current menu identifier to obtain a preset white list corresponding to the current menu.
In one embodiment, the processor when executing the computer program further performs the steps of: and performing non-gray setting operation on the target configuration permission attribute corresponding to the target configuration option in the current configuration option set through a preset white list.
In one embodiment, the processor when executing the computer program further performs the steps of: and entering a basic input/output system setting interface, and displaying the modified current configuration option set through the basic input/output system setting interface.
In one embodiment, the processor when executing the computer program further performs the steps of: detecting whether the server is started, receiving a user operation instruction when the server is detected to be started, and determining that the current user permission is user-level permission or manager-level permission according to the user operation instruction.
In one embodiment, the processor when executing the computer program further performs the steps of: when the current user permission is detected to be the administrator level permission, an administrator level configuration item set corresponding to the administrator level permission is obtained, and the administrator level configuration item set is displayed.
In one embodiment, a computer readable storage medium is provided having a computer program stored thereon, which when executed by a processor, performs the steps of: when the current user permission is detected to be the user level permission, a current configuration option set is obtained, the current configuration option set comprises at least one current configuration option, the current configuration permission attribute corresponding to each current configuration option in the current configuration option set is set to be in an inoperable state, and the target configuration permission attribute corresponding to the target configuration option in the current configuration option set is modified to be in an operable state through a preset white list.
In one embodiment, the processor when executing the computer program further performs the steps of: when the current user permission is detected to be the user level permission, traversing a preset configuration option database, and determining the configuration options stored in the preset configuration option database as current configuration options to obtain a current configuration option set.
In one embodiment, the processor when executing the computer program further performs the steps of: and carrying out gray setting operation on the current configuration authority attribute corresponding to each current configuration option in the current configuration option set.
In one embodiment, the processor when executing the computer program further performs the steps of: obtaining target configuration key information corresponding to each target configuration option in a preset white list library, obtaining current configuration key information corresponding to each current configuration option in a current configuration option set, determining whether the current configuration key information is matched with each current configuration key information, and modifying the current configuration permission attribute corresponding to the current configuration option matched with the target configuration option in the current configuration option set into an operable state when the current configuration permission attribute is matched with each current configuration option.
In one embodiment, the processor when executing the computer program further performs the steps of: obtaining candidate configuration options corresponding to different types under a current menu, obtaining candidate configuration key information corresponding to each candidate configuration option, obtaining a current menu identifier corresponding to the current menu, and establishing a relation among the current menu identifier, each candidate configuration option and the corresponding candidate configuration key information to obtain a preset white list corresponding to the current menu.
In one embodiment, the processor when executing the computer program further performs the steps of: and determining a corresponding configuration structure body according to the candidate configuration options, and configuring according to the configuration structure body to obtain candidate configuration key information corresponding to the candidate configuration options.
In one embodiment, the processor when executing the computer program further performs the steps of: and acquiring a candidate configuration option type corresponding to the candidate configuration option, and acquiring a corresponding configuration structure body according to the candidate configuration option type.
In one embodiment, the processor when executing the computer program further performs the steps of: when the types of the candidate configuration options corresponding to the candidate configuration options are the same, determining that the candidate configuration options are continuous candidate configuration options, determining a start candidate configuration option and a stop candidate configuration option from the candidate configuration options, acquiring start candidate configuration key information corresponding to the start candidate configuration option, acquiring stop candidate configuration key information corresponding to the stop candidate configuration option, and configuring the configuration structure body according to the start candidate configuration key information and the stop candidate configuration key information to obtain candidate configuration key information corresponding to the continuous candidate configuration option.
In one embodiment, the processor when executing the computer program further performs the steps of: and determining corresponding candidate configuration authority attributes according to the candidate configuration key information of each candidate configuration option, and establishing a relation between the candidate configuration options with the candidate configuration authority attributes in an operable state, the corresponding candidate configuration key information and the current menu identifier to obtain a preset white list corresponding to the current menu.
In one embodiment, the processor when executing the computer program further performs the steps of: and performing non-gray setting operation on the target configuration permission attribute corresponding to the target configuration option in the current configuration option set through a preset white list.
In one embodiment, the processor when executing the computer program further performs the steps of: and entering a basic input/output system setting interface, and displaying the modified current configuration option set through the basic input/output system setting interface.
In one embodiment, the processor when executing the computer program further performs the steps of: detecting whether the server is started, receiving a user operation instruction when the server is detected to be started, and determining that the current user permission is user-level permission or manager-level permission according to the user operation instruction.
In one embodiment, the processor when executing the computer program further performs the steps of: when the current user permission is detected to be the administrator level permission, an administrator level configuration item set corresponding to the administrator level permission is obtained, and the administrator level configuration item set is displayed.
Those skilled in the art will appreciate that implementing all or part of the above described methods may be accomplished by way of a computer program stored on a non-transitory computer readable storage medium, which when executed, may comprise the steps of the embodiments of the methods described above. Any reference to memory, storage, database, or other medium used in the various embodiments provided herein may include non-volatile and/or volatile memory. The nonvolatile memory can include Read Only Memory (ROM), programmable ROM (PROM), electrically Programmable ROM (EPROM), electrically Erasable Programmable ROM (EEPROM), or flash memory. Volatile memory can include Random Access Memory (RAM) or external cache memory. By way of illustration and not limitation, RAM is available in a variety of forms such as Static RAM (SRAM), dynamic RAM (DRAM), synchronous DRAM (SDRAM), double Data Rate SDRAM (DDRSDRAM), enhanced SDRAM (ESDRAM), synchronous Link DRAM (SLDRAM), memory bus direct RAM (RDRAM), direct memory bus dynamic RAM (DRDRAM), and memory bus dynamic RAM (RDRAM), among others.
The technical features of the above embodiments may be arbitrarily combined, and all possible combinations of the technical features in the above embodiments are not described for brevity of description, however, as long as there is no contradiction between the combinations of the technical features, they should be considered as the scope of the description.
The above examples merely represent a few embodiments of the present application, which are described in more detail and are not to be construed as limiting the scope of the invention. It should be noted that it would be apparent to those skilled in the art that various modifications and improvements could be made without departing from the spirit of the present application, which would be within the scope of the present application. Accordingly, the scope of protection of the present application is to be determined by the claims appended hereto.

Claims (10)

1. A method of configuring BIOS configuration options, the method comprising:
when the current user permission is detected to be the user level permission, acquiring a current configuration option set, wherein the current configuration option set comprises at least one current configuration option;
setting a current configuration permission attribute corresponding to each current configuration option in the current configuration option set to be in an inoperable state;
And modifying the target configuration permission attribute corresponding to the target configuration option in the current configuration option set into an operable state through a preset white list.
2. The method of claim 1, wherein the obtaining a current set of configuration options when the current user permission is detected as a user level permission, the current set of configuration options including at least one current configuration option comprises:
when the current user permission is detected to be the user level permission, traversing a preset configuration option database;
and determining the configuration options stored in the preset configuration option database as current configuration options to obtain a current configuration option set.
3. The method according to claim 1, wherein the modifying, by a preset whitelist, the target configuration permission attribute corresponding to the target configuration option in the current configuration option set to an operable state includes:
acquiring target configuration key information corresponding to each target configuration option in the preset white list library;
acquiring current configuration key information corresponding to each current configuration option in the current configuration option set;
determining whether the target configuration key information is matched with the current configuration key information according to the target configuration key information;
And when the configuration options are matched, modifying the current configuration permission attribute corresponding to the current configuration option matched with the target configuration option in the current configuration option set into an operable state.
4. A method according to claim 3, wherein the step of establishing the preset whitelist comprises:
acquiring candidate configuration options corresponding to different types under a current menu;
acquiring candidate configuration key information corresponding to each candidate configuration option;
acquiring a current menu identifier corresponding to the current menu;
and establishing a relation among the current menu identification, each candidate configuration option and corresponding candidate configuration key information to obtain a preset white list corresponding to the current menu.
5. The method according to claim 4, wherein the method further comprises:
determining a corresponding configuration structure according to the candidate configuration options;
configuring according to the configuration structure body to obtain candidate configuration key information corresponding to the candidate configuration options;
wherein the determining the corresponding configuration structure according to the candidate configuration options includes:
acquiring a candidate configuration option type corresponding to the candidate configuration option;
And acquiring a corresponding configuration structure body according to the candidate configuration option type.
6. The method of claim 5, wherein the configuring according to the configuration structure body obtains candidate configuration key information corresponding to the candidate configuration option, further comprising:
when the types of the candidate configuration options corresponding to the plurality of candidate configuration options are the same, determining that the plurality of candidate configuration options are continuous candidate configuration options;
determining a start candidate configuration option and a stop candidate configuration option from the plurality of candidate configuration options;
acquiring initial candidate configuration key information corresponding to the initial candidate configuration options;
acquiring termination candidate configuration key information corresponding to the termination candidate configuration options;
and configuring the configuration structure body according to the initial candidate configuration key information and the termination candidate configuration key information to obtain candidate configuration key information corresponding to the continuous candidate configuration options.
7. The method of claim 4, wherein the establishing a relationship between the current menu identifier, each candidate configuration option, and corresponding candidate configuration key information, to obtain a preset whitelist corresponding to the current menu, includes:
Determining corresponding candidate configuration authority attributes according to the candidate configuration key information of each candidate configuration option;
and establishing a relation between the candidate configuration options with the candidate configuration permission attribute in an operable state, corresponding candidate configuration key information and the current menu identifier to obtain a preset white list corresponding to the current menu.
8. A configuration apparatus for BIOS configuration options, the apparatus comprising:
the detection module is used for acquiring a current configuration option set when detecting that the current user permission is the user level permission, wherein the current configuration option set comprises at least one current configuration option;
the setting module is used for setting the current configuration authority attribute corresponding to each current configuration option in the current configuration option set to be in an inoperable state;
and the modification module is used for modifying the target configuration permission attribute corresponding to the target configuration option in the current configuration option set into an operable state through a preset white list.
9. A server comprising a memory, a processor and a computer program stored on the memory and executable on the processor, characterized in that the processor implements the steps of the method according to any one of claims 1 to 7 when the computer program is executed.
10. A computer readable storage medium, on which a computer program is stored, characterized in that the computer program, when being executed by a processor, implements the steps of the method of any of claims 1 to 7.
CN202311457303.1A 2023-11-03 2023-11-03 Configuration method, device, server and storage medium of BIOS configuration options Pending CN117389652A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202311457303.1A CN117389652A (en) 2023-11-03 2023-11-03 Configuration method, device, server and storage medium of BIOS configuration options

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202311457303.1A CN117389652A (en) 2023-11-03 2023-11-03 Configuration method, device, server and storage medium of BIOS configuration options

Publications (1)

Publication Number Publication Date
CN117389652A true CN117389652A (en) 2024-01-12

Family

ID=89439049

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202311457303.1A Pending CN117389652A (en) 2023-11-03 2023-11-03 Configuration method, device, server and storage medium of BIOS configuration options

Country Status (1)

Country Link
CN (1) CN117389652A (en)

Similar Documents

Publication Publication Date Title
CN110209652B (en) Data table migration method, device, computer equipment and storage medium
US11100227B2 (en) Security indication information configuration method and device
US11757937B2 (en) Enabling webapp security through containerization
CN108416199B (en) User permission control method and device of application and server
EP3345112B1 (en) Thresholds on scripts executable by unified extensible firmware interface systems
CN108418797B (en) Webpage access method and device, computer equipment and storage medium
CN109144487B (en) Method, device, computer equipment and storage medium for developing business of parts
CN109460252B (en) Configuration file processing method and device based on git and computer equipment
CN110704095A (en) Workflow-based configuration processing method and device, computer equipment and storage medium
US20220277179A1 (en) Barcode-based enrollment of devices with a management service
CN111931160B (en) Authority verification method, authority verification device, terminal and storage medium
CN109815700A (en) Processing method and processing device, storage medium, the computer equipment of application program
CN104573497A (en) Processing method and device for starting items
CN113835713B (en) Source code packet downloading method, device, computer equipment and storage medium
CN111222153B (en) Application program authority management method and device and storage medium
CN110222492B (en) System switching method and device, computer equipment and computer readable storage medium
US11941127B2 (en) Firmware password management
CN117389652A (en) Configuration method, device, server and storage medium of BIOS configuration options
CN112860355B (en) Application program running and issuing method and device, computer equipment and storage medium
CN113742023A (en) Authority configuration method and device, computer equipment and storage medium
CN113836529A (en) Process detection method, device, storage medium and computer equipment
CN113742224A (en) Test system, method, device, computer equipment and storage medium
CN112579236A (en) Function button display method and device, computer equipment and storage medium
CN112650509B (en) Application installation package generation method and device, computer equipment and storage medium
CN107567627B (en) Device with test execution environment

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