summaryrefslogtreecommitdiff
path: root/MdeModulePkg
AgeCommit message (Expand)AuthorFilesLines
2015-12-15MdeModulePkg: Improved SetupBrowser handling to failed GOTO callback.Cecil Sheng1-2/+6
2015-12-14MdeModulePkg/PciSioSerialDxe: Fix compiler warningsMichael Kinney1-4/+7
2015-12-11MdeModulePkg: Convert HiiDatabaseDxe ConfigRouting ASSERT to return an errorEugene Cohen1-1/+3
2015-12-11MdeModulePkg ScsiBusDxe: Fix caller event may nerver be signaledHao Wu1-9/+37
2015-12-11MdeModulePkg UfsPassThruDxe: Add Non-blocking I/O SupportHao Wu3-40/+393
2015-12-11MdeModulePkg ScsiDiskDxe: Add BlockIO2 SupportHao Wu4-14/+1767
2015-12-10MdeModulePkg: Add PciSioSerialDxe driverRuiyu Ni9-0/+3759
2015-12-08DeviceManagerLib: Update copyright, use BSD license instead of Intel license.Eric Dong1-9/+8
2015-12-08BootMaintenanceManagerLib: Update copyright, use BSD license instead of Intel...Eric Dong1-8/+7
2015-12-08FileExplorerLib: Update copyright, use BSD license instead of Intel license.Eric Dong5-38/+39
2015-12-08BootManagerLib: Update copyright, use BSD license instead of Intel license.Eric Dong5-37/+34
2015-12-08MdeModulePkg: Use PcdSet##S to replace PcdSet##Dandan Bi2-12/+24
2015-12-07MdeModulePkg: VarCheckUefiLib: Add DeployedMode/AuditMode var check logicChao Zhang1-0/+22
2015-12-07MdeModulePkg: DebugAssert enhancementBaraneedharan Anbazhagan1-15/+36
2015-12-04MdeModulePkg: Fix VS2015 warning C4311 & C4312 in RegularExpressionDxeLiming Gao4-39/+39
2015-12-04MdeModulePkg: Fix VS2015 warning C4456 in RegularExpressionDxeLiming Gao2-10/+10
2015-12-04MdeModulePkg: Fix VS2015 warning C4459 in DriverSampleDxeLiming Gao1-36/+36
2015-12-03MdeModulePkg: remove unreachable codeArd Biesheuvel3-5/+0
2015-12-01MdeModulePkg/BootLogoLib: Fix INF comments to follow coding standardsRuiyu Ni1-6/+6
2015-12-01MdeModulePkg/BmpImageDecoderLib: Fix function header commentsRuiyu Ni1-4/+4
2015-12-01MdeModulePkg/NvmExpressDxe: Fix wrong logic in GetControllerName()Anbazhagan, Baraneedharan1-1/+1
2015-11-30MdeModulePkg:Replace unsafe string function with safe one.Dandan Bi1-10/+12
2015-11-30MdeModulePkg/BDS: Do not pass unnecessary option to boot optionRuiyu Ni1-5/+27
2015-11-26MdeModulePkg:Refine the comments in INF filesDandan Bi2-12/+12
2015-11-26MdeModulePkg: Upstream SerialDxe from EmbeddedPkgStar Zeng5-0/+577
2015-11-26MdeModulePkg BaseSerialPortLib16550:Implement Get(Set)Control/SetAttributesStar Zeng1-0/+337
2015-11-26MdeModulePkg: TerminalDxe: avoid checking uninitialized variableStar Zeng1-3/+4
2015-11-26MdeModulePkg:Correct the file name in UiApp.infDandan Bi1-1/+1
2015-11-25Move CommunicationBuffer from stack to global variable.Yao, Jiewen1-13/+13
2015-11-25Install LoadedImage protocol for PiSmmCore.Yao, Jiewen3-2/+82
2015-11-25MdeModulePkg: Clean code to follow C Coding style.Zhang Lubo1-1/+1
2015-11-25Uninstall LoadedImage protocol if SMM driver returns error and is unloaded.Yao, Jiewen1-0/+14
2015-11-25Check InternalAllocPoolByIndex status before refer buffer.Zeng, Star1-2/+5
2015-11-24MdeModulePkg/BdsDxe: Fix EBC build failureRuiyu Ni1-0/+12
2015-11-24MdeModulePkg/UefiBootManagerLib: Always create MemoryTypeInfo variableRuiyu Ni3-12/+20
2015-11-23MdeModulePkg:Refine the UiAppDandan Bi33-11906/+181
2015-11-23MdeModulePkg:Create Boot Maintenance Manager LibraryDandan Bi12-0/+8468
2015-11-23MdeModulePkg:Create Device Manager LibraryDandan Bi5-0/+1242
2015-11-23MdeModulePkg:Create Boot Manager LibraryDandan Bi6-0/+1080
2015-11-23MdeModulePkg DxeFileExplorerProtocol: Create wrapper fileexplorer library.Eric Dong4-0/+135
2015-11-23MdeModulePkg FileExplorerDxe: Create file explorer Protocol.Eric Dong7-0/+193
2015-11-23MdeModulePkg FileExplorerLib: Create file explorer library.Eric Dong9-0/+1928
2015-11-23MdeModulePkg/BootLogoLib: Fix GCC build failureRuiyu Ni1-0/+2
2015-11-20MdeModulePkg BaseSerialPortLib16550: Fix typo in SerialPortWrite()Star Zeng1-1/+1
2015-11-18MdeModulePkg PeiCore: PeiInstallPeiMemory improper ASSERT test on second callStar Zeng1-1/+1
2015-11-18MdeModulePkg: Change BootLogoEnableLogo use INTN for minus valueRuiyu Ni2-37/+34
2015-11-18MdeModulePkg: Change PlatformLogo.GetImage use INTN for minus valueRuiyu Ni1-4/+4
2015-11-17MdeModulePkg/VarCheck: Add VarCheck handler for PlatformRecovery####Ruiyu Ni2-0/+18
2015-11-17MdeModulePkg: Enable PlatformRecovery in BdsDxe driverRuiyu Ni2-314/+95
2015-11-17MdeModulePkg: Add PlatformRecovery#### pointing to default file pathRuiyu Ni1-8/+30