mirror of
https://github.com/acidanthera/audk.git
synced 2025-07-25 22:54:51 +02:00
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:
parent
020a9a5b78
commit
ce4bed083d
@ -24,10 +24,6 @@ Revision History
|
|||||||
#ifndef _PEI_MAIN_H_
|
#ifndef _PEI_MAIN_H_
|
||||||
#define _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
|
//Build private HOB to PEI core to transfer old NEM-range data to new NEM-range
|
||||||
//
|
//
|
||||||
|
@ -30,7 +30,6 @@ Abstract:
|
|||||||
#include <Common/FlashMap.h>
|
#include <Common/FlashMap.h>
|
||||||
// BUGBUG: We must include this lib here due to ordering issues
|
// BUGBUG: We must include this lib here due to ordering issues
|
||||||
//
|
//
|
||||||
//#include <Ipf/SalApi.h>
|
|
||||||
#include <Library/PeCoffLib.h>
|
#include <Library/PeCoffLib.h>
|
||||||
|
|
||||||
|
|
||||||
|
@ -20,8 +20,6 @@ Abstract:
|
|||||||
#ifndef _ESAL_SERVICE_LIB_H__
|
#ifndef _ESAL_SERVICE_LIB_H__
|
||||||
#define _ESAL_SERVICE_LIB_H__
|
#define _ESAL_SERVICE_LIB_H__
|
||||||
|
|
||||||
//#include <Ipf/SalApi.h>
|
|
||||||
|
|
||||||
EFI_STATUS
|
EFI_STATUS
|
||||||
EFIAPI
|
EFIAPI
|
||||||
RegisterEsalFunction (
|
RegisterEsalFunction (
|
||||||
|
@ -15,7 +15,6 @@ Module Name:
|
|||||||
|
|
||||||
--*/
|
--*/
|
||||||
|
|
||||||
//#include <SalApi.h>
|
|
||||||
#include <RuntimeLibInternal.h>
|
#include <RuntimeLibInternal.h>
|
||||||
|
|
||||||
//
|
//
|
||||||
|
Loading…
x
Reference in New Issue
Block a user