mirror of
https://github.com/CloverHackyColor/CloverBootloader.git
synced 2024-11-30 12:43:41 +01:00
13 lines
240 B
Python
13 lines
240 B
Python
|
## @file GenXmlFile.py
|
||
|
#
|
||
|
# This file contained the logical of generate XML files.
|
||
|
#
|
||
|
# Copyright (c) 2011 - 2018, Intel Corporation. All rights reserved.<BR>
|
||
|
#
|
||
|
# SPDX-License-Identifier: BSD-2-Clause-Patent
|
||
|
#
|
||
|
|
||
|
'''
|
||
|
GenXmlFile
|
||
|
'''
|