]> git.proxmox.com Git - mirror_edk2.git/blobdiff - IntelFrameworkPkg/Include/Common/DataHubRecords.h
Modified header files to make them compile
[mirror_edk2.git] / IntelFrameworkPkg / Include / Common / DataHubRecords.h
index 29bc8a7e00013cf5daff9b120d7dd6e9187390e6..cd7fe979cb4a286fe37acfa64fd56d898dd4f129 100644 (file)
 #ifndef _DATAHUB_RECORDS_H_\r
 #define _DATAHUB_RECORDS_H_\r
 \r
+#include <PiPei.h>\r
+#include <Protocol/DevicePath.h>\r
+\r
 #define EFI_PROCESSOR_SUBCLASS_VERSION    0x00010000\r
 \r
+#include <Protocol/DevicePath.h>\r
 \r
 #pragma pack(1)\r
 \r
@@ -159,6 +163,11 @@ typedef struct {
 } EFI_EXP_BASE2_DATA;\r
 \r
 \r
+typedef struct {\r
+  UINT16    Value;\r
+  UINT16    Exponent;\r
+} EFI_EXP_BASE10_DATA;\r
+\r
 typedef EFI_EXP_BASE10_DATA   EFI_PROCESSOR_MAX_CORE_FREQUENCY_DATA;\r
 \r
 typedef EFI_EXP_BASE10_DATA   EFI_PROCESSOR_MAX_FSB_FREQUENCY_DATA;\r