...@hp.com]
Sent: 15 July 2013 23:20
To: edk2-devel@lists.sourceforge.net
Cc: Ramakrishnan, Senthil
Subject: [edk2] [PATCH] ArmPkg: Fix UncachedFreeAlignedPages in
UncachedMemoryAllocationLib
Dear ArmPkg maintainer,
Way back in SVN rev 12024 (July 18 2011!) a change was made to the
Dear ArmPkg maintainer,
Way back in SVN rev 12024 (July 18 2011!) a change was made to the
UncachedMemoryAllocationLib to use DXE Services instead of the CPU AP driver to
change the cacheability of allocated pages. However the function to free these
pages was not updated and still called the C