summaryrefslogtreecommitdiffstats
path: root/ArmPlatformPkg/Drivers/LcdGraphicsOutputDxe
Commit message (Expand)AuthorAgeFilesLines
* ArmPlatformPkg: Fix Ecc error 8005Pierre Gondois2021-01-042-48/+48
* ArmPlatformPkg: Fix Ecc error 10014 in LcdGraphicsOutputDxePierre Gondois2020-12-091-2/+3
* ArmPlatformPkg: Fix Ecc error 5007 in LcdGraphicsOutputDxePierre Gondois2020-12-092-8/+12
* ArmPlatformPkg/LcdGraphicsOutputDxe: add missing protocol dependencyArd Biesheuvel2020-03-041-0/+1
* ArmPlatformPkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-094-28/+4
* ArmPlatformPkg: Tidy Lcd code: Updated commentsGirish Pathak2018-04-231-12/+8
* ArmPlatformPkg: Tidy Lcd code: Coding standardGirish Pathak2018-04-232-96/+105
* ArmPlatformPkg: remove old PL111/HdLcd driver codeArd Biesheuvel2017-12-126-615/+0
* ArmPlatformPkg: create hw-agnostic LcdGraphicsOutputDxe driverArd Biesheuvel2017-12-122-20/+55
* ArmPlatformPkg/LcdGraphicsOutputDxe: move headers into driver directoryArd Biesheuvel2017-12-084-4/+240
* ArmPlatformPkg/LcdGraphicsOutputDxe: remove VExpressPkg dependencyArd Biesheuvel2017-12-042-2/+0
* ArmPlatformPkg/HdLcd: add missing LcdIdentify()Ard Biesheuvel2015-09-041-0/+8
* ArmPlatformPkg/LcdGraphicsOutputDxe: check PrimeCell ID before initializingArd Biesheuvel2015-08-253-1/+28
* 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