audk/OvmfPkg/Library/PeilessStartupLib
Min M Xu 0826808d4f EmbeddedPkg: Rename FfsFindSectionData as FfsFindSectionDataWithHook
Commit c673216f53 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 in this patch. In the following
patch the original FfsFindSectionData will be added back.

FfsFindSectionData is renamed as FfsFindSectionDataWithHook. Accordingly
PeilessStartupLib in OvmfPkg should be updated as well. To prevent the
build from being broken, the changes in OvmfPkg are in this patch.

Signed-off-by: Min Xu <min.m.xu@intel.com>
Reviewed-by: Jiewen Yao <jiewen.yao@intel.com>
Acked-by: Gerd Hoffmann <kraxel@redhat.com>
2023-01-19 08:35:59 +00:00
..
X64 OvmfPkg/PeilessStartupLib: move mPageTablePool to stack 2022-09-28 00:31:16 +00:00
DxeLoad.c EmbeddedPkg: Rename FfsFindSectionData as FfsFindSectionDataWithHook 2023-01-19 08:35:59 +00:00
Hob.c OvmfPkg/PlatformInitLib: Add PlatformGetLowMemoryCB 2023-01-17 16:36:59 +00:00
IntelTdx.c OvmfPkg/PeilessStartupLib: Delete TdxValidateCfv 2022-09-06 07:21:42 +00:00
PeilessStartup.c OvmfPkg/PlatformInitLib: Add PlatformGetLowMemoryCB 2023-01-17 16:36:59 +00:00
PeilessStartupInternal.h OvmfPkg/PeilessStartupLib: Find NCCFV in non-td guest 2023-01-18 03:04:27 +00:00
PeilessStartupLib.inf OvmfPkg/PeilessStartupLib: Find NCCFV in non-td guest 2023-01-18 03:04:27 +00:00