mbox series

[edk2,edk2-platforms,v2,0/2] Platform/ARM: move to new LCD graphics driver

Message ID 20171208173140.28540-1-ard.biesheuvel@linaro.org
Headers show
Series Platform/ARM: move to new LCD graphics driver | expand

Message

Ard Biesheuvel Dec. 8, 2017, 5:31 p.m. UTC
This is the edk2-platforms counterpart to the series against EDK2 that
refactors the LCD graphics output driver, and moves platform specific glue
out of the main repository.

v2: very little remains beyond pointing the .dsc files to the new driver,
    and providing a resolution for LcdHwLib

Cc: Girish Pathak <girish.pathak@arm.com>
Cc: Evan Lloyd <evan.lloyd@arm.com>

Ard Biesheuvel (2):
  Platform/ARM: move FVP to the new LcdGraphicsOutputDxe driver
  Platform/ARM: move TC2 to the new LcdGraphicsOutputDxe driver

 Platform/ARM/VExpressPkg/ArmVExpress-CTA15-A7.dsc    | 4 ++--
 Platform/ARM/VExpressPkg/ArmVExpress-CTA15-A7.fdf    | 3 +--
 Platform/ARM/VExpressPkg/ArmVExpress-FVP-AArch64.dsc | 3 ++-
 Platform/ARM/VExpressPkg/ArmVExpress-FVP-AArch64.fdf | 2 +-
 Platform/ARM/VExpressPkg/ArmVExpress.dsc.inc         | 5 +----
 5 files changed, 7 insertions(+), 10 deletions(-)

-- 
2.11.0
_______________________________________________
edk2-devel mailing list
edk2-devel@lists.01.org
https://lists.01.org/mailman/listinfo/edk2-devel

Comments

Leif Lindholm Dec. 12, 2017, 5:13 p.m. UTC | #1
On Fri, Dec 08, 2017 at 05:31:38PM +0000, Ard Biesheuvel wrote:
> This is the edk2-platforms counterpart to the series against EDK2 that

> refactors the LCD graphics output driver, and moves platform specific glue

> out of the main repository.


For the series:
Reviewed-by: Leif Lindholm <leif.lindholm@linaro.org>



> v2: very little remains beyond pointing the .dsc files to the new driver,

>     and providing a resolution for LcdHwLib

> 

> Cc: Girish Pathak <girish.pathak@arm.com>

> Cc: Evan Lloyd <evan.lloyd@arm.com>

> 

> Ard Biesheuvel (2):

>   Platform/ARM: move FVP to the new LcdGraphicsOutputDxe driver

>   Platform/ARM: move TC2 to the new LcdGraphicsOutputDxe driver

> 

>  Platform/ARM/VExpressPkg/ArmVExpress-CTA15-A7.dsc    | 4 ++--

>  Platform/ARM/VExpressPkg/ArmVExpress-CTA15-A7.fdf    | 3 +--

>  Platform/ARM/VExpressPkg/ArmVExpress-FVP-AArch64.dsc | 3 ++-

>  Platform/ARM/VExpressPkg/ArmVExpress-FVP-AArch64.fdf | 2 +-

>  Platform/ARM/VExpressPkg/ArmVExpress.dsc.inc         | 5 +----

>  5 files changed, 7 insertions(+), 10 deletions(-)

> 

> -- 

> 2.11.0

_______________________________________________
edk2-devel mailing list
edk2-devel@lists.01.org
https://lists.01.org/mailman/listinfo/edk2-devel
Ard Biesheuvel Dec. 12, 2017, 5:55 p.m. UTC | #2
On 12 December 2017 at 17:13, Leif Lindholm <leif.lindholm@linaro.org> wrote:
> On Fri, Dec 08, 2017 at 05:31:38PM +0000, Ard Biesheuvel wrote:

>> This is the edk2-platforms counterpart to the series against EDK2 that

>> refactors the LCD graphics output driver, and moves platform specific glue

>> out of the main repository.

>

> For the series:

> Reviewed-by: Leif Lindholm <leif.lindholm@linaro.org>

>


Thanks. Pushed as ed5e85f14dd0..2b3b95cb9fc9


>

>> v2: very little remains beyond pointing the .dsc files to the new driver,

>>     and providing a resolution for LcdHwLib

>>

>> Cc: Girish Pathak <girish.pathak@arm.com>

>> Cc: Evan Lloyd <evan.lloyd@arm.com>

>>

>> Ard Biesheuvel (2):

>>   Platform/ARM: move FVP to the new LcdGraphicsOutputDxe driver

>>   Platform/ARM: move TC2 to the new LcdGraphicsOutputDxe driver

>>

>>  Platform/ARM/VExpressPkg/ArmVExpress-CTA15-A7.dsc    | 4 ++--

>>  Platform/ARM/VExpressPkg/ArmVExpress-CTA15-A7.fdf    | 3 +--

>>  Platform/ARM/VExpressPkg/ArmVExpress-FVP-AArch64.dsc | 3 ++-

>>  Platform/ARM/VExpressPkg/ArmVExpress-FVP-AArch64.fdf | 2 +-

>>  Platform/ARM/VExpressPkg/ArmVExpress.dsc.inc         | 5 +----

>>  5 files changed, 7 insertions(+), 10 deletions(-)

>>

>> --

>> 2.11.0

_______________________________________________
edk2-devel mailing list
edk2-devel@lists.01.org
https://lists.01.org/mailman/listinfo/edk2-devel