summaryrefslogtreecommitdiffstats
path: root/MdeModulePkg
Commit message (Expand)AuthorAgeFilesLines
* Update PcdSmbiosVersion from 0x0207 to 0x0208.Elvin Li2015-01-221-1/+1
* MdeModulePkg: Refine the format of INF files.Shumin Qiu2015-01-221-3/+3
* MdeModulePkg/DxeMain: Fix wrong sanity check in CoreTerminateMemoryMap()Ard Biesheuvel2015-01-211-16/+15
* Dispatch the UEFI option rom returned from PciPlatform/PciOverride protocol.Ruiyu Ni2015-01-204-17/+86
* Fix IA32 build failure: Use MultU64x32 for 64bit * 32bit.Ruiyu Ni2015-01-131-2/+2
* MdeModulePkg, MdePkg, NetworkPkg, OvmfPkg, PerformancePkg, ShellPkg: Library ...Daryl McDaniel2015-01-136-0/+763
* MdeModulePkg/PartitionDxe: Fixed El Torito support when the medium is not a C...Olivier Martin2015-01-121-33/+25
* MdeModulePkg DxeCore: Enhance memory profile code to handle possible NULL Fil...Star Zeng2015-01-091-7/+9
* MdeModulePkg DxePrintLibPrint2Protocol Library SPrintLength() API issue.Liming Gao2015-01-091-15/+131
* Restore question value for question without storage after CHANGING callback r...Eric Dong2015-01-091-3/+10
* MdeModulePkg Variable: Implement VarCheck PROTOCOLStar Zeng2015-01-0513-147/+1675
* Remove the FV header assumption in variable driver.Dong Guo2014-12-311-7/+14
* MdeModulePkg/FvSimpleFileSystem:Fix a potential NULL dereference issue.Feng Tian2014-12-301-0/+3
* MdeModulePkg/FvSimpleFileSystem: Fix building error with 32bit tool chains.Feng Tian2014-12-251-7/+7
* MdeModulePkg: fix mixed dos and linux EOL format issueHot Tian2014-12-233-38/+38
* MdeModulePkg/FvSimpleFileSystem: Add a new module to provide access to execut...Brendan Jackman2014-12-238-2/+2541
* MdeModulePkg: Eric Dong2014-12-191-2/+14
* MdeModulePkg\Bus\Ata\AtaAtapiPassThru: don't set PxSACT bit when issuing commandChris Ruffin2014-12-181-4/+0
* MdeModulePkg DebugSupportDxe: Fix build error with GNU assemblerJordan Justen2014-12-171-1/+1
* MdeModulePkg DxeCore: Fix potential FV overflow of 4GB boundary on a 32-bit s...Star Zeng2014-12-171-1/+1
* MdeModulePke: PeiCore FirmwareVolmeInfoPpiNotifyCallback ()issueLiming Gao2014-12-151-6/+6
* Eliminate the variable.Laszlo Ersek2014-12-151-2/+0
* MdeModulePkg DxeCore: Remove @retval function comments for CoreUpdateMemoryAt...Star Zeng2014-12-122-12/+0
* MdeModulePkg DXE FpdtStatusCodeHandler: Check Boolean value in if statement.Liming Gao2014-12-121-1/+1
* MdeModulePkg/DxeCore: Fixed compiler error 'enumerated type mixed with anothe...Olivier Martin2014-12-122-14/+14
* MdeModulePkg: Update the device path info for the storage when former drivers...Eric Dong2014-12-111-0/+47
* MdeModulePke: DxeCore NotifyFwVolBlock() function issueLiming Gao2014-12-101-1/+1
* Add HobLib DXE instance for SMM_CORE.Jeff Fan2014-12-101-0/+1
* Checking if gSmmCorePrivate->CommunicationBuffer is in supported physical add...Jeff Fan2014-12-093-16/+105
* MdeModulePkg: Source fixes and cleanup for ARMGCC compilesRandy Pawell2014-12-0410-30/+33
* MdeModulePkg: Unregister DXE FpdtStatusCodeHandler.Liming Gao2014-12-031-44/+61
* Fix memory leak in Ip4Config.Samer El-Haj-Mahmoud2014-12-021-1/+2
* MdeModulePkg DxeCore: Check pointer AllocInfoData before dereferencing.Star Zeng2014-11-271-0/+1
* Fix build fail for VS2005 tool chain.Eric Dong2014-11-271-4/+4
* MdeModulePkg: Misc comments and DEBUG messagesSamer El-Haj-Mahmoud2014-11-274-4/+13
* Fix an issue in the PCD service to prevent potential out of bound array access Samer El-Haj-Mahmoud2014-11-261-2/+3
* Fixed user input arrow down/ page down caused form display highlight menu error.Eric Dong2014-11-264-214/+493
* MdeModulePkg: remove usb defined infojaben carsey2014-11-241-23/+1
* MdeModulePkg: Refine the get default value logic.Eric Dong2014-11-213-168/+48
* MdePkg/MdeModulePkg: Implement the missing SetMemorySpaceCapabilities function.Eugene Cohen2014-11-205-48/+241
* [PATCH] MdeModulePkg: update poor wording in MdeModulePkg DEC/UNI filejaben carsey2014-11-192-2/+3
* MdeModulePkg/SecurityPkg VariablePei: Fix VS2013 build failure.Star Zeng2014-11-191-0/+4
* MdeModulePkg DxeCore: Fix VS2013 build failure.Star Zeng2014-11-191-0/+2
* MdeModulePkg BaseSerialPortLib16550: Correct MemoryLimit and MemoryBase offset.Liming Gao2014-11-191-6/+6
* MdeModulePkg Variable: Add missing warning annotation.Star Zeng2014-11-196-1/+61
* MdeModulePkg DxeCore/PiSmmCore/MemoryProfileInfo: Fix EBC and VS2013 build fa...Star Zeng2014-11-173-4/+23
* MdeModulePkg/Core/PiSmmCore/PiSmmCore.c: Fix compiler warning about variable ...Garrett Kirkendall2014-11-141-1/+1
* MdeModulePkg DxeCore/PiSmmCore: Add UEFI memory and SMRAM profile support.Star Zeng2014-11-1228-106/+5235
* MdeModulePkg/AtaAtapiPassThru: don't write read-only AHCI MMIO registerFeng Tian2014-11-102-8/+22
* MdeModulePkg: Add InSmm() API in PiSmmCoreSmmServicesTableLib instanceGao, Liming2014-11-051-1/+21