audk/ArmPlatformPkg/Drivers/LcdGraphicsOutputDxe
Olivier Martin 1d7b547e69 LcdGraphicsOutputDxe: Update FrameBufferSize as per UEFI spec section 11.9
The shift by 1 on the left was expected. It eases the access to CSSELR and set/way operations
where the cache level field is at the BIT1 position.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Olivier Martin <olivier.martin@arm.com>



git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@14705 6f19259b-4bc3-4df7-8a09-765794883524
2013-09-23 09:42:53 +00:00
..
HdLcd.c ArmPlatformPkg/LcdGraphicsOutputDxe: Call LcdShutdown() on ExitBootServices() if PcdGopDisableOnExitBootServices 2013-09-23 09:40:27 +00:00
HdLcdGraphicsOutputDxe.inf ArmPlatformPkg/LcdGraphicsOutputDxe: Call LcdShutdown() on ExitBootServices() if PcdGopDisableOnExitBootServices 2013-09-23 09:40:27 +00:00
LcdGraphicsOutputBlt.c LcdGraphicsOutputDxe: Fix BltVideoFill for non-32-bit architectures 2013-09-23 09:39:40 +00:00
LcdGraphicsOutputDxe.c LcdGraphicsOutputDxe: Update FrameBufferSize as per UEFI spec section 11.9 2013-09-23 09:42:53 +00:00
LcdGraphicsOutputDxe.h ArmPlatformPkg/LcdGraphicsOutputDxe: The structure signature is a 32 bit value 2013-03-12 01:00:30 +00:00
PL111Lcd.c ArmPlatformPkg/LcdGraphicsOutputDxe: Call LcdShutdown() on ExitBootServices() if PcdGopDisableOnExitBootServices 2013-09-23 09:40:27 +00:00
PL111LcdGraphicsOutputDxe.inf ArmPlatformPkg/LcdGraphicsOutputDxe: Call LcdShutdown() on ExitBootServices() if PcdGopDisableOnExitBootServices 2013-09-23 09:40:27 +00:00