hc
2024-03-22 a0752693d998599af469473b8dc239ef973a012f
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
26
27
28
29
30
31
32
33
34
#
#  Copyright (c) 2018, ARM Limited. All rights reserved.
#
#  SPDX-License-Identifier: BSD-2-Clause-Patent
#
 
[Defines]
  INF_VERSION                    = 0x0001001A
  BASE_NAME                      = SgiPlatformIdPei
  FILE_GUID                      = a9936f3e-6a1b-11e8-8ce0-fffe69b86863
  MODULE_TYPE                    = PEIM
  VERSION_STRING                 = 1.0
  ENTRY_POINT                    = SgiPlatformPeim
 
[Packages]
  EmbeddedPkg/EmbeddedPkg.dec
  MdePkg/MdePkg.dec
  Platform/ARM/SgiPkg/SgiPlatform.dec
 
[LibraryClasses]
  FdtLib
  PeimEntryPoint
 
[Sources]
  SgiPlatformPeim.c
 
[Guids]
  gArmSgiPlatformIdDescriptorGuid
 
[Ppis]
  gNtFwConfigDtInfoPpiGuid
 
[Depex]
  gNtFwConfigDtInfoPpiGuid