]> git.proxmox.com Git - mirror_edk2.git/blobdiff - UefiCpuPkg/Library/MpInitLib/MpLib.h
UefiCpuPkg/MpInitLib: Collect processors' CPUID & Platform ID info
[mirror_edk2.git] / UefiCpuPkg / Library / MpInitLib / MpLib.h
index 8fa07b12c5e11aa4a17c958546a6b7d3d886e7e1..4440dc2701f9b872c96c8844de747def238b523b 100644 (file)
@@ -122,6 +122,8 @@ typedef struct {
   UINT64                         CurrentTime;\r
   UINT64                         TotalTime;\r
   EFI_EVENT                      WaitEvent;\r
+  UINT32                         ProcessorSignature;\r
+  UINT8                          PlatformId;\r
 } CPU_AP_DATA;\r
 \r
 //\r