Remove commented out inclusion of SalApi.h

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2110 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
mdkinney 2006-12-18 22:46:25 +00:00
parent 020a9a5b78
commit ce4bed083d
4 changed files with 0 additions and 8 deletions

View File

@ -24,10 +24,6 @@ Revision History
#ifndef _PEI_MAIN_H_
#define _PEI_MAIN_H_
//#ifdef EFI64
//#include "SalApi.h"
//#endif
//
//Build private HOB to PEI core to transfer old NEM-range data to new NEM-range
//

View File

@ -30,7 +30,6 @@ Abstract:
#include <Common/FlashMap.h>
// BUGBUG: We must include this lib here due to ordering issues
//
//#include <Ipf/SalApi.h>
#include <Library/PeCoffLib.h>

View File

@ -20,8 +20,6 @@ Abstract:
#ifndef _ESAL_SERVICE_LIB_H__
#define _ESAL_SERVICE_LIB_H__
//#include <Ipf/SalApi.h>
EFI_STATUS
EFIAPI
RegisterEsalFunction (

View File

@ -15,7 +15,6 @@ Module Name:
--*/
//#include <SalApi.h>
#include <RuntimeLibInternal.h>
//