index
:
Tianocore/edk2.git
UDK2008
UDK2010
UDK2010.SR1
UDK2014
UDK2014.SP1
UDK2015
UDK2017
UDK2018
dependabot/github_actions/github/issue-labeler-3.4
dependabot/pip/antlr4-python3-runtime-4.13.2
dependabot/pip/edk2-basetools-0.1.52
dependabot/pip/edk2-basetools-0.1.53
dependabot/pip/edk2-pytool-extensions-0.27.10
dependabot/pip/edk2-pytool-extensions-0.27.11
dependabot/pip/edk2-pytool-extensions-0.27.12
dependabot/pip/edk2-pytool-extensions-0.27.6
dependabot/pip/edk2-pytool-extensions-0.27.8
dependabot/pip/edk2-pytool-extensions-0.27.9
dependabot/pip/edk2-pytool-extensions-approx-eq-0.28.0
dependabot/pip/edk2-pytool-extensions-approx-eq-0.28.1
dependabot/pip/edk2-pytool-extensions-approx-eq-0.28.2
dependabot/pip/edk2-pytool-extensions-approx-eq-0.28.3
dependabot/pip/edk2-pytool-library-0.21.10
dependabot/pip/edk2-pytool-library-0.21.6
dependabot/pip/edk2-pytool-library-0.21.7
dependabot/pip/edk2-pytool-library-0.21.8
dependabot/pip/edk2-pytool-library-0.21.9
dependabot/pip/edk2-pytool-library-approx-eq-0.21.11
dependabot/pip/edk2-pytool-library-approx-eq-0.21.12
dependabot/pip/edk2-pytool-library-approx-eq-0.22.0
dependabot/pip/edk2-pytool-library-approx-eq-0.22.2
dependabot/pip/edk2-pytool-library-approx-eq-0.22.3
dependabot/pip/edk2-pytool-library-approx-eq-0.22.4
dependabot/pip/edk2-pytool-library-approx-eq-0.22.5
dependabot/pip/regex-2024.11.6
dependabot/pip/regex-2024.7.24
dependabot/pip/regex-2024.9.11
leiflindholm-pr-template
master
release/rpl_program
security-advisory/cve-2024-38796/advisory
stable/202011
stable/202408
trunk
EDK II (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ArmPkg
Age
Commit message (
Expand
)
Author
Files
Lines
2010-02-01
Move ARM disassembler into a library.
andrewfish
8
-48
/
+179
2010-01-30
Remove out of date comment and fix gcc warning.
andrewfish
2
-13
/
+1
2010-01-30
Update execption handler to print out DFSR & IFSR info.
andrewfish
1
-3
/
+47
2010-01-27
Added a library for the default exception handler and started to add a dissas...
andrewfish
14
-189
/
+1247
2010-01-17
Fix RVCT compiler warnings, and a bug in the GdbStub
AJFISH
1
-0
/
+2
2010-01-17
Missed a fix in the Cpu Driver. Added some more debug for Execption handling ...
AJFISH
4
-17
/
+27
2010-01-15
Minor update to move array into function to dead strip better on release builds
AJFISH
1
-17
/
+16
2010-01-15
Updated ARM Exception handler to print out text values for CPSR register
AJFISH
1
-10
/
+83
2010-01-15
Added new PeCoffGetEntryPoint lib function to get size of PE/COFF header. Thi...
AJFISH
7
-97
/
+91
2010-01-14
Fix GCC build bug and add a debug library to dump load and unload commands in...
AJFISH
4
-55
/
+213
2010-01-14
Added support for L2 (4K) page tables and made the CPU driver change cachabil...
AJFISH
12
-79
/
+461
2010-01-13
Adding a Debug version of the UncachedMemoryAllocationLib that will make the ...
AJFISH
3
-0
/
+702
2010-01-12
Working on adding paging to the CpuDxe driver so it can update cachablity. At...
AJFISH
1
-0
/
+750
2010-01-12
One more header fix
AJFISH
1
-1
/
+15
2010-01-12
Fix some more headers. Add some missing library classes in .dec file and upda...
AJFISH
3
-5
/
+47
2010-01-12
Updating ArmLib.h to add functions needed to turn on paging in CpuDxe. Also a...
AJFISH
2
-0
/
+72
2010-01-12
Need to add some extra functions to the libraries to support paging in the Cp...
AJFISH
21
-14
/
+200
2010-01-12
Add some missing 64-bit math functions for gcc
AJFISH
4
-1
/
+151
2010-01-09
Fixed a bug in the HardwareInterrupt handler that would blow the stack if you...
AJFISH
2
-13
/
+3
2010-01-09
Fix stray charcter in comment.
AJFISH
1
-1
/
+1
2010-01-09
Adding support for a single stack, GCC check in will follow
AJFISH
5
-102
/
+214
2009-12-23
Working on having a single stack for all modes. This code currently has an is...
AJFISH
1
-0
/
+225
2009-12-06
Adding support for BeagleBoard.
AJFISH
107
-0
/
+11280
[prev]