summaryrefslogtreecommitdiff
path: root/ArmPlatformPkg/Drivers/LcdGraphicsOutputDxe
AgeCommit message (Expand)AuthorFilesLines
2015-09-04ArmPlatformPkg/HdLcd: add missing LcdIdentify()Ard Biesheuvel1-0/+8
2015-08-25ArmPlatformPkg/LcdGraphicsOutputDxe: check PrimeCell ID before initializingArd Biesheuvel3-1/+28
2014-08-26ARM Packages: Replace tabs by spaces for indentationRonald Cron2-129/+129
2014-08-19ARM Packages: Removed trailing spacesRonald Cron2-10/+10
2014-06-20ARM Packages: Fixed missing braces (the warning was disabled by GCC)Olivier Martin1-6/+4
2013-09-23LcdGraphicsOutputDxe: Update FrameBufferSize as per UEFI spec section 11.9Olivier Martin1-2/+10
2013-09-23ArmPlatformPkg/LcdGraphicsOutputDxe: Call LcdShutdown() on ExitBootServices()...Olivier Martin5-7/+17
2013-09-23LcdGraphicsOutputDxe: Fix BltVideoFill for non-32-bit architecturesOlivier Martin1-1/+1
2013-03-12ArmPlatformPkg/LcdGraphicsOutputDxe: The structure signature is a 32 bit valueoliviermartin1-1/+1
2013-01-28ArmPlatformPkg: Fixed unsigned type to be architecture independentoliviermartin1-2/+2
2013-01-25ARM Packages: Fixed line endingsoliviermartin3-1314/+1314
2012-05-02ArmPlatformPkg: Removed the 'Identify' functionsoliviermartin1-33/+2
2012-02-28ArmPlatformPkg/LcdGraphicsOutputDxe: Added support for ARM HDLCD controller (2)oliviermartin2-0/+185
2012-02-28ArmPlatformPkg: Minor code changes (comments, misspellings, coding stylei, li...oliviermartin2-3/+3
2011-12-14ArmPlatformPkg/LcdPlatformLib: Produce the protocols EFI_EDID_DISCOVERED_PROT...oliviermartin1-1/+1
2011-07-01ArmPlatformPkg: Fix buildsoliviermartin4-7/+5
2011-07-01ArmPkg: Move ARM Platform drivers from ArmPkg/Drivers/ to ArmPlatformPkg/Driv...oliviermartin3-9/+2
2011-06-11ArmPlatformPkg: Add support for PL111 Lcd driveroliviermartin5-0/+1588