CloverBootloader/BaseTools/Source/Python/Split/__init__.py

11 lines
215 B
Python
Raw Normal View History

# @file
# Split a file into two pieces at the request offset.
#
# Copyright (c) 2021, Intel Corporation. All rights reserved.<BR>
#
# SPDX-License-Identifier: BSD-2-Clause-Patent
#
##
# Import Modules