audk/ArmPkg
AJFISH 965626c940 Adding a Debug version of the UncachedMemoryAllocationLib that will make the PCI DMA address not match the CPU C address for a DMA buffer. The PCI DMA address will generate a page fault if accessed from the CPU. This should make it easy to debug EFI DMA code to make sure it is following the correct rules for which pointer to use.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@9725 6f19259b-4bc3-4df7-8a09-765794883524
2010-01-13 15:18:34 +00:00
..
Drivers Working on adding paging to the CpuDxe driver so it can update cachablity. At this point it is coded, but untested. So this file is not yet hooked into the driver. 2010-01-12 19:14:09 +00:00
Filesystem/SemihostFs Fix some more headers. Add some missing library classes in .dec file and update .dsc to default to cortex ARM cpu type. 2010-01-12 18:53:38 +00:00
Include Updating ArmLib.h to add functions needed to turn on paging in CpuDxe. Also added a protocol to enable debugging of DMA issues. DxeCpu driver will produce and the UncachedMemoryAllocationLib can consume. 2010-01-12 18:49:41 +00:00
Library Adding a Debug version of the UncachedMemoryAllocationLib that will make the PCI DMA address not match the CPU C address for a DMA buffer. The PCI DMA address will generate a page fault if accessed from the CPU. This should make it easy to debug EFI DMA code to make sure it is following the correct rules for which pointer to use. 2010-01-13 15:18:34 +00:00
ArmPkg.dec Fix some more headers. Add some missing library classes in .dec file and update .dsc to default to cortex ARM cpu type. 2010-01-12 18:53:38 +00:00
ArmPkg.dsc Adding a Debug version of the UncachedMemoryAllocationLib that will make the PCI DMA address not match the CPU C address for a DMA buffer. The PCI DMA address will generate a page fault if accessed from the CPU. This should make it easy to debug EFI DMA code to make sure it is following the correct rules for which pointer to use. 2010-01-13 15:18:34 +00:00