]> git.proxmox.com Git - mirror_edk2.git/history - ArmPkg
Remove ASSERT() to make AllocatePool() service match PI spec.
[mirror_edk2.git] / ArmPkg /
2010-01-17 AJFISHFix RVCT compiler warnings, and a bug in the GdbStub
2010-01-17 AJFISHMissed a fix in the Cpu Driver. Added some more debug...
2010-01-15 AJFISHMinor update to move array into function to dead strip...
2010-01-15 AJFISHUpdated ARM Exception handler to print out text values...
2010-01-14 AJFISHAdded new PeCoffGetEntryPoint lib function to get size...
2010-01-14 AJFISHFix GCC build bug and add a debug library to dump load...
2010-01-14 AJFISHAdded support for L2 (4K) page tables and made the...
2010-01-13 AJFISHAdding a Debug version of the UncachedMemoryAllocationL...
2010-01-12 AJFISHWorking on adding paging to the CpuDxe driver so it...
2010-01-12 AJFISHOne more header fix
2010-01-12 AJFISHFix some more headers. Add some missing library classes...
2010-01-12 AJFISHUpdating ArmLib.h to add functions needed to turn on...
2010-01-12 AJFISHNeed to add some extra functions to the libraries to...
2010-01-12 AJFISHAdd some missing 64-bit math functions for gcc
2010-01-08 AJFISHFixed a bug in the HardwareInterrupt handler that would...
2010-01-08 AJFISHFix stray charcter in comment.
2010-01-08 AJFISHAdding support for a single stack, GCC check in will...
2009-12-22 AJFISHWorking on having a single stack for all modes. This...
2009-12-06 AJFISHAdding support for BeagleBoard.