summaryrefslogtreecommitdiff
path: root/BeagleBoardPkg
AgeCommit message (Expand)Author
2010-01-27Added a library for the default exception handler and started to add a dissas...andrewfish
2010-01-17Fix RVCT compiler warnings, and a bug in the GdbStubAJFISH
2010-01-17Missed a fix in the Cpu Driver. Added some more debug for Execption handling ...AJFISH
2010-01-15Update scripts to point to edk2 BaseTools now fixes have been checked inAJFISH
2010-01-14Added new PeCoffGetEntryPoint lib function to get size of PE/COFF header. Thi...AJFISH
2010-01-14Added support for L2 (4K) page tables and made the CPU driver change cachabil...AJFISH
2010-01-12More headers cleanup.AJFISH
2010-01-08Fix typo in comment.AJFISH
2010-01-08Fixed a bug in the HardwareInterrupt handler that would blow the stack if you...AJFISH
2010-01-08Remove bad commentAJFISH
2010-01-08Update to support a single stack. GCC update will follow.AJFISH
2009-12-09Make the build.sh script match the TOT BaseTools project.AJFISH
2009-12-06Adding support for BeagleBoard. AJFISH