summaryrefslogtreecommitdiff
path: root/MdeModulePkg
AgeCommit message (Expand)AuthorFilesLines
2008-02-14Fix a conformance issue in gBS->CreateEvent() & gBS->CreateEventEx():qhuang81-17/+29
2008-02-131. Added EFI_MEDIA_CHANGED and EFI_INVALID_PARAMETER returns in UsbMassReadBl...vanjeff17-592/+239
2008-02-13MdeModulePkg/Core/Dxe/SectionExtraction/CoreSectionExtraction.c:jljusten1-3/+11
2008-02-11MdeModulePkg/Universal/Network/UefiPxeBcDxe/UefiPxeBcDxe.inf:jljusten1-3/+3
2008-02-11MdeModulePkg/MdeModulePkg.dsc:jljusten1-4/+4
2008-02-11MdeModulePkg/Library/DxeUdpIoLib/DxeUdpIoLib.c:jljusten1-1/+1
2008-02-11MdeModulePkg/Library/GenericBdsLib/GenericBdsLib.inf:jljusten1-7/+7
2008-02-05Correct return status for the unsupported conditionlgao42-6/+1
2008-02-04Add the check- in missed filegtian1-0/+7
2008-02-04corrrect the library instance.qwang121-0/+2
2008-02-04Check the handle for font package before remove it.qwang121-6/+4
2008-02-03Fix bug in latest check-in of "Make sure the base address of stack base and b...klu21-4/+11
2008-02-021) Cleanup HiiLib, IfrSupportLib. qwang1242-2910/+1171
2008-02-01The implementation of Consplitter driver should check the child handle to fol...qhuang82-87/+107
2008-02-01Fix an issue that the bitmap should be loaded from any FV instead of current ...qhuang81-1/+1
2008-01-31Roll back the updating of 4646 as it will cause the Richford SoftSDV boot fai...zliu31-11/+4
2008-01-31Make sure the base address of stack base and base address of hob start is in ...klu21-4/+11
2008-01-31remove the wrong comments. vanjeff1-1/+0
2008-01-31Fix bug in function EfiFvbEraseBlock()lgao41-1/+1
2008-01-29Merge Ia32/Fvb.c & X64/Fvb.c, for these two files are identical.qhuang83-629/+3
2008-01-29Sync the bug that list node is free before it is removed from the list. That ...vanjeff6-161/+217
2008-01-25Fix two issues:qhuang81-2/+2
2008-01-24add back the ReadKeyStroke which is removed wrongly during ICC cleanup.qwang121-1/+3
2008-01-24fixed comments problem.vanjeff1-2/+2
2008-01-231. Remove USB HC Protocol installing from Uhci module. It only installs USB2 ...vanjeff5-770/+233
2008-01-22updateeric_tian2-8/+8
2008-01-22move iscsi driver into network directory, and change its name to comply with ...eric_tian32-276/+276
2008-01-22fixed icc build bugeric_tian10-67/+57
2008-01-21UEFI HII: Merge UEFI HII support changes from branch.qwang12139-380/+59160
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-17Back the wrong check in for MdeModulePkg.dsc.vanjeff1-99/+99
2008-01-171. Fixed bugs in DxeNetLib to meet consistence with network module DriverBind...vanjeff12-259/+593
2008-01-16Port PlatformDriOverrideDxe into R9.vanjeff12-2/+2720
2008-01-15Fix bug that failed to reclaim the variable.yshang11-1/+1
2008-01-141) Replace MACRO with C functions.yshang15-73/+287
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...yshang15-36/+165
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 MdeModulePkgvanjeff19-113/+6205
2008-01-04Measure PEimage and ActionString data according to TPM requirement.lgao45-8/+73
2008-01-02Add TCG/TPM internal PPI and Protocollgao43-0/+96
2008-01-02Fixed the porting issue. That leads uninitialized variable.vanjeff1-12/+3
2007-12-26usb kb's bug fixeric_tian1-1/+1
2007-12-26align all fields of data structeric_tian1-36/+36
2007-12-26Enhance the Usb bus driver to support Star with Remaining device path.vanjeff5-174/+947