From 939c2355daaf94cd7eb2018d15928b9bc471d680 Mon Sep 17 00:00:00 2001 From: "Zeng, Star" Date: Wed, 27 Oct 2021 19:59:51 +0800 Subject: [PATCH] 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 --- IntelFsp2Pkg/Tools/SplitFspBin.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.39.2