From ccbe2e938386ed1ec49b3ad8ed6d107e7416e273 Mon Sep 17 00:00:00 2001 From: Yuanhao Xie Date: Sat, 7 Oct 2023 14:32:03 +0800 Subject: UefiCpuPkg: Correct file description for MpHandOff header file Cc: Eric Dong Cc: Rahul Kumar Cc: Tom Lendacky Signed-off-by: Yuanhao Xie Message-Id: <20231007063203.936-1-yuanhao.xie@intel.com> Reviewed-by: Eric Dong Reviewed-by: Rahul R Kumar --- UefiCpuPkg/Library/MpInitLib/MpHandOff.h | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'UefiCpuPkg/Library') diff --git a/UefiCpuPkg/Library/MpInitLib/MpHandOff.h b/UefiCpuPkg/Library/MpInitLib/MpHandOff.h index 83e4055ec9..77854d6a81 100644 --- a/UefiCpuPkg/Library/MpInitLib/MpHandOff.h +++ b/UefiCpuPkg/Library/MpInitLib/MpHandOff.h @@ -1,6 +1,9 @@ /** @file - Defines the HOB GUID used to describe the MSEG memory region allocated in PEI. + Defines the HOB GUID, which is utilized for transferring essential + information from the PEI to the DXE phase. + Copyright (c) 2015 - 2023, Intel Corporation. All rights reserved.
+ SPDX-License-Identifier: BSD-2-Clause-Patent **/ -- cgit v1.2.3