UefiCpuPkg: change name of gMpInformationHobGuid2
Change name of gMpInformationHobGuid2 to gMpInformation2HobGuid. It's to align with the file name MpInformation2.h and the structure name MP_INFORMATION2_HOB_DATA. Signed-off-by: Dun Tan <dun.tan@intel.com> Reviewed-by: Ray Ni <ray.ni@intel.com> Reviewed-by: Laszlo Ersek <lersek@redhat.com> Cc: Rahul Kumar <rahul1.kumar@intel.com> Cc: Gerd Hoffmann <kraxel@redhat.com>
This commit is contained in:
@@ -120,7 +120,7 @@
|
||||
gEdkiiPiSmmMemoryAttributesTableGuid ## CONSUMES ## SystemTable
|
||||
gEfiMemoryAttributesTableGuid ## CONSUMES ## SystemTable
|
||||
gSmmBaseHobGuid ## CONSUMES
|
||||
gMpInformationHobGuid2 ## CONSUMES # Assume the HOB must has been created
|
||||
gMpInformation2HobGuid ## CONSUMES # Assume the HOB must has been created
|
||||
|
||||
[FeaturePcd]
|
||||
gUefiCpuPkgTokenSpaceGuid.PcdCpuSmmDebug ## CONSUMES
|
||||
|
Reference in New Issue
Block a user