audk/UefiCpuPkg/Library/SmmCpuFeaturesLib
Laszlo Ersek ff379e1b48 UefiCpuPkg/SmmCpuFeaturesLib: drop obsolete API implementation
Commit 0426115b67 ("UefiCpuPkg: Remove unused API in
SmmCpuFeaturesLib.h", 2022-12-21) removed the declaration of the function
SmmCpuFeaturesAllocatePageTableMemory() from the "SmmCpuFeaturesLib.h"
library class header.

Remove the API's (null-)implementation from UefiCpuPkg/SmmCpuFeaturesLib
as well.

Build-tested with:

  build -a IA32 -a X64 -b NOOPT -p UefiCpuPkg/UefiCpuPkg.dsc -t GCC5

Cc: Eric Dong <eric.dong@intel.com>
Cc: Gerd Hoffmann <kraxel@redhat.com>
Cc: Rahul Kumar <rahul1.kumar@intel.com>
Cc: Ray Ni <ray.ni@intel.com>
Bugzilla: https://bugzilla.tianocore.org/show_bug.cgi?id=4235
Signed-off-by: Laszlo Ersek <lersek@redhat.com>
Reviewed-by: Ard Biesheuvel <ardb@kernel.org>
Acked-by: Dun Tan <dun.tan@intel.com>
2023-01-04 09:45:06 +00:00
..
Ia32 UefiCpuPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
X64 UefiCpuPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
CpuFeaturesLib.h UefiCpuPkg/SmmCpuFeaturesLib: Abstract arch dependent code 2022-11-02 07:29:13 +00:00
IntelSmmCpuFeaturesLib.c UefiCpuPkg/SmmCpuFeaturesLib: Abstract arch dependent code 2022-11-02 07:29:13 +00:00
SmmCpuFeaturesLib.c UefiCpuPkg/SmmCpuFeaturesLib: Add Standalone MM support 2021-03-08 18:07:32 +00:00
SmmCpuFeaturesLib.inf UefiCpuPkg/SmmCpuFeaturesLib: Abstract arch dependent code 2022-11-02 07:29:13 +00:00
SmmCpuFeaturesLib.uni UefiCpuPkg: Replace BSD License with BSD+Patent License 2019-04-09 10:58:28 -07:00
SmmCpuFeaturesLibCommon.c UefiCpuPkg/SmmCpuFeaturesLib: drop obsolete API implementation 2023-01-04 09:45:06 +00:00
SmmCpuFeaturesLibNoStm.c UefiCpuPkg/SmmCpuFeaturesLib: Add Standalone MM support 2021-03-08 18:07:32 +00:00
SmmCpuFeaturesLibStm.inf UefiCpuPkg/SmmCpuFeaturesLib: Abstract arch dependent code 2022-11-02 07:29:13 +00:00
SmmStm.c UefiCpuPkg/SmmCpuFeaturesLib: Clean up header file inclusion in SmmStm.c 2022-11-02 07:29:13 +00:00
SmmStm.h UefiCpuPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
StandaloneMmCpuFeaturesLib.c UefiCpuPkg/SmmCpuFeaturesLib: Add Standalone MM support 2021-03-08 18:07:32 +00:00
StandaloneMmCpuFeaturesLib.inf UefiCpuPkg/SmmCpuFeaturesLib: Abstract arch dependent code 2022-11-02 07:29:13 +00:00
TraditionalMmCpuFeaturesLib.c UefiCpuPkg/SmmCpuFeaturesLib: Abstract PcdCpuMaxLogicalProcessorNumber 2021-03-08 18:07:32 +00:00