Add CapsuleVendor and BootState GUIDs to PEIMs that depend on the EDK Module Package.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@135 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
mdkinney 2006-05-12 16:53:17 +00:00
parent 8a1fd113ea
commit cd36853858
1 changed files with 2 additions and 0 deletions

View File

@ -44,6 +44,8 @@ Abstract:
#include <Guid/SystemNvDataGuid.h>
#include <Guid/FlashMapHob.h>
#include <Guid/MemoryTypeInformation.h>
#include <Guid/CapsuleVendor.h>
#include <Guid/BootState.h>
#include <Ppi/PeiInMemory.h>
#include <Ppi/FlashMap.h>