summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Universal
AgeCommit message (Expand)AuthorFilesLines
2008-01-21UEFI HII: Merge UEFI HII support changes from branch.qwang1299-375/+46918
2008-01-211. Sync the tracker for supporting the ModeNumber larger than 2.vanjeff5-25/+73
2008-01-17Reclaim occurs as late as possible before OS boot for keep enough space used ...lgao41-31/+56
2008-01-171. Fixed bugs in DxeNetLib to meet consistence with network module DriverBind...vanjeff7-110/+336
2008-01-16Port PlatformDriOverrideDxe into R9.vanjeff4-0/+342
2008-01-15Fix bug that failed to reclaim the variable.yshang11-1/+1
2008-01-141) Replace MACRO with C functions.yshang14-72/+284
2008-01-11Fixed one bug in UefiPxeBc start()/stop(). That would cause stop() failure.vanjeff1-10/+10
2008-01-11Change C functions, xxxSizeOfVariable(), to MACRO, which can avoid the ICC co...yshang14-121/+46
2008-01-10Align the header of variable from 1 to 4, which can avoid the size of variabl...yshang14-34/+161
2008-01-091) Fix the bug that Variable Cache Search does not be protected by lock durin...yshang12-23/+106
2008-01-09sync tracker to remove duplicate display mode in ConOut virtual handle GOP in...vanjeff3-92/+130
2008-01-08fixed one bug when calculate the string length.vanjeff1-4/+4
2008-01-04update for passing the ICC compilereric_tian10-66/+57
2008-01-041. Import UEFI PxeBc module in MdeModulePkgvanjeff18-113/+6204
2007-12-26align all fields of data structeric_tian1-36/+36
2007-12-24add iSCSI protocoleric_tian28-0/+10914
2007-12-20Remove 'Framework' word in commentsklu23-3/+3
2007-12-18fix a issue to pass ICC buildqwang121-3/+0
2007-12-18Sync the latest version from R8.vanjeff24-389/+759
2007-12-17Fixed the bug when set mode value is less than the Max mode value.vanjeff1-5/+0
2007-12-11Changed the file or directory name inconsistencesjwang361-1/+1
2007-12-05Update CapsuleDriver to use capsule library.lgao43-50/+25
2007-11-23A small changing to reduce size for ConSplitter module.vanjeff1-96/+120
2007-11-23align some line to conform with code styleeric_tian1-13/+13
2007-11-22Clean up: update "EFI" to "UEFI" if applicable.qhuang84-4/+4
2007-11-20remove member context from _EFI_MTFTP4_TOKEN structure.vanjeff2-13/+19
2007-11-201. Add DPC protocol and DpcLib library in MdeModulePkg.vanjeff36-219/+955
2007-11-16Add CapsuleInfo guid to store the list of capsule image guid.lgao41-13/+41
2007-11-14add UsbMouseSimulateTouchPad driver to verify the correction of dispatching A...eric_tian4-2/+694
2007-11-13Remove gEfiNetworkInterfaceIdentifierProtocolGuid reference from code base. O...vanjeff1-2/+1
2007-11-13Remove gEfiNetworkInterfaceIdentifierProtocolGuid reference from code base. O...vanjeff8-469/+58
2007-11-08gEfiVariableWriteArchProtocolGuid should be used for the depex as defined in ...qwang121-1/+1
2007-11-05define the variable related to PCD for supporting big variable (>32K) easily.gtian5-4/+14
2007-10-311) Change GUID of emuvariable module. yshang12-2/+2
2007-10-30MdeModulePkg/Universal/DevicePathDxe/DevicePathFromText.c:jljusten1-0/+4
2007-10-22Update following library class/Protocol for puting 'Framework' as prefixklu22-3/+3
2007-10-22Add ConIn device even if SimpleTextInputEx Protocol is not available for back...qhuang81-5/+7
2007-10-19Fix a bug in variable driver cache mechanism:qhuang81-1/+2
2007-10-19Update to support EFI_SIMPLE_INPUT_EX protocolqhuang87-19/+1440
2007-10-16Merger network tackers 9307, 9338, 9339, 9397vanjeff1-3/+4
2007-10-16Add judgement for TextModeMapklu21-3/+18
2007-10-161. Add PcdConOutGopSupport and PcdConOutUgaSupport in MdeModulePkg.decvanjeff4-80/+689
2007-10-11Add compiler hint of "GLOBAL_REMOVE_IF_UNREFERENCED" to prevent static unicod...qhuang818-23/+22
2007-10-10Changed to pass the build with Visual Studio 2005jwang361-4/+4
2007-10-10Fixed one issue for IPF, the entry address needs 8 bytes alignment.vanjeff1-3/+3
2007-10-09Clean up Network Components to support GCC build.yshang113-33/+35
2007-10-09Add compiler hint of "GLOBAL_REMOVE_IF_UNREFERENCED" to prevent component nam...qhuang818-82/+82
2007-10-09Fix a bug. FindVariable now search volatile variable first (previously NV var...qwang121-3/+5
2007-10-09Update English Module to selectively install Unicode Collation and Unicode Co...qhuang83-11/+68