| commit | d91225cfad507219502086d0b6b670ae126d489d | [log] [tgz] |
|---|---|---|
| author | Jeff Fan <jeff.fan@intel.com> | Tue May 24 21:35:24 2016 +0800 |
| committer | Jeff Fan <jeff.fan@intel.com> | Wed Jun 01 15:31:58 2016 +0800 |
| tree | 274b60e554f7588eb65dcf3558155876c8e1698b | |
| parent | 44ecbc28b69834ec1a4b1a8b99dae8839633b6b6 [diff] |
UefiCpuPkg/ExceptionLib: Move global variable location Move some global variables location from PeiDxeSmmCpuException.c to DxeCpuException.c and SmmCpuException.c. And remove some un-used global vairables. Cc: Michael Kinney <michael.d.kinney@intel.com> Cc: Jiewen Yao <jiewen.yao@intel.com> Cc: Feng Tian <feng.tian@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>