summaryrefslogtreecommitdiff
path: root/MdeModulePkg
AgeCommit message (Expand)Author
2010-05-28If SCSI version support Read/Write (16) command, use both commands to access ...li-elvin
2010-05-27Add three HiiLib APIs: HiiCreateTextOpCode, HiiCreateDateOpCode and HiiCreate...lgao4
2010-05-25Status code handler callback should be declared as EFIAPIklu2
2010-05-24Add the missing PalLib NULL instance.lgao4
2010-05-23Add the missing PalLib NULL instance.lgao4
2010-05-21Fixed the issue of that IP4driver can’t correctly reassemble the Out of Seq...qianouyang
2010-05-21Clean up package/platform DSC files by the following steps:lgao4
2010-05-20MdeModulePkg AcpiTableDxe: Fix GCC build warningjljusten
2010-05-20fix a bug that FindVariable() may set GoneThrough flag wrongly when a >64K va...erictian
2010-05-19Fix VS2003 build errorjyao1
2010-05-19Update QueryCapsuleCapabilities interface.li-elvin
2010-05-19add security check.vanjeff
2010-05-18MdeModulePkg:jyao1
2010-05-17Small code refinement in MdeModulePkg.rsun3
2010-05-14Fix DxeCore Dispatch Issue that DXE drivers may not be dispatched if they de...lgao4
2010-05-14Fix 3 K8 issues for PXE module hhuan13
2010-05-13Fix minor format issue in file headerqhuang8
2010-05-12Fix for UNIXGCC buildjchen20
2010-05-111) Fix IPF ICC 11.1 issue when /Ox is used related to the use of local variab...mdkinney
2010-05-11Add fix for the hardcoded Max ACPI table number. With this fix, the number of...jchen20
2010-05-10Minor comment update.xdu2
2010-05-101. Use the max string size to compare password string.lgao4
2010-05-07Fix ICC 11.1 build breakmdkinney
2010-05-07Update UHCI and ECHI drivers to both Stop and Reset the host controller at Ex...mdkinney
2010-05-07Fix bug in PciHostBridgeEnumerator().mdkinney
2010-05-05raise TPL to TPL_CALLBACK level at DriverBindingStart() for all usb-related m...erictian
2010-05-05Use new API GetSectionFromAnyFvByFileType() of MdePkg DxeServicesLib library...lgao4
2010-04-29Forcing functions with variable argument lists to use the same calling conven...geekboy15a
2010-04-24Update the copyright notice formathhtian
2010-04-24Update the copyright notice formathhtian
2010-04-21Fix a bug that FV->ReadSection cannot get the EFI_SECTION_GUID_DEFINED type s...niruiyu
2010-04-19Use SimpleTextInEx.Reset to initialize correctly KeyToggleStatue and KeyShift...erictian
2010-04-16Fixed GCC 4.4 build issues due to EFIAPI not being used when required.geekboy15a
2010-04-091.Fixed the bug when retrieved component name by child handle. It should use...vanjeff
2010-04-07Fix the issue that GCC treat enum type as unsigned int which incompatible wit...klu2
2010-04-06Update the modules with the different module GUID to avoid the different modu...lgao4
2010-04-05MdeModulePkg: Fix warning with VS2005 toolchain on IA32jljusten
2010-04-03Avoid DEBUG_CLEAR_MEMORY clearing MemoryMap internal structure.jgong5
2010-04-01Enhance SNP to be compatible with UNDI driver which doesn’t report correct ...xdu2
2010-03-28fixed IP fragment issue which caused the MTU used by IP is less than the one ...qianouyang
2010-03-27remove PxeBc->Stop () when EFI_BUFFER_TOO_SMALL, the calling PxeBc->Stop() in...vanjeff
2010-03-25Not maintained.hhtian
2010-03-21Change BufferSize from UINTN * to UINTN to eliminate pointer to pointer in Sm...jyao1
2010-03-21Fix sync issue to make EbcLLCALLEX() function check the same value to ones th...lgao4
2010-03-20Fix compile break on IA32 arch.lgao4
2010-03-19Fix an bug for PXE boot asserthhuan13
2010-03-19git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10288 6f...rsun3
2010-03-19Fix a bug that usb keybarod can not work well when it is inserted at a usb 2....erictian
2010-03-19Hold Memory Lock until DEBUG_CLEAR_MEMORY called in CoreFreePages(). jgong5
2010-03-18changing UDP default timeout value to 2s to improve PXE BC boot performance.vanjeff