]> git.proxmox.com Git - mirror_edk2.git/commit
Revert "UefiCpuPkg: Check invalid RegisterCpuFeature parameter"
authorEric Dong <eric.dong@intel.com>
Thu, 21 Dec 2017 11:46:51 +0000 (19:46 +0800)
committerEric Dong <eric.dong@intel.com>
Wed, 27 Dec 2017 07:31:33 +0000 (15:31 +0800)
commit8766d3a3e8150c48d8f2cf5764d48b792de74ee1
treebe0ae4ccb8be70aef4dc464fa5b0a9a5c0aaeeed
parent726c501c2c9a1ef103fab7846e2d1a34506715d8
Revert "UefiCpuPkg: Check invalid RegisterCpuFeature parameter"

This reverts commit 5c59537c1092a1372913274636a8d766fdd97e61.

Current code already has function IsCpuFeatureSupported to do
the feature validation, not need this check logic anymore.

Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Bell Song <binx.song@intel.com>
Reviewed-by: Eric Dong <eric.dong@intel.com>
UefiCpuPkg/Include/Library/RegisterCpuFeaturesLib.h
UefiCpuPkg/Library/RegisterCpuFeaturesLib/RegisterCpuFeaturesLib.c