Remove use of EFI_BOOTSERVICE and EFI_RUNTIMESERVICE. This is not managed through module types.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6894 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
mdkinney 2008-12-07 22:34:12 +00:00
parent f51aea9bb1
commit e6ab7ead99
1 changed files with 0 additions and 2 deletions

View File

@ -48,7 +48,6 @@ EFI_REPORT_STATUS_CODE mPeiReportStatusCode;
//
// Function implementations
//
EFI_RUNTIMESERVICE
EFI_STATUS
EFIAPI
RtPlatformReportStatusCode (
@ -95,7 +94,6 @@ Returns:
return EFI_SUCCESS;
}
EFI_BOOTSERVICE
VOID
EFIAPI
RtPlatformInitializeStatusCode (