summaryrefslogtreecommitdiffstats
path: root/ArmPkg/Include/Library
Commit message (Expand)AuthorAgeFilesLines
* ArmPkg: Introduce ArmSetLowVectors/ArmSetHighVectors functionsoliviermartin2011-06-031-1/+13
* ArmPkg/PL310L2Cache: Remove magic values in PL310L2Cache and clean the codeoliviermartin2011-06-031-62/+0
* ArmPkg/ArmLib: Define the macro IS_ARM_MEMORY_REGION_ATTRIBUTES_SECURE()oliviermartin2011-03-311-4/+6
* Fix issue with fixing tabs.andrewfish2011-02-021-1/+1
* Remove tabs from all text files in the package.andrewfish2011-02-021-1/+1
* Sync up ArmPkg with patch from mailing list. Changed name of BdsLib.h to BdsU...andrewfish2011-02-025-3/+211
* Update the copyright notice formathhtian2010-04-295-10/+10
* Cleanup MMU code to do book required sync. Update exception handler to clear ...andrewfish2010-04-131-1/+3
* Added FIQ interrupt primatives. Update exception handler to disable/reenable ...andrewfish2010-03-051-0/+17
* Updated Hardware Interrupt protocol to add an EOI member. Added ARM Data/Inst...andrewfish2010-02-241-1/+19
* Update input of disasmembler to support IfThen construct. Add prototype dos s...andrewfish2010-02-051-0/+2
* Move ARM disassembler into a library and out of the exception handler. Add a ...andrewfish2010-02-011-0/+2
* Move ARM disassembler into a library.andrewfish2010-02-011-0/+39
* Added a library for the default exception handler and started to add a dissas...andrewfish2010-01-272-0/+37
* Added support for L2 (4K) page tables and made the CPU driver change cachabil...AJFISH2010-01-141-0/+1
* Updating ArmLib.h to add functions needed to turn on paging in CpuDxe. Also a...AJFISH2010-01-121-0/+12
* Adding support for BeagleBoard. AJFISH2009-12-063-0/+1059