X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=MdeModulePkg%2FUniversal%2FConsole%2FGraphicsConsoleDxe%2FGraphicsConsole.c;h=ee96eabdd6a0fea6e3596e39f09bf7cd0ab99c17;hp=00bb438bbdea3a9e7e4dbc725605dee6788fe71c;hb=8a7d75b0625cffee0c67b85afe56763f93d86481;hpb=d11013980ff815192ca3c280335ee67251302173 diff --git a/MdeModulePkg/Universal/Console/GraphicsConsoleDxe/GraphicsConsole.c b/MdeModulePkg/Universal/Console/GraphicsConsoleDxe/GraphicsConsole.c index 00bb438bbd..ee96eabdd6 100644 --- a/MdeModulePkg/Universal/Console/GraphicsConsoleDxe/GraphicsConsole.c +++ b/MdeModulePkg/Universal/Console/GraphicsConsoleDxe/GraphicsConsole.c @@ -1,7 +1,7 @@ /**@file This is the main routine for initializing the Graphics Console support routines. Remaining Tasks - Add all standard Glyphs from EFI 1.02 Specification + Add all standard Glyphs from UEFI 2.0 Specification Implement optimal automatic Mode creation algorithm Solve palette issues for mixed graphics and text When does this protocol reset the palette?