Fix missing include file which break doxygen parsing.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5103 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
klu2
2008-04-21 06:56:45 +00:00
parent ec0ccddace
commit 0b3cac32f3
5 changed files with 17 additions and 3 deletions

View File

@@ -15,6 +15,8 @@
#ifndef __UEFI_MULTIPHASE_H__
#define __UEFI_MULTIPHASE_H__
#include <ProcessorBind.h>
//
// Enumeration of memory types introduced in UEFI.
//