Rename PeiServicesLocatePpi to PeiServicesLocatePpi.
(Do not use macro function to avoid macro expansion error.) git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@4959 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
@@ -23,6 +23,11 @@ Abstract:
|
||||
#ifndef __EDKII_GLUE_PEI_SERVICES_LIB_H__
|
||||
#define __EDKII_GLUE_PEI_SERVICES_LIB_H__
|
||||
|
||||
//
|
||||
// To avoid macro expansion issue when the parameter list has #if #endif.
|
||||
//
|
||||
#define PeiServicesLocatePpi GluePeiServicesLocatePpi
|
||||
|
||||
/**
|
||||
This service enables a given PEIM to register an interface into the PEI Foundation.
|
||||
|
||||
|
Reference in New Issue
Block a user