summaryrefslogtreecommitdiffstats
path: root/ArmPlatformPkg/ArmRealViewEbPkg/Library
Commit message (Expand)AuthorAgeFilesLines
* ArmPlatformPkg: remove obsolete ARM and AARCH64 platformsArd Biesheuvel2015-07-2920-1481/+0
* ArmPlatformPkg: Increase more ARM address Pcd entries to 64-bit.Leif Lindholm2014-11-111-2/+3
* ArmPlatformPkg: Introduced ArmPlatformSysConfigLib NULL libraryOlivier Martin2014-09-182-129/+0
* ARM Packages: Replace tabs by spaces for indentationRonald Cron2014-08-262-8/+8
* ARM Packages: Removed trailing spacesRonald Cron2014-08-1915-93/+93
* ARM Packages: Fixed missing braces (the warning was disabled by GCC)Olivier Martin2014-06-201-2/+2
* ArmPkg/ArmPkg.dec: Redefined PcdSystemMemory(Base|Size) as UINT64Olivier Martin2014-01-101-3/+3
* ArmPlatformPkg/ArmVExpressPkg: Removed unused PCDs declaration from INF fileOlivier Martin2013-11-281-3/+0
* ArmPlatform/ArmPlatformLib: Introduced ArmPlatformPeiBootAction()oliviermartin2013-05-103-7/+16
* ArmPlatformPkg/ArmPlatformLib: Added support for ArmPlatformIsPrimaryCore()oliviermartin2013-05-107-4/+113
* ArmPlatformPkg: Remove an unused function.oliviermartin2013-04-141-18/+0
* ARM Packages: Fixed line endingsoliviermartin2013-01-255-356/+356
* ARM Packages: Clean code (Remove unused PCDs, ...)oliviermartin2012-07-041-2/+0
* ArmPkg: Fixed RVCT compiler warningsoliviermartin2012-07-041-0/+2
* ArmPlatformPkg: Introduced 'ArmPlatformSecLib'oliviermartin2012-05-025-19/+80
* ARM Packages: Fixed th 'NS' (Non Secure) bit in the MMU page Table Descriptoroliviermartin2012-05-021-4/+4
* ArmPlatformPkg: Renamed and Invoked earlier ArmPlatformNormalInitialize()oliviermartin2012-05-022-5/+15
* ARM Packages: Minor changes (fixed mispelling, line endings, incorrect comments)oliviermartin2012-05-021-1/+2
* ArmPlatformPkg: Fixed build after latest BaseTools syncupoliviermartin2012-04-131-40/+39
* ArmPlatformPkg: Fixed gcc build (minor change)oliviermartin2012-03-261-1/+1
* ArmPlatformPkg/Sec: Allowed the Secondary Cores to set the Secure/Non Secure ...oliviermartin2012-03-261-1/+1
* ArmPlatformPkg/ArmPlatformSysConfigLib: Removed dependency on Uefi.h since it...oliviermartin2012-02-292-18/+19
* ArmPlatformPkg/NorFlashDxe: Fixed CFI NOR Flash driveroliviermartin2012-02-281-1/+3
* ArmPlatformPkg: Minor code changes (comments, misspellings, coding stylei, li...oliviermartin2012-02-283-18/+6
* ArmPlatformPkg: Fix ARM EB and VE buildsoliviermartin2011-12-152-10/+12
* ArmPlatformPkg/LcdPlatformLib: Produce the protocols EFI_EDID_DISCOVERED_PROT...oliviermartin2011-12-141-3/+26
* ArmPlatformPkg: Remove ArmPlatformBootRemapping() function from the ArmPlatfo...oliviermartin2011-11-011-16/+3
* ArmPlatformPkg: Replaced 'ArmPlatformTrustzoneSupported' by the fixed Pcd gAr...oliviermartin2011-09-272-30/+7
* ArmPlatformPkg/ArmRealViewEbPkg: Introduce 'ArmRealViewEb.dsc.inc' to avoid d...oliviermartin2011-09-225-14/+10
* ArmPkg: Create MpCoreInfo PPI and HOB to describe CPU Cores on a MPCore platformoliviermartin2011-09-221-2/+55
* ArmPlatformPkg: Add ArmPlatformGetPlatformPpiList()oliviermartin2011-09-221-0/+10
* ARM Packages: Rename PcdNormal* into Pcd* PCDsoliviermartin2011-09-222-2/+2
* ArmPlatformPkg/ArmPlatformLib: Removed 'ArmPlatformIsMemoryInitialized' functionoliviermartin2011-09-224-99/+0
* ArmPlatformPkg/ArmPlatformLib: Introduce ArmPlatformSecBootAction functionoliviermartin2011-09-222-0/+26
* ArmPlatformPkg: Introduce Primary core macrosoliviermartin2011-09-221-1/+1
* Arm Packages: Fixed coding style/Line endings to follow EDK2 coding conventionoliviermartin2011-09-221-41/+41
* ArmPlatformPkg: Fix ARM RealView EB and VE builds (2)oliviermartin2011-08-301-0/+69
* ArmPlatformPkg: Fix ARM RealView EB and VE buildsoliviermartin2011-08-302-29/+4
* ArmPlatformPkg: Remove PcdStandalone from Sec module and Introduce ArmPlatfor...oliviermartin2011-07-063-96/+86
* ArmPlatformPkg: Fix buildsoliviermartin2011-07-011-1/+1
* ArmPlatformPkg/PL35xSmc: Clean SMC driver to replace hardcoded Chip Select in...oliviermartin2011-07-015-39/+87
* ArmPkg: Move ARM Platform drivers from ArmPkg/Drivers/ to ArmPlatformPkg/Driv...oliviermartin2011-07-012-1/+5
* ArmPlatformPkg: Move PcdStandalone from Feature PCD to Fixed PCDoliviermartin2011-07-012-2/+2
* ArmPlatformPkg/ArmVExpressLib: Move Secure code into a separate fileoliviermartin2011-06-111-0/+2
* ArmPlatformPkg: Code cleaningoliviermartin2011-06-113-76/+83
* ArmPlatformPkg/ArmRealViewEb: Add SysConfigLib supportoliviermartin2011-06-112-0/+140
* ArmPlatformPkg/ArmRealViewEb: Add support for PL111 Lcd controlleroliviermartin2011-06-112-0/+272
* ArmPlatformPkg/ArmRealViewEbPkg: Use NorFlashDxe and enable variables servicesoliviermartin2011-06-032-0/+93
* ArmPlatformPkg/SP804Timer: Remove the SP810 System Controller dependencyoliviermartin2011-06-031-1/+10
* ArmPlatformPkg/ArmPlatformLib: Renamed ArmPlatformInitialize into ArmPlatform...oliviermartin2011-04-261-9/+40