Add new field CoreType in gMpInformationHobGuid2

Signed-off-by: Dun Tan <dun....@intel.com>
Cc: Eric Dong <eric.d...@intel.com>
Cc: Ray Ni <ray...@intel.com>
Cc: Rahul Kumar <rahul1.ku...@intel.com>
Cc: Gerd Hoffmann <kra...@redhat.com>
---
 UefiCpuPkg/Include/Guid/MpInformation2.h | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/UefiCpuPkg/Include/Guid/MpInformation2.h 
b/UefiCpuPkg/Include/Guid/MpInformation2.h
index 4164ce1c30..cb654d6f05 100644
--- a/UefiCpuPkg/Include/Guid/MpInformation2.h
+++ b/UefiCpuPkg/Include/Guid/MpInformation2.h
@@ -29,6 +29,8 @@
 
 typedef struct {
   EFI_PROCESSOR_INFORMATION    ProcessorInfo;
+  UINT8                        CoreType;
+  UINT8                        Reserved[7];
   //
   // Add more fields in future
   //
-- 
2.31.1.windows.1



-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#112066): https://edk2.groups.io/g/devel/message/112066
Mute This Topic: https://groups.io/mt/102987140/21656
Group Owner: devel+ow...@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub [arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-


Reply via email to