edk2/ArmPkg
2010-01-12 18:53:38 +00:00
..
Drivers Fixed a bug in the HardwareInterrupt handler that would blow the stack if you reenable interrupts in the TimerHandler. It should be noted this happens as the TimerHandler raises and restores TPL for the timer tick used by the DXE Core. There was some work around code in the CPU driver to prevent interrupts from being enabled while handling exceptions. This has been removed. 2010-01-08 23:07:33 +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 Need to add some extra functions to the libraries to support paging in the CpuDxe driver (still working on that). Also looks like some of the .INF file hade the token used to search replace the copyright headers and not the headers so I updated that. 2010-01-12 18:47:28 +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 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