audk/MdePkg/Include/Ppi
Paweł Poławski 07fa6d1841 MdePkg/Include/Ppi: Remove Itanium leftover data structure
Itanium support has been removed from EDK2 around 2019.
ITANIUM_HANDOFF_STATUS data structure looks to be
some leftover from that process.

REF: https://bugzilla.tianocore.org/show_bug.cgi?id=1560
GitHub: 4e1daa60f5

There is also positive side effect of this data structure removal.
Due to HOB allocation type used in PEI stage there is a limit
how much data about virtual CPU can be hold. This limit result
in only 1024 vCPU can be used by VM.

With Itanium related data structure removed more allocated space
can be used for vCPU data and with current allocation limit
will change from 1024 to around 8k vCPUs.

Cc: Michael D Kinney <michael.d.kinney@intel.com>
Cc: Liming Gao <gaoliming@byosoft.com.cn>
Cc: Zhiguang Liu <zhiguang.liu@intel.com>
Signed-off-by: Paweł Poławski <ppolawsk@redhat.com>
Reviewed-by: Michael D Kinney <michael.d.kinney@intel.com>
2023-03-26 02:03:50 +00:00
..
BlockIo.h MdePkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
BlockIo2.h MdePkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
BootInRecoveryMode.h MdePkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
Capsule.h MdePkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
CpuIo.h MdePkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
Decompress.h MdePkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
DelayedDispatch.h MdePkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
DeviceRecoveryModule.h MdePkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
DxeIpl.h MdePkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
EndOfPeiPhase.h MdePkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
FirmwareVolume.h MdePkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
FirmwareVolumeInfo.h MdePkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
FirmwareVolumeInfo2.h MdePkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
Graphics.h MdePkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
GuidedSectionExtraction.h MdePkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
I2cMaster.h MdePkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
IsaHc.h MdePkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
LoadFile.h MdePkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
LoadImage.h MdePkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
MasterBootMode.h MdePkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
MemoryDiscovered.h MdePkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
MmAccess.h MdePkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
MmCommunication.h MdePkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
MmConfiguration.h MdePkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
MmControl.h MdePkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
MpServices.h MdePkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
Pcd.h MdePkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
PcdInfo.h MdePkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
PciCfg2.h MdePkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
PeiCoreFvLocation.h MdePkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
PiPcd.h MdePkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
PiPcdInfo.h MdePkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
ReadOnlyVariable2.h MdePkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
RecoveryModule.h MdePkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
ReportStatusCodeHandler.h MdePkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
Reset.h MdePkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
Reset2.h MdePkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
S3Resume2.h MdePkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
SecHobData.h MdePkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
SecPlatformInformation.h MdePkg/Include/Ppi: Remove Itanium leftover data structure 2023-03-26 02:03:50 +00:00
SecPlatformInformation2.h MdePkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
Security2.h MdePkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
Smbus2.h MdePkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
Stall.h MdePkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
StatusCode.h MdePkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
SuperIo.h MdePkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
TemporaryRamDone.h MdePkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
TemporaryRamSupport.h MdePkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
VectorHandoffInfo.h MdePkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00