summaryrefslogtreecommitdiffstats
path: root/MdeModulePkg
Commit message (Expand)AuthorAgeFilesLines
* MdeModulePkg: Convert all .uni files to utf-8Jordan Justen2015-12-15328-0/+0
* MdeModulePkg: Improved SetupBrowser handling to failed GOTO callback.Cecil Sheng2015-12-151-2/+6
* MdeModulePkg/PciSioSerialDxe: Fix compiler warningsMichael Kinney2015-12-141-4/+7
* MdeModulePkg: Convert HiiDatabaseDxe ConfigRouting ASSERT to return an errorEugene Cohen2015-12-111-1/+3
* MdeModulePkg ScsiBusDxe: Fix caller event may nerver be signaledHao Wu2015-12-111-9/+37
* MdeModulePkg UfsPassThruDxe: Add Non-blocking I/O SupportHao Wu2015-12-113-40/+393
* MdeModulePkg ScsiDiskDxe: Add BlockIO2 SupportHao Wu2015-12-114-14/+1767
* MdeModulePkg: Add PciSioSerialDxe driverRuiyu Ni2015-12-109-0/+3759
* DeviceManagerLib: Update copyright, use BSD license instead of Intel license.Eric Dong2015-12-081-9/+8
* BootMaintenanceManagerLib: Update copyright, use BSD license instead of Intel...Eric Dong2015-12-081-8/+7
* FileExplorerLib: Update copyright, use BSD license instead of Intel license.Eric Dong2015-12-085-38/+39
* BootManagerLib: Update copyright, use BSD license instead of Intel license.Eric Dong2015-12-085-37/+34
* MdeModulePkg: Use PcdSet##S to replace PcdSet##Dandan Bi2015-12-082-12/+24
* MdeModulePkg: VarCheckUefiLib: Add DeployedMode/AuditMode var check logicChao Zhang2015-12-071-0/+22
* MdeModulePkg: DebugAssert enhancementBaraneedharan Anbazhagan2015-12-071-15/+36
* MdeModulePkg: Fix VS2015 warning C4311 & C4312 in RegularExpressionDxeLiming Gao2015-12-044-39/+39
* MdeModulePkg: Fix VS2015 warning C4456 in RegularExpressionDxeLiming Gao2015-12-042-10/+10
* MdeModulePkg: Fix VS2015 warning C4459 in DriverSampleDxeLiming Gao2015-12-041-36/+36
* MdeModulePkg: remove unreachable codeArd Biesheuvel2015-12-033-5/+0
* MdeModulePkg/BootLogoLib: Fix INF comments to follow coding standardsRuiyu Ni2015-12-011-6/+6
* MdeModulePkg/BmpImageDecoderLib: Fix function header commentsRuiyu Ni2015-12-011-4/+4
* MdeModulePkg/NvmExpressDxe: Fix wrong logic in GetControllerName()Anbazhagan, Baraneedharan2015-12-011-1/+1
* MdeModulePkg:Replace unsafe string function with safe one.Dandan Bi2015-11-301-10/+12
* MdeModulePkg/BDS: Do not pass unnecessary option to boot optionRuiyu Ni2015-11-301-5/+27
* MdeModulePkg:Refine the comments in INF filesDandan Bi2015-11-262-12/+12
* MdeModulePkg: Upstream SerialDxe from EmbeddedPkgStar Zeng2015-11-265-0/+577
* MdeModulePkg BaseSerialPortLib16550:Implement Get(Set)Control/SetAttributesStar Zeng2015-11-261-0/+337
* MdeModulePkg: TerminalDxe: avoid checking uninitialized variableStar Zeng2015-11-261-3/+4
* MdeModulePkg:Correct the file name in UiApp.infDandan Bi2015-11-261-1/+1
* Move CommunicationBuffer from stack to global variable.Yao, Jiewen2015-11-251-13/+13
* Install LoadedImage protocol for PiSmmCore.Yao, Jiewen2015-11-253-2/+82
* MdeModulePkg: Clean code to follow C Coding style.Zhang Lubo2015-11-251-1/+1
* Uninstall LoadedImage protocol if SMM driver returns error and is unloaded.Yao, Jiewen2015-11-251-0/+14
* Check InternalAllocPoolByIndex status before refer buffer.Zeng, Star2015-11-251-2/+5
* MdeModulePkg/BdsDxe: Fix EBC build failureRuiyu Ni2015-11-241-0/+12
* MdeModulePkg/UefiBootManagerLib: Always create MemoryTypeInfo variableRuiyu Ni2015-11-243-12/+20
* MdeModulePkg:Refine the UiAppDandan Bi2015-11-2333-11906/+181
* MdeModulePkg:Create Boot Maintenance Manager LibraryDandan Bi2015-11-2312-0/+8468
* MdeModulePkg:Create Device Manager LibraryDandan Bi2015-11-235-0/+1242
* MdeModulePkg:Create Boot Manager LibraryDandan Bi2015-11-236-0/+1080
* MdeModulePkg DxeFileExplorerProtocol: Create wrapper fileexplorer library.Eric Dong2015-11-234-0/+135
* MdeModulePkg FileExplorerDxe: Create file explorer Protocol.Eric Dong2015-11-237-0/+193
* MdeModulePkg FileExplorerLib: Create file explorer library.Eric Dong2015-11-239-0/+1928
* MdeModulePkg/BootLogoLib: Fix GCC build failureRuiyu Ni2015-11-231-0/+2
* MdeModulePkg BaseSerialPortLib16550: Fix typo in SerialPortWrite()Star Zeng2015-11-201-1/+1
* MdeModulePkg PeiCore: PeiInstallPeiMemory improper ASSERT test on second callStar Zeng2015-11-181-1/+1
* MdeModulePkg: Change BootLogoEnableLogo use INTN for minus valueRuiyu Ni2015-11-182-37/+34
* MdeModulePkg: Change PlatformLogo.GetImage use INTN for minus valueRuiyu Ni2015-11-181-4/+4
* MdeModulePkg/VarCheck: Add VarCheck handler for PlatformRecovery####Ruiyu Ni2015-11-172-0/+18
* MdeModulePkg: Enable PlatformRecovery in BdsDxe driverRuiyu Ni2015-11-172-314/+95