]> git.proxmox.com Git - mirror_edk2.git/blob - EdkCompatibilityPkg/Sample/Platform/Nt32/Build/Config.env
Add one judge whether TeImage or PeImage has reloc section when relocate TeImage...
[mirror_edk2.git] / EdkCompatibilityPkg / Sample / Platform / Nt32 / Build / Config.env
1 #/*++
2 #
3 # Copyright (c) 2006 - 2007, Intel Corporation
4 # All rights reserved. This program and the accompanying materials
5 # are licensed and made available under the terms and conditions of the BSD License
6 # which accompanies this distribution. The full text of the license may be found at
7 # http://opensource.org/licenses/bsd-license.php
8 #
9 # THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
10 # WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
11 #
12 # Module Name:
13 #
14 # Config.env
15 #
16 # Abstract:
17 #
18 # This file is used to define platform build configuration.
19 # It gets included by PlatformTools.env.
20 #
21 #--*/
22
23 BUILD_TARGET_DIRECTORY = Build
24 EFI_DEBUG = YES
25 EFI_DEBUG_CLEAR_MEMORY = YES
26 EFI_PEI_PERFORMANCE = YES
27 EFI_DXE_PERFORMANCE = YES
28 EFI_SYMBOLIC_DEBUG = YES
29 EFI_GENERATE_INTERMEDIATE_FILE = NO
30 EFI_PEI_REPORT_STATUS_CODE = YES
31 UEFI_MODE = YES
32 PI_MODE = YES
33 USE_VC8 = NO