summaryrefslogtreecommitdiff
path: root/MdeModulePkg
AgeCommit message (Expand)Author
2015-01-20Dispatch the UEFI option rom returned from PciPlatform/PciOverride protocol.Ruiyu Ni
2015-01-13Fix IA32 build failure: Use MultU64x32 for 64bit * 32bit.Ruiyu Ni
2015-01-13MdeModulePkg, MdePkg, NetworkPkg, OvmfPkg, PerformancePkg, ShellPkg: Library ...Daryl McDaniel
2015-01-12MdeModulePkg/PartitionDxe: Fixed El Torito support when the medium is not a C...Olivier Martin
2015-01-09MdeModulePkg DxeCore: Enhance memory profile code to handle possible NULL Fil...Star Zeng
2015-01-09MdeModulePkg DxePrintLibPrint2Protocol Library SPrintLength() API issue.Liming Gao
2015-01-09Restore question value for question without storage after CHANGING callback r...Eric Dong
2015-01-05MdeModulePkg Variable: Implement VarCheck PROTOCOLStar Zeng
2014-12-31Remove the FV header assumption in variable driver.Dong Guo
2014-12-30MdeModulePkg/FvSimpleFileSystem:Fix a potential NULL dereference issue.Feng Tian
2014-12-25MdeModulePkg/FvSimpleFileSystem: Fix building error with 32bit tool chains.Feng Tian
2014-12-23MdeModulePkg: fix mixed dos and linux EOL format issueHot Tian
2014-12-23MdeModulePkg/FvSimpleFileSystem: Add a new module to provide access to execut...Brendan Jackman
2014-12-19MdeModulePkg: Eric Dong
2014-12-18MdeModulePkg\Bus\Ata\AtaAtapiPassThru: don't set PxSACT bit when issuing commandChris Ruffin
2014-12-17MdeModulePkg DebugSupportDxe: Fix build error with GNU assemblerJordan Justen
2014-12-17MdeModulePkg DxeCore: Fix potential FV overflow of 4GB boundary on a 32-bit s...Star Zeng
2014-12-15MdeModulePke: PeiCore FirmwareVolmeInfoPpiNotifyCallback ()issueLiming Gao
2014-12-15Eliminate the variable.Laszlo Ersek
2014-12-12MdeModulePkg DxeCore: Remove @retval function comments for CoreUpdateMemoryAt...Star Zeng
2014-12-12MdeModulePkg DXE FpdtStatusCodeHandler: Check Boolean value in if statement.Liming Gao
2014-12-12MdeModulePkg/DxeCore: Fixed compiler error 'enumerated type mixed with anothe...Olivier Martin
2014-12-11MdeModulePkg: Update the device path info for the storage when former drivers...Eric Dong
2014-12-10MdeModulePke: DxeCore NotifyFwVolBlock() function issueLiming Gao
2014-12-10Add HobLib DXE instance for SMM_CORE.Jeff Fan
2014-12-09Checking if gSmmCorePrivate->CommunicationBuffer is in supported physical add...Jeff Fan
2014-12-04MdeModulePkg: Source fixes and cleanup for ARMGCC compilesRandy Pawell
2014-12-03MdeModulePkg: Unregister DXE FpdtStatusCodeHandler.Liming Gao
2014-12-02Fix memory leak in Ip4Config.Samer El-Haj-Mahmoud
2014-11-27MdeModulePkg DxeCore: Check pointer AllocInfoData before dereferencing.Star Zeng
2014-11-27Fix build fail for VS2005 tool chain.Eric Dong
2014-11-27MdeModulePkg: Misc comments and DEBUG messagesSamer El-Haj-Mahmoud
2014-11-26Fix an issue in the PCD service to prevent potential out of bound array access Samer El-Haj-Mahmoud
2014-11-26Fixed user input arrow down/ page down caused form display highlight menu error.Eric Dong
2014-11-24MdeModulePkg: remove usb defined infojaben carsey
2014-11-21MdeModulePkg: Refine the get default value logic.Eric Dong
2014-11-20MdePkg/MdeModulePkg: Implement the missing SetMemorySpaceCapabilities function.Eugene Cohen
2014-11-19[PATCH] MdeModulePkg: update poor wording in MdeModulePkg DEC/UNI filejaben carsey
2014-11-19MdeModulePkg/SecurityPkg VariablePei: Fix VS2013 build failure.Star Zeng
2014-11-19MdeModulePkg DxeCore: Fix VS2013 build failure.Star Zeng
2014-11-19MdeModulePkg BaseSerialPortLib16550: Correct MemoryLimit and MemoryBase offset.Liming Gao
2014-11-19MdeModulePkg Variable: Add missing warning annotation.Star Zeng
2014-11-17MdeModulePkg DxeCore/PiSmmCore/MemoryProfileInfo: Fix EBC and VS2013 build fa...Star Zeng
2014-11-14MdeModulePkg/Core/PiSmmCore/PiSmmCore.c: Fix compiler warning about variable ...Garrett Kirkendall
2014-11-12MdeModulePkg DxeCore/PiSmmCore: Add UEFI memory and SMRAM profile support.Star Zeng
2014-11-10MdeModulePkg/AtaAtapiPassThru: don't write read-only AHCI MMIO registerFeng Tian
2014-11-05MdeModulePkg: Add InSmm() API in PiSmmCoreSmmServicesTableLib instanceGao, Liming
2014-10-31EDK II Contributions.txt: Update patch format informationJordan Justen
2014-10-31MdeModulePkg/SecurityPkg Variable: Add boundary check for while (IsValidVaria...Star Zeng
2014-10-31Fix a bug introuduced by r16104, not all NIC device implement both memory and...Fu Siyuan