Files
edk2/BaseTools/Source/Python/UPT/GenMetaFile/GenXmlFile.py
T

13 lines
240 B
Python
Raw Normal View History

## @file GenXmlFile.py
#
# This file contained the logical of generate XML files.
#
2018-07-05 17:40:04 +08:00
# Copyright (c) 2011 - 2018, Intel Corporation. All rights reserved.<BR>
#
# SPDX-License-Identifier: BSD-2-Clause-Patent
#
'''
GenXmlFile
2018-07-05 17:40:04 +08:00
'''