Sign in
qemu
/
edk2
/
8a576733162bb72afb4d1eb3012b0aef8d265018
/
.
/
BaseTools
/
Source
/
Python
/
Split
/
__init__.py
blob: 8f4daf86e84a4c11a40c317fd7a7600a054cefcb [
file
] [
log
] [
blame
]
# @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