Clone this repo:

Branches

  1. 61ed874 Post commit readiness latch to smbios grpc by gBMC Team · 5 days ago master
  2. 8f43964 Decouple bare metal systemd target naming from file path suffixes. by gBMC Team · 3 months ago
  3. bd34132 Adjust bare metal systemd target instance string for single-host machines. by gBMC Team · 1 year ago
  4. a01a86c Remove flock dependency by gBMC Team · 1 year, 1 month ago
  5. b522586 Add gRPC services for boottime (Deoxys) by gBMC Team · 1 year, 2 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