You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 15, 2024. It is now read-only.
I successfully got the SMBIOS table over the BT interface by using the smbios_transfer.go command that LinuxBoot provides. I want to ask some things about BIOS:
I see an option whose name is "BMC Network Configuration" in BIOS but I can't enter it. Do I have to do any configuration in my BMC build system? How can I access it?
I get the SMBIOS table from HOST OS but this process depends on OS. How can I get this information when BIOS is booting? I mean Is there any mechanism that BIOS sends the SMBIOS table to BMC when it is booting?
I successfully got the SMBIOS table over the BT interface by using the smbios_transfer.go command that LinuxBoot provides. I want to ask some things about BIOS:
I see an option whose name is "BMC Network Configuration" in BIOS but I can't enter it. Do I have to do any configuration in my BMC build system? How can I access it?
I get the SMBIOS table from HOST OS but this process depends on OS. How can I get this information when BIOS is booting? I mean Is there any mechanism that BIOS sends the SMBIOS table to BMC when it is booting?