]> git.proxmox.com Git - mirror_edk2.git/blob - BaseTools/Source/Python/Split/__init__.py
UefiCpuPkg: Move AsmRelocateApLoopStart from Mpfuncs.nasm to AmdSev.nasm
[mirror_edk2.git] / BaseTools / Source / Python / Split / __init__.py
1 # @file
2 # Split a file into two pieces at the request offset.
3 #
4 # Copyright (c) 2021, Intel Corporation. All rights reserved.<BR>
5 #
6 # SPDX-License-Identifier: BSD-2-Clause-Patent
7 #
8 ##
9
10 # Import Modules