To support GCC build. Currently, it could not pass GCC build,since tool could not build .S file.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3297 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
@@ -16,6 +16,14 @@
|
||||
#ifndef __INTERNAL_PEI_SERVICES_TABLE_POINTER_H__
|
||||
#define __INTERNAL_PEI_SERVICES_TABLE_POINTER_H__
|
||||
|
||||
|
||||
#include <PiPei.h>
|
||||
//
|
||||
// The Library classes this module consumes
|
||||
//
|
||||
#include <Library/PeiServicesTablePointerLib.h>
|
||||
#include <Library/DebugLib.h>
|
||||
|
||||
extern
|
||||
EFI_PEI_SERVICES **
|
||||
EFIAPI
|
||||
|
Reference in New Issue
Block a user