summaryrefslogtreecommitdiffstats
path: root/src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/TargetTool/__init__.py
blob: 662399e4139aa04601d3a3a2a1cc9dcedba3bf6b (plain)
1
2
3
4
5
6
7
8
9
## @file
# Python 'TargetTool' package initialization file.
#
# This file is required to make Python interpreter treat the directory
# as containing package.
#
# Copyright (c) 2007 - 2010, Intel Corporation. All rights reserved.<BR>
# SPDX-License-Identifier: BSD-2-Clause-Patent
#