CN106371819B - Parameter acquisition method and device and electronic equipment - Google Patents

Parameter acquisition method and device and electronic equipment Download PDF

Info

Publication number
CN106371819B
CN106371819B CN201610696223.5A CN201610696223A CN106371819B CN 106371819 B CN106371819 B CN 106371819B CN 201610696223 A CN201610696223 A CN 201610696223A CN 106371819 B CN106371819 B CN 106371819B
Authority
CN
China
Prior art keywords
bios parameter
bios
parameter information
browser
browser script
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
CN201610696223.5A
Other languages
Chinese (zh)
Other versions
CN106371819A (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.)
Lenovo Beijing Ltd
Original Assignee
Lenovo Beijing 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 Lenovo Beijing Ltd filed Critical Lenovo Beijing Ltd
Priority to CN201610696223.5A priority Critical patent/CN106371819B/en
Publication of CN106371819A publication Critical patent/CN106371819A/en
Application granted granted Critical
Publication of CN106371819B publication Critical patent/CN106371819B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/4401Bootstrapping
    • G06F9/4403Processor initialisation

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Computer Security & Cryptography (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Stored Programmes (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

The embodiment of the application provides a parameter obtaining method, a device and electronic equipment, after the electronic equipment is started, when a BIOS parameter obtaining instruction is detected, a browser script is started, a BIOS parameter index of BIOS parameter information is stored in the browser script, a BIOS parameter index and BIOS parameter information corresponding relation is stored in an HII database, and the BIOS parameter information corresponding to the BIOS parameter index is obtained from the HII database according to the BIOS parameter index obtained from the browser script, so that the purpose of obtaining the BIOS parameter of the electronic equipment in the starting state of the electronic equipment is achieved.

Description

Parameter acquisition method and device and electronic equipment
Technical Field
The application relates to the technical field of software, in particular to a parameter acquisition method, a parameter acquisition device and electronic equipment.
Background
At present, when a user needs to view or modify parameters of an electronic device, such as a BIOS (Basic Input output system) of a computer, a corresponding shortcut key, such as F2, needs to be pressed at a certain time during a startup process of the electronic device, after the shortcut key is pressed at the certain time, the electronic device may display a BIOS parameter interface, and if the user misses the time, the electronic device needs to be restarted, so that the electronic device is started next time.
In summary, in the prior art, the electronic device may need to be restarted many times to enter the BIOS parameter interface, which reduces the processing efficiency of the electronic device.
Disclosure of Invention
In view of this, the present invention provides a parameter obtaining method, an apparatus and an electronic device, so as to overcome the problem in the prior art that the electronic device may need to be restarted many times to enter a BIOS parameter interface, which results in low processing efficiency of the electronic device.
In order to achieve the purpose, the invention provides the following technical scheme:
a parameter obtaining method is applied to electronic equipment, the electronic equipment comprises a human-computer interface infrastructure (HII) database and a browser script, the HII database stores a corresponding relation between basic input/output (BIOS) parameter indexes and BIOS parameter information, the browser script stores the BIOS parameter indexes, and the BIOS parameter obtaining method comprises the following steps:
when a command for acquiring BIOS parameters is detected, starting the browser script to acquire the BIOS parameter index stored in the browser script;
obtaining BIOS parameter information corresponding to the BIOS parameter index from the HII database;
and feeding back the BIOS parameter information.
Wherein the obtaining of the BIOS parameter information corresponding to the BIOS parameter index from the HII database includes:
acquiring a BIOS parameter macro name corresponding to the BIOS parameter index;
and acquiring BIOS parameter information corresponding to the BIOS parameter macro name.
The generating method for the instruction for acquiring the BIOS parameters comprises the following steps:
and generating the instruction for acquiring the BIOS parameter when detecting that the access address of the electronic equipment is accessed in the browser corresponding to the browser script.
Wherein the feeding back the BIOS parameter information includes:
feeding back the BIOS parameter information to the browser script;
and controlling a browser corresponding to the browser script, and displaying the BIOS parameter information stored in the browser script.
The method for displaying the BIOS parameter information in the browser script comprises the following steps of:
and controlling a browser corresponding to the browser script, and displaying the BIOS parameter information according to the display format information.
The display format information includes the number of pages required by the browser to display all the BIOS parameters, the number of BIOS parameter information displayed on each page, and BIOS parameter indexes corresponding to the displayed BIOS parameters, respectively, and the generation method of the instruction for acquiring the BIOS parameters includes:
and when receiving the BIOS parameter of the display target page, generating a BIOS parameter acquisition instruction corresponding to the target page.
Wherein, still include:
receiving the instruction for acquiring the BIOS parameter sent by the remote host;
the feeding back the BIOS parameter information comprises:
and feeding back the BIOS parameter information to a browser script of the remote host side so that a browser corresponding to the browser script of the remote host side can display the BIOS parameter information.
Wherein, still include:
when a target BIOS parameter modification instruction is detected, starting the browser script so as to trigger setting operation, wherein the target BIOS parameter modification instruction comprises a modification value of the target BIOS parameter information and a target BIOS parameter index corresponding to the target BIOS parameter information;
and the setting operation is used for updating the original value of the target BIOS parameter information corresponding to the target BIOS parameter index in the HII database to the modified value.
Preferably, the method further comprises the following steps:
and receiving the command of modifying the target BIOS parameter sent by the remote host.
A parameter obtaining device is applied to electronic equipment, the electronic equipment comprises a human-computer interaction interface database and a browser script, the human-computer interface infrastructure (HII) database stores a basic input/output (BIOS) parameter index and BIOS parameter information corresponding relation, the browser script stores the BIOS parameter index, and the BIOS parameter obtaining device comprises:
the starting module is used for starting the browser script to obtain the BIOS parameter index stored in the browser script when detecting the instruction of obtaining the BIOS parameter;
the acquisition module is used for acquiring the BIOS parameter information corresponding to the BIOS parameter index from the HII database;
and the feedback module is used for feeding back the BIOS parameter information.
An electronic device, comprising: the system comprises a human-computer interface infrastructure (HII) database, a browser script, a processor and a memory for storing an acquisition program, wherein the acquisition program is used for acquiring BIOS parameter information corresponding to the BIOS parameter index from the HII database, and the acquisition program comprises the following steps:
the HII database is used for storing the corresponding relation between the basic input/output BIOS parameter index and the BIOS parameter information;
the browser script is used for storing the BIOS parameter index;
the processor is used for starting the browser script to obtain the BIOS parameter index stored in the browser script when detecting the instruction of obtaining the BIOS parameter; controlling the browser script to trigger the acquisition program, and executing the acquisition program by the processor; and feeding back the BIOS parameter information.
Preferably, the processor is further configured to:
receiving the instruction for acquiring the BIOS parameter sent by the remote host;
when feeding back the BIOS parameter information, the processor is specifically configured to:
and feeding back the BIOS parameter information to a browser script of the remote host side so that a browser corresponding to the browser script of the remote host side can display the BIOS parameter information.
Preferably, the memory stores a setting program for updating an original value of target BIOS parameter information corresponding to a target BIOS parameter index in the HII database to a modified value, and the processor is further configured to:
when a target BIOS parameter modification instruction is detected, starting the browser script, wherein the target BIOS parameter modification instruction comprises a modification value of the target BIOS parameter information and a target BIOS parameter index corresponding to the target BIOS parameter information;
controlling the browser script to trigger the setting program;
and executing the setting program.
Preferably, the processor is further configured to:
and receiving the command of modifying the target BIOS parameter sent by the remote host.
It can be known from the above technical solutions that, compared with the prior art, an embodiment of the present invention provides a parameter obtaining method, after an electronic device is started up, when a BIOS parameter obtaining instruction is detected, a browser script is started up, a BIOS parameter index of BIOS parameter information is stored in the browser script, a correspondence between the BIOS parameter index and the BIOS parameter information is stored in an HII database, and the BIOS parameter information corresponding to the BIOS parameter index is obtained from the HII database according to the BIOS parameter index obtained from the browser script, so that a purpose of obtaining BIOS parameters of the electronic device in a startup state of the electronic device is achieved, and compared with a case that the electronic device needs to be restarted many times to enter a BIOS parameter interface in the prior art, times of restarting the electronic device are reduced, and processing efficiency of the electronic device is improved.
Drawings
In order to more clearly illustrate the embodiments of the present invention or the technical solutions in the prior art, the drawings used in the description of the embodiments or the prior art will be briefly described below, it is obvious that the drawings in the following description are only embodiments of the present invention, and for those skilled in the art, other drawings can be obtained according to the provided drawings without creative efforts.
Fig. 1 is a block diagram of an electronic device according to an embodiment of the present disclosure;
fig. 2 is a schematic flow chart of a parameter obtaining method according to an embodiment of the present application;
fig. 3 is a diagram illustrating a correspondence between BIOS parameter indexes and BIOS parameter macro names according to an embodiment of the present disclosure;
fig. 4 is a schematic structural diagram of a parameter obtaining apparatus according to an embodiment of the present application.
Detailed Description
The technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the drawings in the embodiments of the present invention, and it is obvious that the described embodiments are only a part of the embodiments of the present invention, and not all of the embodiments. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present invention.
The embodiment of the application provides a parameter obtaining method, which can be applied to electronic equipment, such as a computer, a notebook computer and the like. As shown in fig. 1, a block diagram of an electronic device includes: memory 11, processor 12, and communication bus 13.
The browser script 14 may be a script in a browser that is native to an operating system of the electronic device. The browser script 14 may be stored in the memory 11 or in a hard disk, the operating system 15 may be stored in the hard disk or the memory 11, and the HII (Human Interface Infrastructure) Database 16 may be stored in the memory 11 or the hard disk. The acquisition program 17 may be stored in the memory 11.
In summary, the memory 11 can be used for storing software programs and modules, and the processor 12 executes various functional applications and data processing of the electronic device by running the software programs and modules stored in the memory 11. The memory 11 may mainly include a storage program area and a storage data area, wherein the storage program area may store an operating system (e.g., the operating system 15 described above), an application program (e.g., the browser script 14, the acquisition program 17, etc.) required for at least one function, and the like; the storage data area may store data created according to the use of the electronic device (such as the HII database 16, etc.), and the like. Further, the memory 11 may include high speed random access memory, and may also include non-volatile memory, such as at least one magnetic disk storage device, flash memory device, or other volatile solid state storage device.
The processor 12 is a control center of the electronic device, connects various parts of the entire electronic device by various interfaces and lines (e.g., a communication bus 13), and performs various functions of the electronic device and processes data by running or executing software programs and/or modules stored in the memory 11 and calling data stored in the memory 11, thereby monitoring the electronic device as a whole.
Only one implementation of the electronic device is shown in fig. 1, namely, a browser script 14, an operating system 16, and an acquisition program 18, which may be resident programs, are stored in the memory 11.
Based on the foregoing structure, a detailed description is given of the parameter obtaining method provided in the embodiment of the present application, and as shown in fig. 2, the method is a schematic flow chart of the parameter obtaining method provided in the embodiment of the present application, and the method may be applied to an electronic device, and optionally, may be applied to a processor of the electronic device, and the parameter obtaining method includes:
step S201: and when the instruction of obtaining the BIOS parameters is detected, starting the browser script to obtain the BIOS parameter index stored in the browser script.
In the prior art, the browser script does not have a BIOS parameter index, and in the embodiment of the present application, the BIOS parameter index needs to be added to the browser script.
When the browser is opened, browser scripts may be launched. For example, an access Address of the electronic device, such as an IP (Internet Protocol Address) Address, is input in the browser, and after access is determined, a command for acquiring the BIOS parameter is generated.
The embodiment of the application is realized in the starting state of the electronic equipment (namely, the electronic equipment is started up).
The BIOS parameter index may be set in the HII database through UEFI (Unified Extensible Firmware Interface).
Step S202: and obtaining the BIOS parameter information corresponding to the BIOS parameter index from the HII database.
The BIOS parameter information may include: the BIOS parameter information may further include a BIOS parameter value (itemtalue) and/or a BIOS parameter metaname (itemname).
Taking the network card as an example for explanation, as shown in table 1, the BIOS parameter information of the network card corresponds to the BIOS parameter index.
Table 1 table of correspondence between BIOS parameter information and BIOS parameter index of network card
Figure BDA0001084933290000061
As can be seen from table 1, Item value is represented by a number, Item option is represented by a number, for example, Disable is represented by a number 0 and Enable is represented by a number 1 in an electronic device, and since a user may not know the meaning of the number 0 and the number 1, the BIOS parameter information displayed to the user generally does not include a BIOS parameter value (Item value), and displays a BIOS parameter english name (may also be a BIOS parameter chinese name or a BIOS parameter french name) to the user, but may also include a BIOS parameter value.
The BIOS parameter index may be obtained according to a macro name of the BIOS parameter, and taking a network card as an example, the english BIOS parameter index of the network card may be the first 4 bits of an english name of the BIOS parameter.
Of course, the BIOS parameter index may also be set to other forms, for example, the BIOS parameter index of the network card may be set to USB 007. Because the electronic device in the prior art does not set the corresponding relationship between the BIOS parameter index and the BIOS parameter information, in the embodiment of the present application, the corresponding relationship between the BIOS parameter index and the BIOS parameter macro (Item name) needs to be set, so as to obtain the BIOS parameter information through the BIOS parameter macro.
As shown in fig. 3, # string STR _ USB _ LEGACY _ SUPPORT is a macro name of a BIOS parameter defined by a macro, and "LEGACY USB SUPPORT" in the # language eng "LEGACY USB SUPPORT" on the right is a name of a BIOS parameter english, eng represents an english name, and when displaying BIOS parameter information to a user, the user may display the BIOS parameter information using the name of the BIOS parameter english "LEGACY USB SUPPORT" so that the user can understand, # language x-lens "USB 002" is a BIOS parameter index defined in the embodiment of the present application, and x-lens represents a custom language, but x-lens may also be represented by other letters. In fig. 3, "# language x-lenoovo" XXX "" in "XXX" indicates BIOS parameter indexes defined by the embodiments of the present application, such as USB002, USB003, USB004, USB005, USB006, etc., and fig. 3 only shows a part thereof.
Of course, the "XXX" (i.e. the french name of the BIOS parameter), "XXX" (i.e. the chinese name) "XXX" (i.e. the chinese name of the BIOS parameter) and so on may be set on the right side of fig. 3, and after setting these, the macro name of the BIOS parameter may be represented by the french name of the BIOS parameter or the chinese name of the BIOS parameter.
Specifically, which language is used to represent the BIOS parameter macro name may be selected by a user, for example, if the user selects chinese, the chinese name of the BIOS parameter is displayed to the user.
As can be seen from fig. 3, the macro name of the BIOS parameter is not very intuitive, that is, if the macro name of the BIOS parameter is directly shown to the user, the user may not know what the macro name of the BIOS parameter is, and the user may intuitively know which information of the BIOS parameter is through the english name of the BIOS parameter (also may be the chinese name of the BIOS parameter or the french name of the BIOS parameter), for example, "Legacy USB backup" is a USB event. Therefore, the BIOS parameter information may not include a BIOS parameter macro, may include a BIOS parameter english name (may also be a BIOS parameter chinese name or a BIOS parameter french name), and may also include a BIOS parameter macro.
As can be seen from fig. 3, the macro name of the BIOS parameter is very long, and the acquisition time of "obtaining the BIOS parameter index stored in the browser script" and the acquisition time of "obtaining the BIOS parameter information corresponding to the BIOS parameter index from the HII database" can be saved by using the custom x-lenoov language (with relatively few letters).
The HII database stores the correspondence between the BIOS parameter macro name and the BIOS parameter index shown in fig. 3.
The correspondence may be stored in the form of a table or a structure.
The HII database also stores the corresponding relation between the BIOS parameter macro name and the BIOS parameter information.
The BIOS parameter macro name may be obtained by the correspondence between the BIOS parameter macro name and the BIOS parameter index shown in fig. 3, and then the BIOS parameter information may be obtained according to the correspondence between the BIOS parameter macro name and the BIOS parameter information.
Step S203: and feeding back the BIOS parameter information.
If the user views the BIOS parameter information in the local electronic device, the BIOS parameter information may be fed back in the following manner:
and feeding back the BIOS parameter information to the browser script. And controlling a browser corresponding to the browser script to display the BIOS parameter information stored in the browser script.
After the BIOS parameters are fed back to the browser script, the browser can display the BIOS parameter information in the browser script, and therefore a user can see the BIOS parameter information through the browser.
If the user checks the BIOS parameter information at the remote host end, the step of feeding back the BIOS parameter information comprises the following steps: and feeding back the BIOS parameter information to a browser script of the remote host side so that a browser corresponding to the browser script of the remote host side can display the BIOS parameter information.
The embodiment of the invention provides a parameter obtaining method, after an electronic device is started, when a BIOS parameter obtaining instruction is detected, a browser script is started, a BIOS parameter index of BIOS parameter information is stored in the browser script, a BIOS parameter index and a BIOS parameter information corresponding relation are stored in an HII database, and the BIOS parameter information corresponding to the BIOS parameter index is obtained from the HII database according to the BIOS parameter index obtained from the browser script, so that the aim of obtaining the BIOS parameter of the electronic device in a starting state of the electronic device is fulfilled.
The instruction for obtaining the BIOS parameter may be generated after the user inputs an access address (if the access address is an IP address, the IP address of the local area network may be input at this time) in a browser on the local electronic device and confirms the access.
At this time, the embodiment of the parameter obtaining method may further include: and generating the instruction for acquiring the BIOS parameter when detecting that the access address of the electronic equipment is accessed in the browser corresponding to the browser script.
The browser script may further store display format information of the BIOS parameter information, and if the number of BIOS parameter indexes written in the browser script is large, the BIOS parameter information that can be displayed in the browser is large, and may not be displayed in one page, at this time, the display format information may further include: and displaying the BIOS parameter information corresponding to the BIOS parameter indexes stored in all the browser scripts, the number of required pages, the number of the BIOS parameter information displayed on each page and the BIOS parameter indexes corresponding to the displayed BIOS parameter information respectively. In the above embodiment, the BIOS parameter information corresponding to the BIOS parameter index is obtained from the HII database, and the BIOS parameter information corresponding to all the BIOS parameter indexes stored in the browser script can be obtained at one time, and when the user performs the operation of "displaying the target page", the browser displays the BIOS parameter information of the target page. Optionally, the BIOS parameter information corresponding to the BIOS parameter index is obtained from the HII database, the BIOS parameter information displayed on only one page may be obtained at a time, and when the "display target page" operation is performed, an instruction for obtaining the BIOS parameter corresponding to the target page may be generated.
At this time, in the parameter obtaining method, "when the instruction for obtaining the BIOS parameter is detected, the browser script is started, and the BIOS parameter index stored in the browser script is obtained" specifically:
and when the instruction for acquiring the BIOS parameter corresponding to the target page is detected, starting the browser script to acquire the BIOS parameter index corresponding to the BIOS parameter information which can be displayed by the target page and is stored in the browser script.
Correspondingly, "obtaining the BIOS parameter information corresponding to the BIOS parameter index from the HII database" specifically includes: and acquiring a BIOS parameter index corresponding to the BIOS parameter information which can be displayed on the target page from the HII database, and the corresponding BIOS parameter information.
The target page may be a next page, a previous page, or a page entered by the user.
The command for acquiring BIOS parameters may be generated after the user inputs an access address (if the access address is an IP address, an IPV4 address or an IPV6 address needs to be input at this time) in a browser at the remote host and confirms the access.
At this time, the embodiment of the parameter obtaining method may further include: and receiving the instruction for acquiring the BIOS parameters sent by the remote host.
The processor at the remote host may be configured to: and when detecting an access address for accessing the electronic equipment in a browser at the remote host, generating the instruction for acquiring the BIOS parameter.
If the number of BIOS parameter indexes written in a browser script in the electronic device is large, the BIOS parameter information that can be displayed in the browser at the remote host is large, and may not be displayed in one page, and at this time, the display format information may include: and displaying the page number required by the BIOS parameter information corresponding to the BIOS parameter indexes stored in all the browser scripts, the number of the BIOS parameter information displayed on each page and the BIOS parameter indexes corresponding to the displayed BIOS parameter information respectively. In the above embodiment, the BIOS parameter information corresponding to the BIOS parameter index is obtained from the HII database, the BIOS parameter information corresponding to all the BIOS parameter indexes stored in the browser script of the electronic device can be obtained at one time, and when the user performs the operation of "displaying the target page" at the remote host, the browser at the remote host displays the BIOS parameter information of the target page. Optionally, the BIOS parameter information corresponding to the BIOS parameter index is obtained from the HII database, the BIOS parameter information displayed on only one page may be obtained at a time, and when the user performs the operation of "displaying a target page" on the remote host, an instruction for obtaining the BIOS parameter corresponding to the target page may be generated. The local electronic device may receive a command for modifying a target BIOS parameter sent by the remote host, and the specific implementation manner of the parameter obtaining method may refer to the above description manner.
The target page may be a next page, a previous page, or a page entered by the user.
The browser script may store display format information of the BIOS parameter information. The display format information may include: font, line spacing, font size, paragraph, color, etc.
If the user views the BIOS parameter information in the local electronic device, the step of controlling the browser corresponding to the browser script to display the BIOS parameter information stored in the browser script includes: and controlling a browser corresponding to the browser script, and displaying the BIOS parameter information according to the display format information.
If the user is checking the BIOS parameter information of the electronic device at the remote host, the display format information needs to be sent to a browser script of a browser at the remote host, so that the browser at the remote host displays the BIOS parameter information according to the display format information in the browser script at the remote host. Namely, the parameter acquiring method may further include: feeding back the BIOS parameter information to a browser script at the remote host side; and sending the display format information to a browser script of a browser at the remote host end so that the browser corresponding to the browser script at the remote host end displays the BIOS parameter information according to the display format information.
It is understood that the BIOS parameter information may be modified after the user views the BIOS parameter information in the browser. The target BIOS parameter modification instruction can be generated after a user modifies BIOS parameter information displayed by a browser on local electronic equipment; the BIOS parameter information may be generated by modifying BIOS parameter information in the electronic device displayed in a browser of the remote host.
If the user modifies the BIOS parameter information displayed by the browser on the local electronic device, the embodiment of the parameter obtaining method may further include: when a target BIOS parameter modification instruction is detected, starting the browser script so as to trigger setting operation, wherein the target BIOS parameter modification instruction comprises a modification value of the target BIOS parameter information and a target BIOS parameter index corresponding to the target BIOS parameter information; and the setting operation is used for updating the original value of the target BIOS parameter information corresponding to the target BIOS parameter index in the HII database to the modified value.
If the user modifies the BIOS parameter information in the electronic device displayed in the browser of the remote host, the embodiment of the parameter obtaining method may further include: and receiving the command of modifying the target BIOS parameter sent by the remote host. When a target BIOS parameter modification instruction is detected, starting the browser script so as to trigger setting operation, wherein the target BIOS parameter modification instruction comprises a modification value of the target BIOS parameter information and a target BIOS parameter index corresponding to the target BIOS parameter information; and the setting operation is used for updating the original value of the target BIOS parameter information corresponding to the target BIOS parameter index in the HII database to the modified value.
Taking the network card as an example, assuming that a user modifies Item option of the network card from disable to enable, a command for modifying a target BIOS parameter is generated at this time, the target BIOS parameter is a network card parameter, and the command for modifying the target BIOS parameter includes a modified value of the target BIOS parameter information, which is enable; "update the original value of the target BIOS parameter information corresponding to the target BIOS parameter index in the HII database to the modified value", that is, update the BIOS parameter option of the network card to enable, and if disable corresponds to 0 and enable corresponds to 1, then it is necessary to change the BIOS parameter value of the network card from 0 to 1.
The modification program may be stored in the memory 11 of the electronic device.
The acquisition program and the modification program may be provided by a Runtime service, which is an in-memory code resident in the storage 11. At the operating system level, the Runtime service may be called by a browser script of the browser, so that the retrieving program or the modifying program stored in the memory 11 may be called to implement the parameter retrieving and modifying. Or the Runtime service can be directly corresponding to an application program, and the acquisition program and the modification program in the Runtime service can be called when the application program is run.
Optionally, each program is stored in a memory during running to run, a pointer pointing to the Runtime service may be stored in the memory, and the Runtime service may be called according to the pointer pointing to the Runtime service.
An embodiment of the present application further provides a parameter obtaining apparatus, as shown in fig. 4, which is a schematic structural diagram of the parameter obtaining apparatus, where the parameter obtaining apparatus may be applied to an electronic device (as shown in fig. 1), and the electronic device includes: the browser script stores the BIOS parameter index, and the BIOS parameter acquisition device comprises: a start module 41, an acquisition module 42, and a feedback module 43, wherein:
the starting module 41 is configured to start the browser script when detecting the instruction for obtaining the BIOS parameter, and obtain the BIOS parameter index stored in the browser script.
The instruction for obtaining the BIOS parameter may be generated after the user inputs an access address (if the access address is an IP address, the IP address of the local area network may be input at this time) in a browser on the local electronic device and confirms the access.
At this time, the parameter obtaining apparatus provided in the embodiment of the present application may further include: and the generating module is used for generating the instruction for acquiring the BIOS parameters when detecting that the access address of the electronic equipment is accessed in the browser corresponding to the browser script.
The command for acquiring BIOS parameters may be generated after the user inputs an access address (if the access address is an IP address, an IPV4 address or an IPV6 address needs to be input at this time) in a browser at the remote host and confirms the access.
At this time, the parameter obtaining apparatus provided in the embodiment of the present application may further include: and the module for receiving the remote acquisition instruction is used for receiving the instruction for acquiring the BIOS parameter sent by the remote host end.
An obtaining module 42, configured to obtain, from the HII database, BIOS parameter information corresponding to the BIOS parameter index.
For the description of the BIOS parameter information and the BIOS parameter index, please refer to the corresponding description in the parameter obtaining method embodiment, which is not described herein again.
Optionally, the obtaining module 42 includes:
and the first acquisition unit is used for acquiring the BIOS parameter macro name corresponding to the BIOS parameter index.
And the second acquisition unit is used for acquiring the BIOS parameter information corresponding to the BIOS parameter macro name.
And a feedback module 43, configured to feedback the BIOS parameter information.
When the user views the BIOS parameter information in the local electronic device, that is, the instruction for obtaining the BIOS parameter information is generated by the local electronic device, the feedback module 43 includes:
the first feedback unit is used for feeding back the BIOS parameter information to the browser script; and the display unit is used for controlling a browser corresponding to the browser script to display the BIOS parameter information stored in the browser script.
When the user views the BIOS parameter information in the remote host, that is, the instruction for obtaining the BIOS parameter is generated by the remote host and sent to the electronic device, the feedback module 43 includes: and the second feedback unit is used for feeding back the BIOS parameter information to the browser script of the remote host end so that the browser corresponding to the browser script of the remote host end can display the BIOS parameter information.
The embodiment of the invention provides a parameter acquiring device, after an electronic device is started, when a starting module 41 detects a command of acquiring BIOS parameters, a browser script is started, because the BIOS parameter index of BIOS parameter information is stored in the browser script, the HII database stores the corresponding relation between the BIOS parameter index and the BIOS parameter information, an acquiring module 42 acquires the BIOS parameter information corresponding to the BIOS parameter index from the HII database according to the BIOS parameter index acquired from the browser script, and a feedback module 43 can feed back the BIOS parameter information. Therefore, the purpose that the BIOS parameters of the electronic equipment can be obtained in the starting state of the electronic equipment is achieved, and compared with the prior art that the BIOS parameter interface can be accessed only after being restarted for many times, the frequency of restarting the electronic equipment is reduced, and the processing efficiency of the electronic equipment is improved.
Optionally, the browser script stores display format information of the BIOS parameter information, and if the user needs to check the BIOS parameter information in the local electronic device, that is, the instruction for obtaining the BIOS parameter information is generated by the local electronic device, at this time, the display unit includes: and the display subunit is used for controlling the browser corresponding to the browser script and displaying the BIOS parameter information according to the display format information.
The display format information may include: font, line spacing, font size, paragraph, color, etc.
If the user needs to check the BIOS parameter information of the electronic device at the remote host, that is, the instruction for obtaining the BIOS parameter information is generated by the remote host, the remote host further includes a display unit for controlling a browser at the remote host and displaying the BIOS parameter information according to a display format in a browser script at the remote host.
It can be understood that, if the number of BIOS parameter indexes written in the browser script is large, the number of BIOS parameter information that can be displayed in a browser in the local electronic device or a browser at the remote host is large, and may not be displayed in one page, at this time, the display format information includes the number of pages required by the browser (the browser in the local electronic device or the browser at the remote host) to display all the BIOS parameters, the number of BIOS parameter information displayed in each page, and the BIOS parameter indexes corresponding to each displayed BIOS parameter information. If the user views the BIOS parameter information in the local electronic device, that is, the instruction for obtaining the BIOS parameter information is generated by the local electronic device, at this time, the generating module includes:
the first generating unit is used for generating a command for acquiring the BIOS parameter corresponding to the target page when the BIOS parameter of the display target page is received.
For details, reference may be made to the description of the corresponding part in the parameter obtaining method, and details are not described herein again.
If the user checks the BIOS parameter information at the remote host end, namely the instruction for acquiring the BIOS parameter information is generated by the remote host end, the remote host end comprises the generating module, the local electronic equipment only needs to correspondingly receive the remote acquisition instruction module, and the remote acquisition instruction receiving module is used for receiving the instruction for acquiring the BIOS parameter sent by the remote host end.
It can be understood that, after the user views the BIOS parameter information in the browser, the BIOS parameter information may be modified, and the target BIOS parameter modification instruction may be generated by the user modifying the BIOS parameter information displayed by the browser on the local electronic device; the BIOS parameter information can be generated after the BIOS parameter information displayed in a browser at the remote host side is modified by a user. At this time, the parameter acquiring device may further include: and the remote modification instruction receiving module is used for receiving the target BIOS parameter modification instruction sent by the remote host computer.
In addition, whether the command for modifying the target BIOS parameter is generated by a local electronic device or a remote host, the parameter obtaining apparatus may further include:
the trigger module is used for starting the browser script to trigger setting operation when detecting a target BIOS parameter modification instruction, wherein the target BIOS parameter modification instruction comprises a modification value of the target BIOS parameter information and a target BIOS parameter index corresponding to the target BIOS parameter information; and the setting operation is used for updating the original value of the target BIOS parameter information corresponding to the target BIOS parameter index in the HII database to the modified value.
An embodiment of the present application further provides an electronic device, as shown in fig. 1, including:
an HII database 16, a browser script 14, a processor 125, and a memory 11 storing an obtaining program 17, the obtaining program being configured to obtain BIOS parameter information corresponding to the BIOS parameter index from the HII database, wherein:
the HII database 16 is configured to store a correspondence between the BIOS parameter index and the BIOS parameter information.
The browser script 14 is configured to store the BIOS parameter index.
The processor 12 is configured to start the browser script when detecting an instruction to acquire a BIOS parameter, and acquire the BIOS parameter index stored in the browser script; controlling the browser script to trigger the acquisition program, and executing the acquisition program by the processor; and feeding back the BIOS parameter information.
The embodiment of the invention provides electronic equipment, after the electronic equipment is started, when a processor 12 detects a command of acquiring BIOS parameters, a browser script is started, as the BIOS parameter index of the BIOS parameter information is stored in the browser script, the corresponding relation between the BIOS parameter index and the BIOS parameter information is stored in an HII database, and the BIOS parameter information corresponding to the BIOS parameter index is acquired from the HII database according to the BIOS parameter index acquired from the browser script, the aim of acquiring the BIOS parameters of the electronic equipment in a starting state of the electronic equipment is fulfilled, compared with the prior art that the BIOS parameter interface can be accessed after being restarted for multiple times, the times of restarting the electronic equipment is reduced, and the processing efficiency of the electronic equipment is improved.
Optionally, when obtaining the BIOS parameter information corresponding to the BIOS parameter index from the HII database, the processor 12 is specifically configured to:
acquiring a BIOS parameter macro name corresponding to the BIOS parameter index;
and acquiring BIOS parameter information corresponding to the BIOS parameter macro name.
The instruction for obtaining the BIOS parameter may be generated after the user inputs an access address (if the access address is an IP address, the IP address of the local area network may be input at this time) in a browser on the local electronic device and confirms the access.
At this time, the processor 12 may be further configured to: and generating the instruction for acquiring the BIOS parameter when detecting that the access address of the electronic equipment is accessed in the browser corresponding to the browser script.
The browser script may further store display format information of the BIOS parameter information, and if the number of BIOS parameter indexes written in the browser script is large, the BIOS parameter information that can be displayed in the browser is large, and may not be displayed in one page, at this time, the display format information may further include: and displaying the BIOS parameter information corresponding to the BIOS parameter indexes stored in all the browser scripts, the number of required pages, the number of the BIOS parameter information displayed on each page and the BIOS parameter indexes corresponding to the displayed BIOS parameter information respectively. In the above embodiment, the processor 12 obtains the BIOS parameter information corresponding to the BIOS parameter index from the HII database, may finish obtaining the BIOS parameter information corresponding to all the BIOS parameter indexes stored in the browser script at one time, and when the user performs the operation of "displaying the target page", the browser displays the BIOS parameter information of the target page. Optionally, the processor 12 obtains the BIOS parameter information corresponding to the BIOS parameter index from the HII database, may obtain the BIOS parameter information displayed on only one page at a time, and when the "display target page" operation is executed, may generate an instruction to obtain the BIOS parameter corresponding to the target page.
At this time, the processor 12 may be further configured to: and when receiving the BIOS parameter of the display target page, generating a BIOS parameter acquisition instruction corresponding to the target page.
Correspondingly, when detecting the instruction for obtaining the BIOS parameter, the processor 12 starts the browser script, and when obtaining the BIOS parameter index stored in the browser script, is specifically configured to:
and when the instruction for acquiring the BIOS parameter corresponding to the target page is detected, starting the browser script to acquire the BIOS parameter index corresponding to the BIOS parameter information which can be displayed by the target page and is stored in the browser script.
Correspondingly, when the processor 12 obtains the BIOS parameter information corresponding to the BIOS parameter index from the HII database, it is specifically configured to: and acquiring a BIOS parameter index corresponding to the BIOS parameter information which can be displayed on the target page from the HII database, and the corresponding BIOS parameter information.
The target page may be a next page, a previous page, or a page entered by the user.
The command for acquiring BIOS parameters may be generated after the user inputs an access address (if the access address is an IP address, an IPV4 address or an IPV6 address needs to be input at this time) in a browser at the remote host and confirms the access.
At this time, the processor 12 may be further configured to: and receiving the instruction for acquiring the BIOS parameters sent by the remote host.
If the number of BIOS parameter indexes written in a browser script in the electronic device is large, the BIOS parameter information that can be displayed in the browser at the remote host is large, and may not be displayed in one page, and at this time, the display format information may include: and displaying the page number required by the BIOS parameter information corresponding to the BIOS parameter indexes stored in all the browser scripts, the number of the BIOS parameter information displayed on each page and the BIOS parameter indexes corresponding to the displayed BIOS parameter information respectively. In the above embodiment, the processor 12 obtains the BIOS parameter information corresponding to the BIOS parameter index from the HII database, may finish obtaining the BIOS parameter information corresponding to all the BIOS parameter indexes stored in the browser script of the electronic device at one time, and when the user performs the operation of "displaying the target page" at the remote host, the browser at the remote host displays the BIOS parameter information of the target page. Optionally, the processor 12 obtains the BIOS parameter information corresponding to the BIOS parameter index from the HII database, may obtain the BIOS parameter information displayed on only one page at a time, and when the user performs an operation of "displaying a target page" on the remote host, may generate an instruction to obtain the BIOS parameter corresponding to the target page.
The target page may be a next page, a previous page, or a page entered by the user.
At this time, the processor of the remote host side may further be configured to: and when receiving the BIOS parameter of the display target page, generating a BIOS parameter acquisition instruction corresponding to the target page.
If the acquired BIOS parameter information is generated by the local electronic device, the processor 12 is specifically configured to:
feeding back the BIOS parameter information to the browser script;
and controlling a browser corresponding to the browser script to display the BIOS parameter information stored in the browser script.
If the obtained BIOS parameter information is generated by the remote host, the processor 12 is specifically configured to:
and feeding back the BIOS parameter information to a browser script of the remote host side so that a browser corresponding to the browser script of the remote host side can display the BIOS parameter information.
Optionally, the browser script stores display format information of the BIOS parameter information, and if the user views the BIOS parameter information in the local electronic device, the processor 12 is specifically configured to, when controlling the browser corresponding to the browser script to display the BIOS parameter information stored in the browser script:
and controlling a browser corresponding to the browser script, and displaying the BIOS parameter information according to the display format information.
If the user is checking the BIOS parameter information of the electronic device at the remote host, the display format information needs to be sent to a browser script of a browser at the remote host, so that the browser at the remote host displays the BIOS parameter information according to the display format information in the browser script at the remote host.
It is understood that, after the user views the BIOS parameter information in the browser, the BIOS parameter information may be modified, and if the modification target BIOS parameter instruction is generated by the local electronic device, the processor 12 is further configured to:
when a target BIOS parameter modification instruction is detected, starting the browser script so as to trigger setting operation, wherein the target BIOS parameter modification instruction comprises a modification value of the target BIOS parameter information and a target BIOS parameter index corresponding to the target BIOS parameter information;
and the setting operation is used for updating the original value of the target BIOS parameter information corresponding to the target BIOS parameter index in the HII database to the modified value.
If the command to modify the target BIOS parameter is generated at the remote host, the processor 12 is further configured to: and receiving the command of modifying the target BIOS parameter sent by the remote host.
And when detecting a target BIOS parameter modification instruction, starting the browser script so as to trigger setting operation, wherein the target BIOS parameter modification instruction comprises a modification value of the target BIOS parameter information and a target BIOS parameter index corresponding to the target BIOS parameter information.
And the setting operation is used for updating the original value of the target BIOS parameter information corresponding to the target BIOS parameter index in the HII database to the modified value.
The processor of the electronic device at the remote host is further configured to: and generating a target BIOS parameter modification instruction after detecting that the BIOS parameter information is modified.
Finally, it should also be noted that, herein, relational terms such as first and second, and the like may be used solely to distinguish one entity or action from another entity or action without necessarily requiring or implying any actual such relationship or order between such entities or actions. Also, the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, article, or apparatus that comprises a list of elements does not include only those elements but may include other elements not expressly listed or inherent to such process, method, article, or apparatus. Without further limitation, an element defined by the phrase "comprising an … …" does not exclude the presence of other identical elements in a process, method, article, or apparatus that comprises the element.
The embodiments in the present description are described in a progressive manner, each embodiment focuses on differences from other embodiments, and the same and similar parts among the embodiments are referred to each other.
The previous description of the disclosed embodiments is provided to enable any person skilled in the art to make or use the present application. Various modifications to these embodiments will be readily apparent to those skilled in the art, and the generic principles defined herein may be applied to other embodiments without departing from the spirit or scope of the application. Thus, the present application is not intended to be limited to the embodiments shown herein but is to be accorded the widest scope consistent with the principles and novel features disclosed herein.

Claims (14)

1. The method for acquiring the parameters is applied to electronic equipment, the electronic equipment comprises a human-computer interface infrastructure (HII) database and a browser script, the HII database stores a corresponding relation between a basic input/output (BIOS) parameter index and BIOS parameter information, the browser script stores the BIOS parameter index, and the method for acquiring the BIOS parameters comprises the following steps:
when a command for acquiring BIOS parameters is detected, starting the browser script to acquire the BIOS parameter index stored in the browser script;
obtaining BIOS parameter information corresponding to the BIOS parameter index from the HII database;
and feeding back the BIOS parameter information.
2. The method of claim 1, wherein the obtaining the BIOS parameter information corresponding to the BIOS parameter index from the HII database comprises:
acquiring a BIOS parameter macro name corresponding to the BIOS parameter index;
and acquiring BIOS parameter information corresponding to the BIOS parameter macro name.
3. The method of claim 1, wherein the step of generating the command for obtaining the BIOS parameters comprises:
and generating the instruction for acquiring the BIOS parameter when detecting that the access address of the electronic equipment is accessed in the browser corresponding to the browser script.
4. The method of claim 1, wherein the feeding back the BIOS parameter information comprises:
feeding back the BIOS parameter information to the browser script;
and controlling a browser corresponding to the browser script, and displaying the BIOS parameter information stored in the browser script.
5. The method according to claim 4, wherein the browser script stores display format information of the BIOS parameter information, and the controlling the browser corresponding to the browser script displays the BIOS parameter information stored in the browser script includes:
and controlling a browser corresponding to the browser script, and displaying the BIOS parameter information according to the display format information.
6. The parameter obtaining method according to claim 5, wherein the display format information includes a number of pages required for the browser to display all the BIOS parameters, a number of pieces of BIOS parameter information displayed on each page, and BIOS parameter indexes corresponding to the displayed BIOS parameters, respectively, and the generating method of the command for obtaining the BIOS parameters includes:
and when receiving the BIOS parameter of the display target page, generating a BIOS parameter acquisition instruction corresponding to the target page.
7. The parameter acquisition method according to claim 1, further comprising:
receiving the instruction for acquiring the BIOS parameter sent by the remote host;
the feeding back the BIOS parameter information comprises:
and feeding back the BIOS parameter information to a browser script of the remote host side so that a browser corresponding to the browser script of the remote host side can display the BIOS parameter information.
8. The parameter acquisition method according to claim 1, further comprising:
when a target BIOS parameter modification instruction is detected, starting the browser script so as to trigger setting operation, wherein the target BIOS parameter modification instruction comprises a modification value of the target BIOS parameter information and a target BIOS parameter index corresponding to the target BIOS parameter information;
and the setting operation is used for updating the original value of the target BIOS parameter information corresponding to the target BIOS parameter index in the HII database to the modified value.
9. The parameter acquisition method according to claim 8, further comprising:
and receiving the command of modifying the target BIOS parameter sent by the remote host.
10. The device for obtaining the parameters is applied to electronic equipment, the electronic equipment comprises a human-computer interface infrastructure (HII) database and a browser script, the HII database stores a basic input/output (BIOS) parameter index and BIOS parameter information corresponding relation, the browser script stores the BIOS parameter index, and the BIOS parameter obtaining device comprises:
the starting module is used for starting the browser script to obtain the BIOS parameter index stored in the browser script when detecting the instruction of obtaining the BIOS parameter;
the acquisition module is used for acquiring the BIOS parameter information corresponding to the BIOS parameter index from the HII database;
and the feedback module is used for feeding back the BIOS parameter information.
11. An electronic device, comprising: the system comprises a human-computer interface infrastructure (HII) database, a browser script, a processor and a memory for storing an acquisition program, wherein the acquisition program is used for acquiring BIOS parameter information corresponding to a BIOS parameter index from the HII database, and the acquisition program comprises the following steps:
the HII database is used for storing the corresponding relation between the basic input/output BIOS parameter index and the BIOS parameter information;
the browser script is used for storing the BIOS parameter index;
the processor is used for starting the browser script to obtain the BIOS parameter index stored in the browser script when detecting the instruction of obtaining the BIOS parameter; controlling the browser script to trigger the acquisition program, and executing the acquisition program by the processor; and feeding back the BIOS parameter information.
12. The electronic device of claim 11, wherein the processor is further configured to:
receiving the instruction for acquiring the BIOS parameter sent by the remote host;
when feeding back the BIOS parameter information, the processor is specifically configured to:
and feeding back the BIOS parameter information to a browser script of the remote host side so that a browser corresponding to the browser script of the remote host side can display the BIOS parameter information.
13. The electronic device of claim 11, wherein the memory stores a setup program configured to update an original value of target BIOS parameter information corresponding to a target BIOS parameter index in the HII database to a modified value, and wherein the processor is further configured to:
when a target BIOS parameter modification instruction is detected, starting the browser script, wherein the target BIOS parameter modification instruction comprises a modification value of the target BIOS parameter information and a target BIOS parameter index corresponding to the target BIOS parameter information;
controlling the browser script to trigger the setting program;
and executing the setting program.
14. The electronic device of claim 13, wherein the processor is further configured to:
and receiving the command of modifying the target BIOS parameter sent by the remote host.
CN201610696223.5A 2016-08-19 2016-08-19 Parameter acquisition method and device and electronic equipment Active CN106371819B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201610696223.5A CN106371819B (en) 2016-08-19 2016-08-19 Parameter acquisition method and device and electronic equipment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201610696223.5A CN106371819B (en) 2016-08-19 2016-08-19 Parameter acquisition method and device and electronic equipment

Publications (2)

Publication Number Publication Date
CN106371819A CN106371819A (en) 2017-02-01
CN106371819B true CN106371819B (en) 2020-04-24

Family

ID=57878625

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201610696223.5A Active CN106371819B (en) 2016-08-19 2016-08-19 Parameter acquisition method and device and electronic equipment

Country Status (1)

Country Link
CN (1) CN106371819B (en)

Families Citing this family (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107621961A (en) * 2017-09-11 2018-01-23 联想(北京)有限公司 Information processing method and electronic equipment
CN109165044A (en) * 2018-08-09 2019-01-08 南京百敖软件有限公司 A method of manufacturer's pushed information is shown in BIOS startup stage
CN111142949B (en) * 2019-12-26 2022-03-25 联想(北京)有限公司 Information processing method and electronic equipment
CN113010151B (en) * 2021-03-12 2023-09-01 山东英信计算机技术有限公司 Method, system, equipment and medium for traversing dynamic options in HII database
CN113986366A (en) * 2021-11-24 2022-01-28 联想(北京)有限公司 Application calling implementation method and device and electronic equipment

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104503773A (en) * 2014-11-28 2015-04-08 华为技术有限公司 Method and device for displaying basic input/output system menu
CN104601373A (en) * 2015-01-05 2015-05-06 浪潮电子信息产业股份有限公司 Method for setting and synchronizing BIOS configuration parameters in out-of-band mode
CN105653306A (en) * 2014-11-25 2016-06-08 杭州华三通信技术有限公司 Method and device for displaying start Setup interface

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105653306A (en) * 2014-11-25 2016-06-08 杭州华三通信技术有限公司 Method and device for displaying start Setup interface
CN104503773A (en) * 2014-11-28 2015-04-08 华为技术有限公司 Method and device for displaying basic input/output system menu
CN104601373A (en) * 2015-01-05 2015-05-06 浪潮电子信息产业股份有限公司 Method for setting and synchronizing BIOS configuration parameters in out-of-band mode

Also Published As

Publication number Publication date
CN106371819A (en) 2017-02-01

Similar Documents

Publication Publication Date Title
CN106371819B (en) Parameter acquisition method and device and electronic equipment
WO2019140828A1 (en) Electronic apparatus, method for querying logs in distributed system, and storage medium
CN102693280B (en) Webpage browsing method, WebApp framework, method and device for executing JavaScript, and mobile terminal
US12010165B2 (en) Cross-platform module for loading across a plurality of device types
US9436482B2 (en) Input content to application via web browser
CN108536745B (en) Shell-based data table extraction method, terminal, equipment and storage medium
CN109522500B (en) Webpage display method, device, terminal and storage medium
CN109976816B (en) Computer system configuration method and server
CN104978209A (en) Application updating method and application updating device
US9965299B2 (en) Information processing apparatus, method for controlling the same, and storage medium
CN103473062A (en) Method and system for mobile terminal customization based on user space file system
WO2019161620A1 (en) Application dependency update method, terminal and device, and storage medium
JP2019520625A (en) Human computer interaction method and device thereof
WO2024011899A1 (en) Widget loading method and apparatus, device, and storage medium
US20150106701A1 (en) Input support method and information processing system
CN104182266B (en) A kind of application installation method and device
US9411602B2 (en) Techniques for booting an information processing system
US9606761B2 (en) Information processing apparatus for controlling an output process and method for the same
CN105786568B (en) A kind of updated contents display methods, device and intelligent terminal
CN113672263A (en) Firmware parameter update control method and device and electronic equipment
CN114327733B (en) Dynamic updating method, device, equipment and medium for starting-up interactive interface
CN111274420A (en) Data processing method and device, electronic equipment and storage medium
WO2019100704A1 (en) Starting method for multi-mode iot device, multi-mode iot device, and storage medium
CN113342420B (en) Firmware configuration method, device, equipment and storage medium
CN113010811B (en) Webpage acquisition method and device, electronic equipment and computer readable storage medium

Legal Events

Date Code Title Description
C06 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