expo: Use an abuf to hold strings
authorSimon Glass <sjg@chromium.org>
Fri, 2 May 2025 14:46:32 +0000 (08:46 -0600)
committerSimon Glass <sjg@chromium.org>
Fri, 30 May 2025 08:49:32 +0000 (09:49 +0100)
commit8636da86a2fb5f5f1a571f6cb3f12c0e8c207698
tree62a3cdcdff304ae9c294d199d85c16081cfafe72
parent8aa384d01a079ec2d816f7051a7208a337727338
expo: Use an abuf to hold strings

It is more convenient to put strings in an abuf so they can easily be
resized. Adjust the struct accordingly.

Signed-off-by: Simon Glass <sjg@chromium.org>
boot/expo.c
include/expo.h