Christian Svensson
Christian Svensson
@rminnich has offered to donate a [Tyan S7106](https://www.tyan.com/Motherboards_S7106_S7106GM2NR) to the cause. It looks like a good addition. Blocked on Ron until the board actually reaches my hands.
The Yosemite platform is interesting in that it's 1 BMC, 4 nodes. It would be very useful to port that platform to u-bmc (and we did it as a hackathon...
Using u-bmc some data is lost from SMBIOS: With u-bmc: ``` Handle 0x0001, DMI type 1, 27 bytes System Information Manufacturer: To be filled by O.E.M. Product Name: To be...
Support flashing image to BIOS flash, simple as that. Implementation is going to be a bit tricky maybe. I'd like to investigate doing BIOS flashing when the host is on,...
Nuvoton has graciously provided an evaluation board to port u-bmc to. It will serve as a good second SoC to target to make source the abstractions hold (or most likely...
Given that we're targeting specific platforms this is going to be optional and not useful for everyone. However, it should be possible to create something that's reasonably secure by default....
Contribution from #57. Validate the firmware for things like CPLD, VRs, host BIOS.
If I file a bug about it means I don't have to do it right now, correct? Anyway, there are no real good docs right now and that should change....
Some users want USB devices and network connectivity (mainly when using stock BIOS) and some do not. Both sides of the camp have good arguments. I'd like to support a...
DHCPv6
DHCPv6 will be nice for IPv6 only deployments. While IPv6 can utilize RA for stateless configuration, we need to get a hostname for the TLS certificate.