]> git.proxmox.com Git - mirror_edk2.git/commit
UefiCpuPkg/RegisterCpuFeaturesLib: Remove static type
authorJeff Fan <jeff.fan@intel.com>
Mon, 27 Mar 2017 01:46:18 +0000 (09:46 +0800)
committerJeff Fan <jeff.fan@intel.com>
Tue, 28 Mar 2017 00:59:58 +0000 (08:59 +0800)
commit9a5f0e908db15479484d7acca9a77843fc519ab9
tree6e894038446f5735bb975d5f6fafb99208f6e375
parent8d5df9d78fe46f5edad740fe321d3fab17edb553
UefiCpuPkg/RegisterCpuFeaturesLib: Remove static type

Using one specific name for global variable to save MP services protocol
pointer.

Cc: Feng Tian <feng.tian@intel.com>
Cc: Michael Kinney <michael.d.kinney@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Jeff Fan <jeff.fan@intel.com>
Reviewed-by: Feng Tian <feng.tian@intel.com>
UefiCpuPkg/Library/RegisterCpuFeaturesLib/DxeRegisterCpuFeaturesLib.c