From: Zeng, Star Date: Wed, 27 Oct 2021 11:59:51 +0000 (+0800) Subject: IntelFsp2Pkg SplitFspBin.py: Correct file name in file header X-Git-Tag: edk2-stable202202~332 X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=commitdiff_plain;h=939c2355daaf94cd7eb2018d15928b9bc471d680 IntelFsp2Pkg SplitFspBin.py: Correct file name in file header Cc: Maurice Ma Cc: Nate DeSimone Cc: Chasel Chiu Signed-off-by: Star Zeng Reviewed-by: Chasel Chiu Reviewed-by: Nate DeSimone --- diff --git a/IntelFsp2Pkg/Tools/SplitFspBin.py b/IntelFsp2Pkg/Tools/SplitFspBin.py index 20e329a76e..f9151b5afd 100644 --- a/IntelFsp2Pkg/Tools/SplitFspBin.py +++ b/IntelFsp2Pkg/Tools/SplitFspBin.py @@ -1,4 +1,4 @@ -## @ FspTool.py +## @ SplitFspBin.py # # Copyright (c) 2015 - 2021, Intel Corporation. All rights reserved.
# SPDX-License-Identifier: BSD-2-Clause-Patent