]> git.proxmox.com Git - mirror_edk2.git/blame - Vlv2TbltDevicePkg/PlatformCapsuleGcc.dsc
Vlv2TbltDevicePkg/Capsule: Add Linux/LVFS generation scripts
[mirror_edk2.git] / Vlv2TbltDevicePkg / PlatformCapsuleGcc.dsc
CommitLineData
1bb262ea
MK
1#/** @file\r
2# Platform capsule description.\r
3#\r
4# Copyright (c) 2016, Intel Corporation. All rights reserved.<BR>\r
5#\r
6# SPDX-License-Identifier: BSD-2-Clause-Patent\r
7#\r
8#**/\r
9\r
10[Defines]\r
11 PLATFORM_NAME = Vlv2TbltDevicePkg\r
12 PLATFORM_GUID = EE87F258-6ECC-4415-B1D8-23771BEE26E7\r
13 PLATFORM_VERSION = 0.1\r
14 FLASH_DEFINITION = Vlv2TbltDevicePkg/PlatformCapsuleGcc.fdf\r
15 OUTPUT_DIRECTORY = Build/Vlv2TbltDevicePkg\r
16 SUPPORTED_ARCHITECTURES = IA32|X64\r
17 BUILD_TARGETS = DEBUG|RELEASE\r
18 SKUID_IDENTIFIER = DEFAULT\r
19 POSTBUILD = Vlv2TbltDevicePkg/Feature/Capsule/GenerateCapsule/GenCapsuleAll.sh\r
20\r
21###################################################################################################\r
22#\r
23# Components Section - list of the modules and components that will be processed by compilation\r
24# tools and the EDK II tools to generate PE32/PE32+/Coff image files.\r
25#\r
26# Note: The EDK II DSC file is not used to specify how compiled binary images get placed\r
27# into firmware volume images. This section is just a list of modules to compile from\r
28# source into UEFI-compliant binaries.\r
29# It is the FDF file that contains information on combining binary files into firmware\r
30# volume images, whose concept is beyond UEFI and is described in PI specification.\r
31# Binary modules do not need to be listed in this section, as they should be\r
32# specified in the FDF file. For example: Shell binary, FAT binary (Fat.efi),\r
33# Logo (Logo.bmp), and etc.\r
34# There may also be modules listed in this section that are not required in the FDF file,\r
35# When a module listed here is excluded from FDF file, then UEFI-compliant binary will be\r
36# generated for it, but the binary will not be put into any firmware volume.\r
37#\r
38###################################################################################################\r