Re: [edk2-devel] [PATCH 5/5] MdePkg: Update structures for MpServices Protocol

2020-05-15 Thread Liming Gao
...@ami.com > Subject: RE: [edk2-devel] [PATCH 5/5] MdePkg: Update structures for > MpServices Protocol > > I just sent out the change to update GetProcessorInfo() to return 6-level > topology info. > > The patch has been reviewed by Eric before pushing to edk2-staging

Re: [edk2-devel] [PATCH 5/5] MdePkg: Update structures for MpServices Protocol

2020-05-15 Thread Ni, Ray
; From: devel@edk2.groups.io On Behalf Of Ni, Ray > Sent: Friday, May 15, 2020 1:34 PM > To: Gao, Liming ; devel@edk2.groups.io; oleks...@ami.com > Cc: Kinney, Michael D ; fel...@ami.com; > rob...@ami.com > Subject: Re: [edk2-devel] [PATCH 5/5] MdePkg: Update structures for > MpServi

Re: [edk2-devel] [PATCH 5/5] MdePkg: Update structures for MpServices Protocol

2020-05-14 Thread Ni, Ray
sure I will. > -Original Message- > From: Gao, Liming > Sent: Friday, May 15, 2020 12:57 PM > To: Ni, Ray ; devel@edk2.groups.io; oleks...@ami.com > Cc: Kinney, Michael D ; fel...@ami.com; > rob...@ami.com > Subject: RE: [edk2-devel] [PATCH 5/5] MdePkg:

Re: [edk2-devel] [PATCH 5/5] MdePkg: Update structures for MpServices Protocol

2020-05-14 Thread Liming Gao
> -Original Message- > From: Ni, Ray > Sent: Monday, May 11, 2020 1:01 PM > To: devel@edk2.groups.io; oleks...@ami.com > Cc: Gao, Liming ; Kinney, Michael D > ; fel...@ami.com; rob...@ami.com > Subject: RE: [edk2-devel] [PATCH 5/5] MdePkg: Update structures for > MpServi

Re: [edk2-devel] [PATCH 5/5] MdePkg: Update structures for MpServices Protocol

2020-05-10 Thread Zhiguang Liu
m > Subject: [edk2-devel] [PATCH 5/5] MdePkg: Update structures for > MpServices Protocol > > From: Robert Phelps > > Added EXTENDED_PROCESSOR_INFORMATION structure and supporting > structures and definitions. The intent is to support updated topology layout > for CPUs.

Re: [edk2-devel] [PATCH 5/5] MdePkg: Update structures for MpServices Protocol

2020-05-10 Thread Ni, Ray
Robert, I did similar change to MpService.h in https://github.com/tianocore/edk2-staging/commit/2409b787fa196780e0fd101b2ad706575f82e2fc. My plan was to move the change to edk2 once the spec is published. It seems your change doesn't conflict with my change. More comments are added in your chang

[edk2-devel] [PATCH 5/5] MdePkg: Update structures for MpServices Protocol

2020-05-07 Thread Oleksiy Yakovlev
From: Robert Phelps Added EXTENDED_PROCESSOR_INFORMATION structure and supporting structures and definitions. The intent is to support updated topology layout for CPUs. (PI 1.7a Mantis 2071) Signed-off-by: Robert Phelps --- MdePkg/Include/Protocol/MpService.h | 50 +++