summaryrefslogtreecommitdiffstats
path: root/ArmPlatformPkg
Commit message (Expand)AuthorAgeFilesLines
* ArmPlatformPkg/NorFlashDxe: Clean the driverOlivier Martin2014-08-262-26/+14
* ArmPlatformPkg: Provide mechanism to get BootMonFS file information (cont.)Harry Liebel2014-08-261-0/+47
* ArmPlatformPkg/Bds: Fix compiler warningHarry Liebel2014-08-261-1/+4
* ArmPlatformPkg/BootMonFs: Provide mechanism to get BootMonFS file informationHarry Liebel2014-08-264-0/+53
* ARM Packages: Replace tabs by spaces for indentationRonald Cron2014-08-2628-327/+327
* ArmPlatformPkg/Bds: Fixed condition on LOAD_OPTION_CATEGORY_BOOTOlivier Martin2014-08-261-2/+2
* EDK II Contributions.txt: Note acceptable contribution licensesJordan Justen2014-08-251-0/+14
* ARM Packages: Added support for GCC stack protectorOlivier Martin olivier.martin2014-08-204-7/+13
* ARM Packages: Removed malicious trailing spacesOlivier Martin2014-08-204-20/+20
* ArmPlatformPkg/Scripts: Update the profiling script to work on AArch64 with t...Olivier Martin2014-08-191-4/+22
* ArmPlatformPkg/Bds: Fixed typo issueOlivier Martin2014-08-191-1/+1
* ARM Packages: Removed trailing spacesRonald Cron2014-08-19170-1732/+1732
* ARM Packages: Corrected non-DOS line endingsRonald Cron2014-08-1916-75/+74
* ArmPlatformPkg/Bds: Signal EndOfDxe PI EventOlivier Martin2014-08-012-1/+39
* ArmPlatformPkg: Removed the global ImageHandle when UefiBootServicesTableLib ...Olivier Martin2014-08-015-23/+12
* ArmPlatformPkg/ArmVExpressPkg: Fix armcc warning causing build failureHarry Liebel2014-07-291-0/+2
* ArmPlatformPkg/Bds: Added boot options reorderingRonald Cron2014-07-292-107/+317
* ArmPlatformPkg/Bds: Corrected boot type detectionRonald Cron2014-07-291-9/+71
* ArmPlatformPkg/Bds: Do not ignore the error code in DefineDefaultBootEntries()Olivier Martin2014-07-291-1/+1
* ArmPlatformPkg/Bds: Added TFTP boot option updateRonald Cron2014-07-291-5/+174
* ArmPlatformPkg/Bds: Change the GetHIInput/EditHIInput to always return a vali...Ronald Cron2014-07-291-24/+35
* ArmPlatformPkg/Bds: Got rid of RequestBootType argumentRonald Cron2014-07-293-53/+38
* 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