* [edk2-devel] [PATCH] UefiCpuPkg: Correct file description for MpHandOff header file
@ 2023-10-07 6:32 Yuanhao Xie
2023-10-30 8:24 ` Dong, Eric
` (2 more replies)
0 siblings, 3 replies; 5+ messages in thread
From: Yuanhao Xie @ 2023-10-07 6:32 UTC (permalink / raw)
To: devel; +Cc: Eric Dong, Rahul Kumar, Tom Lendacky, Yuanhao Xie
Cc: Eric Dong <eric.dong@intel.com>
Cc: Rahul Kumar <rahul1.kumar@intel.com>
Cc: Tom Lendacky <thomas.lendacky@amd.com>
Signed-off-by: Yuanhao Xie <yuanhao.xie@intel.com>
---
UefiCpuPkg/Library/MpInitLib/MpHandOff.h | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
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.<BR>
+
SPDX-License-Identifier: BSD-2-Clause-Patent
**/
--
2.36.1.windows.1
-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#109382): https://edk2.groups.io/g/devel/message/109382
Mute This Topic: https://groups.io/mt/101813022/7686176
Group Owner: devel+owner@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub [rebecca@openfw.io]
-=-=-=-=-=-=-=-=-=-=-=-
^ permalink raw reply related [flat|nested] 5+ messages in thread
* Re: [edk2-devel] [PATCH] UefiCpuPkg: Correct file description for MpHandOff header file
2023-10-07 6:32 [edk2-devel] [PATCH] UefiCpuPkg: Correct file description for MpHandOff header file Yuanhao Xie
@ 2023-10-30 8:24 ` Dong, Eric
2023-10-30 21:20 ` rahul.r.kumar
2023-10-31 20:33 ` Laszlo Ersek
2 siblings, 0 replies; 5+ messages in thread
From: Dong, Eric @ 2023-10-30 8:24 UTC (permalink / raw)
To: Xie, Yuanhao, devel@edk2.groups.io; +Cc: Kumar, Rahul R, Tom Lendacky
Reviewed-by: Eric Dong <eric.dong@intel.com>
-----Original Message-----
From: Xie, Yuanhao <yuanhao.xie@intel.com>
Sent: Saturday, October 7, 2023 2:32 PM
To: devel@edk2.groups.io
Cc: Dong, Eric <eric.dong@intel.com>; Kumar, Rahul R <rahul.r.kumar@intel.com>; Tom Lendacky <thomas.lendacky@amd.com>; Xie, Yuanhao <yuanhao.xie@intel.com>
Subject: [PATCH] UefiCpuPkg: Correct file description for MpHandOff header file
Cc: Eric Dong <eric.dong@intel.com>
Cc: Rahul Kumar <rahul1.kumar@intel.com>
Cc: Tom Lendacky <thomas.lendacky@amd.com>
Signed-off-by: Yuanhao Xie <yuanhao.xie@intel.com>
---
UefiCpuPkg/Library/MpInitLib/MpHandOff.h | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
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.<BR>
+
SPDX-License-Identifier: BSD-2-Clause-Patent **/
--
2.36.1.windows.1
-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#110302): https://edk2.groups.io/g/devel/message/110302
Mute This Topic: https://groups.io/mt/101813022/7686176
Group Owner: devel+owner@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub [rebecca@openfw.io]
-=-=-=-=-=-=-=-=-=-=-=-
^ permalink raw reply related [flat|nested] 5+ messages in thread
* Re: [edk2-devel] [PATCH] UefiCpuPkg: Correct file description for MpHandOff header file
2023-10-07 6:32 [edk2-devel] [PATCH] UefiCpuPkg: Correct file description for MpHandOff header file Yuanhao Xie
2023-10-30 8:24 ` Dong, Eric
@ 2023-10-30 21:20 ` rahul.r.kumar
2023-10-31 20:33 ` Laszlo Ersek
2 siblings, 0 replies; 5+ messages in thread
From: rahul.r.kumar @ 2023-10-30 21:20 UTC (permalink / raw)
To: Yuanhao Xie, devel
[-- Attachment #1: Type: text/plain, Size: 420 bytes --]
Reviewed-by: Rahul R Kumar <rahul.r.kumar@intel.com>
-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#110427): https://edk2.groups.io/g/devel/message/110427
Mute This Topic: https://groups.io/mt/101813022/7686176
Group Owner: devel+owner@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub [rebecca@openfw.io]
-=-=-=-=-=-=-=-=-=-=-=-
[-- Attachment #2: Type: text/html, Size: 891 bytes --]
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [edk2-devel] [PATCH] UefiCpuPkg: Correct file description for MpHandOff header file
2023-10-07 6:32 [edk2-devel] [PATCH] UefiCpuPkg: Correct file description for MpHandOff header file Yuanhao Xie
2023-10-30 8:24 ` Dong, Eric
2023-10-30 21:20 ` rahul.r.kumar
@ 2023-10-31 20:33 ` Laszlo Ersek
2023-10-31 20:58 ` Laszlo Ersek
2 siblings, 1 reply; 5+ messages in thread
From: Laszlo Ersek @ 2023-10-31 20:33 UTC (permalink / raw)
To: devel, yuanhao.xie; +Cc: Eric Dong, Rahul Kumar, Tom Lendacky
On 10/7/23 08:32, Yuanhao Xie wrote:
> Cc: Eric Dong <eric.dong@intel.com>
> Cc: Rahul Kumar <rahul1.kumar@intel.com>
> Cc: Tom Lendacky <thomas.lendacky@amd.com>
> Signed-off-by: Yuanhao Xie <yuanhao.xie@intel.com>
> ---
> UefiCpuPkg/Library/MpInitLib/MpHandOff.h | 5 ++++-
> 1 file changed, 4 insertions(+), 1 deletion(-)
Queued in <https://github.com/tianocore/edk2/pull/4986>.
-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#110449): https://edk2.groups.io/g/devel/message/110449
Mute This Topic: https://groups.io/mt/101813022/7686176
Group Owner: devel+owner@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/leave/12367111/7686176/1913456212/xyzzy [rebecca@openfw.io]
-=-=-=-=-=-=-=-=-=-=-=-
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [edk2-devel] [PATCH] UefiCpuPkg: Correct file description for MpHandOff header file
2023-10-31 20:33 ` Laszlo Ersek
@ 2023-10-31 20:58 ` Laszlo Ersek
0 siblings, 0 replies; 5+ messages in thread
From: Laszlo Ersek @ 2023-10-31 20:58 UTC (permalink / raw)
To: devel, yuanhao.xie; +Cc: Eric Dong, Rahul Kumar, Tom Lendacky
On 10/31/23 21:33, Laszlo Ersek wrote:
> On 10/7/23 08:32, Yuanhao Xie wrote:
>> Cc: Eric Dong <eric.dong@intel.com>
>> Cc: Rahul Kumar <rahul1.kumar@intel.com>
>> Cc: Tom Lendacky <thomas.lendacky@amd.com>
>> Signed-off-by: Yuanhao Xie <yuanhao.xie@intel.com>
>> ---
>> UefiCpuPkg/Library/MpInitLib/MpHandOff.h | 5 ++++-
>> 1 file changed, 4 insertions(+), 1 deletion(-)
>
> Queued in <https://github.com/tianocore/edk2/pull/4986>.
Commit ccbe2e938386.
-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#110451): https://edk2.groups.io/g/devel/message/110451
Mute This Topic: https://groups.io/mt/101813022/7686176
Group Owner: devel+owner@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/leave/12367111/7686176/1913456212/xyzzy [rebecca@openfw.io]
-=-=-=-=-=-=-=-=-=-=-=-
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2023-10-31 20:58 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-10-07 6:32 [edk2-devel] [PATCH] UefiCpuPkg: Correct file description for MpHandOff header file Yuanhao Xie
2023-10-30 8:24 ` Dong, Eric
2023-10-30 21:20 ` rahul.r.kumar
2023-10-31 20:33 ` Laszlo Ersek
2023-10-31 20:58 ` Laszlo Ersek
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox