]> git.proxmox.com Git - mirror_edk2.git/commit
UefiCpuPkg/RegisterCpuFeaturesLib: Clean up useless ConsoleLogLock spinlock.
authorEric Dong <eric.dong@intel.com>
Thu, 8 Aug 2019 13:16:21 +0000 (21:16 +0800)
committerEric Dong <eric.dong@intel.com>
Fri, 9 Aug 2019 00:55:57 +0000 (08:55 +0800)
commit800aeeda74919d302c71ae01262a60d682e505f2
tree9d56b4d2a77b38b7da8099109e93510c9c77f024
parent01acb06c4f1e1af07c05ea4e3ca437ce7f261a83
UefiCpuPkg/RegisterCpuFeaturesLib: Clean up useless ConsoleLogLock spinlock.

REF: https://bugzilla.tianocore.org/show_bug.cgi?id=2060

Remove the useless ConsoleLogLock spinlock.

Signed-off-by: Eric Dong <eric.dong@intel.com>
Cc: Ray Ni <ray.ni@intel.com>
Reviewed-by: Laszlo Ersek <lersek@redhat.com>
UefiCpuPkg/Library/RegisterCpuFeaturesLib/RegisterCpuFeatures.h
UefiCpuPkg/Library/RegisterCpuFeaturesLib/RegisterCpuFeaturesLib.c