]> git.proxmox.com Git - mirror_edk2.git/blame - EmulatorPkg/Include/Library/PpiListLib.h
UefiCpuPkg: Move AsmRelocateApLoopStart from Mpfuncs.nasm to AmdSev.nasm
[mirror_edk2.git] / EmulatorPkg / Include / Library / PpiListLib.h
CommitLineData
79e4f2a5
RN
1/*++ @file\r
2\r
3Copyright (c) 2011, Apple Inc. All rights reserved.<BR>\r
e3ba31da 4SPDX-License-Identifier: BSD-2-Clause-Patent\r
79e4f2a5
RN
5\r
6**/\r
7\r
8#ifndef __PPI_LIST_LIB_H__\r
9#define __PPI_LIST_LIB_H__\r
10\r
79e4f2a5
RN
11extern CONST EFI_PEI_PPI_DESCRIPTOR *gPpiList;\r
12\r
79e4f2a5 13#endif\r