hc
2024-03-26 e0728245c89800c2038c23308f2d88969d5b41c8
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
## @file
# PCI Segment Library for Hisilicon Hi1610/Hi1616 SoC with multiple RCs
#
# Copyright (c) 2007 - 2014, Intel Corporation. All rights reserved.<BR>
# Copyright (c) 2017 - 2018, Linaro Ltd. All rights reserved.<BR>
# Copyright (c) 2018, Hisilicon Ltd. All rights reserved.<BR>
#
#  SPDX-License-Identifier: BSD-2-Clause-Patent
#
#
##
 
[Defines]
  INF_VERSION                    = 0x0001001A
  BASE_NAME                      = Hi1620PciPlatformLib
  FILE_GUID                      = 29ba30da-68bc-46a5-888f-c65dabb67fd8
  MODULE_TYPE                    = BASE
  VERSION_STRING                 = 1.0
  LIBRARY_CLASS                  = PciPlatformLib
 
[Sources]
  Hi1620PciPlatformLib.c
 
[Packages]
  MdePkg/MdePkg.dec