X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include%2Fbloblist.h;h=2a2f1700eb09ba1eaa8bb2ac7aae64e893b429c3;hb=d8b7c34f98a7ff957e6921954eee3b7834576291;hp=9684bfd5f4bb039375a0a0b5290cf93466a6a63e;hpb=2a5c67f50a438b266dc72c9401e578ec8b81db16;p=platform%2Fkernel%2Fu-boot.git diff --git a/include/bloblist.h b/include/bloblist.h index 9684bfd..2a2f170 100644 --- a/include/bloblist.h +++ b/include/bloblist.h @@ -112,6 +112,7 @@ enum bloblist_tag_t { */ BLOBLISTT_PROJECT_AREA = 0x8000, BLOBLISTT_U_BOOT_SPL_HANDOFF = 0x8000, /* Hand-off info from SPL */ + BLOBLISTT_VBE = 0x8001, /* VBE per-phase state */ /* * Vendor-specific tags are permitted here. Projects can be open source