Branch: refs/heads/master Home: https://github.com/tianocore/edk2 Commit: f5f8c08db92d15c7a359a5eb3b0cc2545c945942 https://github.com/tianocore/edk2/commit/f5f8c08db92d15c7a359a5eb3b0cc2545c945942 Author: Konstantin Aladyshev <aladyshe...@gmail.com> Date: 2022-08-06 (Sat, 06 Aug 2022)
Changed paths: M BaseTools/Source/C/VolInfo/VolInfo.c Log Message: ----------- BaseTools/VolInfo: Show FV section boundaries Currently there is no labels for start and end of the EFI_SECTION_FIRMWARE_VOLUME_IMAGE type section. Therefore it is not possible to see where the FV section ends and another section starts. Add labels for start and end of the FV sections to fix the issue. Signed-off-by: Konstantin Aladyshev <aladyshe...@gmail.com> Reviewed-by: Bob Feng <bob.c.f...@intel.com> Commit: d241a09afbe4f472a5d7da5090dfc85046f2250f https://github.com/tianocore/edk2/commit/d241a09afbe4f472a5d7da5090dfc85046f2250f Author: Konstantin Aladyshev <aladyshe...@gmail.com> Date: 2022-08-06 (Sat, 06 Aug 2022) Changed paths: M BaseTools/Source/C/VolInfo/VolInfo.c Log Message: ----------- BaseTools/VolInfo: Parse EFI_SECTION_FREEFORM_SUBTYPE_GUID header Print 'SubtypeGuid' field from the EFI_FREEFORM_SUBTYPE_GUID_SECTION structure. This value describes the raw data inside the section. Signed-off-by: Konstantin Aladyshev <aladyshe...@gmail.com> Reviewed-by: Bob Feng<bob.c.f...@intel.com> Commit: cf02322c984a16fc2af252124df96564e574f3a7 https://github.com/tianocore/edk2/commit/cf02322c984a16fc2af252124df96564e574f3a7 Author: Konstantin Aladyshev <aladyshe...@gmail.com> Date: 2022-08-06 (Sat, 06 Aug 2022) Changed paths: M BaseTools/Source/C/GenSec/GenSec.c Log Message: ----------- BaseTools/GenSec: Support EFI_SECTION_FREEFORM_SUBTYPE_GUID sections Signed-off-by: Konstantin Aladyshev <aladyshe...@gmail.com> Reviewed-by: Bob Feng <bob.c.f...@intel.com> Compare: https://github.com/tianocore/edk2/compare/a0a03b51548e...cf02322c984a _______________________________________________ edk2-commits mailing list edk2-commits@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/edk2-commits