Files
slimbootloader/BaseTools/Source/Python/Table/__init__.py
T

10 lines
277 B
Python
Raw Normal View History

2021-11-10 11:36:23 +00:00
## @file
# Python 'Table' package initialization file.
#
# This file is required to make Python interpreter treat the directory
# as containing package.
#
# Copyright (c) 2008 - 2010, Intel Corporation. All rights reserved.<BR>
# SPDX-License-Identifier: BSD-2-Clause-Patent
#