]> git.proxmox.com Git - mirror_edk2.git/commit - UefiCpuPkg/Library/RegisterCpuFeaturesLib/RegisterCpuFeaturesLib.c
UefiCpuPkg/RegisterCpuFeaturesLib: Fix ECC issues.
authorEric Dong <eric.dong@intel.com>
Thu, 25 Oct 2018 01:51:00 +0000 (09:51 +0800)
committerEric Dong <eric.dong@intel.com>
Fri, 26 Oct 2018 03:28:36 +0000 (11:28 +0800)
commit1c15179c8f787ec16470c1dcfa673a0e9817b933
tree52b2e644a7607d9df2cd3211c10eacd51ebbc72e
parent2b0c199465cacfe6406e0239952f274563376c71
UefiCpuPkg/RegisterCpuFeaturesLib: Fix ECC issues.

Changes include:
1. Remove extra white space at the end of line.
2. Add comments for the new add function parameter.
3. Update IN OUT tag for function parameter.

Cc: Dandan Bi <dandan.bi@intel.com>
Cc: Ruiyu Ni <ruiyu.ni@intel.com>
Cc: Laszlo Ersek <lersek@redhat.com>
Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Eric Dong <eric.dong@intel.com>
Reviewed-by: Ruiyu Ni <ruiyu.ni@intel.com>
UefiCpuPkg/Library/RegisterCpuFeaturesLib/PeiRegisterCpuFeaturesLib.c
UefiCpuPkg/Library/RegisterCpuFeaturesLib/RegisterCpuFeaturesLib.c