MdeModulePkg Pcd: Remove the EFIAPI of PeiGetPcdInfo () typedef in Service.h.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Gary Ching-Pang Lin <glin@suse.com>
Reviewed-by: Star Zeng <star.zeng@intel.com>

git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@14873 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
Gary Ching-Pang Lin 2013-11-20 11:21:06 +00:00 committed by lzeng14
parent 8a63906923
commit 2fc67057f0
1 changed files with 0 additions and 1 deletions

View File

@ -825,7 +825,6 @@ PeiPcdGetNextTokenSpace (
@retval EFI_NOT_FOUND The PCD service could not find the requested token number. @retval EFI_NOT_FOUND The PCD service could not find the requested token number.
**/ **/
EFI_STATUS EFI_STATUS
EFIAPI
PeiGetPcdInfo ( PeiGetPcdInfo (
IN CONST EFI_GUID *Guid, IN CONST EFI_GUID *Guid,
IN UINTN TokenNumber, IN UINTN TokenNumber,