]> git.proxmox.com Git - mirror_edk2.git/commit
UefiCpuPkg CpuExceptionHandlerLib: use FixedPcdGetSize() as the macro value
authorLiming Gao <liming.gao@intel.com>
Fri, 16 Mar 2018 01:47:06 +0000 (09:47 +0800)
committerLiming Gao <liming.gao@intel.com>
Fri, 16 Mar 2018 06:34:44 +0000 (14:34 +0800)
commita24de121cf70bc48555b68d942b94fd10a074387
tree603688c1e329957d184f95cb4b10028a093cd8d3
parent792ace0ac391c37c1299322340abdf74e2603795
UefiCpuPkg CpuExceptionHandlerLib: use FixedPcdGetSize() as the macro value

FixedPcdGetSize() is used as the macro value, PcdGetSize() is used as global
variable or function. Here usage is to access macro value.

Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Liming Gao <liming.gao@intel.com>
Cc: Wang Jian J <jian.j.wang@intel.com>
Cc: Ruiyu Ni <ruiyu.ni@intel.com>
Cc: Michael Kinney <michael.d.kinney@intel.com>
Reviewed-by: Jian J Wang <jian.j.wang@intel.com>
UefiCpuPkg/Library/CpuExceptionHandlerLib/Ia32/ArchInterruptDefs.h