mirror of https://github.com/acidanthera/audk.git
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:
parent
8a1fd113ea
commit
cd36853858
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue