]> git.proxmox.com Git - mirror_edk2.git/blame - Vlv2TbltDevicePkg/PlatformCapsule.dsc
MdeModulePkg/PciSioSerial: Fix bad EOL
[mirror_edk2.git] / Vlv2TbltDevicePkg / PlatformCapsule.dsc
CommitLineData
3e034c88
JY
1#/** @file\r
2# Platform capsule description.\r
3#\r
4# Copyright (c) 2016, Intel Corporation. All rights reserved.<BR>\r
5#\r
6# This program and the accompanying materials are licensed and made available under\r
7# the terms and conditions of the BSD License that accompanies this distribution.\r
8# The full text of the license may be found at\r
9# http://opensource.org/licenses/bsd-license.php.\r
10#\r
11# THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,\r
12# WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.\r
13#\r
14#\r
15#**/\r
16\r
17[Defines]\r
18 PLATFORM_NAME = Vlv2TbltDevicePkg\r
19 PLATFORM_GUID = EE87F258-6ECC-4415-B1D8-23771BEE26E7\r
20 PLATFORM_VERSION = 0.1\r
21 FLASH_DEFINITION = Vlv2TbltDevicePkg/PlatformCapsule.fdf\r
22 OUTPUT_DIRECTORY = Build/Vlv2TbltDevicePkg\r
23 SUPPORTED_ARCHITECTURES = IA32|X64\r
24 BUILD_TARGETS = DEBUG|RELEASE\r
25 SKUID_IDENTIFIER = DEFAULT\r
26\r
27###################################################################################################\r
28#\r
29# Components Section - list of the modules and components that will be processed by compilation\r
30# tools and the EDK II tools to generate PE32/PE32+/Coff image files.\r
31#\r
32# Note: The EDK II DSC file is not used to specify how compiled binary images get placed\r
33# into firmware volume images. This section is just a list of modules to compile from\r
34# source into UEFI-compliant binaries.\r
35# It is the FDF file that contains information on combining binary files into firmware\r
36# volume images, whose concept is beyond UEFI and is described in PI specification.\r
37# Binary modules do not need to be listed in this section, as they should be\r
38# specified in the FDF file. For example: Shell binary, FAT binary (Fat.efi),\r
39# Logo (Logo.bmp), and etc.\r
40# There may also be modules listed in this section that are not required in the FDF file,\r
41# When a module listed here is excluded from FDF file, then UEFI-compliant binary will be\r
42# generated for it, but the binary will not be put into any firmware volume.\r
43#\r
44###################################################################################################\r