]> git.proxmox.com Git - mirror_edk2.git/blob - BaseTools/Source/Python/UPT/Xml/__init__.py
UefiCpuPkg: Move AsmRelocateApLoopStart from Mpfuncs.nasm to AmdSev.nasm
[mirror_edk2.git] / BaseTools / Source / Python / UPT / Xml / __init__.py
1 ## @file
2 # Python 'Library' package initialization file.
3 #
4 # This file is required to make Python interpreter treat the directory
5 # as containing package.
6 #
7 # Copyright (c) 2011 - 2018, Intel Corporation. All rights reserved.<BR>
8 #
9 # SPDX-License-Identifier: BSD-2-Clause-Patent
10 #
11
12 '''
13 Xml
14 '''