bloblist: Drop unused tags
authorSimon Glass <sjg@chromium.org>
Thu, 13 Jan 2022 02:26:18 +0000 (19:26 -0700)
committerSimon Glass <sjg@chromium.org>
Thu, 13 Jan 2022 16:13:41 +0000 (09:13 -0700)
commitf9abc1cac1130279b486c51056b2e6fba99633b1
treeeb513416bd16da393621c66b09f9088a3a695088
parent7f3b79af548264ea2f482eaeffee6b1d716ce274
bloblist: Drop unused tags

The EC event log tag is no-longer used. The vboot handoff is now handled
by the vboot context instead.

Drop these unused tags.

Signed-off-by: Simon Glass <sjg@chromium.org>
common/bloblist.c
include/bloblist.h
test/bloblist.c