mirror of
https://github.com/acidanthera/audk.git
synced 2025-04-07 19:45:07 +02:00
Add EfiGlobalVariable GUID to PEIM.h so PEIMs can read standard variables defined by the UEFI 2.0 Specification
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@134 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
parent
448d6fab6e
commit
8a1fd113ea
@ -46,6 +46,7 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
|
||||
#include <Protocol/DebugSupport.h>
|
||||
#include <Common/StatusCodeDataTypeId.h>
|
||||
#include <Guid/StatusCodeDataTypeId.h>
|
||||
#include <Guid/GlobalVariable.h>
|
||||
|
||||
#include <Ppi/Pcd.h>
|
||||
#include <Common/PcdTemp.h> //This will be removed when PCD PEIM is completed!
|
||||
|
Loading…
x
Reference in New Issue
Block a user