audk/MdeModulePkg/Universal/Variable
Derek Lin 9b18845a4b MdeModulePkg Variable: Enhance variable performance by reading from existed memory cache.
Current variable driver already have memory cache to improve performance.
Change the code which read from physical MMIO address to read from memory cache.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Derek Lin <derek.lin2@hpe.com>
Reviewed-by: Samer El-Haj-Mahmoud <elhaj@hpe.com>
Reviewed-by: Star Zeng <star.zeng@intel.com>

git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@18654 6f19259b-4bc3-4df7-8a09-765794883524
2015-10-23 05:28:38 +00:00
..
EmuRuntimeDxe MdeModulePkg/Universal/Variable: Use safe string functions to refine code. 2015-07-01 08:34:22 +00:00
Pei MdeModulePkg VariablePei: Merge from VariablePei in SecurityPkg 2015-07-01 03:03:26 +00:00
RuntimeDxe MdeModulePkg Variable: Enhance variable performance by reading from existed memory cache. 2015-10-23 05:28:38 +00:00