diff options
author | Star Zeng <star.zeng@intel.com> | 2024-10-14 11:31:43 +0800 |
---|---|---|
committer | mergify[bot] <37929162+mergify[bot]@users.noreply.github.com> | 2025-03-21 06:23:31 +0000 |
commit | cd387d2c77a2b1f1a57316a2b8cbf021f20d5c13 (patch) | |
tree | 44570b056f147b8264d95028e95ca3e1827bda09 /ArmVirtPkg/Library/NorFlashKvmtoolLib | |
parent | 2a3926dadc671513d0792e5a45d4e16ca3ee4567 (diff) | |
download | edk2-master.zip edk2-master.tar.gz edk2-master.tar.bz2 |
There will be build failure because of EFI_AP_PROCEDURE definition
not found if MpInformation2.h is included by base type library.
MpInformation2.h depends on MpService.h because of
EFI_PROCESSOR_INFORMATION definition, and then MpService.h
depends on PiMultiPhase.h because of EFI_AP_PROCEDURE definition.
This patch updates MpInformation2.h to include PiMultiPhase.h instead
of PiPei.h and also removes SecPlatformInformation.h including.
It also does minor refinement to file header description.
Signed-off-by: Star Zeng <star.zeng@intel.com>
Diffstat (limited to 'ArmVirtPkg/Library/NorFlashKvmtoolLib')
0 files changed, 0 insertions, 0 deletions