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