]> git.proxmox.com Git - mirror_edk2.git/blobdiff - UefiCpuPkg/Library/CpuCommonFeaturesLib/CpuCommonFeatures.h
UefiCpuPkg/CpuCommonFeaturesLib: Use new macros.
[mirror_edk2.git] / UefiCpuPkg / Library / CpuCommonFeaturesLib / CpuCommonFeatures.h
index 25d01747272b1756352ac929864776f4dc0c1543..b2390e6c39dfa8ad25b6bcaa4c8c1d4d795b1f0e 100644 (file)
@@ -848,21 +848,6 @@ X2ApicInitialize (
   IN BOOLEAN                           State\r
   );\r
 \r
-/**\r
-  Prepares for the data used by CPU feature detection and initialization.\r
-\r
-  @param[in]  NumberOfProcessors  The number of CPUs in the platform.\r
-\r
-  @return  Pointer to a buffer of CPU related configuration data.\r
-\r
-  @note This service could be called by BSP only.\r
-**/\r
-VOID *\r
-EFIAPI\r
-FeatureControlGetConfigData (\r
-  IN UINTN               NumberOfProcessors\r
-  );\r
-\r
 /**\r
   Prepares for the data used by CPU feature detection and initialization.\r
 \r