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
/
ArmPlatformPkg
/
Library
Age
Commit message (
Expand
)
Author
2014-07-04
ArmPkg/ArmGic: Returned the InterruptId in ArmGicAcknowledgeInterrupt()
Olivier Martin
2014-07-04
ArmPkg/ArmGic: Move out the EndOfInterrupt from the interrupt acknowledgement
Olivier Martin
2014-06-20
ArmPlatformPkg/SP804TimerLib: Checked both Metronome and Performance timers a...
Olivier Martin
2014-05-08
ARM Packages: Remove GCC filter for AARCH64 assembly files
Brendan Jackman
2014-04-08
ArmPlatformPkg/PL031RealTimeClock: Fixed driver to support UEFI Runtime Services
Olivier Martin
2014-02-24
ARM Packages: Include 'AsmMacroIoLibV8.h' instead of the 32bit version
Olivier Martin
2014-01-17
Add VOID MigratePeiServicesTablePointer() to fix'Deprecated declaration'.
Gao, Liming
2014-01-15
ArmPlatformPkg/PeiServicesTablePointerLib: Update PeiServicesTablePointerLib ...
Gao, Liming
2014-01-10
ArmPkg/ArmPkg.dec: Redefined PcdSystemMemory(Base|Size) as UINT64
Olivier Martin
2013-12-06
ArmPlatformPkg/ArmPlatformStackLib: Do not directly use PcdArmPrimaryCore
Olivier Martin
2013-12-06
ArmPlatformPkg: Fix and Implement ArmPlatformGetPrimaryCoreMpId
Olivier Martin
2013-11-28
ARM Packages: Removed 'Chipset/ArmV7.h' inclusion from the non-ARMv7 specific...
Olivier Martin
2013-10-21
ArmPlatformPkg/PL031RealTimeClockLib: Fixed the conditions in LibSetTime()
Olivier Martin
2013-07-26
ArmPkg,ArmPlatformPkg: Free memory allocated by Get.*SpaceMap()
Olivier Martin
2013-07-18
ArmPlatformPkg: Added Aarch64 support
Harry Liebel
2013-05-15
EmbeddedPkg/SerialPortExtLib.h: Changed SerialPortSetAttributes() prototype t...
oliviermartin
2013-05-10
ArmPlatform/ArmPlatformLib: Introduced ArmPlatformPeiBootAction()
oliviermartin
2013-05-10
ArmPlatformPkg/ArmPlatformLib: Added ArmPlatformGetPrimaryCoreMpId()
oliviermartin
2013-05-10
ArmPlatformPkg/ArmPlatformLib: Added support for ArmPlatformIsPrimaryCore()
oliviermartin
2013-04-14
ArmPlatformPkg: Remove an unused function.
oliviermartin
2013-03-12
ArmPlatformPkg: Moved ARMv7 specific files to a 'Arm' subdirectory
oliviermartin
2013-03-12
ArmPkg: Introduce GetGlobalEnvironmentVariable() function.
oliviermartin
2013-03-12
ArmPlatformPkg/ArmPlatformLibNull: Fixed build
oliviermartin
2013-03-12
EmbeddedPkg: Introduced a separate SerialPortExtLib library
oliviermartin
2013-03-06
ArmPkg: Move ArmSmcLib from ArmPlatformLib to ArmPkg
oliviermartin
2013-01-28
ArmPlatformPkg/PL031RealTimeClockLib: Set PL031_{TimeZone,Daylight} UEFI vari...
oliviermartin
2013-01-28
ArmPlatformPkg: Fixed unsigned type to be architecture independent
oliviermartin
2013-01-28
ArmPlatformPkg/ArmPlatformLibNull: Added template for ArmPlatformGetCorePosit...
oliviermartin
2013-01-25
ARM Packages: Fixed line endings
oliviermartin
2012-09-28
ArmPlatformPkg/ArmPlatformStackLib: Introduced helper library to initialize s...
oliviermartin
2012-09-28
EmbeddedPkg: Introduced 'SerialPortExtLib.h'
oliviermartin
2012-09-28
ARM Packages: Moved ARM assembly files to 'Arm' subdirectory
oliviermartin
2012-09-28
ArmPlatformPkg/EblCmdLib: Added the command 'dumpfdt'
oliviermartin
2012-09-26
ArmPlatformPkg/EblCmdLib: Fixed 'performance' command
oliviermartin
2012-07-04
ArmPkg: Fixed RVCT compiler warnings
oliviermartin
2012-05-02
ArmPlatformPkg/DebugSecExtraActionLib: Added Warning comment to signal the DR...
oliviermartin
2012-05-02
ArmPlatformPkg: Introduced 'ArmPlatformSecLib'
oliviermartin
2012-05-02
ArmPkg/ArmGicLib: Replaced 'ArmGicAcknowledgeSgiFrom' by 'ArmGicAcknowledgeIn...
oliviermartin
2012-05-02
ArmPkg/ArmGicLib: Changed ArmGicSendSgiTo() to allow to send a specific SGI
oliviermartin
2012-05-02
EmbeddedPkg/SerialDxe: Do not block UART when no data is available on the port
oliviermartin
2012-05-02
ArmPkg/ArmLib: Added new functions to access ARM coprocessors
oliviermartin
2012-05-02
ARM Packages: Fixed th 'NS' (Non Secure) bit in the MMU page Table Descriptor
oliviermartin
2012-05-02
ArmPkg/PeCoffExtraActionLib: Enabled DS-5 command line when using ARM Toolcha...
oliviermartin
2012-05-02
ArmPlatformPkg/ArmPlatformGlobalVariableLib: Fixed calculation of GlobalVaria...
oliviermartin
2012-05-02
ArmPlatformPkg/ArmPlatformGlobalVariableLib: Added new function ArmPlatformGe...
oliviermartin
2012-05-02
ArmPlatformPkg: Renamed and Invoked earlier ArmPlatformNormalInitialize()
oliviermartin
2012-03-26
ArmPlatformPkg/Sec: Allowed the Secondary Cores to set the Secure/Non Secure ...
oliviermartin
2012-03-26
ArmPlatformPkg/ArmSmcLib: Added helper library to make SMC call to the Secure...
oliviermartin
2012-03-26
ArmPlatformPkg/ArmPlatformGlobalVariableLib: Fixed incorrect type casting
oliviermartin
2012-02-29
ArmPlatformPkg/PL011Uart: Allowed to change UART settings in its initializati...
oliviermartin
[next]