]> git.proxmox.com Git - mirror_edk2.git/blob - BaseTools/Source/Python/Common/BuildVersion.py
UefiCpuPkg: Move AsmRelocateApLoopStart from Mpfuncs.nasm to AmdSev.nasm
[mirror_edk2.git] / BaseTools / Source / Python / Common / BuildVersion.py
1 ## @file
2 #
3 # This file is for build version number auto generation
4 #
5 # Copyright (c) 2011 - 2018, Intel Corporation. All rights reserved.<BR>
6 #
7 # SPDX-License-Identifier: BSD-2-Clause-Patent
8 #
9
10 gBUILD_VERSION = "Developer Build based on Revision: Unknown"