Thanks for the quick update. Reviewed-by: Jiewen Yao <jiewen....@intel.com>
> -----Original Message----- > From: Xu, Min M <min.m...@intel.com> > Sent: Thursday, January 19, 2023 9:51 AM > To: devel@edk2.groups.io > Cc: Xu, Min M <min.m...@intel.com>; Leif Lindholm > <quic_llind...@quicinc.com>; Ard Biesheuvel <ardb+tianoc...@kernel.org>; > Abner Chang <abner.ch...@amd.com>; Daniel Schaefer > <g...@danielschaefer.me>; Gerd Hoffmann <kra...@redhat.com>; Aktas, > Erdem <erdemak...@google.com>; James Bottomley <j...@linux.ibm.com>; > Yao, Jiewen <jiewen....@intel.com>; Tom Lendacky > <thomas.lenda...@amd.com> > Subject: [PATCH V1 0/2] Add back FfsFindSectionData in EmbeddedPkg > > Commit c673216 introduces FFS_CHECK_SECTION_HOOK and add it as the > second input parameter in FfsFindSectionData. This change breaks the build > of ArmVirtPkg. To fix this issue, the new version of FfsFindSectionData > is renamed as FfsFindSectionDataWithHook. Then the original > FfsFindSectionData is added back. > > After FfsFindSectionData is renamed as FfsFindSectionDataWithHook, > PeilessStartupLib in OvmfPkg is updated as well. > > Cc: Leif Lindholm <quic_llind...@quicinc.com> > Cc: Ard Biesheuvel <ardb+tianoc...@kernel.org> > Cc: Abner Chang <abner.ch...@amd.com> > Cc: Daniel Schaefer <g...@danielschaefer.me> > Cc: Gerd Hoffmann <kra...@redhat.com> > Cc: Erdem Aktas <erdemak...@google.com> > Cc: James Bottomley <j...@linux.ibm.com> > Cc: Jiewen Yao <jiewen....@intel.com> > Cc: Tom Lendacky <thomas.lenda...@amd.com> > Signed-off-by: Min Xu <min.m...@intel.com> > > Min M Xu (2): > EmbeddedPkg: Rename FfsFindSectionData as FfsFindSectionDataWithHook > EmbeddedPkg: Add back FfsFindSectionData > > EmbeddedPkg/Include/Library/PrePiLib.h | 22 +++++++++++++- > EmbeddedPkg/Library/PrePiLib/FwVol.c | 33 ++++++++++++++++++--- > EmbeddedPkg/Library/PrePiLib/PrePiLib.c | 2 +- > OvmfPkg/Library/PeilessStartupLib/DxeLoad.c | 4 +-- > 4 files changed, 53 insertions(+), 8 deletions(-) > > -- > 2.29.2.windows.2 -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#98844): https://edk2.groups.io/g/devel/message/98844 Mute This Topic: https://groups.io/mt/96369498/21656 Group Owner: devel+ow...@edk2.groups.io Unsubscribe: https://edk2.groups.io/g/devel/unsub [arch...@mail-archive.com] -=-=-=-=-=-=-=-=-=-=-=-