main: Use "expires_after" instead

"expires_from_now" has been replaced with "expires_after".

Signed-off-by: Brandon Kim <brandonkim@google.com>
Change-Id: I8abfd6643f49fefa4b4e3fd226019b0618a53d98
1 file changed
tree: 7938263919cb71432600375074a772b59b55e8bf
  1. include/
  2. service_files/
  3. src/
  4. subprojects/
  5. test/
  6. .clang-format
  7. .gitignore
  8. LICENSE
  9. meson.build
  10. meson.options
  11. OWNERS
  12. README.md
README.md

bios-bmc-smm-error-logger

This daemon will follow the design doc: https://github.com/openbmc/docs/blob/master/designs/bios-bmc-smm-error-logging.md

More detailed implementation details will also be placed here in the future