bloblist: Add missing tag names
authorSimon Glass <sjg@chromium.org>
Thu, 14 Jan 2021 03:29:44 +0000 (20:29 -0700)
committerTom Rini <trini@konsulko.com>
Wed, 27 Jan 2021 22:03:16 +0000 (17:03 -0500)
commit02d7a53ce6e31dc8f9f45949209468c16a025638
treed143a6a7e6c3ac7673ffd9979f4eca48a40b4218
parent9fe064646d2c9f3914cd5ceae51c34020aa77599
bloblist: Add missing tag names

Add tag names for recently added types.

Fixes: d2cb7a22da0 (x86: Allow putting some tables in the bloblist)
Signed-off-by: Simon Glass <sjg@chromium.org>
common/bloblist.c