summaryrefslogtreecommitdiff
path: root/MdeModulePkg
AgeCommit message (Expand)Author
2015-12-18MdeModulePkg:Fix bug that get the password width info incorrectlyDandan Bi
2015-12-17Add clarification for PcdAcpiDefault value PCD.Yao, Jiewen
2015-12-17MdeModulePkg: Correct usage gEfiIp4Config2ProtocolGuid in Ip4DxeLiming Gao
2015-12-17MdeModulePkg: Update print error level for RuntimeDriver alignment checkLiming Gao
2015-12-17MdeModulePkg:Fix a bug HttpLib can't parse last chunked data wellZhang Lubo
2015-12-17MdeModulePkg/PciSioSerialDxe:bitwise operation have same width operandsFeng Tian
2015-12-17MdeModulePkg/PciSioSerialDxe:add non-null pointer dereference assertionFeng Tian
2015-12-16FileExplorerLib: Remove the useless code.Eric Dong
2015-12-16BootManagerLib: Check the pointer to avoid use NULL pointer.Eric Dong
2015-12-16MdeModulePkg BdsDxe: Change file format which the existed folder has mixed fi...Eric Dong
2015-12-16MdeModulePkg FileExplorerDxe: Change file format which has mixed file format.Eric Dong
2015-12-16MdeModulePkg FileExplorerLib: Change file format which has mixed file format.Eric Dong
2015-12-16MdeModulePkg DxeFileExplorerProtocol: Change file format which has mixed file...Eric Dong
2015-12-16MdeModulePkg/Include: Change file format which the existed folder has mixed f...Eric Dong
2015-12-16MdeModulePkg: Fix RegularExpressionDxe memcpy intrinsic.Samer El-Haj-Mahmoud
2015-12-15MdeModulePkg: Add NULL pointer check for RegularExpressionDxe.Qiu Shumin
2015-12-15MdeModulePkg: Improved SetupBrowser handling to failed GOTO callback.Cecil Sheng
2015-12-15Rollback change r19245 because it missed one change.Cecil Sheng
2015-12-15MdeModulePkg UfsPassThru: ASSERT if params are NULL in SignalCallerEventHao Wu
2015-12-15MdeModulePkg: Convert all .uni files to utf-8Jordan Justen
2015-12-15MdeModulePkg: Improved SetupBrowser handling to failed GOTO callback.Cecil Sheng
2015-12-14MdeModulePkg/PciSioSerialDxe: Fix compiler warningsMichael Kinney
2015-12-11MdeModulePkg: Convert HiiDatabaseDxe ConfigRouting ASSERT to return an errorEugene Cohen
2015-12-11MdeModulePkg ScsiBusDxe: Fix caller event may nerver be signaledHao Wu
2015-12-11MdeModulePkg UfsPassThruDxe: Add Non-blocking I/O SupportHao Wu
2015-12-11MdeModulePkg ScsiDiskDxe: Add BlockIO2 SupportHao Wu
2015-12-10MdeModulePkg: Add PciSioSerialDxe driverRuiyu Ni
2015-12-08DeviceManagerLib: Update copyright, use BSD license instead of Intel license.Eric Dong
2015-12-08BootMaintenanceManagerLib: Update copyright, use BSD license instead of Intel...Eric Dong
2015-12-08FileExplorerLib: Update copyright, use BSD license instead of Intel license.Eric Dong
2015-12-08BootManagerLib: Update copyright, use BSD license instead of Intel license.Eric Dong
2015-12-08MdeModulePkg: Use PcdSet##S to replace PcdSet##Dandan Bi
2015-12-07MdeModulePkg: VarCheckUefiLib: Add DeployedMode/AuditMode var check logicChao Zhang
2015-12-07MdeModulePkg: DebugAssert enhancementBaraneedharan Anbazhagan
2015-12-04MdeModulePkg: Fix VS2015 warning C4311 & C4312 in RegularExpressionDxeLiming Gao
2015-12-04MdeModulePkg: Fix VS2015 warning C4456 in RegularExpressionDxeLiming Gao
2015-12-04MdeModulePkg: Fix VS2015 warning C4459 in DriverSampleDxeLiming Gao
2015-12-03MdeModulePkg: remove unreachable codeArd Biesheuvel
2015-12-01MdeModulePkg/BootLogoLib: Fix INF comments to follow coding standardsRuiyu Ni
2015-12-01MdeModulePkg/BmpImageDecoderLib: Fix function header commentsRuiyu Ni
2015-12-01MdeModulePkg/NvmExpressDxe: Fix wrong logic in GetControllerName()Anbazhagan, Baraneedharan
2015-11-30MdeModulePkg:Replace unsafe string function with safe one.Dandan Bi
2015-11-30MdeModulePkg/BDS: Do not pass unnecessary option to boot optionRuiyu Ni
2015-11-26MdeModulePkg:Refine the comments in INF filesDandan Bi
2015-11-26MdeModulePkg: Upstream SerialDxe from EmbeddedPkgStar Zeng
2015-11-26MdeModulePkg BaseSerialPortLib16550:Implement Get(Set)Control/SetAttributesStar Zeng
2015-11-26MdeModulePkg: TerminalDxe: avoid checking uninitialized variableStar Zeng
2015-11-26MdeModulePkg:Correct the file name in UiApp.infDandan Bi
2015-11-25Move CommunicationBuffer from stack to global variable.Yao, Jiewen
2015-11-25Install LoadedImage protocol for PiSmmCore.Yao, Jiewen