]> git.proxmox.com Git - mirror_edk2.git/blame - EmulatorPkg/Library/SecPpiListLib/PpiListLib.c
EmulatorPkg: Replace BSD License with BSD+Patent License
[mirror_edk2.git] / EmulatorPkg / Library / SecPpiListLib / PpiListLib.c
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#include <PiPei.h>\r
9\r
10CONST EFI_PEI_PPI_DESCRIPTOR *gPpiList = NULL;\r
11\r