summaryrefslogtreecommitdiff
path: root/ArmPlatformPkg
AgeCommit message (Expand)Author
2014-07-11VEA9: use Linaro default configRyan Harkin
2014-07-11VEA9: default to EDK2_ARMVE_SINGLE_BINARY=1Ryan Harkin
2014-07-11VEA9: allow custom output directoryRyan Harkin
2014-07-11VEA9: Add single binary configRyan Harkin
2014-07-04ArmPlatformPkg/Bds: Added boot timeout settingRonald Cron
2014-07-04ArmPkg/ArmGic: Returned the InterruptId in ArmGicAcknowledgeInterrupt()Olivier Martin
2014-07-04ArmPkg/ArmGic: Introduced helper functions to access the GIC controllerOlivier Martin
2014-07-04ArmPkg/ArmGic: Move out the EndOfInterrupt from the interrupt acknowledgementOlivier Martin
2014-06-20ARM Packages: Fixed missing braces (the warning was disabled by GCC)Olivier Martin
2014-06-20ArmPlatformPkg/SP804TimerLib: Checked both Metronome and Performance timers a...Olivier Martin
2014-06-03ArmPlatformPkg/ArmVExpressPkg: Set CNTFRQ to 100Mhz for the Fast ModelsOlivier Martin
2014-06-03ArmPlatformPkg/Ds5: Added script to profile EDK2 with ARM DSTREAMOlivier Martin
2014-05-14ArmPlatformPkg/NorFlashDxe: Fixed LBA for FVBOlivier Martin
2014-05-14ArmPlatformPkg/ArmVExpress-CTA15-A7.dsc: Fixed LAN controller nameOlivier Martin
2014-05-08ArmPlatformPkg/BootMonFs: Cache the HW Description addressBrendan Jackman
2014-05-08ArmPlatformPkg/BootMonFs: Fix flushing new filesBrendan Jackman
2014-05-08ArmPlatformPkg/BootMonFs: Fix finding space for new filesBrendan Jackman
2014-05-08ArmPlatformPkg/BootMonFs: Don't write file header to media until FlushBrendan Jackman
2014-05-08ArmPlatformPkg/BootMonFs: Fix permission check in SetFileInfoBrendan Jackman
2014-05-08ArmPlatformPkg/BootMonFs: Use DiskIO to read image descriptionsBrendan Jackman
2014-05-08ArmPlatformPkg/ArmVExpressPkg: Remove the last 16MB of the 32bit DRAM regionOlivier Martin
2014-05-08ARM Packages: Use .8byte instead of .dword for pointersBrendan Jackman
2014-05-08ARM Packages: Use AND instead of BIC instruction with immediateBrendan Jackman
2014-05-08ARM Packages: use GCC_ASM_EXPORT to export functionsBrendan Jackman
2014-05-08ARM Packages: Remove GCC filter for AARCH64 assembly filesBrendan Jackman
2014-05-08ArmPlatformPkg/Bds: Fix setting kernel command lineOlivier Martin
2014-05-08ArmPlatformPkg/Drivers/NorFlashDxe: Directly implement DiskIO protocolBrendan Jackman
2014-05-08ArmPlatformPkg/ArmVExpressSecLibRTSM: Only use extended name of system regist...Brendan Jackman
2014-05-08ArmPlatformPkg/NorFlashDxe: Optimise FVB protocolHarry Liebel
2014-04-24ArmPlatformPkg/ArmVExpress-CTA15-A7.fdf: Increased the size of FV after addin...Olivier Martin
2014-04-24ArmPlatformPkg: Added Lan9118 supportOlivier Martin
2014-04-22ArmPlatformPkg/Bds: Do not print garbage if the command line argument is emptyOlivier Martin
2014-04-16ArmPlatformPkg/Bds: Do not free NULL pointerOlivier Martin
2014-04-14ArmPlatformPkg/ArmVExpressPkg: Update the Runtime Code and Data number of pagesOlivier Martin
2014-04-14ArmPlatformPkg/ArmVExpressLibRTSM: Added support for the additional 6GB memor...Olivier Martin
2014-04-11ArmPlatformPkg/ArmVExpressLibRTSM: Added support for the additional 2GB memor...Olivier Martin
2014-04-11ArmPlatformPkg/ArmVExpressLibRTSM: Removed unused dead codeOlivier Martin
2014-04-11ArmPlatformPkg/Bds: Fix loading Timeout from NV storageHarry Liebel
2014-04-11ArmPlatformPkg/Bds: Do not start all devices when starting an OS loaderOlivier Martin
2014-04-11ArmPlatformPkg/Bds: Allow to update EFI application boot entriesOlivier Martin
2014-04-11ArmPlatformPkg: Print arguments for EFI ApplicationOlivier Martin
2014-04-11ArmPlatformPkg/Bds: Introduced helper function to detect if an Ascii/Unicode ...Olivier Martin
2014-04-11ArmPlatformPkg: Set PcdDefaultBootArgument to an empty unicode stringOlivier Martin
2014-04-11ArmPlatformPkg/Bds: Added support to detect if the binary is a EFI imageOlivier Martin
2014-04-11ArmPlatformPkg/Bds: Added support to pass parameters to EFI applicationsOlivier Martin
2014-04-11ArmPlatformPkg/Bds: Decoupled OptionalData for the EFI application boot entry...Olivier Martin
2014-04-11ArmPlatformPkg/Bds: Add support to handle Unicode parametersOlivier Martin
2014-04-08ArmPlatformPkg/Bds: Check OptionalData is not NULL before accessing itOlivier Martin
2014-04-08ArmPlatformPkg/NorFlashDxe: Fixed driver to support UEFI Runtime modeOlivier Martin
2014-04-08ArmPlatformPkg/NorFlashDxe: Fix coding mistakes that would prevent Runtime modeOlivier Martin