Add missing EFIAPI instances on several functions.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@9570 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
jljusten
2009-12-16 23:28:46 +00:00
parent 31e49bdea0
commit 8861fc792c
4 changed files with 5 additions and 0 deletions

View File

@ -203,6 +203,7 @@ PlatformBdsShowProgress (
**/
EFI_STATUS
EFIAPI
BdsMemoryTest (
IN EXTENDMEM_COVERAGE_LEVEL Level
)