summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Universal/Console/ConSplitterDxe/ComponentName.c
AgeCommit message (Expand)AuthorFilesLines
2019-04-09MdeModulePkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney1-7/+1
2018-06-28MdeModulePkg: Clean up source filesLiming Gao1-2/+2
2011-07-06Fix the comments to follow UEFI Spec regarding how to check an EFI_HANDLE is ...niruiyu1-6/+6
2010-04-24Update the copyright notice formathhtian1-2/+2
2010-04-091.Fixed the bug when retrieved component name by child handle. It should use...vanjeff1-4/+4
2009-04-30Replace references to RFC 3066 with RFC 4646. gikidy1-1/+1
2009-04-30Replace references to RFC 3066 with RFC 4646. gikidy1-5/+5
2008-08-01code scrub for ConSplitter module.vanjeff1-0/+6
2008-07-01Clean codes per ECC for ConSplitterDxe module.vanjeff1-46/+46
2008-06-25Fix an issue in the implementation of GetDriverName() in Con splitter driver....qhuang81-1/+5
2008-04-10apply for doxgen format.vanjeff1-35/+30
2008-02-01The implementation of Consplitter driver should check the child handle to fol...qhuang81-87/+106
2007-11-14add UsbMouseSimulateTouchPad driver to verify the correction of dispatching A...eric_tian1-0/+113
2007-10-11Add compiler hint of "GLOBAL_REMOVE_IF_UNREFERENCED" to prevent static unicod...qhuang81-5/+5
2007-10-09Add compiler hint of "GLOBAL_REMOVE_IF_UNREFERENCED" to prevent component nam...qhuang81-16/+16
2007-09-30Update to support to produce Component Name and & Component Name 2 protocol ...qhuang81-243/+402
2007-07-09Updated modules to not depend on the IntelFrameworkPkg.AJFISH1-5/+0
2007-07-05Check in following modules,xgu31-0/+485