Clone this repo:

Branches

  1. bd34132 Adjust bare metal systemd target instance string for single-host machines. by gBMC Team · 4 months ago master
  2. a01a86c Remove flock dependency by gBMC Team · 5 months ago
  3. b522586 Add gRPC services for boottime (Deoxys) by gBMC Team · 6 months ago
  4. 9bc8ab0 baremetal callback: Add support for gbmc-bare-metal-prep target by gBMC Team · 6 months ago
  5. 1ecca35 DO NOT SUBMIT by gBMC Team · 7 months ago

TODO(kkachana): Add developer workflow guide

gRPC Blob Handler

This is a general gRPC blob handler, receives blobs over gRPC and handles accordingly.

SMBIOS gRPC Blob

SMBIOS gRPC handler receives the SMBIOS from CPU and saves the file at /var/lib/smbios/smbios-remote-host-N and signals smbios app. smbios app parses the saved file and populated smbios objects.

Bios Settings gRPC Blob

Baremetal config gRPC Blob