Modified header files to make them compile
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2846 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
@@ -22,6 +22,8 @@
|
||||
#ifndef _ACPI_TABLE_STORAGE_H_
|
||||
#define _ACPI_TABLE_STORAGE_H_
|
||||
|
||||
#include <PiPei.h>
|
||||
|
||||
#define EFI_ACPI_TABLE_STORAGE_GUID \
|
||||
{ 0x7e374e25, 0x8e01, 0x4fee, {0x87, 0xf2, 0x39, 0xc, 0x23, 0xc6, 0x6, 0xcd } }
|
||||
|
||||
|
@@ -20,6 +20,8 @@
|
||||
#ifndef _CAPSULE_GUID_H__
|
||||
#define _CAPSULE_GUID_H__
|
||||
|
||||
#include <PiPei.h>
|
||||
|
||||
//
|
||||
// This is the GUID of the capsule header of the image on disk.
|
||||
//
|
||||
|
@@ -20,6 +20,8 @@
|
||||
#ifndef _DATAHUB_RECORDS_GUID_H_
|
||||
#define _DATAHUB_RECORDS_GUID_H_
|
||||
|
||||
#include <PiPei.h>
|
||||
|
||||
#define EFI_PROCESSOR_PRODUCER_GUID \
|
||||
{ 0x1bf06aea, 0x5bec, 0x4a8d, {0x95, 0x76, 0x74, 0x9b, 0x09, 0x56, 0x2d, 0x30 } }
|
||||
|
||||
|
@@ -21,6 +21,8 @@
|
||||
#ifndef _FRAMEWORK_DEVICE_PATH_GUID_H_
|
||||
#define _FRAMEWORK_DEVICE_PATH_GUID_H_
|
||||
|
||||
#include <PiPei.h>
|
||||
|
||||
#define EFI_FRAMEWORK_DEVICE_PATH_GUID \
|
||||
{ 0xb7084e63, 0x46b7, 0x4d1a, { 0x86, 0x77, 0xe3, 0x0b, 0x53, 0xdb, 0xf0, 0x50 } }
|
||||
|
||||
|
@@ -21,6 +21,8 @@
|
||||
#ifndef _SMM_COMMUNICATE_GUID_H_
|
||||
#define _SMM_COMMUNICATE_GUID_H_
|
||||
|
||||
#include <PiPei.h>
|
||||
|
||||
//******************************************************
|
||||
// EFI_SMM_COMMUNICATE_HEADER
|
||||
//******************************************************
|
||||
|
@@ -20,6 +20,8 @@
|
||||
#ifndef _EFI_SMM_PEI_SMRAM_MEMORY_RESERVE_H_
|
||||
#define _EFI_SMM_PEI_SMRAM_MEMORY_RESERVE_H_
|
||||
|
||||
#include <PiPei.h>
|
||||
|
||||
#define EFI_SMM_PEI_SMRAM_MEMORY_RESERVE \
|
||||
{ \
|
||||
0x6dadf1d1, 0xd4cc, 0x4910, {0xbb, 0x6e, 0x82, 0xb1, 0xfd, 0x80, 0xff, 0x3d } \
|
||||
|
@@ -20,6 +20,8 @@
|
||||
#ifndef __STATUS_CODE_DATA_TYPE_ID_GUID_H__
|
||||
#define __STATUS_CODE_DATA_TYPE_ID_GUID_H__
|
||||
|
||||
#include <PiPei.h>
|
||||
|
||||
//
|
||||
// String Data Type defintion. This is part of Status Code Specification
|
||||
//
|
||||
|
Reference in New Issue
Block a user