]> git.proxmox.com Git - mirror_edk2.git/commit
UefiCpuPkg: Remove unused API in SmmCpuFeaturesLib.h
authorTan, Dun <dun.tan@intel.com>
Wed, 21 Dec 2022 04:21:55 +0000 (12:21 +0800)
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Wed, 21 Dec 2022 11:13:48 +0000 (11:13 +0000)
commit0426115b673899c0e99235e2f77054bbcf208335
tree0d8cf6a959ca2b63cd32b5904c079dee0fab9819
parentb822be1a20d71378b8306637e6a7ae4da449d4c8
UefiCpuPkg: Remove unused API in SmmCpuFeaturesLib.h

Remove SmmCpuFeaturesAllocatePageTableMemory in this headfile.
This API is not used by PiSmmCpuDxeSmm driver any more. Also
no other files use this API.

Signed-off-by: Dun Tan <dun.tan@intel.com>
Cc: Eric Dong <eric.dong@intel.com>
Reviewed-by: Ray Ni <ray.ni@intel.com>
Cc: Rahul Kumar <rahul1.kumar@intel.com>
UefiCpuPkg/Include/Library/SmmCpuFeaturesLib.h