Post commit readiness latch to smbios grpc

Port downstream patch
https://gbmc-private-review.git.corp.google.com/c/meta-fii-google/+/97105
to shared code

PiperOrigin-RevId: 969568786
Change-Id: I0f97ad883f14a4180182e31b741d0e1d100e09fb
2 files changed
tree: dfa595a9b49cc515056e469280a2b9d560f04aa1
  1. service_files/
  2. src/
  3. LICENSE
  4. meson.build
  5. meson.options
  6. README.md
README.md

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