summaryrefslogtreecommitdiff
path: root/ArmPlatformPkg
AgeCommit message (Expand)AuthorFilesLines
2014-08-19ARM Packages: Removed trailing spacesRonald Cron170-1732/+1732
2014-08-19ARM Packages: Corrected non-DOS line endingsRonald Cron16-75/+74
2014-08-01ArmPlatformPkg/Bds: Signal EndOfDxe PI EventOlivier Martin2-1/+39
2014-08-01ArmPlatformPkg: Removed the global ImageHandle when UefiBootServicesTableLib ...Olivier Martin5-23/+12
2014-07-29ArmPlatformPkg/ArmVExpressPkg: Fix armcc warning causing build failureHarry Liebel1-0/+2
2014-07-29ArmPlatformPkg/Bds: Added boot options reorderingRonald Cron2-107/+317
2014-07-29ArmPlatformPkg/Bds: Corrected boot type detectionRonald Cron1-9/+71
2014-07-29ArmPlatformPkg/Bds: Do not ignore the error code in DefineDefaultBootEntries()Olivier Martin1-1/+1
2014-07-29ArmPlatformPkg/Bds: Added TFTP boot option updateRonald Cron1-5/+174
2014-07-29ArmPlatformPkg/Bds: Change the GetHIInput/EditHIInput to always return a vali...Ronald Cron1-24/+35
2014-07-29ArmPlatformPkg/Bds: Got rid of RequestBootType argumentRonald Cron3-53/+38
2014-07-15ArmPkg/ArmLib.h: Removed GET_CORE_POS macroRonald Cron1-9/+14
2014-07-15ArmPlatformPkg/Bds: Getting and editing IP addressesRonald Cron6-30/+91
2014-07-15ARM Packages: Force the SEC modules to be 2K aligned for AArch64Olivier Martin6-27/+42
2014-07-15ArmPkg/BdsLib: Removed PSCI discoverability from the Linux loaderOlivier Martin2-7/+6
2014-07-15ArmPlatformPkg/ArmPlatformLib.h: Added documentation for ArmPlatformPeiBootAc...Olivier Martin1-0/+16
2014-07-15ArmPlatformPkg/Bds: Added update of Pxe boot optionRonald Cron1-2/+22
2014-07-04ArmPlatformPkg/Bds: Added boot timeout settingRonald Cron1-0/+49
2014-07-04ArmPkg/ArmGic: Returned the InterruptId in ArmGicAcknowledgeInterrupt()Olivier Martin3-19/+22
2014-07-04ArmPkg/ArmGic: Introduced helper functions to access the GIC controllerOlivier Martin1-3/+3
2014-07-04ArmPkg/ArmGic: Move out the EndOfInterrupt from the interrupt acknowledgementOlivier Martin3-3/+21
2014-06-20ARM Packages: Fixed missing braces (the warning was disabled by GCC)Olivier Martin4-18/+14
2014-06-20ArmPlatformPkg/SP804TimerLib: Checked both Metronome and Performance timers a...Olivier Martin1-8/+4
2014-06-03ArmPlatformPkg/ArmVExpressPkg: Set CNTFRQ to 100Mhz for the Fast ModelsOlivier Martin5-15/+15
2014-06-03ArmPlatformPkg/Ds5: Added script to profile EDK2 with ARM DSTREAMOlivier Martin1-0/+316
2014-05-14ArmPlatformPkg/NorFlashDxe: Fixed LBA for FVBOlivier Martin2-6/+5
2014-05-14ArmPlatformPkg/ArmVExpress-CTA15-A7.dsc: Fixed LAN controller nameOlivier Martin1-1/+1
2014-05-08ArmPlatformPkg/BootMonFs: Cache the HW Description addressBrendan Jackman4-28/+22
2014-05-08ArmPlatformPkg/BootMonFs: Fix flushing new filesBrendan Jackman1-2/+2
2014-05-08ArmPlatformPkg/BootMonFs: Fix finding space for new filesBrendan Jackman1-0/+5
2014-05-08ArmPlatformPkg/BootMonFs: Don't write file header to media until FlushBrendan Jackman1-24/+1
2014-05-08ArmPlatformPkg/BootMonFs: Fix permission check in SetFileInfoBrendan Jackman1-18/+27
2014-05-08ArmPlatformPkg/BootMonFs: Use DiskIO to read image descriptionsBrendan Jackman1-43/+42
2014-05-08ArmPlatformPkg/ArmVExpressPkg: Remove the last 16MB of the 32bit DRAM regionOlivier Martin1-2/+2
2014-05-08ARM Packages: Use .8byte instead of .dword for pointersBrendan Jackman3-3/+3
2014-05-08ARM Packages: Use AND instead of BIC instruction with immediateBrendan Jackman2-5/+4
2014-05-08ARM Packages: use GCC_ASM_EXPORT to export functionsBrendan Jackman5-13/+13
2014-05-08ARM Packages: Remove GCC filter for AARCH64 assembly filesBrendan Jackman15-23/+23
2014-05-08ArmPlatformPkg/Bds: Fix setting kernel command lineOlivier Martin1-1/+1
2014-05-08ArmPlatformPkg/Drivers/NorFlashDxe: Directly implement DiskIO protocolBrendan Jackman4-214/+399
2014-05-08ArmPlatformPkg/ArmVExpressSecLibRTSM: Only use extended name of system regist...Brendan Jackman1-0/+2
2014-05-08ArmPlatformPkg/NorFlashDxe: Optimise FVB protocolHarry Liebel3-30/+237
2014-04-24ArmPlatformPkg/ArmVExpress-CTA15-A7.fdf: Increased the size of FV after addin...Olivier Martin1-3/+3
2014-04-24ArmPlatformPkg: Added Lan9118 supportOlivier Martin4-2/+48
2014-04-22ArmPlatformPkg/Bds: Do not print garbage if the command line argument is emptyOlivier Martin1-1/+3
2014-04-16ArmPlatformPkg/Bds: Do not free NULL pointerOlivier Martin1-1/+1
2014-04-14ArmPlatformPkg/ArmVExpressPkg: Update the Runtime Code and Data number of pagesOlivier Martin1-2/+2
2014-04-14ArmPlatformPkg/ArmVExpressLibRTSM: Added support for the additional 6GB memor...Olivier Martin1-3/+32
2014-04-11ArmPlatformPkg/ArmVExpressLibRTSM: Added support for the additional 2GB memor...Olivier Martin3-5/+48
2014-04-11ArmPlatformPkg/ArmVExpressLibRTSM: Removed unused dead codeOlivier Martin1-15/+2