index
:
edk2-platforms.git
about
devel-IntelAtomProcessorE3900
devel-MinPlatform
devel-MinnowBoard3
devel-MinnowBoard3-UDK2017
devel-MinnowBoardMax-UDK2017
devel-OpenPlatformPkg
devel-dynamictables
master
minnowboard-max-udk2015
pentium-celeron-n-udk2015
(https://github.com/tianocore/edk2-platforms)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
EdkModulePkg
/
Universal
/
Console
Age
Commit message (
Expand
)
Author
2007-04-20
Clean up the following module msa files.
lgao4
2007-04-11
Fix run broken issue for EdkUnixPkg
klu2
2007-03-26
1. Removed definition for EFI_1_1 from module ConSplitter
vanjeff
2007-03-21
1. Removed #ifdef EDK_RELEASE_VERSION from all c files for all modules
vanjeff
2007-03-14
Add check whether input parameter is NULL before call freepool API defined in...
lgao4
2007-03-14
Clean up the gBS sevice (CopyMem, SetMem, AllocatePool, FreePool) with the co...
lgao4
2007-03-12
Add a lock to protect the critical region in Service APIs for gEfiSimpleTextO...
qwang12
2007-03-09
Perfect the msa of the following console, datahub and DebugPort modules.
lgao4
2007-03-06
Do not use return value of REPORT_STATUS_CODE_WITH_DEVICE_PATH to override th...
klu2
2007-02-28
1. Fix an issue about the calculation of GlyphBufferSize
qhuang8
2007-02-01
EFI_CONSOLE_CONTROL_PROTOCOL provide the SetMode interface to switch mode be...
klu2
2007-01-31
Make EdkModulePkg pass Intel IPF compiler with /W4 /WX switches, solving warn...
xli24
2007-01-25
Partially make EdkModulePkg pass intel IPF compiler with /W4 /WX switched on.
xli24
2007-01-19
Fix component name bugs when input Controller Name is invalid
qhuang8
2007-01-12
To fix,
xgu3
2007-01-08
correct SimpleTextIn protocol definition.
lgao4
2006-12-13
Fix the bug that GraphicsConsole try to update mode 1 (80, 50) UgaWidth and U...
xgu3
2006-12-12
Fix linux/cygwin build issue.
klu2
2006-12-12
Fix some minor error. Add EFI_IMAGE_NT_HEADERS definition for IFP and EBC arch.
wuyizhong
2006-12-12
Merge GOP related code from r8->r9.
wuyizhong
2006-10-19
Remove the redundant include header: Common/StatusCode.h for Terminal modules.
lgao4
2006-10-16
Remove redundant include header: <common\StatusCode.h> in this file.
lgao4
2006-09-27
Remove the duplicated Copy Right in msa header.
lgao4
2006-09-21
Merger DriverBinding and ComponentName into one <extern> section for all *.ms...
vanjeff
2006-09-18
changed EdkModulePkg GUID from the original B6EC423C-21D2-490D-85C6-DD5864EAA...
lgao4
2006-07-26
Removed cross references from PciCf8Lib and PciExpressLib class to PciLib cla...
ajfish
2006-07-12
Add missing files in msa file and add module description in msa file, and reo...
lgao4
2006-07-12
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@907 6f19...
alfred
2006-07-11
Add necessary files (such as *.h) in module msa and remove unused msa files.
lgao4
2006-07-10
Change UINAME to CName of GUID/PPI/Protocol in all Msa file and change tool ...
qouyang
2006-07-07
Redefine SPEC and Release Version to 0x20000
lgao4
2006-07-07
Obsoleted by new schema and new build tools.
jwang36
2006-07-05
DebugLib:
qhuang8
2006-06-30
removed unnecessary name space declarations in some top level elements
jwang36
2006-06-30
converted all surface area description files to new schema
jwang36
2006-06-26
• BaseMemoryLib:
qhuang8
2006-05-25
Updated MSA by putting Specification element at the end of the header section
lhauch
2006-04-26
Convert backslashes to forward slashes in many build files. This is necessary...
bbahnsen
2006-04-21
Initial import.
bbahnsen