]> git.proxmox.com Git - mirror_edk2.git/commit
UefiCpuPkg/CpuDxe: make register access more readable
authorJian J Wang <jian.j.wang@intel.com>
Fri, 30 Mar 2018 14:25:56 +0000 (22:25 +0800)
committerStar Zeng <star.zeng@intel.com>
Tue, 19 Jun 2018 05:44:55 +0000 (13:44 +0800)
commitd106cf71eabaacff63c14626a4a87346b93074dd
tree0d2dbbf697b6575f3368bba524a4dd11aa01269c
parent2a1408d1d739ead00c96397549be7a9fc53c9c6e
UefiCpuPkg/CpuDxe: make register access more readable

Update code to use more meaningful constant macro or predefined
register structure.

Cc: Eric Dong <eric.dong@intel.com>
Cc: Laszlo Ersek <lersek@redhat.com>
Cc: Jiewen Yao <jiewen.yao@intel.com>
Cc: Ruiyu Ni <ruiyu.ni@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Jian J Wang <jian.j.wang@intel.com>
Reviewed-by: Laszlo Ersek <lersek@redhat.com>
Reviewed-by: Eric Dong <eric.dong@intel.com>
Regression-tested-by: Laszlo Ersek <lersek@redhat.com>
UefiCpuPkg/CpuDxe/CpuPageTable.c