index
:
edk2-platforms.git
about
devel-IntelAtomProcessorE3900
devel-MinPlatform
devel-MinnowBoard3
devel-MinnowBoard3-UDK2017
devel-MinnowBoardMax-UDK2017
devel-OpenPlatformPkg
devel-dynamictables
master
minnowboard-max-udk2015
pentium-celeron-n-udk2015
(https://github.com/tianocore/edk2-platforms)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ArmPkg
/
Include
/
Library
/
ArmLib.h
Age
Commit message (
Expand
)
Author
2012-03-26
ArmPkg/ArmLib: Added ARM_PROCESSOR_MODE_HYP to ARM_PROCESSOR_MODE
oliviermartin
2012-03-26
ArmPkg/ArmLib.h: Fixed the ClusterId and CoreId masks
oliviermartin
2012-02-29
ArmPkg/ArmLib: Replaced 'UINTN' type by architecture agnostic types (EFI_PHYS...
oliviermartin
2012-02-28
ArmPkg/ArmLib.h: Update 'ARM_MEMORY_REGION_DESCRIPTOR' to support 64bit addre...
oliviermartin
2012-02-14
ArmPkg/ArmV7Lib: Add support for Invalid Instruction Cache to Point of Unific...
oliviermartin
2011-11-01
ArmPkg: Fix GetClusterId() calculation from MpId
oliviermartin
2011-09-27
ArmPkg: Add ARM Architectural Timer support
oliviermartin
2011-09-27
ArmPkg/ArmLib: Clean ArmV7Lib
oliviermartin
2011-09-22
ArmPlatformPkg: Introduce Primary core macros
oliviermartin
2011-06-03
ArmPkg: Introduce ArmSetLowVectors/ArmSetHighVectors functions
oliviermartin
2011-03-31
ArmPkg/ArmLib: Define the macro IS_ARM_MEMORY_REGION_ATTRIBUTES_SECURE()
oliviermartin
2011-02-02
Sync up ArmPkg with patch from mailing list. Changed name of BdsLib.h to BdsU...
andrewfish
2010-04-29
Update the copyright notice format
hhtian
2010-04-13
Cleanup MMU code to do book required sync. Update exception handler to clear ...
andrewfish
2010-03-05
Added FIQ interrupt primatives. Update exception handler to disable/reenable ...
andrewfish
2010-02-24
Updated Hardware Interrupt protocol to add an EOI member. Added ARM Data/Inst...
andrewfish
2010-01-27
Added a library for the default exception handler and started to add a dissas...
andrewfish
2010-01-14
Added support for L2 (4K) page tables and made the CPU driver change cachabil...
AJFISH
2010-01-12
Updating ArmLib.h to add functions needed to turn on paging in CpuDxe. Also a...
AJFISH
2009-12-06
Adding support for BeagleBoard.
AJFISH