]> git.proxmox.com Git - mirror_edk2.git/commit
IntelFrameworkModulePkg: Fix comments and improve E820 debug output
authorRebecca Cran via Groups.Io <rebecca=bluestop.org@groups.io>
Thu, 4 Apr 2019 17:56:16 +0000 (01:56 +0800)
committerLiming Gao <liming.gao@intel.com>
Thu, 11 Apr 2019 00:29:10 +0000 (08:29 +0800)
commitddb8cedce7e07b87c0ac6b84cd750a6d3dac47c8
tree03a24aaa9a0e987a647598724bbc78f6301ef8ce
parentf9f757fd098a85643d00bd95a4abf7ef9a77fe63
IntelFrameworkModulePkg: Fix comments and improve E820 debug output

Fix a few typos in LegacyBiosBuildE820, and improve the debug output of
the E820 table to pad with zeros instead of spaces, remove extra hyphens
and display the memory type in decimal.

Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Rebecca Cran <rebecca@bluestop.org>
Reviewed-by: Philippe Mathieu-Daude <philmd@redhat.com>
Reviewed-by: Liming Gao <liming.gao@intel.com>
IntelFrameworkModulePkg/Csm/LegacyBiosDxe/LegacyBootSupport.c