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 <[email protected]>
Cc: Ard Biesheuvel <[email protected]>
Cc: Abner Chang <[email protected]>
Cc: Daniel Schaefer <[email protected]>
Cc: Gerd Hoffmann <[email protected]>
Cc: Erdem Aktas <[email protected]>
Cc: James Bottomley <[email protected]>
Cc: Jiewen Yao <[email protected]>
Cc: Tom Lendacky <[email protected]>
Signed-off-by: Min Xu <[email protected]>

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 (#98841): https://edk2.groups.io/g/devel/message/98841
Mute This Topic: https://groups.io/mt/96369498/21656
Group Owner: [email protected]
Unsubscribe: https://edk2.groups.io/g/devel/unsub [[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-


Reply via email to