summaryrefslogtreecommitdiffstats
path: root/ArmPlatformPkg
Commit message (Expand)AuthorAgeFilesLines
* ArmPkg/ArmLib.h: Removed GET_CORE_POS macroRonald Cron2014-07-151-9/+14
* ArmPlatformPkg/Bds: Getting and editing IP addressesRonald Cron2014-07-156-30/+91
* ARM Packages: Force the SEC modules to be 2K aligned for AArch64Olivier Martin2014-07-156-27/+42
* ArmPkg/BdsLib: Removed PSCI discoverability from the Linux loaderOlivier Martin2014-07-152-7/+6
* ArmPlatformPkg/ArmPlatformLib.h: Added documentation for ArmPlatformPeiBootAc...Olivier Martin2014-07-151-0/+16
* ArmPlatformPkg/Bds: Added update of Pxe boot optionRonald Cron2014-07-151-2/+22
* ArmPlatformPkg/Bds: Added boot timeout settingRonald Cron2014-07-041-0/+49
* ArmPkg/ArmGic: Returned the InterruptId in ArmGicAcknowledgeInterrupt()Olivier Martin2014-07-043-19/+22
* ArmPkg/ArmGic: Introduced helper functions to access the GIC controllerOlivier Martin2014-07-041-3/+3
* ArmPkg/ArmGic: Move out the EndOfInterrupt from the interrupt acknowledgementOlivier Martin2014-07-043-3/+21
* ARM Packages: Fixed missing braces (the warning was disabled by GCC)Olivier Martin2014-06-204-18/+14
* ArmPlatformPkg/SP804TimerLib: Checked both Metronome and Performance timers a...Olivier Martin2014-06-201-8/+4
* ArmPlatformPkg/ArmVExpressPkg: Set CNTFRQ to 100Mhz for the Fast ModelsOlivier Martin2014-06-035-15/+15
* ArmPlatformPkg/Ds5: Added script to profile EDK2 with ARM DSTREAMOlivier Martin2014-06-031-0/+316
* ArmPlatformPkg/NorFlashDxe: Fixed LBA for FVBOlivier Martin2014-05-142-6/+5
* ArmPlatformPkg/ArmVExpress-CTA15-A7.dsc: Fixed LAN controller nameOlivier Martin2014-05-141-1/+1
* ArmPlatformPkg/BootMonFs: Cache the HW Description addressBrendan Jackman2014-05-084-28/+22
* ArmPlatformPkg/BootMonFs: Fix flushing new filesBrendan Jackman2014-05-081-2/+2
* ArmPlatformPkg/BootMonFs: Fix finding space for new filesBrendan Jackman2014-05-081-0/+5
* ArmPlatformPkg/BootMonFs: Don't write file header to media until FlushBrendan Jackman2014-05-081-24/+1
* ArmPlatformPkg/BootMonFs: Fix permission check in SetFileInfoBrendan Jackman2014-05-081-18/+27
* ArmPlatformPkg/BootMonFs: Use DiskIO to read image descriptionsBrendan Jackman2014-05-081-43/+42
* ArmPlatformPkg/ArmVExpressPkg: Remove the last 16MB of the 32bit DRAM regionOlivier Martin2014-05-081-2/+2
* ARM Packages: Use .8byte instead of .dword for pointersBrendan Jackman2014-05-083-3/+3
* ARM Packages: Use AND instead of BIC instruction with immediateBrendan Jackman2014-05-082-5/+4
* ARM Packages: use GCC_ASM_EXPORT to export functionsBrendan Jackman2014-05-085-13/+13
* ARM Packages: Remove GCC filter for AARCH64 assembly filesBrendan Jackman2014-05-0815-23/+23
* ArmPlatformPkg/Bds: Fix setting kernel command lineOlivier Martin2014-05-081-1/+1
* ArmPlatformPkg/Drivers/NorFlashDxe: Directly implement DiskIO protocolBrendan Jackman2014-05-084-214/+399
* ArmPlatformPkg/ArmVExpressSecLibRTSM: Only use extended name of system regist...Brendan Jackman2014-05-081-0/+2
* ArmPlatformPkg/NorFlashDxe: Optimise FVB protocolHarry Liebel2014-05-083-30/+237
* ArmPlatformPkg/ArmVExpress-CTA15-A7.fdf: Increased the size of FV after addin...Olivier Martin2014-04-241-3/+3
* ArmPlatformPkg: Added Lan9118 supportOlivier Martin2014-04-244-2/+48
* ArmPlatformPkg/Bds: Do not print garbage if the command line argument is emptyOlivier Martin2014-04-221-1/+3
* ArmPlatformPkg/Bds: Do not free NULL pointerOlivier Martin2014-04-161-1/+1
* ArmPlatformPkg/ArmVExpressPkg: Update the Runtime Code and Data number of pagesOlivier Martin2014-04-141-2/+2
* ArmPlatformPkg/ArmVExpressLibRTSM: Added support for the additional 6GB memor...Olivier Martin2014-04-141-3/+32
* ArmPlatformPkg/ArmVExpressLibRTSM: Added support for the additional 2GB memor...Olivier Martin2014-04-113-5/+48
* ArmPlatformPkg/ArmVExpressLibRTSM: Removed unused dead codeOlivier Martin2014-04-111-15/+2
* ArmPlatformPkg/Bds: Fix loading Timeout from NV storageHarry Liebel2014-04-111-2/+5
* ArmPlatformPkg/Bds: Do not start all devices when starting an OS loaderOlivier Martin2014-04-111-2/+9
* ArmPlatformPkg/Bds: Allow to update EFI application boot entriesOlivier Martin2014-04-111-14/+68
* ArmPlatformPkg: Print arguments for EFI ApplicationOlivier Martin2014-04-111-1/+10
* ArmPlatformPkg/Bds: Introduced helper function to detect if an Ascii/Unicode ...Olivier Martin2014-04-112-1/+98
* ArmPlatformPkg: Set PcdDefaultBootArgument to an empty unicode stringOlivier Martin2014-04-117-7/+1
* ArmPlatformPkg/Bds: Added support to detect if the binary is a EFI imageOlivier Martin2014-04-113-89/+130
* ArmPlatformPkg/Bds: Added support to pass parameters to EFI applicationsOlivier Martin2014-04-112-7/+15
* ArmPlatformPkg/Bds: Decoupled OptionalData for the EFI application boot entry...Olivier Martin2014-04-114-32/+57
* ArmPlatformPkg/Bds: Add support to handle Unicode parametersOlivier Martin2014-04-113-7/+75
* ArmPlatformPkg/Bds: Check OptionalData is not NULL before accessing itOlivier Martin2014-04-081-1/+4