summaryrefslogtreecommitdiff
path: root/MdeModulePkg
AgeCommit message (Expand)AuthorFilesLines
2010-06-18Remove some unnecessary clear screen from console drivers.li-elvin2-30/+53
2010-06-17Add a missing parameter description in the function header for CoreFindFreePa...rsun31-0/+1
2010-06-141) Improve how memory usage is tracked in DXE Coremdkinney1-37/+164
2010-06-13Add a UNION definition (IP_IO_IP_PROTOOCL) for EFI_IP4/6_PROTOCOL and change ...qianouyang6-129/+126
2010-06-04Change MaxBlock to HEX value to avoid GCC build failure.li-elvin1-4/+4
2010-06-04Do the following fix up in SetupBrowser driver:lgao43-57/+51
2010-06-02Fixed tracker #203752, Dhcp4 assert issue.hhuan131-2/+4
2010-06-02Per UEFI spec, FORM_OPEN/FORM_CLOSE Callback function should be called for ea...lgao48-140/+306
2010-05-28If SCSI version support Read/Write (16) command, use both commands to access ...li-elvin2-41/+244
2010-05-27Add three HiiLib APIs: HiiCreateTextOpCode, HiiCreateDateOpCode and HiiCreate...lgao42-5/+265
2010-05-25Status code handler callback should be declared as EFIAPIklu23-3/+7
2010-05-24Add the missing PalLib NULL instance.lgao41-1/+1
2010-05-23Add the missing PalLib NULL instance.lgao41-0/+1
2010-05-21Fixed the issue of that IP4driver can’t correctly reassemble the Out of Seq...qianouyang1-1/+1
2010-05-21Clean up package/platform DSC files by the following steps:lgao41-99/+46
2010-05-20MdeModulePkg AcpiTableDxe: Fix GCC build warningjljusten1-0/+2
2010-05-20fix a bug that FindVariable() may set GoneThrough flag wrongly when a >64K va...erictian1-1/+1
2010-05-19Fix VS2003 build errorjyao11-1/+1
2010-05-19Update QueryCapsuleCapabilities interface.li-elvin2-16/+18
2010-05-19add security check.vanjeff1-2/+5
2010-05-18MdeModulePkg:jyao113-10/+4177
2010-05-17Small code refinement in MdeModulePkg.rsun34-89/+70
2010-05-14Fix DxeCore Dispatch Issue that DXE drivers may not be dispatched if they de...lgao41-9/+9
2010-05-14Fix 3 K8 issues for PXE module hhuan132-2/+31
2010-05-13Fix minor format issue in file headerqhuang82-3/+2
2010-05-12Fix for UNIXGCC buildjchen201-1/+1
2010-05-111) Fix IPF ICC 11.1 issue when /Ox is used related to the use of local variab...mdkinney4-241/+256
2010-05-11Add fix for the hardcoded Max ACPI table number. With this fix, the number of...jchen201-72/+195
2010-05-10Minor comment update.xdu21-1/+1
2010-05-101. Use the max string size to compare password string.lgao43-4/+8
2010-05-07Fix ICC 11.1 build breakmdkinney1-3/+3
2010-05-07Update UHCI and ECHI drivers to both Stop and Reset the host controller at Ex...mdkinney2-5/+7
2010-05-07Fix bug in PciHostBridgeEnumerator().mdkinney1-1/+1
2010-05-05raise TPL to TPL_CALLBACK level at DriverBindingStart() for all usb-related m...erictian6-12/+45
2010-05-05Use new API GetSectionFromAnyFvByFileType() of MdePkg DxeServicesLib library...lgao42-80/+12
2010-04-29Forcing functions with variable argument lists to use the same calling conven...geekboy15a6-0/+9
2010-04-24Update the copyright notice formathhtian298-549/+549
2010-04-24Update the copyright notice formathhtian369-723/+723
2010-04-21Fix a bug that FV->ReadSection cannot get the EFI_SECTION_GUID_DEFINED type s...niruiyu1-1/+1
2010-04-19Use SimpleTextInEx.Reset to initialize correctly KeyToggleStatue and KeyShift...erictian1-4/+4
2010-04-16Fixed GCC 4.4 build issues due to EFIAPI not being used when required.geekboy15a35-7/+94
2010-04-091.Fixed the bug when retrieved component name by child handle. It should use...vanjeff2-31/+31
2010-04-07Fix the issue that GCC treat enum type as unsigned int which incompatible wit...klu21-2/+2
2010-04-06Update the modules with the different module GUID to avoid the different modu...lgao44-4/+4
2010-04-05MdeModulePkg: Fix warning with VS2005 toolchain on IA32jljusten1-1/+1
2010-04-03Avoid DEBUG_CLEAR_MEMORY clearing MemoryMap internal structure.jgong51-8/+4
2010-04-01Enhance SNP to be compatible with UNDI driver which doesn’t report correct ...xdu21-0/+10
2010-03-28fixed IP fragment issue which caused the MTU used by IP is less than the one ...qianouyang1-1/+1
2010-03-27remove PxeBc->Stop () when EFI_BUFFER_TOO_SMALL, the calling PxeBc->Stop() in...vanjeff1-1/+3
2010-03-25Not maintained.hhtian1-228/+0