CN114637538A - Baseboard management control system, electronic device and baseboard management control method - Google Patents

Baseboard management control system, electronic device and baseboard management control method Download PDF

Info

Publication number
CN114637538A
CN114637538A CN202011481623.7A CN202011481623A CN114637538A CN 114637538 A CN114637538 A CN 114637538A CN 202011481623 A CN202011481623 A CN 202011481623A CN 114637538 A CN114637538 A CN 114637538A
Authority
CN
China
Prior art keywords
baseboard management
hardware description
hardware
management controller
description file
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.)
Granted
Application number
CN202011481623.7A
Other languages
Chinese (zh)
Other versions
CN114637538B (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.)
Technical Steel Technology Co ltd
Original Assignee
Giga Byte 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 Giga Byte Technology Co Ltd filed Critical Giga Byte Technology Co Ltd
Priority to CN202011481623.7A priority Critical patent/CN114637538B/en
Publication of CN114637538A publication Critical patent/CN114637538A/en
Application granted granted Critical
Publication of CN114637538B publication Critical patent/CN114637538B/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)

Abstract

A substrate management control system, an electronic device and a substrate management control method are suitable for the electronic device, are used for setting the hardware configuration of at least one hardware component connected with the electronic device, and comprise a erasable memory and a substrate management controller. The erasable memory stores a hardware description file; the hardware description file records hardware description language program codes of at least one paragraph, and the hardware description language program codes of at least one paragraph correspond to at least one hardware component. The substrate management controller is electrically connected with at least one hardware component and the erasable memory; the baseboard management controller is used for loading and executing a kernel program to carry out an initialization stage, and the baseboard management controller loads and executes an analysis program in the initialization stage and loads the hardware description file by the erasable memory. Based on executing the parsing program, the baseboard management controller parses the hardware description language program code of at least one section to generate necessary files for communication connection with the hardware component.

Description

基板管理控制系统、电子装置以及基板管理控制方法Baseboard management control system, electronic device and baseboard management control method

技术领域technical field

本发明涉及基板管理控制器,特别是关于基板管理控制系统、应用基板管理控制系统的电子装置以及基板管理控制方法。The present invention relates to a baseboard management controller, in particular to a baseboard management control system, an electronic device applying the baseboard management control system, and a baseboard management control method.

背景技术Background technique

服务器主机出货时,会依据硬盘、中央处理器、存储器的配置,设置必要的硬件组件,例如热电偶、风扇等。此时,基板管理控制器会依据硬件组件的配置,写入必要的固件,使得基板管理控制器可以控制硬件组件,并且正确地接收并解读硬件组件回传的数据。例如,基板管理控制器需要有正确的设定,才能以正确的引脚、命令控制风扇转速,并且能够依据风扇回应的电信号解读转速,并给予转速正确的标记(来自第几号风扇的转速);同样地,基板管理控制器需要有正确的设定,才能正确地依据热电偶回应的电信号解读温度,并给予温度正确的标记(来自第几号热电偶的温度)。When the server host is shipped, the necessary hardware components, such as thermocouples, fans, etc., will be set according to the configuration of the hard disk, central processing unit, and memory. At this time, the baseboard management controller will write necessary firmware according to the configuration of the hardware components, so that the baseboard management controller can control the hardware components, and correctly receive and interpret the data returned by the hardware components. For example, the baseboard management controller needs to have the correct settings to control the fan speed with the correct pins and commands, and can interpret the speed according to the electrical signal responded by the fan, and give the correct mark of the speed (from the speed of the fan No. ); Similarly, the baseboard management controller needs to have the correct settings to correctly interpret the temperature according to the electrical signal responded by the thermocouple, and give the correct temperature mark (the temperature from the number of the thermocouple).

若前述的硬件组件配置有所变更,例如位置变更、数量增减,基板管理控制器固件中的设定就会不符合新的硬件组件配置。此时,固件就必须更新。If the configuration of the aforementioned hardware components is changed, for example, the location is changed or the number is increased or decreased, the settings in the firmware of the baseboard management controller will not conform to the new configuration of the hardware components. At this point, the firmware must be updated.

现有基板管理控制器固件的更新,都是依据使用者提供的硬件组件配置,编译新的程序码打包为映像文件后,由使用者或工程人员操作设备以映像文件覆写基板管理控制器固件。前述的变更作业麻烦(需要重新打包),使用者需求多样化,并且硬件组件配置的变更以及核心程序的更新混同在同一个映像文件,导致基板管理控制器固件的版本管理困难。The update of the existing baseboard management controller firmware is based on the hardware component configuration provided by the user. After compiling the new program code and packaging it as an image file, the user or engineer operates the equipment to overwrite the baseboard management controller firmware with the image file. . The aforementioned change operation is troublesome (re-packaging is required), the user needs are diversified, and the hardware component configuration change and the core program update are mixed in the same image file, which makes the version management of the baseboard management controller firmware difficult.

发明内容SUMMARY OF THE INVENTION

基于上述技术课题,本发明提出一种基板管理控制系统、应用基板管理控制系统的电子装置以及基板管理控制方法,可以简化固件更新步骤,并且简化固件版本管理。Based on the above technical issues, the present invention provides a baseboard management control system, an electronic device applying the baseboard management control system, and a baseboard management control method, which can simplify firmware update steps and simplify firmware version management.

本发明提出一种基板管理控制系统,适用于一电子装置,用以设定连接于电子装置的至少一硬件组件的硬件组态,包含一可抹写存储器以及一基板管理控制器。可抹写存储器存储一硬件描述文件;硬件描述文件记录至少一个段落的硬件描述语言程序码,且至少一个段落的硬件描述语言程序码对应于至少一硬件组件。基板管理控制器电性连接于至少一硬件组件以及可抹写存储器;基板管理控制器用以载入并执行一内核程序以进行一初始化阶段,基板管理控制器并于初始化阶段载入并执行解析程序,而由可抹写存储器载入硬件描述文件。基于执行解析程序,基板管理控制器解析至少一个段落的硬件描述语言程序码,产生与硬件组件进行通信连结的必要文件。The present invention provides a baseboard management control system, suitable for an electronic device, for setting the hardware configuration of at least one hardware component connected to the electronic device, including a rewritable memory and a baseboard management controller. The erasable memory stores a hardware description file; the hardware description file records at least one paragraph of hardware description language code, and at least one paragraph of the hardware description language code corresponds to at least one hardware component. The baseboard management controller is electrically connected to at least one hardware component and the rewritable memory; the baseboard management controller is used for loading and executing a kernel program to perform an initialization stage, and the baseboard management controller loads and executes the parsing program in the initialization stage , and load the hardware description file from the erasable memory. Based on the execution of the parsing program, the baseboard management controller parses at least one paragraph of the hardware description language program code to generate necessary files for communicating with the hardware components.

在至少一实施例中,基板管理控制器依据必要文件,与至少一硬件组件建立通信连结,并且完成初始化阶段,以控制至少一硬件组件或接收至少一硬件组件回传的信号。In at least one embodiment, the baseboard management controller establishes a communication link with at least one hardware component according to necessary files, and completes the initialization phase to control at least one hardware component or receive a signal returned by at least one hardware component.

在至少一实施例中,基板管理控制系统还包含一数据源,存储至少一更新版硬件描述文件,且基板管理控制器连接于数据源,用以取得更新版硬件描述文件,并将更新版硬件描述文件写入可抹写存储器,覆写原有的硬件描述文件。In at least one embodiment, the baseboard management control system further includes a data source that stores at least one updated version of the hardware description file, and the baseboard management controller is connected to the data source to obtain the updated version of the hardware description file, and to store the updated version of the hardware description file. The description file is written into the erasable memory, overwriting the original hardware description file.

较佳地,基板管理控制器通过一网络接口连接于数据源。Preferably, the baseboard management controller is connected to the data source through a network interface.

较佳地,基板管理控制器通过一总线连接接口连接于数据源。Preferably, the baseboard management controller is connected to the data source through a bus connection interface.

本发明还提出一种电子装置,用于连接于至少一硬件组件,包含一系统芯片组、一中央处理器、至少一易失性存储器连接接口、至少一总线连接接口、一网络接口以及一电源管理电路。中央处理器电性连接于系统芯片组,用以供一中央处理器连接至系统芯片组。易失性存储器连接接口电性连接于系统芯片组,用以供一存储器模块连接至系统芯片组。总线连接接口电性连接于系统芯片组,用以供一周边装置连接至系统芯片组。网络接口电性连接于系统芯片组,用于连接于一网络。电源管理电路用于输出电力至中央处理器、系统芯片组、易失性存储器连接接口、总线连接接口以及网络接口。系统芯片组还包含如前所述的基板管理控制系统,用于设定连接于电子装置的至少一硬件组件的硬件组态。The present invention also provides an electronic device for connecting to at least one hardware component, including a system chip set, a central processing unit, at least one volatile memory connection interface, at least one bus connection interface, a network interface and a power supply management circuit. The central processing unit is electrically connected to the system chip set for a central processing unit to be connected to the system chip set. The volatile memory connection interface is electrically connected to the SoC for connecting a memory module to the SoC. The bus connection interface is electrically connected to the system chip set for connecting a peripheral device to the system chip set. The network interface is electrically connected to the system chip set for connecting to a network. The power management circuit is used for outputting power to the central processing unit, the system chip set, the volatile memory connection interface, the bus connection interface and the network interface. The system chipset further includes the aforementioned baseboard management control system for setting the hardware configuration of at least one hardware component connected to the electronic device.

在至少一实施例中,基板管理控制器通过网络接口连接于一数据源,用以由数据源取得一更新版硬件描述文件,并将更新版硬件描述文件写入可抹写存储器,覆写原有的硬件描述文件。In at least one embodiment, the baseboard management controller is connected to a data source through a network interface, so as to obtain an updated version of the hardware description file from the data source, and write the updated version of the hardware description file into the rewritable memory, overwriting the original version of the hardware description file. There are hardware description files.

在至少一实施例中,基板管理控制器通过总线连接接口连接于一数据源,用以由数据源取得一更新版硬件描述文件,并将更新版硬件描述文件写入可抹写存储器,覆写原有的硬件描述文件。In at least one embodiment, the baseboard management controller is connected to a data source through a bus connection interface, so as to obtain an updated version of the hardware description file from the data source, and write the updated version of the hardware description file into the rewritable memory, overwriting The original hardware description file.

本发明还提出一种基板管理控制方法,适用于一电子装置,用以设定连接于电子装置的至少一硬件组件的硬件组态。The present invention also provides a baseboard management control method, which is suitable for an electronic device to set the hardware configuration of at least one hardware component connected to the electronic device.

基板控制管理方法包含:以一可抹写存储器存储至少一硬件描述文件;其中,硬件描述文件记录至少一个段落的硬件描述语言程序码,对应于至少一硬件组件;于电子装置启动一开机阶段后,启动一基板管理控制器载入并执行一内核程序,使基板管理控制器进行一初始化阶段;以基板管理控制器载入并执行一解析程序,并且从可抹写存储器载入至少一硬件描述文件;以及基于执行解析程序,以基板管理控制器解析至少一个段落的硬件描述语言程序码,产生与至少一硬件组件进行通信连结的必要文件。The substrate control and management method includes: storing at least one hardware description file in a rewritable memory; wherein, the hardware description file records at least one paragraph of hardware description language program code corresponding to at least one hardware component; after the electronic device starts a boot phase , start a baseboard management controller to load and execute a kernel program, so that the baseboard management controller performs an initialization phase; load and execute a parsing program with the baseboard management controller, and load at least one hardware description from the erasable memory file; and based on executing the parsing program, the baseboard management controller parses at least one paragraph of hardware description language program code to generate a necessary file for communicating with at least one hardware component.

在至少一实施例中,基板管理控制方法还包含以基板管理控制器依据必要文件,与至少一硬件组件建立通信连结,并且完成初始化阶段,以控制至少一硬件组件或接收至少一硬件组件回传的信号。In at least one embodiment, the baseboard management control method further includes the baseboard management controller establishing a communication link with at least one hardware component according to necessary files, and completing an initialization phase to control at least one hardware component or receive a return from at least one hardware component signal of.

在至少一实施例中,基板管理控制方法还包含以基板管理控制器连接于一数据源,由数据源取得一更新版硬件描述文件,并将更新版硬件描述文件写入可抹写存储器,覆写原有的硬件描述文件。In at least one embodiment, the baseboard management control method further includes connecting the baseboard management controller to a data source, obtaining an updated version of the hardware description file from the data source, and writing the updated version of the hardware description file into the rewritable memory, overwriting Write the original hardware description file.

在至少一实施例中,基板管理控制器通过一网络接口连接于数据源。In at least one embodiment, the baseboard management controller is connected to the data source through a network interface.

在至少一实施例中,基板管理控制器通过一总线连接接口连接于数据源。In at least one embodiment, the baseboard management controller is connected to the data source through a bus connection interface.

依据本发明,大多数情况下使用者对于固件更新的需求仅有对硬件描述文件的更新需求,而不需变更基板管理控制器的内核程序或解析程序,简化固件更新流程,并且使得版本管理将较简化。此外,硬件描述文件的更新过程不涉及基本固件(即内核程序以及解析程序)的更动、烧录,可以降低固件读入错误导致基板管理控制器完全无法启动的问题。因此,固件更新作业将更适合在电子装置的本机进行处理,不需以外部烧录装置烧录基板管理控制器的固件。According to the present invention, in most cases, the user's demand for firmware update is only the update demand for the hardware description file, without changing the kernel program or parsing program of the baseboard management controller, simplifying the firmware update process, and making the version management Simplified. In addition, the update process of the hardware description file does not involve the modification and programming of the basic firmware (ie, the kernel program and the parsing program), which can reduce the problem that the baseboard management controller cannot be started at all due to firmware reading errors. Therefore, the firmware update operation is more suitable for processing on the local computer of the electronic device, and there is no need to use an external programming device to burn the firmware of the baseboard management controller.

附图说明Description of drawings

图1是本发明实施例中,电子装置的电路方框图。FIG. 1 is a circuit block diagram of an electronic device in an embodiment of the present invention.

图2是本发明实施例中,基板管理控制系统的方框示意图。FIG. 2 is a schematic block diagram of a baseboard management control system in an embodiment of the present invention.

图3是本发明实施例中,硬件描述文件、硬件描述语言程序码以及硬件组件的示意图。FIG. 3 is a schematic diagram of a hardware description file, a hardware description language program code, and hardware components in an embodiment of the present invention.

图4是本发明实施例中,基板管理控制器载入并解析硬件描述文件的示意图。FIG. 4 is a schematic diagram of a baseboard management controller loading and parsing a hardware description file in an embodiment of the present invention.

图5是本发明实施例中,基板管理控制方法的流程图。FIG. 5 is a flowchart of a baseboard management control method in an embodiment of the present invention.

图6是本发明实施例中,基板管理控制器连接于数据源的示意图。FIG. 6 is a schematic diagram of a baseboard management controller connected to a data source in an embodiment of the present invention.

图7是本发明实施例中,对硬件描述文件进行更新的示意图。FIG. 7 is a schematic diagram of updating a hardware description file in an embodiment of the present invention.

其中,附图标记说明如下:Among them, the reference numerals are described as follows:

10:电子装置10: Electronics

11:板体11: Board body

12:中央处理器连接接口12: CPU connection interface

13:系统芯片组13: System Chipset

13a:路径控制器13a: Path Controller

13b:逻辑芯片13b: Logic chip

14:易失性存储器连接接口14: Volatile memory connection interface

15:总线连接接口15: Bus connection interface

16:网络接口16: Network interface

17:电源管理电路17: Power management circuit

100:基板管理控制系统100: Baseboard Management Control System

110:可抹写存储器110: Erasable memory

112:硬件描述文件112: Hardware description file

112':更新版硬件描述文件112': Updated hardware description file

120:基板管理控制器120: Baseboard Management Controller

122:内核程序122: Kernel program

124:解析程序124: Parser

200:硬件组件200: Hardware Components

300:数据源300: Data Source

具体实施方式Detailed ways

请参阅图1以及图2所示,为本发明实施例所公开的一种基板管理控制系统100,适用于一电子装置10,用以管理设置于电子装置10中的一或多个硬件组件200。电子装置10可为主机板、服务器、电脑主机或准系统主机。本实施例的电子装置10以一主机板为例进行说明。硬件组件200包含但不限定于温度感应器(例如热电偶)、风扇、开关IC等。Please refer to FIG. 1 and FIG. 2 , a baseboard management control system 100 disclosed in an embodiment of the present invention is suitable for an electronic device 10 to manage one or more hardware components 200 disposed in the electronic device 10 . The electronic device 10 can be a motherboard, a server, a computer host or a barebones host. The electronic device 10 of this embodiment is described by taking a motherboard as an example. The hardware components 200 include, but are not limited to, temperature sensors (eg, thermocouples), fans, switch ICs, and the like.

如图1以及图2所示,主机板至少包含一板体11、一中央处理器连接接口12、一系统芯片组13、一或多个易失性存储器连接接口14、一或多个总线连接接口15、一网络接口16以及一电源管理电路17。系统芯片组13包含路径控制器13a、逻辑芯片13b以及基板管理控制系统100。前述路径控制器13a、逻辑芯片13b的组合仅为例示,不排除其他形式的系统芯片组13的组成。As shown in FIG. 1 and FIG. 2 , the mainboard at least includes a board body 11 , a central processing unit connection interface 12 , a system chip set 13 , one or more volatile memory connection interfaces 14 , and one or more bus connections Interface 15 , a network interface 16 and a power management circuit 17 . The system chip set 13 includes a path controller 13 a , a logic chip 13 b and a baseboard management control system 100 . The above-mentioned combination of the path controller 13 a and the logic chip 13 b is only an example, and the composition of the system chip set 13 in other forms is not excluded.

如图1所示,板体11可为印刷电路板,具有印刷电路以提供电性连接。板体11不排除其他形式的板件,而另以电线达成各元件之间的电性连接。前述中央处理器连接接口12、系统芯片组13、易失性存储器连接接口14、总线连接接口15、网络接口16以及电源管理电路17设置于板体11上,以提供主机板需要的功能。电源管理电路17用于连接于电源供应器,借以接收电源供应器提供的工作电力,并转换为适当电压后输出电力至不同的电子元件。图1中所示的箭头代表电力传输线路。中央处理器连接接口12电性连接于系统芯片组13,用以供中央处理器连接至系统芯片组13。易失性存储器连接接口14电性连接于系统芯片组13,用以供存储器模块连接至系统芯片组13。总线连接接口15包含但不限于硬盘连接接口、扩展卡连接接口、绘图卡(或绘图芯片)连接接口、通用序列总线或是直接设置于系统芯片组13的引脚。总线连接接口15电性连接于系统芯片组13,用于供周边装置,例如硬盘机,连接至系统芯片组13。硬件组件200是直接地或间接地电性连接于基板管理控制系统100。网络接口16电性连接于系统芯片组13,用以供主机板连接于网络。中央处理器连接接口12以及易失性存储器连接接口14不必然以电连接器形式存在,也可以是预留的焊接线路引脚。As shown in FIG. 1 , the board body 11 may be a printed circuit board having a printed circuit to provide electrical connections. The board body 11 does not exclude other forms of board parts, and the electrical connection between the components is achieved by wires. The aforementioned CPU connection interface 12 , system chip set 13 , volatile memory connection interface 14 , bus connection interface 15 , network interface 16 and power management circuit 17 are disposed on the board body 11 to provide the functions required by the motherboard. The power management circuit 17 is used for being connected to the power supply, so as to receive the working power provided by the power supply, convert it into an appropriate voltage and output the power to different electronic components. The arrows shown in FIG. 1 represent power transmission lines. The CPU connection interface 12 is electrically connected to the SoC 13 for connecting the CPU to the SoC 13 . The volatile memory connection interface 14 is electrically connected to the SoC 13 for connecting the memory modules to the SoC 13 . The bus connection interface 15 includes, but is not limited to, a hard disk connection interface, an expansion card connection interface, a graphics card (or graphics chip) connection interface, a universal serial bus, or pins directly disposed on the system chipset 13 . The bus connection interface 15 is electrically connected to the SoC 13 for connecting peripheral devices, such as hard disk drives, to the SoC 13 . The hardware component 200 is directly or indirectly electrically connected to the baseboard management control system 100 . The network interface 16 is electrically connected to the SoC 13 for connecting the motherboard to the network. The central processing unit connection interface 12 and the volatile memory connection interface 14 do not necessarily exist in the form of electrical connectors, and may also be reserved welding circuit pins.

如图1以及图2所示,基板管理控制系统100设置于主机板的板体11,用以设定硬件组件200的硬件组态(hardware configuration)。基板管理控制系统100包含一可抹写存储器110以及一基板管理控制器120(baseboard management controller,BMC)。As shown in FIG. 1 and FIG. 2 , the baseboard management control system 100 is disposed on the board body 11 of the motherboard for setting the hardware configuration of the hardware component 200 . The baseboard management control system 100 includes an erasable memory 110 and a baseboard management controller (BMC) 120 .

如图2以及图3所示。可抹写存储器110可为EEPROM、快闪存储器等可通过连接接口进行内容抹写的非易失性存储装置。可抹写存储器110存储硬件描述文件112(HardwareDescription file)。硬件描述文件112记录一或多个段落的硬件描述语言程序码(Hardware Description Language Code),每一段落的硬件描述语言程序码对应于一个硬件组件200。依据管理平台标准,硬件描述语言程序码可适用于智能平台管理接口(Intelligent Platform Management Interface,IPMI)、Redfish可扩展平台管理API、网络开机相关协定,硬件描述语言程序码也可以包含一段网址,以供基板管理控制器120连接位于远端的数据源300。As shown in Figure 2 and Figure 3 . The erasable memory 110 can be a non-volatile storage device such as EEPROM, flash memory, etc., which can be erased and written through a connection interface. The erasable memory 110 stores a hardware description file 112 (HardwareDescription file). The hardware description file 112 records one or more paragraphs of hardware description language code (Hardware Description Language Code), and each paragraph of the hardware description language code corresponds to one hardware component 200 . According to the management platform standard, the hardware description language code can be applied to the Intelligent Platform Management Interface (IPMI), Redfish extensible platform management API, and network boot related protocols. The hardware description language code can also include a URL to For the baseboard management controller 120 to connect to the remote data source 300 .

如图2、图3以及图4所示,基板管理控制器120直接地或间接地电性连接于各硬件组件200以及可抹写存储器110。基板管理控制器120用以执行一内核程序122以及一解析程序124。如图4所示,于电子装置10安装的必要的组件,而可进行开机后,基板管理控制器120可于电子装置10的开机阶段载入并执行内核程序122,以进行基板管理控制器120本身的初始化阶段。基板管理控制器120于初始化阶段执行解析程序124,以由可抹写存储器110载入硬件描述文件112。基于执行解析程序124,基板管理控制器120解析硬件描述文件112中的一或多个段落的硬件描述语言程序码,借以产生与各硬件组件200进行通信连结的必要文件,例如驱动程序。接着,基板管理控制器120与这些硬件组件200建立通信连结,并且完成初始化阶段,以控制这些硬件组件200或接收这些硬件组件200回传的信号。As shown in FIG. 2 , FIG. 3 and FIG. 4 , the baseboard management controller 120 is directly or indirectly electrically connected to the hardware components 200 and the rewritable memory 110 . The baseboard management controller 120 is used for executing a kernel program 122 and a parsing program 124 . As shown in FIG. 4 , after the necessary components installed in the electronic device 10 can be powered on, the baseboard management controller 120 can load and execute the kernel program 122 during the booting phase of the electronic device 10 to execute the baseboard management controller 120 the initialization phase itself. The baseboard management controller 120 executes the parsing program 124 in the initialization phase to load the hardware description file 112 from the erasable memory 110 . Based on executing the parsing program 124 , the baseboard management controller 120 parses the hardware description language code of one or more paragraphs in the hardware description file 112 to generate necessary files, such as drivers, for communication with each hardware component 200 . Next, the baseboard management controller 120 establishes a communication link with the hardware components 200 and completes the initialization phase to control the hardware components 200 or receive signals returned by the hardware components 200 .

如图3以及图4所示,硬件描述语言程序码是用来描述硬件组件200的功能、行为的语言,可以对寄存器传输级、行为级、逻辑门级等对数字电路系统进行描述,以利基板管理控制器120对硬件组件200进行识别,建立通信连结。基板管理控制器120的解析程序124可依据硬件描述语言程序码的描述产生对应于硬件组件200的必要文件(编译为可执行binary码的驱动程序),使得基板管理控制器120所执行的内核程序122可以对硬件组件200进行初始化,并且与各硬件组件200建立通信连结,以在后续使用正确的逻辑控制硬件组件200,并且接收并正确地解析硬件组件200回传的信号。As shown in FIG. 3 and FIG. 4, the hardware description language program code is a language used to describe the function and behavior of the hardware component 200, and can describe the digital circuit system at the register transfer level, behavior level, logic gate level, etc., so as to facilitate The baseboard management controller 120 identifies the hardware component 200 and establishes a communication link. The parsing program 124 of the baseboard management controller 120 can generate necessary files (drivers compiled into executable binary codes) corresponding to the hardware components 200 according to the description of the hardware description language program code, so that the kernel program executed by the baseboard management controller 120 122 can initialize the hardware components 200 and establish a communication link with each hardware component 200, so as to use correct logic to control the hardware components 200 subsequently, and receive and correctly parse the signals returned by the hardware components 200.

以下为硬件描述文件112的例示,说明硬件描述语言程序码可能记录的内容。在此例示中,使用了ASPEED Technology Inc.的型号AST2500的基板管理控制器120、TexasInstruments的型号PCA9545开关IC以及连接于PCA9545的热电偶,前述型号以及下列硬件描述语言程序码中的程序注解仅为例示,并非用于限定本发明的具体实施时所能应用的硬件组件200种类。The following is an example of the hardware description file 112, illustrating what may be recorded by the hardware description language code. In this example, the baseboard management controller 120 of the model AST2500 of ASPEED Technology Inc., the switch IC of the model PCA9545 of Texas Instruments, and the thermocouple connected to the PCA9545 are used. The examples are not intended to limit the types of hardware components 200 that can be applied to the specific implementation of the present invention.

Figure BDA0002837757790000071
Figure BDA0002837757790000071

在以上的例示中,开关IC、主机板热电偶、CPU热电偶的集合,可以视为一个硬件组件200,而将前述行号1~17的程序码视为一个段落的硬件描述语言程序码。开关IC、主机板热电偶、CPU热电偶可以视为多个别的硬件组件200,而将前述行号1~17的程序码视为多个段落的硬件描述语言程序码,每一个段落对应于一个硬件组件200。当开关IC型号变更、主机板热电偶的数量/位置变更、CPU热电偶的数量/位置变更,甚至有新的硬件组件200加入,即为一或多个硬件组件200有所变更。此时,原有的硬件描述语言程序码就不适用于新的一或多个硬件组件200。例如,在新增硬盘机热电偶以检测硬盘机温度时,行号1~17的内容就会缺乏对应于硬盘机热电偶的硬件描述语言程序码;又例如,主机板热电偶被移除或是改为检测GPU温度时,对应于主机板热电偶的程序码段落就会不符合实际配置。又例如增加一CPU风扇,硬件描述语言程序码需要包含控制风扇转速命令以及解析风扇回传转速的方式。In the above example, the set of switch IC, motherboard thermocouple, and CPU thermocouple can be regarded as a hardware component 200, and the program codes in lines 1 to 17 mentioned above are regarded as a paragraph of HDL code. The switch IC, the motherboard thermocouple, and the CPU thermocouple can be regarded as multiple other hardware components 200 , and the program codes of the aforementioned line numbers 1 to 17 are regarded as multiple paragraphs of hardware description language program codes, and each paragraph corresponds to a Hardware components 200 . When the switch IC model is changed, the number/location of thermocouples on the motherboard, the number/location of CPU thermocouples are changed, or even new hardware components 200 are added, it means that one or more hardware components 200 are changed. In this case, the original hardware description language code is not applicable to the new one or more hardware components 200 . For example, when adding a hard disk thermocouple to detect the hard disk temperature, the content of line numbers 1 to 17 will lack the HDL code corresponding to the hard disk thermocouple; for example, the motherboard thermocouple is removed or When it is changed to detect GPU temperature, the program code section corresponding to the thermocouple of the motherboard will not match the actual configuration. For another example, when a CPU fan is added, the hardware description language program code needs to include a command for controlling the rotational speed of the fan and a method for parsing the rotational speed returned by the fan.

依据本发明,在前述情况下,基板管理控制器120本身的基本固件(内核程序122、解析程序124)并不需要更新升级,只需要对可抹写存储器110进行读写,将硬件描述文件112置换为更新的文件即可;甚至,使用者可以在电子装置10开机的状态下,利用纯文字编辑程序的执行改写硬件描述文件112的内容,将修改后的硬件描述文件112写入可抹写存储器110以覆写原有的硬件描述文件112。According to the present invention, in the aforementioned case, the basic firmware (kernel program 122, parsing program 124) of the baseboard management controller 120 itself does not need to be updated and upgraded, and only needs to read and write to the erasable memory 110, and the hardware description file 112 It is enough to replace it with the updated file; even, the user can rewrite the content of the hardware description file 112 by executing the plain text editing program when the electronic device 10 is turned on, and write the modified hardware description file 112 into the erasable and rewritable file. The memory 110 overwrites the original hardware description file 112 .

如图5所示,基于上述的电子装置10,本发明进一步提出一种基板管理控制方法,适用于电子装置10,用以设定连接于电子装置10的至少一硬件组件200的硬件组态。基板管理控制方法的步骤如下。As shown in FIG. 5 , based on the above-mentioned electronic device 10 , the present invention further provides a baseboard management control method applicable to the electronic device 10 for setting the hardware configuration of at least one hardware component 200 connected to the electronic device 10 . The steps of the baseboard management control method are as follows.

如图5所示,首先,以可抹写存储器110存储硬件描述文件112,如步骤S110所示。硬件描述文件112记录一或多个段落的硬件描述语言程序码,对应于一或多个硬件组件200。存储硬件描述文件112于可抹写存储器110的方式可以是以专用读写装置直接对可抹写存储器110进行写入;或是于电子装置10开机的状态下,以基板管理控制器120对可抹写存储器110进行读写,以修改或更新已经存储于可抹写存储器110的硬件描述文件112As shown in FIG. 5 , first, the hardware description file 112 is stored in the erasable memory 110 , as shown in step S110 . The hardware description file 112 records one or more paragraphs of hardware description language program code corresponding to one or more hardware components 200 . The way to store the hardware description file 112 in the erasable memory 110 may be to directly write to the erasable memory 110 with a dedicated read/write device; The erasable memory 110 reads and writes to modify or update the hardware description file 112 already stored in the erasable memory 110

如图5所示,于电子装置10启动开机阶段后,启动基板管理控制器120载入并执行内核程序122,使基板管理控制器120进行初始化阶段,如步骤S120以及S130所示。接着,以基板管理控制器120载入并执行解析程序124,并且从可抹写存储器110载入硬件描述文件112,如步骤S140所示。As shown in FIG. 5 , after the electronic device 10 starts the boot phase, the baseboard management controller 120 is started to load and execute the kernel program 122 , so that the baseboard management controller 120 performs the initialization phase, as shown in steps S120 and S130 . Next, the baseboard management controller 120 loads and executes the parsing program 124, and loads the hardware description file 112 from the rewritable memory 110, as shown in step S140.

如图5所示,接着,基于执行解析程序124,以基板管理控制器120解析硬件描述文件112中的一或多个段落的硬件描述语言程序码,产生与各硬件组件200进行通信连结的必要文件,如步骤S150所示。最后,基板管理控制器120可依据必要文件,例如驱动程序,与这些硬件组件200建立通信连结,并且完成初始化阶段,以控制这些硬件组件200或接收这些硬件组件200回传的信号。As shown in FIG. 5 , then, based on the execution of the parsing program 124 , the baseboard management controller 120 parses the hardware description language code of one or more paragraphs in the hardware description file 112 to generate the necessary communication links with the hardware components 200 . file, as shown in step S150. Finally, the baseboard management controller 120 can establish a communication link with the hardware components 200 according to necessary files, such as drivers, and complete the initialization phase to control the hardware components 200 or receive signals returned by the hardware components 200 .

如图6以及图7所示,于电子装置10开机状态下,基板管理控制器120可直接地或间接地连接于数据源300。例如,基板管理控制器120可以通过如图1所示的网络接口16连接于远端的服务器,以服务器作为数据源300。又例如,基板管理控制器120可以通过如图1所示的总线连接接口15连接于本地端的硬盘机,以硬盘机作为数据源300。As shown in FIG. 6 and FIG. 7 , when the electronic device 10 is powered on, the baseboard management controller 120 can be directly or indirectly connected to the data source 300 . For example, the baseboard management controller 120 can be connected to a remote server through the network interface 16 shown in FIG. 1 , and the server is used as the data source 300 . For another example, the baseboard management controller 120 may be connected to the hard disk drive at the local end through the bus connection interface 15 as shown in FIG. 1 , using the hard disk drive as the data source 300 .

如图6以及图7所示,数据源300用于存储更新版硬件描述文件112'。通过基板管理控制器120与数据源300的连接,基板管理控制器120可由数据源300取得更新版硬件描述文件112'。接着,基板管理控制器120的内核程序122可读取更新版硬件描述文件112'中的一或多个段落的硬件描述语言程序码,以转换更新版硬件描述文件112'为必要的文件格式,并将更新版硬件描述文件112'作为新的硬件描述文件112写入可抹写存储器110,覆写原有的硬件描述文件112,以符合当前或预定变更的硬件组件200的配置。As shown in FIG. 6 and FIG. 7 , the data source 300 is used to store the updated version of the hardware description file 112 ′. Through the connection between the baseboard management controller 120 and the data source 300 , the baseboard management controller 120 can obtain the updated hardware description file 112 ′ from the data source 300 . Next, the kernel program 122 of the baseboard management controller 120 can read the hardware description language program code of one or more paragraphs in the updated version of the hardware description file 112' to convert the updated version of the hardware description file 112' into a necessary file format, The updated hardware description file 112 ′ is written into the erasable memory 110 as a new hardware description file 112 , and the original hardware description file 112 is overwritten to conform to the current or scheduled change of the configuration of the hardware component 200 .

数据源300中可以存储多个更新版硬件描述文件112',每一更新版硬件描述文件112'匹配一种硬件组件200的配置。因此,对于使用者而言,于操作电子装置10时,只要确认硬件组件200的配置,就可以利用程序操作基板管理控制器120由数据源300取得对应的更新版硬件描述文件112',并写入可抹写存储器110以进行硬件描述文件112的更新。前述硬件描述文件112的更新过程,不涉及基板管理控制器120本身的固件更新。因此,基板管理控制器120的固件可以区分为基本固件的版本管理以及硬件描述文件112的版本管理。A plurality of updated hardware description files 112 ′ may be stored in the data source 300 , and each updated hardware description file 112 ′ matches a configuration of a hardware component 200 . Therefore, for the user, when operating the electronic device 10, as long as the configuration of the hardware component 200 is confirmed, the program can be used to operate the baseboard management controller 120 to obtain the corresponding updated version of the hardware description file 112' from the data source 300, and write into the erasable memory 110 for updating the hardware description file 112 . The aforementioned update process of the hardware description file 112 does not involve the firmware update of the baseboard management controller 120 itself. Therefore, the firmware of the baseboard management controller 120 can be divided into the version management of the basic firmware and the version management of the hardware description file 112 .

大多数情况下使用者对于固件更新的需求仅有对硬件描述文件112进行更新的需求,因此,版本管理将较简化,而不需将基本固件的版本管理以及硬件描述文件112的版本管理交错连结;基本固件的版本以及硬件描述文件112的版本可以个别进行管理。此外,硬件描述文件112的更新过程不涉及基本固件的更动、烧录,可以降低固件读入错误导致基板管理控制器120完全无法启动的问题;即使写入错误,在基板管理控制器120可以启动的状态下仍可重新进行硬件描述文件112的写入。因此,更新作业将更适合在电子装置10的本机进行处理,不需以外部烧录装置烧录基板管理控制器120的固件。In most cases, the user only needs to update the hardware description file 112, and therefore, the version management will be simplified, and there is no need to interleave the version management of the basic firmware and the version management of the hardware description file 112. ; The version of the basic firmware and the version of the hardware description file 112 can be managed individually. In addition, the update process of the hardware description file 112 does not involve the modification and programming of the basic firmware, which can reduce the problem that the baseboard management controller 120 cannot be started completely due to the firmware reading error; even if the writing is wrong, the baseboard management controller 120 can The writing of the hardware description file 112 can still be performed again in the startup state. Therefore, the update operation is more suitable for processing on the local computer of the electronic device 10 , and it is not necessary to use an external programming device to burn the firmware of the baseboard management controller 120 .

Claims (13)

1.一种基板管理控制系统,适用于一电子装置,用以设定连接于该电子装置的至少一硬件组件的硬件组态,其特征在于,所述基板管理控制系统包含:1. A baseboard management control system, suitable for an electronic device, to set the hardware configuration of at least one hardware component connected to the electronic device, wherein the baseboard management control system comprises: 一可抹写存储器,存储一硬件描述文件;该硬件描述文件记录至少一个段落的硬件描述语言程序码,且该至少一个段落的硬件描述语言程序码对应于该至少一硬件组件;以及an erasable memory storing a hardware description file; the hardware description file records at least one paragraph of hardware description language code, and the at least one paragraph of hardware description language code corresponds to the at least one hardware component; and 一基板管理控制器,电性连接于该至少一硬件组件以及该可抹写存储器;该基板管理控制器用以载入并执行一内核程序以进行一初始化阶段,且该基板管理控制器并于该初始化阶段载入并执行一解析程序,而由该可抹写存储器载入该硬件描述文件;其中,基于执行该解析程序,该基板管理控制器解析该至少一个段落的硬件描述语言程序码,产生与该至少一硬件组件进行通信连结的必要文件。a baseboard management controller electrically connected to the at least one hardware component and the erasable memory; the baseboard management controller is used for loading and executing a kernel program to perform an initialization phase, and the baseboard management controller is connected to the Loading and executing a parsing program in the initialization phase, and loading the hardware description file from the erasable memory; wherein, based on executing the parsing program, the baseboard management controller parses the hardware description language code of the at least one paragraph to generate Necessary files for communication with the at least one hardware component. 2.如权利要求1所述的基板管理控制系统,其特征在于,该基板管理控制器依据该必要文件,与该至少一硬件组件建立通信连结,并且完成该初始化阶段,以控制该至少一硬件组件或接收该至少一硬件组件回传的信号。2 . The baseboard management control system of claim 1 , wherein the baseboard management controller establishes a communication link with the at least one hardware component according to the necessary file, and completes the initialization phase to control the at least one hardware component 2 . component or receive a signal returned by the at least one hardware component. 3.如权利要求1所述的基板管理控制系统,其特征在于,所述基板管理控制系统还包含一数据源,存储至少一更新版硬件描述文件,且该基板管理控制器连接于该数据源,用以取得该至少一更新版硬件描述文件,并将该至少一更新版硬件描述文件写入该可抹写存储器,覆写原有的该硬件描述文件。3 . The baseboard management control system of claim 1 , wherein the baseboard management control system further comprises a data source storing at least one updated version of the hardware description file, and the baseboard management controller is connected to the data source 3 . , used to obtain the at least one updated version of the hardware description file, write the at least one updated version of the hardware description file into the rewritable memory, and overwrite the original hardware description file. 4.如权利要求3所述的基板管理控制系统,其特征在于,该基板管理控制器通过一网络接口连接于该数据源。4 . The baseboard management control system of claim 3 , wherein the baseboard management controller is connected to the data source through a network interface. 5 . 5.如权利要求3所述的基板管理控制系统,其特征在于,该基板管理控制器通过一总线连接接口连接于该数据源。5 . The baseboard management control system of claim 3 , wherein the baseboard management controller is connected to the data source through a bus connection interface. 6 . 6.一种电子装置,用于连接于至少一硬件组件,其特征在于,所述电子装置包含:6. An electronic device for connecting to at least one hardware component, wherein the electronic device comprises: 一系统芯片组;a system chipset; 一中央处理器,电性连接于该系统芯片组,用以供一中央处理器连接至该系统芯片组;a central processing unit electrically connected to the system chip set for a central processing unit to be connected to the system chip set; 至少一易失性存储器连接接口,电性连接于该系统芯片组,用以供一存储器模块连接至该系统芯片组;at least one volatile memory connection interface electrically connected to the system chip set for connecting a memory module to the system chip set; 至少一总线连接接口,电性连接于该系统芯片组,用以供一周边装置连接至该系统芯片组;at least one bus connection interface electrically connected to the system chip set for connecting a peripheral device to the system chip set; 一网络接口,电性连接于该系统芯片组,用于连接于一网络;a network interface electrically connected to the system chipset for connecting to a network; 一电源管理电路,用于输出电力至该中央处理器、该系统芯片组、该至少一易失性存储器连接接口、该至少一总线连接接口以及该网络接口;a power management circuit for outputting power to the central processing unit, the system chip set, the at least one volatile memory connection interface, the at least one bus connection interface and the network interface; 其中,该系统芯片组还包含如权利要求1至2中任一项所述的基板管理控制系统,用于设定连接于该电子装置的该至少一硬件组件的硬件组态。Wherein, the system chipset further includes the baseboard management control system as claimed in any one of claims 1 to 2, for setting the hardware configuration of the at least one hardware component connected to the electronic device. 7.如权利要求6所述的电子装置,其特征在于,该基板管理控制器通过该网络接口连接于一数据源,用以由该数据源取得一更新版硬件描述文件,并将该更新版硬件描述文件写入该可抹写存储器,覆写原有的该硬件描述文件。7 . The electronic device of claim 6 , wherein the baseboard management controller is connected to a data source through the network interface, for obtaining an updated version of the hardware description file from the data source, and storing the updated version of the hardware description file from the data source. The hardware description file is written into the erasable memory, overwriting the original hardware description file. 8.如权利要求6所述的电子装置,其特征在于,该基板管理控制器通过该至少一总线连接接口连接于一数据源,用以由该数据源取得一更新版硬件描述文件,并将该更新版硬件描述文件写入该可抹写存储器,覆写原有的该硬件描述文件。8 . The electronic device of claim 6 , wherein the baseboard management controller is connected to a data source through the at least one bus connection interface, and is used for obtaining an updated hardware description file from the data source and converting the The updated hardware description file is written into the rewritable memory, overwriting the original hardware description file. 9.一种基板管理控制方法,适用于一电子装置,用以设定连接于该电子装置的至少一硬件组件的硬件组态,其特征在于,所述基板管理方法包含:9. A baseboard management control method, suitable for an electronic device for setting a hardware configuration of at least one hardware component connected to the electronic device, wherein the baseboard management method comprises: 以一可抹写存储器存储至少一硬件描述文件;其中,该至少一硬件描述文件记录至少一个段落的硬件描述语言程序码,对应于该至少一硬件组件;storing at least one hardware description file in an erasable memory; wherein, the at least one hardware description file records at least one paragraph of hardware description language code corresponding to the at least one hardware component; 于该电子装置启动一开机阶段后,启动一基板管理控制器载入并执行一内核程序,使该基板管理控制器进行一初始化阶段;After the electronic device starts a boot phase, a baseboard management controller is started to load and execute a kernel program, so that the baseboard management controller performs an initialization phase; 以该基板管理控制器载入并执行一解析程序,并且从该可抹写存储器载入该至少一硬件描述文件;以及Loading and executing a parsing program by the baseboard management controller, and loading the at least one hardware description file from the erasable memory; and 基于执行该解析程序,以该基板管理控制器解析该至少一个段落的硬件描述语言程序码,产生与该至少一硬件组件进行通信连结的必要文件。Based on executing the parsing program, the baseboard management controller parses the hardware description language program code of the at least one paragraph, and generates a necessary file for communicating with the at least one hardware component. 10.如权利要求9所述的基板管理控制方法,其特征在于,所述基板管理方法还包含:以该基板管理控制器依据该必要文件,与该至少一硬件组件建立通信连结,并且完成该初始化阶段,以控制该至少一硬件组件或接收该至少一硬件组件回传的信号。10 . The baseboard management control method of claim 9 , wherein the baseboard management method further comprises: establishing a communication link with the at least one hardware component by the baseboard management controller according to the necessary file, and completing the In the initialization phase, the at least one hardware component is controlled or a signal returned by the at least one hardware component is received. 11.如权利要求9所述的基板管理控制方法,其特征在于,所述基板管理方法还包含:以该基板管理控制器连接于一数据源,由该数据源取得一更新版硬件描述文件,并将该更新版硬件描述文件写入该可抹写存储器,覆写原有的该至少一硬件描述文件。11 . The baseboard management control method of claim 9 , wherein the baseboard management method further comprises: connecting the baseboard management controller to a data source, and obtaining an updated hardware description file from the data source, 11 . and write the updated hardware description file into the rewritable memory to overwrite the original at least one hardware description file. 12.如权利要求11所述的基板管理控制方法,其特征在于,该基板管理控制器通过一网络接口连接于该数据源。12 . The baseboard management control method of claim 11 , wherein the baseboard management controller is connected to the data source through a network interface. 13 . 13.如权利要求11所述的基板管理控制方法,其特征在于,该基板管理控制器通过一总线连接接口连接于该数据源。13 . The baseboard management control method of claim 11 , wherein the baseboard management controller is connected to the data source through a bus connection interface. 14 .
CN202011481623.7A 2020-12-15 2020-12-15 Substrate management control system, electronic device and substrate management control method Active CN114637538B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202011481623.7A CN114637538B (en) 2020-12-15 2020-12-15 Substrate management control system, electronic device and substrate management control method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202011481623.7A CN114637538B (en) 2020-12-15 2020-12-15 Substrate management control system, electronic device and substrate management control method

Publications (2)

Publication Number Publication Date
CN114637538A true CN114637538A (en) 2022-06-17
CN114637538B CN114637538B (en) 2024-03-22

Family

ID=81944694

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202011481623.7A Active CN114637538B (en) 2020-12-15 2020-12-15 Substrate management control system, electronic device and substrate management control method

Country Status (1)

Country Link
CN (1) CN114637538B (en)

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0934698A (en) * 1995-07-20 1997-02-07 Hitachi Ltd Software generation method and development support method
CN104050068A (en) * 2014-05-23 2014-09-17 北京兆易创新科技股份有限公司 Method and device for debugging FPGA (field programmable gate array) in MCU (microprogrammed control unit) chip
CN104679619A (en) * 2013-11-28 2015-06-03 英业达科技有限公司 Server and detection method of server
CN104683101A (en) * 2013-11-28 2015-06-03 鸿富锦精密工业(深圳)有限公司 Apparatus and method for generating and importing SSL certificate
JP2016173744A (en) * 2015-03-17 2016-09-29 日本電気株式会社 Blade server, blade system, bmc, chipset, and enclosure manager
TW202022610A (en) * 2018-12-05 2020-06-16 英業達股份有限公司 Method for detecting a server

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0934698A (en) * 1995-07-20 1997-02-07 Hitachi Ltd Software generation method and development support method
CN104679619A (en) * 2013-11-28 2015-06-03 英业达科技有限公司 Server and detection method of server
CN104683101A (en) * 2013-11-28 2015-06-03 鸿富锦精密工业(深圳)有限公司 Apparatus and method for generating and importing SSL certificate
CN104050068A (en) * 2014-05-23 2014-09-17 北京兆易创新科技股份有限公司 Method and device for debugging FPGA (field programmable gate array) in MCU (microprogrammed control unit) chip
JP2016173744A (en) * 2015-03-17 2016-09-29 日本電気株式会社 Blade server, blade system, bmc, chipset, and enclosure manager
TW202022610A (en) * 2018-12-05 2020-06-16 英業達股份有限公司 Method for detecting a server

Also Published As

Publication number Publication date
CN114637538B (en) 2024-03-22

Similar Documents

Publication Publication Date Title
US7334117B2 (en) Device boot loader for processing one or more requests from a host computer system concurrently with loading or updating the firmware of the device
US8386694B2 (en) Memory device, its access method, and memory system
US7430662B2 (en) Techniques for initializing a device on an expansion card
JP2000148465A (en) Firmware changing method
CN101093446B (en) Operating system boot device, method and computer system using the same
US20040199911A1 (en) Apparatus and method for upgrading execution code of the portable memory device
US8091083B2 (en) Electronic apparatus configured to replace an abnormal program with a downloaded replacement program
CN107273245B (en) Operation device and operation method
CN108334362B (en) FPGA chip upgrading method and device and storage equipment
TWI758013B (en) Baseboard management control system, electronic device and baseboard management control method
US6904484B1 (en) Low pin count (LPC) firmware hub recovery
US7788442B2 (en) Computer memory accessible in either power state of the computer
CN1678995B (en) Method and apparatus for identifying hardware compatibility and enabling stable software images
CN109426511B (en) Soft core updating method and system
CN114637538B (en) Substrate management control system, electronic device and substrate management control method
TWI684914B (en) Electronic device for updating on-board data of power off status and electronic device package assembly
CN111752623B (en) Display configuration method, device, electronic equipment and readable storage medium
CN115495136B (en) BMC quick online upgrading method based on domestic Feiteng platform
CN113050969A (en) Display parameter updating method, driving chip and display device
CN110737480B (en) Serial port driver multiplexing method and device
CN106548311B (en) Inventory management setting system
CN114490476A (en) Control assembly, method for automatically compatible with expansion card and embedded system
JP2009080736A (en) Plc construction method
JP2005537575A (en) Programmable system initialization method
CN111447514A (en) EEPROM system of passive optical network SFP ONT and data updating control method thereof

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
TA01 Transfer of patent application right

Effective date of registration: 20230221

Address after: Chinese Taiwan New Taipei City

Applicant after: Technical Steel Technology Co.,Ltd.

Address before: Chinese Taiwan New Taipei City

Applicant before: GIGA-BYTE TECHNOLOGY Co.,Ltd.

TA01 Transfer of patent application right
GR01 Patent grant
GR01 Patent grant