Re: [edk2-devel] [Patch V2 3/4] BaseTools: FMMT support ELF UPLD parser

2023-06-29 Thread Bob Feng
Reviewed-by: Bob Feng -Original Message- From: Chen, Christine Sent: Thursday, June 29, 2023 11:35 AM To: devel@edk2.groups.io Cc: Rebecca Cran ; Feng, Bob C ; Gao, Liming Subject: [Patch V2 3/4] BaseTools: FMMT support ELF UPLD parser FMMT add new function to support the .elf file

[edk2-devel] [Patch V2 3/4] BaseTools: FMMT support ELF UPLD parser

2023-06-28 Thread Yuwei Chen
FMMT add new function to support the .elf file parsing. Using '-v' option, the UPLD info will be printed out. ''' - UNIVERSAL_PAYLOAD_INFO - 4 bytes align (BOOLEAN) - Identifier - SpecRevision - Attribute - Revision - Capability - ProducerId - ImageId UPLD Buffer '''