summaryrefslogtreecommitdiff
path: root/MdeModulePkg
AgeCommit message (Expand)AuthorFilesLines
2015-02-15MdeModulePkg: Update SMBIOS revision to 3.0.Elvin Li1-1/+1
2015-02-10MdeModulePkg: Update library class name of PlatformHookLibSerialPortPpi.infShumin Qiu1-2/+2
2015-02-05Open default Tcp child via BY_CHILD_CONTROLLER.Wu Jiaxin1-1/+32
2015-02-05MdeModulePkg: Update DSC file to fix build failure in EBC.Shumin Qiu1-2/+2
2015-02-05MdeModulePkg: Cleanup gEfiSmmAccess2ProtocolGuid reference.Star Zeng10-10/+0
2015-02-04Enhance the parameter check to avoid potential issue in negotiation.Ye Ting1-14/+26
2015-02-04Initialize data and correct faulty logic in TcpComponentNameGetControllerName...Wu Jiaxin1-2/+3
2015-02-04Verified ChildHandle, and correct the name for a child. Wu Jiaxin1-7/+119
2015-02-03*/Contributions.txt: Update example email addressJordan Justen1-2/+2
2015-02-03Update the code not require optional parameters include DataPDUInOrder and Da...Roy Franz1-10/+19
2015-02-02Use SmmMemLib to check communication buffer.Yao, Jiewen19-573/+109
2015-02-02MdeModulePkg Variable: Introduce PcdReclaimVariableSpaceAtEndOfDxeStar Zeng7-2/+25
2015-02-02MdeModulePkg Variable: Before EndOfDxe, just record the current boot VarError...Star Zeng1-1/+16
2015-01-30Move ConfigHdr from browser_storage to Formset_storage, avoid device path los...Eric Dong3-58/+180
2015-01-27MdeModulePkg Variable: Implement variable quota management.Star Zeng10-143/+654
2015-01-27MdeModulePkg/UsbBotPei: Correct wrong media type detection logic in UsbBotPeiFeng Tian1-5/+7
2015-01-27MdeModulePkg: Fixed DxeCore displaying incorrect FV Hob informationHao Wu1-2/+2
2015-01-26MdeModulePkg: Acpi: enforce exclusion between FirmwareCtrl and XFirmwareCtrlLaszlo Ersek1-0/+4
2015-01-23The default type is not returned by display engine, this code update the logi...Eric Dong1-0/+3
2015-01-23Enable popup dialog when user press the hotkey.Eric Dong2-4/+193
2015-01-23Avoid change the return status from above code which will also be used later.Eric Dong1-2/+3
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