summaryrefslogtreecommitdiffstats
path: root/ArmPlatformPkg/Drivers/LcdGraphicsOutputDxe
Commit message (Expand)AuthorAgeFilesLines
* ARM Packages: Replace tabs by spaces for indentationRonald Cron2014-08-262-129/+129
* ARM Packages: Removed trailing spacesRonald Cron2014-08-192-10/+10
* ARM Packages: Fixed missing braces (the warning was disabled by GCC)Olivier Martin2014-06-201-6/+4
* LcdGraphicsOutputDxe: Update FrameBufferSize as per UEFI spec section 11.9Olivier Martin2013-09-231-2/+10
* ArmPlatformPkg/LcdGraphicsOutputDxe: Call LcdShutdown() on ExitBootServices()...Olivier Martin2013-09-235-7/+17
* LcdGraphicsOutputDxe: Fix BltVideoFill for non-32-bit architecturesOlivier Martin2013-09-231-1/+1
* ArmPlatformPkg/LcdGraphicsOutputDxe: The structure signature is a 32 bit valueoliviermartin2013-03-121-1/+1
* ArmPlatformPkg: Fixed unsigned type to be architecture independentoliviermartin2013-01-281-2/+2
* ARM Packages: Fixed line endingsoliviermartin2013-01-253-1314/+1314
* ArmPlatformPkg: Removed the 'Identify' functionsoliviermartin2012-05-021-33/+2
* ArmPlatformPkg/LcdGraphicsOutputDxe: Added support for ARM HDLCD controller (2)oliviermartin2012-02-282-0/+185
* ArmPlatformPkg: Minor code changes (comments, misspellings, coding stylei, li...oliviermartin2012-02-282-3/+3
* ArmPlatformPkg/LcdPlatformLib: Produce the protocols EFI_EDID_DISCOVERED_PROT...oliviermartin2011-12-141-1/+1
* ArmPlatformPkg: Fix buildsoliviermartin2011-07-014-7/+5
* ArmPkg: Move ARM Platform drivers from ArmPkg/Drivers/ to ArmPlatformPkg/Driv...oliviermartin2011-07-013-9/+2
* ArmPlatformPkg: Add support for PL111 Lcd driveroliviermartin2011-06-115-0/+1588