]> git.proxmox.com Git - mirror_edk2.git/commit
BaseTools/VolInfo: Show encapsulation sections
authorKonstantin Aladyshev <aladyshev22@gmail.com>
Tue, 19 Jul 2022 12:29:17 +0000 (20:29 +0800)
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Wed, 27 Jul 2022 07:48:28 +0000 (07:48 +0000)
commite3d468acb9ce26a75fee45d742619ac1c6683280
treee948a02f699945c77df017442b0cfa258cd9a40b
parentb68d566439683d0ebe60d52c85ff0e90331db740
BaseTools/VolInfo: Show encapsulation sections

Currently there is no labels for start and end of the encapsulation
sections. Therefore it is not possible to see where the encapsulation
section ends and another section starts.
Add labels for start and end of encapsulation sections to fix the
issue.

Signed-off-by: Konstantin Aladyshev <aladyshev22@gmail.com>
Reviewed-by: Bob Feng <bob.c.feng@intel.com>
BaseTools/Source/C/VolInfo/VolInfo.c