summaryrefslogtreecommitdiffstats
path: root/MdeModulePkg
Commit message (Expand)AuthorAgeFilesLines
* 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
* MdeModulePkg: Add PlatformRecovery#### pointing to default file pathRuiyu Ni2015-11-171-8/+30
* MdeModulePkg: Use UefiSpec.h defined macro to replace L"xxx" stringRuiyu Ni2015-11-171-8/+8
* MdeModulePkg: Add missing PrintLib to BdsDxe.infRuiyu Ni2015-11-171-0/+1
* MdeModulePkg: Add Platform recovery supportRuiyu Ni2015-11-174-17/+120
* MdeModulePkg: Support to expand File device pathRuiyu Ni2015-11-171-0/+76
* MdeModulePkg: Use BmForEachVariable to collect all key optionsRuiyu Ni2015-11-171-71/+90
* MdeModulePkg: Use BM_OPTION_NAME_LEN instead of sizeof L"Boot####"Ruiyu Ni2015-11-171-5/+5
* MdeModulePkg: Use BmCharToUint in BmIsKeyOptionVariableRuiyu Ni2015-11-174-28/+44
* MdeModulePkg: Add Bm prefix for internal functionsRuiyu Ni2015-11-172-4/+12
* MdeModulePkg: SmmLockBoxPeiLib: work without EFI_PEI_SMM_COMMUNICATION_PPILaszlo Ersek2015-11-161-2/+8
* MdeModulePkg PeiCore: PEI dispatcher need retry to process NOT_DISPATCHED FVStar Zeng2015-11-131-4/+11
* MdeModulePkg/BmpImageDecoderLib: Support ImageFormatUnknown typeRuiyu Ni2015-11-121-1/+1
* MdeModulePkg: Add BootLogoLib to provide interfaces about logo display.Ruiyu Ni2015-11-125-0/+730
* MdeModulePkg: Add BmpImageDecoderLib to provide BMP decoding capabilityRuiyu Ni2015-11-123-0/+315
* MdeModulePkg: Add ImageDecoderLib to provide image decoding service.Ruiyu Ni2015-11-125-0/+245
* MdeModulePkg: Add PlatformLogo protocol definition.Ruiyu Ni2015-11-122-0/+89
* MdeModulePkg:Modify the pointer type.Dandan Bi2015-11-111-3/+3
* MdeModulePkg PeiCore: Fix issue AuthenticationStatus is not propagated correctlyEugene Cohen2015-11-101-7/+10
* MdeModulePkg:Fix a bug that HttpLib can not parse Ipv6 address correctly.Zhang Lubo2015-11-091-4/+29
* MdeModulePkg: Fix memory leak issuesSunny Wang2015-11-031-0/+6
* MdeModulePkg/RegularExpressionDxe: Add missing PrintLibCinnamon Shia2015-11-031-0/+1
* MdeModulePkg/RegularExpressionDxe: Correct copyrightCinnamon Shia2015-11-0315-15/+15
* MdeModulePkg: Fix a PciBusDxe hot plug bugRuiyu Ni2015-11-032-25/+48
* MdeModulePkg: Fix a PCI resource dumping bug in PciBusDxe driverRuiyu Ni2015-11-033-80/+163
* Revert "MdeModulePkg: Fix a PciBusDxe hot plug bug"Ruiyu Ni2015-11-034-208/+102