summaryrefslogtreecommitdiffstats
path: root/ArmPlatformPkg/Library
Commit message (Expand)AuthorAgeFilesLines
...
* ARM Packages: Removed unused PcdArmPrimaryCoreOlivier Martin2014-09-011-4/+1
* ARM Packages: Replace tabs by spaces for indentationRonald Cron2014-08-264-54/+54
* ARM Packages: Removed trailing spacesRonald Cron2014-08-1931-187/+187
* ArmPkg/ArmGic: Returned the InterruptId in ArmGicAcknowledgeInterrupt()Olivier Martin2014-07-041-9/+10
* ArmPkg/ArmGic: Move out the EndOfInterrupt from the interrupt acknowledgementOlivier Martin2014-07-041-1/+7
* ArmPlatformPkg/SP804TimerLib: Checked both Metronome and Performance timers a...Olivier Martin2014-06-201-8/+4
* ARM Packages: Remove GCC filter for AARCH64 assembly filesBrendan Jackman2014-05-084-4/+4
* ArmPlatformPkg/PL031RealTimeClock: Fixed driver to support UEFI Runtime ServicesOlivier Martin2014-04-082-43/+86
* ARM Packages: Include 'AsmMacroIoLibV8.h' instead of the 32bit versionOlivier Martin2014-02-241-2/+2
* Add VOID MigratePeiServicesTablePointer() to fix'Deprecated declaration'.Gao, Liming2014-01-171-0/+1
* ArmPlatformPkg/PeiServicesTablePointerLib: Update PeiServicesTablePointerLib ...Gao, Liming2014-01-151-0/+20
* ArmPkg/ArmPkg.dec: Redefined PcdSystemMemory(Base|Size) as UINT64Olivier Martin2014-01-101-5/+5
* ArmPlatformPkg/ArmPlatformStackLib: Do not directly use PcdArmPrimaryCoreOlivier Martin2013-12-063-26/+54
* ArmPlatformPkg: Fix and Implement ArmPlatformGetPrimaryCoreMpIdOlivier Martin2013-12-062-2/+2
* ARM Packages: Removed 'Chipset/ArmV7.h' inclusion from the non-ARMv7 specific...Olivier Martin2013-11-281-2/+0
* ArmPlatformPkg/PL031RealTimeClockLib: Fixed the conditions in LibSetTime()Olivier Martin2013-10-211-11/+13
* ArmPkg,ArmPlatformPkg: Free memory allocated by Get.*SpaceMap()Olivier Martin2013-07-261-0/+4
* ArmPlatformPkg: Added Aarch64 supportHarry Liebel2013-07-1813-21/+350
* EmbeddedPkg/SerialPortExtLib.h: Changed SerialPortSetAttributes() prototype t...oliviermartin2013-05-152-13/+21
* ArmPlatform/ArmPlatformLib: Introduced ArmPlatformPeiBootAction()oliviermartin2013-05-102-3/+12
* ArmPlatformPkg/ArmPlatformLib: Added ArmPlatformGetPrimaryCoreMpId()oliviermartin2013-05-102-0/+20
* ArmPlatformPkg/ArmPlatformLib: Added support for ArmPlatformIsPrimaryCore()oliviermartin2013-05-106-8/+48
* ArmPlatformPkg: Remove an unused function.oliviermartin2013-04-141-18/+0
* ArmPlatformPkg: Moved ARMv7 specific files to a 'Arm' subdirectoryoliviermartin2013-03-129-7/+10
* ArmPkg: Introduce GetGlobalEnvironmentVariable() function.oliviermartin2013-03-121-10/+10
* ArmPlatformPkg/ArmPlatformLibNull: Fixed buildoliviermartin2013-03-121-0/+1
* EmbeddedPkg: Introduced a separate SerialPortExtLib libraryoliviermartin2013-03-123-79/+146
* ArmPkg: Move ArmSmcLib from ArmPlatformLib to ArmPkgoliviermartin2013-03-063-180/+0
* ArmPlatformPkg/PL031RealTimeClockLib: Set PL031_{TimeZone,Daylight} UEFI vari...oliviermartin2013-01-282-55/+95
* ArmPlatformPkg: Fixed unsigned type to be architecture independentoliviermartin2013-01-283-6/+7
* ArmPlatformPkg/ArmPlatformLibNull: Added template for ArmPlatformGetCorePosit...oliviermartin2013-01-284-0/+113
* ARM Packages: Fixed line endingsoliviermartin2013-01-2512-1211/+1211
* ArmPlatformPkg/ArmPlatformStackLib: Introduced helper library to initialize s...oliviermartin2012-09-283-0/+257
* EmbeddedPkg: Introduced 'SerialPortExtLib.h'oliviermartin2012-09-282-1/+83
* ARM Packages: Moved ARM assembly files to 'Arm' subdirectoryoliviermartin2012-09-284-4/+8
* ArmPlatformPkg/EblCmdLib: Added the command 'dumpfdt'oliviermartin2012-09-283-2/+238
* ArmPlatformPkg/EblCmdLib: Fixed 'performance' commandoliviermartin2012-09-261-3/+9
* ArmPkg: Fixed RVCT compiler warningsoliviermartin2012-07-042-0/+3
* ArmPlatformPkg/DebugSecExtraActionLib: Added Warning comment to signal the DR...oliviermartin2012-05-021-0/+10
* ArmPlatformPkg: Introduced 'ArmPlatformSecLib'oliviermartin2012-05-024-14/+19
* ArmPkg/ArmGicLib: Replaced 'ArmGicAcknowledgeSgiFrom' by 'ArmGicAcknowledgeIn...oliviermartin2012-05-021-1/+1
* ArmPkg/ArmGicLib: Changed ArmGicSendSgiTo() to allow to send a specific SGIoliviermartin2012-05-022-3/+4
* EmbeddedPkg/SerialDxe: Do not block UART when no data is available on the portoliviermartin2012-05-021-2/+1
* ArmPkg/ArmLib: Added new functions to access ARM coprocessorsoliviermartin2012-05-021-2/+2
* ARM Packages: Fixed th 'NS' (Non Secure) bit in the MMU page Table Descriptoroliviermartin2012-05-021-2/+1
* ArmPkg/PeCoffExtraActionLib: Enabled DS-5 command line when using ARM Toolcha...oliviermartin2012-05-021-2/+6
* ArmPlatformPkg/ArmPlatformGlobalVariableLib: Fixed calculation of GlobalVaria...oliviermartin2012-05-022-4/+4
* ArmPlatformPkg/ArmPlatformGlobalVariableLib: Added new function ArmPlatformGe...oliviermartin2012-05-025-5/+57
* ArmPlatformPkg: Renamed and Invoked earlier ArmPlatformNormalInitialize()oliviermartin2012-05-022-5/+14
* ArmPlatformPkg/Sec: Allowed the Secondary Cores to set the Secure/Non Secure ...oliviermartin2012-03-262-2/+10