diff options
author | Ankur Arora <ankur.a.arora@oracle.com> | 2021-03-11 22:26:53 -0800 |
---|---|---|
committer | mergify[bot] <37929162+mergify[bot]@users.noreply.github.com> | 2021-03-16 13:21:46 +0000 |
commit | af9c77e151fa35fa199cbb306167277425515e3b (patch) | |
tree | 4a2152b3f909a17875ea8ea858bcc9a5fc34d740 /BaseTools/Source/Python/Table/TableFunction.py | |
parent | b6d5996706ddb6082e3ea8de79849bfecf2aaa15 (diff) | |
download | edk2-af9c77e151fa35fa199cbb306167277425515e3b.tar.gz edk2-af9c77e151fa35fa199cbb306167277425515e3b.tar.bz2 edk2-af9c77e151fa35fa199cbb306167277425515e3b.zip |
OvmfPkg/SmmCpuFeaturesLib: call CPU hot-eject handler
Call the CPU hot-eject handler if one is installed. The condition for
installation is (PcdCpuMaxLogicalProcessorNumber > 1), and there's
a hot-unplug request.
The handler is called from SmmCpuFeaturesRendezvousExit(), which is
in-turn called at the tail-end of SmiRendezvous() after the BSP has
signalled an SMI exit via the "AllCpusInSync" loop.
Cc: Laszlo Ersek <lersek@redhat.com>
Cc: Jordan Justen <jordan.l.justen@intel.com>
Cc: Ard Biesheuvel <ard.biesheuvel@arm.com>
Cc: Igor Mammedov <imammedo@redhat.com>
Cc: Boris Ostrovsky <boris.ostrovsky@oracle.com>
Cc: Aaron Young <aaron.young@oracle.com>
Ref: https://bugzilla.tianocore.org/show_bug.cgi?id=3132
Signed-off-by: Ankur Arora <ankur.a.arora@oracle.com>
Message-Id: <20210312062656.2477515-8-ankur.a.arora@oracle.com>
Reviewed-by: Laszlo Ersek <lersek@redhat.com>
Diffstat (limited to 'BaseTools/Source/Python/Table/TableFunction.py')
0 files changed, 0 insertions, 0 deletions