summaryrefslogtreecommitdiff
path: root/MdeModulePkg
AgeCommit message (Expand)Author
2015-02-15MdeModulePkg: Update SMBIOS revision to 3.0.Elvin Li
2015-02-10MdeModulePkg: Update library class name of PlatformHookLibSerialPortPpi.infShumin Qiu
2015-02-05Open default Tcp child via BY_CHILD_CONTROLLER.Wu Jiaxin
2015-02-05MdeModulePkg: Update DSC file to fix build failure in EBC.Shumin Qiu
2015-02-05MdeModulePkg: Cleanup gEfiSmmAccess2ProtocolGuid reference.Star Zeng
2015-02-04Enhance the parameter check to avoid potential issue in negotiation.Ye Ting
2015-02-04Initialize data and correct faulty logic in TcpComponentNameGetControllerName...Wu Jiaxin
2015-02-04Verified ChildHandle, and correct the name for a child. Wu Jiaxin
2015-02-03*/Contributions.txt: Update example email addressJordan Justen
2015-02-03Update the code not require optional parameters include DataPDUInOrder and Da...Roy Franz
2015-02-02Use SmmMemLib to check communication buffer.Yao, Jiewen
2015-02-02MdeModulePkg Variable: Introduce PcdReclaimVariableSpaceAtEndOfDxeStar Zeng
2015-02-02MdeModulePkg Variable: Before EndOfDxe, just record the current boot VarError...Star Zeng
2015-01-30Move ConfigHdr from browser_storage to Formset_storage, avoid device path los...Eric Dong
2015-01-27MdeModulePkg Variable: Implement variable quota management.Star Zeng
2015-01-27MdeModulePkg/UsbBotPei: Correct wrong media type detection logic in UsbBotPeiFeng Tian
2015-01-27MdeModulePkg: Fixed DxeCore displaying incorrect FV Hob informationHao Wu
2015-01-26MdeModulePkg: Acpi: enforce exclusion between FirmwareCtrl and XFirmwareCtrlLaszlo Ersek
2015-01-23The default type is not returned by display engine, this code update the logi...Eric Dong
2015-01-23Enable popup dialog when user press the hotkey.Eric Dong
2015-01-23Avoid change the return status from above code which will also be used later.Eric Dong
2015-01-23Locate the config route protocol before install the config access protocol to...Eric Dong
2015-01-22Update PcdSmbiosVersion from 0x0207 to 0x0208.Elvin Li
2015-01-22MdeModulePkg: Refine the format of INF files.Shumin Qiu
2015-01-21MdeModulePkg/DxeMain: Fix wrong sanity check in CoreTerminateMemoryMap()Ard Biesheuvel
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