]> git.proxmox.com Git - mirror_edk2.git/blame - MdePkg/Library/PeiServicesTablePointerLibIdt/InternalPeiServicesTablePointer.h
Import the UefiRuntimeLib in MdePkg.
[mirror_edk2.git] / MdePkg / Library / PeiServicesTablePointerLibIdt / InternalPeiServicesTablePointer.h
CommitLineData
c7d265a9 1/*++\r
2\r
3Copyright (c) 2006 - 2007 Intel Corporation. All rights reserved\r
4This software and associated documentation (if any) is furnished\r
5under a license and may only be used or copied in accordance\r
6with the terms of the license. Except as permitted by such\r
7license, no part of this software or documentation may be\r
8reproduced, stored in a retrieval system, or transmitted in any\r
9form or by any means without the express written consent of\r
10Intel Corporation.\r
11\r
12\r
13Module Name:\r
14\r
15 InternalPeiServicesTablePointer.h\r
16\r
17 \r
18--*/\r
19\r
20#ifndef __INTERNAL_PEI_SERVICES_TABLE_POINTER_H__\r
21#define __INTERNAL_PEI_SERVICES_TABLE_POINTER_H__\r
22\r
23extern \r
24EFI_PEI_SERVICES **\r
25EFIAPI\r
26AsmPeiSevicesTablePointer (\r
27 VOID\r
28 );\r
29\r
30\r
31#endif