commit | 1a3dc60db5f8764ea8b97fda5973ccbb894596df | [log] [tgz] |
---|---|---|
author | Brandon Kim <brandonkim@google.com> | Fri Jun 17 11:34:33 2022 -0700 |
committer | Brandon Kim <brandonkim@google.com> | Wed Jun 22 14:51:15 2022 -0700 |
tree | 3f0af834283b34052c181701079eaad0a1c8140b | |
parent | c49284b6384a79860303b2581cb021e372e70934 [diff] |
main: Integrating the buffer and rde handler This will loop upon start up of the system and decode any incoming payloads. Tested: Tested on a real hardware with a real BIOS Change-Id: Iddbdafbf9a6e94d7a3556335ea59b935e1931c83 Signed-off-by: Brandon Kim <brandonkim@google.com> Signed-off-by: Willy Tu <wltu@google.com>
This daemon will follow the design doc: https://gerrit.openbmc-project.xyz/c/openbmc/docs/+/52109
More detailed implementation details will also be placed here in the future