summaryrefslogtreecommitdiffstats
path: root/MdeModulePkg
Commit message (Expand)AuthorAgeFilesLines
* Remove some unnecessary clear screen from console drivers.li-elvin2010-06-182-30/+53
* Add a missing parameter description in the function header for CoreFindFreePa...rsun32010-06-171-0/+1
* 1) Improve how memory usage is tracked in DXE Coremdkinney2010-06-141-37/+164
* Add a UNION definition (IP_IO_IP_PROTOOCL) for EFI_IP4/6_PROTOCOL and change ...qianouyang2010-06-136-129/+126
* Change MaxBlock to HEX value to avoid GCC build failure.li-elvin2010-06-041-4/+4
* Do the following fix up in SetupBrowser driver:lgao42010-06-043-57/+51
* Fixed tracker #203752, Dhcp4 assert issue.hhuan132010-06-021-2/+4
* Per UEFI spec, FORM_OPEN/FORM_CLOSE Callback function should be called for ea...lgao42010-06-028-140/+306
* If SCSI version support Read/Write (16) command, use both commands to access ...li-elvin2010-05-282-41/+244
* Add three HiiLib APIs: HiiCreateTextOpCode, HiiCreateDateOpCode and HiiCreate...lgao42010-05-272-5/+265
* Status code handler callback should be declared as EFIAPIklu22010-05-253-3/+7
* Add the missing PalLib NULL instance.lgao42010-05-241-1/+1
* Add the missing PalLib NULL instance.lgao42010-05-231-0/+1
* Fixed the issue of that IP4driver can’t correctly reassemble the Out of Seq...qianouyang2010-05-211-1/+1
* Clean up package/platform DSC files by the following steps:lgao42010-05-211-99/+46
* MdeModulePkg AcpiTableDxe: Fix GCC build warningjljusten2010-05-201-0/+2
* fix a bug that FindVariable() may set GoneThrough flag wrongly when a >64K va...erictian2010-05-201-1/+1
* Fix VS2003 build errorjyao12010-05-191-1/+1
* Update QueryCapsuleCapabilities interface.li-elvin2010-05-192-16/+18
* add security check.vanjeff2010-05-191-2/+5
* MdeModulePkg:jyao12010-05-1813-10/+4177
* Small code refinement in MdeModulePkg.rsun32010-05-174-89/+70
* Fix DxeCore Dispatch Issue that DXE drivers may not be dispatched if they de...lgao42010-05-141-9/+9
* Fix 3 K8 issues for PXE module hhuan132010-05-142-2/+31
* Fix minor format issue in file headerqhuang82010-05-132-3/+2
* Fix for UNIXGCC buildjchen202010-05-121-1/+1
* 1) Fix IPF ICC 11.1 issue when /Ox is used related to the use of local variab...mdkinney2010-05-114-241/+256
* Add fix for the hardcoded Max ACPI table number. With this fix, the number of...jchen202010-05-111-72/+195
* Minor comment update.xdu22010-05-101-1/+1
* 1. Use the max string size to compare password string.lgao42010-05-103-4/+8
* Fix ICC 11.1 build breakmdkinney2010-05-071-3/+3
* Update UHCI and ECHI drivers to both Stop and Reset the host controller at Ex...mdkinney2010-05-072-5/+7
* Fix bug in PciHostBridgeEnumerator().mdkinney2010-05-071-1/+1
* raise TPL to TPL_CALLBACK level at DriverBindingStart() for all usb-related m...erictian2010-05-056-12/+45
* Use new API GetSectionFromAnyFvByFileType() of MdePkg DxeServicesLib library...lgao42010-05-052-80/+12
* Forcing functions with variable argument lists to use the same calling conven...geekboy15a2010-04-296-0/+9
* Update the copyright notice formathhtian2010-04-24298-549/+549
* Update the copyright notice formathhtian2010-04-24369-723/+723
* Fix a bug that FV->ReadSection cannot get the EFI_SECTION_GUID_DEFINED type s...niruiyu2010-04-211-1/+1
* Use SimpleTextInEx.Reset to initialize correctly KeyToggleStatue and KeyShift...erictian2010-04-191-4/+4
* Fixed GCC 4.4 build issues due to EFIAPI not being used when required.geekboy15a2010-04-1635-7/+94
* 1.Fixed the bug when retrieved component name by child handle. It should use...vanjeff2010-04-092-31/+31
* Fix the issue that GCC treat enum type as unsigned int which incompatible wit...klu22010-04-071-2/+2
* Update the modules with the different module GUID to avoid the different modu...lgao42010-04-064-4/+4
* MdeModulePkg: Fix warning with VS2005 toolchain on IA32jljusten2010-04-051-1/+1
* Avoid DEBUG_CLEAR_MEMORY clearing MemoryMap internal structure.jgong52010-04-031-8/+4
* Enhance SNP to be compatible with UNDI driver which doesn’t report correct ...xdu22010-04-011-0/+10
* fixed IP fragment issue which caused the MTU used by IP is less than the one ...qianouyang2010-03-281-1/+1
* remove PxeBc->Stop () when EFI_BUFFER_TOO_SMALL, the calling PxeBc->Stop() in...vanjeff2010-03-271-1/+3
* Not maintained.hhtian2010-03-251-228/+0