Only include SmmCis.h if the CPU Arch is IA32 or X64

Only include SalApi.h if the CPU Arch is IPF

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2108 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
mdkinney
2006-12-18 20:02:05 +00:00
parent 3ff56e5e44
commit 9c89ec9819
10 changed files with 50 additions and 26 deletions

View File

@@ -166,12 +166,6 @@ EFI_STATUS
IN UINTN NumberOfPages
);
typedef
VOID
(EFIAPI *EFI_AP_PROCEDURE) (
IN VOID *Buffer
);
typedef
EFI_STATUS
(EFIAPI *EFI_SMM_STARTUP_THIS_AP) (