alder_lake_bios/EDK2/UnitTestFrameworkPkg/Package.fdf

25 lines
968 B
Plaintext

## @file
# Platform Package Flash Description File
#
#******************************************************************************
#* Copyright (c) 2012 - 2019, Insyde Software Corp. All Rights Reserved.
#*
#* You may not reproduce, distribute, publish, display, perform, modify, adapt,
#* transmit, broadcast, present, recite, release, license or otherwise exploit
#* any part of this publication in any form, by any means, without the prior
#* written permission of Insyde Software Corporation.
#*
#******************************************************************************
#
[FV.RECOVERYFV]
!if gInsydeTokenSpaceGuid.PcdH2OUnitTestBuild
INF UnitTestFrameworkPkg/Test/UnitTest/Sample/SampleUnitTest/SampleUnitTestPei.inf
!endif
[FV.DXEFV]
!if gInsydeTokenSpaceGuid.PcdH2OUnitTestBuild
INF UnitTestFrameworkPkg/Test/UnitTest/Sample/SampleUnitTest/SampleUnitTestDxe.inf
INF UnitTestFrameworkPkg/Test/UnitTest/Sample/SampleUnitTest/SampleUnitTestSmm.inf
!endif