summaryrefslogtreecommitdiff
path: root/MdeModulePkg
AgeCommit message (Expand)AuthorFilesLines
2015-01-23Locate the config route protocol before install the config access protocol to...Eric Dong1-13/+14
2015-01-22Update PcdSmbiosVersion from 0x0207 to 0x0208.Elvin Li1-1/+1
2015-01-22MdeModulePkg: Refine the format of INF files.Shumin Qiu1-3/+3
2015-01-21MdeModulePkg/DxeMain: Fix wrong sanity check in CoreTerminateMemoryMap()Ard Biesheuvel1-16/+15
2015-01-20Dispatch the UEFI option rom returned from PciPlatform/PciOverride protocol.Ruiyu Ni4-17/+86
2015-01-13Fix IA32 build failure: Use MultU64x32 for 64bit * 32bit.Ruiyu Ni1-2/+2
2015-01-13MdeModulePkg, MdePkg, NetworkPkg, OvmfPkg, PerformancePkg, ShellPkg: Library ...Daryl McDaniel6-0/+763
2015-01-12MdeModulePkg/PartitionDxe: Fixed El Torito support when the medium is not a C...Olivier Martin1-33/+25
2015-01-09MdeModulePkg DxeCore: Enhance memory profile code to handle possible NULL Fil...Star Zeng1-7/+9
2015-01-09MdeModulePkg DxePrintLibPrint2Protocol Library SPrintLength() API issue.Liming Gao1-15/+131
2015-01-09Restore question value for question without storage after CHANGING callback r...Eric Dong1-3/+10
2015-01-05MdeModulePkg Variable: Implement VarCheck PROTOCOLStar Zeng13-147/+1675
2014-12-31Remove the FV header assumption in variable driver.Dong Guo1-7/+14
2014-12-30MdeModulePkg/FvSimpleFileSystem:Fix a potential NULL dereference issue.Feng Tian1-0/+3
2014-12-25MdeModulePkg/FvSimpleFileSystem: Fix building error with 32bit tool chains.Feng Tian1-7/+7
2014-12-23MdeModulePkg: fix mixed dos and linux EOL format issueHot Tian3-38/+38
2014-12-23MdeModulePkg/FvSimpleFileSystem: Add a new module to provide access to execut...Brendan Jackman8-2/+2541
2014-12-19MdeModulePkg: Eric Dong1-2/+14
2014-12-18MdeModulePkg\Bus\Ata\AtaAtapiPassThru: don't set PxSACT bit when issuing commandChris Ruffin1-4/+0
2014-12-17MdeModulePkg DebugSupportDxe: Fix build error with GNU assemblerJordan Justen1-1/+1
2014-12-17MdeModulePkg DxeCore: Fix potential FV overflow of 4GB boundary on a 32-bit s...Star Zeng1-1/+1
2014-12-15MdeModulePke: PeiCore FirmwareVolmeInfoPpiNotifyCallback ()issueLiming Gao1-6/+6
2014-12-15Eliminate the variable.Laszlo Ersek1-2/+0
2014-12-12MdeModulePkg DxeCore: Remove @retval function comments for CoreUpdateMemoryAt...Star Zeng2-12/+0
2014-12-12MdeModulePkg DXE FpdtStatusCodeHandler: Check Boolean value in if statement.Liming Gao1-1/+1
2014-12-12MdeModulePkg/DxeCore: Fixed compiler error 'enumerated type mixed with anothe...Olivier Martin2-14/+14
2014-12-11MdeModulePkg: Update the device path info for the storage when former drivers...Eric Dong1-0/+47
2014-12-10MdeModulePke: DxeCore NotifyFwVolBlock() function issueLiming Gao1-1/+1
2014-12-10Add HobLib DXE instance for SMM_CORE.Jeff Fan1-0/+1
2014-12-09Checking if gSmmCorePrivate->CommunicationBuffer is in supported physical add...Jeff Fan3-16/+105
2014-12-04MdeModulePkg: Source fixes and cleanup for ARMGCC compilesRandy Pawell10-30/+33
2014-12-03MdeModulePkg: Unregister DXE FpdtStatusCodeHandler.Liming Gao1-44/+61
2014-12-02Fix memory leak in Ip4Config.Samer El-Haj-Mahmoud1-1/+2
2014-11-27MdeModulePkg DxeCore: Check pointer AllocInfoData before dereferencing.Star Zeng1-0/+1
2014-11-27Fix build fail for VS2005 tool chain.Eric Dong1-4/+4
2014-11-27MdeModulePkg: Misc comments and DEBUG messagesSamer El-Haj-Mahmoud4-4/+13
2014-11-26Fix an issue in the PCD service to prevent potential out of bound array access Samer El-Haj-Mahmoud1-2/+3
2014-11-26Fixed user input arrow down/ page down caused form display highlight menu error.Eric Dong4-214/+493
2014-11-24MdeModulePkg: remove usb defined infojaben carsey1-23/+1
2014-11-21MdeModulePkg: Refine the get default value logic.Eric Dong3-168/+48
2014-11-20MdePkg/MdeModulePkg: Implement the missing SetMemorySpaceCapabilities function.Eugene Cohen5-48/+241
2014-11-19[PATCH] MdeModulePkg: update poor wording in MdeModulePkg DEC/UNI filejaben carsey2-2/+3
2014-11-19MdeModulePkg/SecurityPkg VariablePei: Fix VS2013 build failure.Star Zeng1-0/+4
2014-11-19MdeModulePkg DxeCore: Fix VS2013 build failure.Star Zeng1-0/+2
2014-11-19MdeModulePkg BaseSerialPortLib16550: Correct MemoryLimit and MemoryBase offset.Liming Gao1-6/+6
2014-11-19MdeModulePkg Variable: Add missing warning annotation.Star Zeng6-1/+61
2014-11-17MdeModulePkg DxeCore/PiSmmCore/MemoryProfileInfo: Fix EBC and VS2013 build fa...Star Zeng3-4/+23
2014-11-14MdeModulePkg/Core/PiSmmCore/PiSmmCore.c: Fix compiler warning about variable ...Garrett Kirkendall1-1/+1
2014-11-12MdeModulePkg DxeCore/PiSmmCore: Add UEFI memory and SMRAM profile support.Star Zeng28-106/+5235
2014-11-10MdeModulePkg/AtaAtapiPassThru: don't write read-only AHCI MMIO registerFeng Tian2-8/+22