]> git.proxmox.com Git - mirror_edk2.git/blame - EmulatorPkg/Include/Library/PpiListLib.h
EmulatorPkg: Replace BSD License with BSD+Patent License
[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
11\r
12extern CONST EFI_PEI_PPI_DESCRIPTOR *gPpiList;\r
13\r
14\r
15#endif\r