Age | Commit message (Expand) | Author |
---|---|---|
2016-03-25 | ArmPkg|EmbeddedPkg: make PcdCpuVectorBaseAddress 64 bits wide | Leendert van Doorn |
2016-03-22 | ArmPkg/ArmExceptionLib: reimplement register stack/unstack routines | Ard Biesheuvel |
2016-03-22 | ArmPkg/ArmExceptionLib: avoid indirect call if using vector table in place | Ard Biesheuvel |
2016-03-22 | ArmPkg/ArmExceptionLib: make build time define visible to the compiler | Ard Biesheuvel |
2016-03-22 | ArmPkg/ArmExceptionLib: don't restore ESR and FAR upon exception return | Ard Biesheuvel |
2016-03-22 | ArmPkg/ArmExceptionLib: stack FPSR on common path | Ard Biesheuvel |
2016-03-22 | ArmPkg/ArmExceptionLib: fold exception handler prologue into vector table | Ard Biesheuvel |
2016-03-16 | ArmPkg: ARM/AArch64 implementation of CpuExceptionHandlerLib | Cohen, Eugene |