summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Universal/Console
AgeCommit message (Expand)AuthorFilesLines
2008-12-241. code scrub for ConSplitterDxe. vanjeff4-371/+413
2008-12-23fix ECC tool's warningeric_tian1-1/+1
2008-12-23refine comments for EFI_CONSOLE_CONTROL_PROTOCOLeric_tian2-9/+9
2008-12-22code scrub for consplitter module.vanjeff4-275/+339
2008-12-17Refine code to remove structure assignmentqhuang81-31/+16
2008-12-17Fix some typo.gikidy1-1/+1
2008-12-17Code scrub for Universal\Console\TerminalDxe. gikidy6-97/+110
2008-12-17Code scrub for Universal\Console\GraphicsConsoleDxe.gikidy4-121/+120
2008-12-16Clean up to update the reference of the these macros:qhuang83-6/+6
2008-12-05Roll back change to Terminal Type PCDmdkinney2-2/+2
2008-12-05Match PCD rename in MdePkg/MdePkg.dec r6857.jljusten2-2/+2
2008-12-041)Global variables have been moved backward ahead of functions.jji44-6/+14
2008-12-03Remove some useless EDK_RELEASE_VERSION, EFI_SPECIFICATION_VERSION ,and revie...gikidy4-13/+1
2008-12-03Global variables have been moved backward ahead of functions.jji42-90/+91
2008-11-22Update to use ReallocatePool() from BaseMemoryLibmdkinney1-14/+5
2008-11-21code scrub.vanjeff1-2/+2
2008-11-201.Removed PrintXY from Graphics Library.vanjeff2-2/+2
2008-11-18Refine MdeModulePkg to pass GCC build.xli241-1/+1
2008-11-07Code Scrub for ConPlatform.xli244-185/+160
2008-11-05ECC clean up.vanjeff4-9/+3
2008-10-31Use #include "XXX.h" for module internal header files.qhuang82-2/+2
2008-10-30Remove SafeFreePool from MemoryAllocationLib as this API's name is misleading...qwang122-15/+25
2008-10-30Patch to remove STATIC modifier. This is on longer recommended by EFI Framewo...jji44-15/+15
2008-09-17Fixed one bug in consplitter console input Start/Stop functions for those han...vanjeff2-26/+18
2008-09-04clean up the un-suitable ';' location when declaring the functions.vanjeff3-256/+128
2008-08-30The driver and library in MdePkg, MdeModulePkg and Nt32Pkg that don't depend ...lgao44-4/+4
2008-08-25remove the unused msa files in MdeModulePkg.lgao44-479/+0
2008-08-20Misuse protocol and guidklu22-6/+8
2008-08-18Update some module INF files in MdeModulePkg to "UEFI_DRIVER"qhuang83-4/+4
2008-08-01code scrub for ConSplitter module.vanjeff4-108/+188
2008-07-22code scrub for check list.vanjeff4-75/+82
2008-07-18code scrub.vanjeff4-75/+77
2008-07-15Code scrub.vanjeff2-43/+68
2008-07-11add functions header for ConSplitterDxe module.vanjeff3-22/+192
2008-07-10add functions header for ConPlatformDxe and ConSplitterdxe modules.vanjeff6-180/+1114
2008-07-071. added functions header for GraphicsConsoleDxe module.vanjeff5-150/+363
2008-07-04Added some functions header.vanjeff2-149/+339
2008-07-03Added some functions header.vanjeff6-98/+557
2008-07-01Clean codes per ECC for ConSplitterDxe module.vanjeff4-1431/+1236
2008-07-01Clean codes per ECC for GraphicsConsoleDxe module.vanjeff3-282/+334
2008-07-01Clean codes per ECC for TerminalDxe module.vanjeff5-896/+1094
2008-06-30rename files name to match the actual ones.vanjeff1-3/+3
2008-06-30rename it.vanjeff1-0/+0
2008-06-30rename itvanjeff1-0/+0
2008-06-27Change the ASSERT condition from “ASSERT (RowInfoArraySize == 1);” to “...qwang121-2/+2
2008-06-25Fix an issue in the implementation of GetDriverName() in Con splitter driver....qhuang81-1/+5
2008-04-28Remove the non-standard definition: GLYPH_WIDTH and GLYPH_HEIGHT. All referen...qwang122-51/+45
2008-04-22[Description]eric_tian2-2/+11
2008-04-10apply for doxgen format.vanjeff15-626/+540
2008-04-08Fix warnings generated by gcc for ia32 builds:jljusten1-3/+3