On Mon, 10 Dec 2018 at 13:39, Pete Batard <p...@akeo.ie> wrote:
>
> Contributed-under: TianoCore Contribution Agreement 1.1
> Signed-off-by: Pete Batard <p...@akeo.ie>
> ---
>  Platform/Broadcom/Bcm283x/Drivers/GraphicsConsoleDxe/ComponentName.c         
>     |  183 ++
>  Platform/Broadcom/Bcm283x/Drivers/GraphicsConsoleDxe/GraphicsConsole.c       
>     | 1836 ++++++++++++++++++++
>  Platform/Broadcom/Bcm283x/Drivers/GraphicsConsoleDxe/GraphicsConsole.h       
>     |  591 +++++++
>  Platform/Broadcom/Bcm283x/Drivers/GraphicsConsoleDxe/GraphicsConsoleDxe.inf  
>     |   74 +
>  Platform/Broadcom/Bcm283x/Drivers/GraphicsConsoleDxe/GraphicsConsoleDxe.uni  
>     |   19 +
>  
> Platform/Broadcom/Bcm283x/Drivers/GraphicsConsoleDxe/GraphicsConsoleDxeExtra.uni
>  |   20 +
>  Platform/Broadcom/Bcm283x/Drivers/GraphicsConsoleDxe/NewFont.c               
>     |  288 +++
>  Platform/Broadcom/Bcm283x/Include/Protocol/ExtendedTextOut.h                 
>     |   36 +
>  8 files changed, 3047 insertions(+)
>

Same as the previous patches: please check for the usual suspects.
Also, please make global variables STATIC if they are never referenced
from another object file.
_______________________________________________
edk2-devel mailing list
edk2-devel@lists.01.org
https://lists.01.org/mailman/listinfo/edk2-devel

Reply via email to