commit | 14ddca5afe86376363bc18f54cee9c82b7ae4aed | [log] [tgz] |
---|---|---|
author | Ruiyu Ni <ruiyu.ni@intel.com> | Thu May 11 16:12:10 2017 +0800 |
committer | Ruiyu Ni <ruiyu.ni@intel.com> | Fri May 12 10:51:43 2017 +0800 |
tree | 490d781809397fcd6cf928c03ea06e946dee799d | |
parent | afd7109b1c2ad7b39148ff680afba1a0b3778cf3 [diff] |
ShellPkg/memmap: Refine code The patch changes Buffer to Descriptors, changes (UINT8 *Walker) to (EFI_MEMORY_DESCRIPTOR *Walker). The change makes lots of type conversion unnecessary. Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Ruiyu Ni <ruiyu.ni@intel.com> Reviewed-by: Jaben Carsey <jaben.carsey@intel.com> (cherry picked from commit ac25ebdccc667ecf8397c7310f66e8e2fcfacb26)