On 01/29/21 01:59, Ankur Arora wrote: > Introduce UnplugCpus() which maps each APIC ID being unplugged > onto the hardware ID of the processor and informs PiSmmCpuDxeSmm > of removal by calling EFI_SMM_CPU_SERVICE_PROTOCOL.RemoveProcessor(). > > With this change we handle the first phase of unplug where we collect > the CPUs that need to be unplugged and mark them for removal in SMM > data structures. > > Cc: Laszlo Ersek <[email protected]> > Cc: Jordan Justen <[email protected]> > Cc: Ard Biesheuvel <[email protected]> > Cc: Igor Mammedov <[email protected]> > Cc: Boris Ostrovsky <[email protected]> > Cc: Aaron Young <[email protected]> > Ref: https://bugzilla.tianocore.org/show_bug.cgi?id=3132 > Signed-off-by: Ankur Arora <[email protected]> > --- > OvmfPkg/CpuHotplugSmm/CpuHotplug.c | 84 > ++++++++++++++++++++++++++++++++++++++ > 1 file changed, 84 insertions(+)
I intend to continue the review at this patch, next week. Thanks Laszlo -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#70919): https://edk2.groups.io/g/devel/message/70919 Mute This Topic: https://groups.io/mt/80199964/21656 Group Owner: [email protected] Unsubscribe: https://edk2.groups.io/g/devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
