aboutsummaryrefslogtreecommitdiffstats
path: root/roms/edk2/BaseTools/Source/Python/BPDG/__init__.py
diff options
context:
space:
mode:
Diffstat (limited to 'roms/edk2/BaseTools/Source/Python/BPDG/__init__.py')
-rw-r--r--roms/edk2/BaseTools/Source/Python/BPDG/__init__.py9
1 files changed, 9 insertions, 0 deletions
diff --git a/roms/edk2/BaseTools/Source/Python/BPDG/__init__.py b/roms/edk2/BaseTools/Source/Python/BPDG/__init__.py
new file mode 100644
index 000000000..ea120ab9c
--- /dev/null
+++ b/roms/edk2/BaseTools/Source/Python/BPDG/__init__.py
@@ -0,0 +1,9 @@
+## @file
+# Python 'BPDG' package initialization file.
+#
+# This file is required to make Python interpreter treat the directory
+# as containing package.
+#
+# Copyright (c) 2010, Intel Corporation. All rights reserved.<BR>
+# SPDX-License-Identifier: BSD-2-Clause-Patent
+#