summaryrefslogtreecommitdiffstats
path: root/ArmPlatformPkg
Commit message (Expand)AuthorAgeFilesLines
* ArmPlatformPkg/Bds: Fixed potential overflow in EditHIInputStr()Ryan Harkin2013-05-291-2/+9
* EmbeddedPkg/SerialPortExtLib.h: Changed SerialPortSetAttributes() prototype t...oliviermartin2013-05-154-36/+48
* ArmPlatformPkg/ArmVExpressPkg: Switch from ATAG to FDT for VExpress RTSMoliviermartin2013-05-123-4/+7
* ArmPlatform/ArmPlatformLib: Introduced ArmPlatformPeiBootAction()oliviermartin2013-05-1016-14/+77
* ARM Packages: Replaced the macro GetCorePositionFromMpId() by the ArmPlatform...oliviermartin2013-05-108-17/+73
* ArmPlatformPkg/ArmPlatformLib: Added ArmPlatformGetPrimaryCoreMpId()oliviermartin2013-05-107-0/+76
* ArmPlatformPkg/ArmPlatformLib: Added support for ArmPlatformIsPrimaryCore()oliviermartin2013-05-1047-241/+454
* ArmPlatformPkg/ArmPlatformLib.h: Removed non-required header fileoliviermartin2013-05-101-2/+1
* ArmPlatformPkg/Sec: Replaced non-required 'blx' by 'bl'oliviermartin2013-05-101-2/+2
* ArmPlatformPkg: Remove an unused function.oliviermartin2013-04-146-106/+0
* Remove unused L2 controller PCD from platform files.oliviermartin2013-04-143-15/+0
* ArmPlatformPkg/Bds: Missing CRC32 updateoliviermartin2013-04-141-0/+14
* ArmPlatformPkg/NorFlashDxe: Make the driver more compliant with the UEFI spec...oliviermartin2013-04-142-12/+21
* ArmPlatformPkg/PL011Uart: Added support for default BaudRateoliviermartin2013-04-142-11/+19
* ArmPlatformPkg/Bds: Fixed adding support for new boot entry when the generate...oliviermartin2013-03-123-37/+52
* ArmPlatformPkg/LcdGraphicsOutputDxe: The structure signature is a 32 bit valueoliviermartin2013-03-121-1/+1
* ArmPkg/BdsLib: Added support to declare Power State Coordination Interface (P...oliviermartin2013-03-122-0/+2
* ArmPlatformPkg: Moved ARMv7 specific files to a 'Arm' subdirectoryoliviermartin2013-03-1229-83/+123
* ARM Packages: Fixed coding style and typosoliviermartin2013-03-122-7/+7
* ArmPlatformPkg/NorFlashDxe: Fixed BufferSize calculation in NorFlashWriteSing...oliviermartin2013-03-121-1/+1
* ArmPlatformPkg/CTA15-A7: Add a convenient way to restore default values in NO...oliviermartin2013-03-122-5/+10
* ArmPkg: Introduce GetGlobalEnvironmentVariable() function.oliviermartin2013-03-125-51/+48
* ArmPlatformPkg/BootMenu.c: Print loader type in a more friendly way.oliviermartin2013-03-121-1/+17
* ArmPlatformPkg/ArmPlatformLibNull: Fixed buildoliviermartin2013-03-122-3/+4
* EmbeddedPkg: Introduced a separate SerialPortExtLib libraryoliviermartin2013-03-125-79/+148
* ArmPkg: Move ArmSmcLib from ArmPlatformLib to ArmPkgoliviermartin2013-03-067-225/+3
* ArmPlatformPkg/PL031RealTimeClockLib: Set PL031_{TimeZone,Daylight} UEFI vari...oliviermartin2013-01-282-55/+95
* ArmPlatformPkg: Fixed unsigned type to be architecture independentoliviermartin2013-01-286-13/+14
* ArmPlatformPkg/ArmPlatformLibNull: Added template for ArmPlatformGetCorePosit...oliviermartin2013-01-284-0/+113
* ArmPlatformPkg/Bds/BootMenu.c: Set "Fdt" UEFI variable as localoliviermartin2013-01-282-16/+32
* ArmPlatformPkg/Scripts: Added '--verbose' support to DS-5 scriptsoliviermartin2013-01-254-25/+52
* ArmPlatformPkg/PrePi: Removed magic valuesoliviermartin2013-01-252-6/+8
* ArmPlatformPkg: Fixed ArmPlatformPkg/ArmPlatform(-2ndstage).dsc buildsoliviermartin2013-01-253-3/+6
* ArmPlatformPkg: Replaced FatPkg source package by the pre-built FatPkg binaryoliviermartin2013-01-254-8/+22
* ArmPlatformPkg/Bds: Fixed the deletion of boot option entriesoliviermartin2013-01-251-2/+6
* ARM Packages: Fixed line endingsoliviermartin2013-01-2567-11349/+11349
* ArmPlatformPkg/Scripts: Fixed the Makefile for Windowsoliviermartin2012-10-291-5/+4
* ArmPlatformPkg/Scripts/Ds5: Added missing package declarations in Python scriptsoliviermartin2012-10-222-1/+5
* ArmPlatformPkg/Scripts/Ds5: Updated DS-5 scripts to be used by DS-5 v5.12oliviermartin2012-10-221-3/+8
* ArmPlatformPkg/Scripts: Added ARM DS-5 scripts to debug UEFIoliviermartin2012-10-225-0/+792
* ArmPlatformPkg/BaseTools-Pending-Patches.patch: Added latest ARMGCC & ARMLINU...oliviermartin2012-10-181-148/+83
* ArmPlatformPkg/LcdPlatformLib.h: Updated HD mode settings to produce a 60Hz f...oliviermartin2012-09-281-2/+2
* ArmPlatformPkg/LcdPlatformLib.h: Added support for 'WSXGA+ Mode: 1680 x 1050'oliviermartin2012-09-281-2/+18
* ArmPlatformPkg/ArmVExpress-CTA15-A7: Added support for CoreTile Express A15x2...oliviermartin2012-09-2811-0/+1539
* ArmPlatformPkg/ArmPlatformStackLib: Introduced helper library to initialize s...oliviermartin2012-09-288-123/+309
* EmbeddedPkg: Introduced 'SerialPortExtLib.h'oliviermartin2012-09-282-1/+83
* ARM Packages: Moved ARM assembly files to 'Arm' subdirectoryoliviermartin2012-09-2813-13/+23
* ArmPlatformPkg/EblCmdLib: Added the command 'dumpfdt'oliviermartin2012-09-283-2/+238
* ArmPlatformPkg/ArmPlatformLib.h: Introduced ArmPlatformGetCorePosition()oliviermartin2012-09-281-0/+5
* ArmPlatformPkg: Introduction of gArmPlatformTokenSpaceGuid.PcdCoreCountoliviermartin2012-09-2810-8/+29