summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-03-02MdeModulePkg: Add ASSERT to make sure pointers are not NULLlinaro-edk2-baseline-2016.03Dandan Bi
2016-03-02MdeModulePkg: FileExplorerLib: Modify the EFI_FILE_EXPLORE_FORMSET_GUIDDandan Bi
2016-03-02OvmfPkg: copy log level comments from DebugLib.hLaszlo Ersek
2016-03-02Omap35xxPkg: sync log level comments to DebugLib.hLaszlo Ersek
2016-03-02BeagleBoardPkg: sync log level comments to DebugLib.hLaszlo Ersek
2016-03-02ArmVirtPkg: sync log level comments to DebugLib.hLaszlo Ersek
2016-03-02MdePkg: DebugLib: more cleanup for log level comments in lib class headerLaszlo Ersek
2016-03-02MdeModulePkg: FileExplorerLib: Add check when to call FreePool functionDandan Bi
2016-03-01ShellPkg: Don't strip BOM when piping UCS2 data to a UEFI appJim_Dailey@Dell.com
2016-03-01ArmPlatformPkg/PL180MciDxe: don't check ID_REG3Ryan Harkin
2016-03-01ArmPlatformPkg/PL180MciDxe: warn on probe failRyan Harkin
2016-03-01ArmPlatformPkg/PL180MciDxe: fix Depex for TC2Ryan Harkin
2016-03-01ArmPlatformPkg: delete orphaned ArmVExpress.dsc.incLeif Lindholm
2016-03-01MdeModulePkg: DxeCore: fully initialize image context before passing it onArd Biesheuvel
2016-03-01MdePkg: fix comment typo in DebugLib.hLeif Lindholm
2016-03-01MdeModulePkg/NvmExpress: Fix uninitialized field used in NVMe DiskInfoTian, Feng
2016-03-01MdeModulePkg: Add new API HttpUrlGetPath() to HttpLib.hFu Siyuan
2016-02-29EmbeddedPkg/AndroidFastboot: fix size with 64bitHaojian Zhuang
2016-02-29MdeModulePkg/HiiDatabaseDxe: Fix a variable is uninitialized.Cinnamon Shia
2016-02-29MdeModulePkg: PciHostBridgeLibNull: rewrap source to 79 charactersLaszlo Ersek
2016-02-29BaseTools: fix LzmaCompress VS2013 make failureYonghong Zhu
2016-02-29MdeModulePkg: Update PeiCore dispatcher to handle PEIM and PEI_CORE onlyLiming Gao
2016-02-29MdeModulePkg RamDiskDxe: Install Block I/O 2 Protocol on RAM disk devicesHao Wu
2016-02-29MdeModulePkg: Add RamDiskDxe driver implementationHao Wu
2016-02-29MdeModuelPkg/PciBus: Return AddrTranslationOffset in GetBarAttributesRuiyu Ni
2016-02-29MdeModulePkg/PciBus: reorganize case-statement to reduce code linesRuiyu Ni
2016-02-29MdeModulePkg/PciBus: Change local variable AddressSpace to DescriptorRuiyu Ni
2016-02-29MdeModulePkg: Add missing PCD usage information string.Qiu Shumin
2016-02-29SecurityPkg: Tcg2Smm: Change TPM2.0 MMIO range attributeZhang, Chao B
2016-02-29MdeModulePkg:Fix a robustness issue of Mnp DriverZhang Lubo
2016-02-27UefiCpuPkg/Cpuid: Fix GCC build errorHao Wu
2016-02-27ShellPkg: Fix unexpected behavior of mouse cursor in Editor.Qiu Shumin
2016-02-26CorebootModulePkg-CbParseLib: Fix bad reference in CbParseLibLeahy, Leroy P
2016-02-26CorebootModulePkg-CbParseLib: Add ACPI table verificationLeahy, Leroy P
2016-02-26MdeModulePkg: RegularExpressionDxe: support free(NULL)Laszlo Ersek
2016-02-26ArmPlatformPkg: PL061 - rewrite the hardware interactionLeif Lindholm
2016-02-26ArmPlatformPkg: PL061 - drop pointless initialize functionLeif Lindholm
2016-02-26ArmPlatformPkg: PL061 - only initialize on protocol loadLeif Lindholm
2016-02-26ArmPlatformPkg: PL061 - reformat copyright statement.Leif Lindholm
2016-02-26MdeModulePkg: AcpiTableDxe: fix VS2008 build by merging adjacent if blocksArd Biesheuvel
2016-02-26MdeModulePkg/PciHostBridge: Don't assume resources are fully NonExistentRuiyu Ni
2016-02-26MdeModulePkg/PciHostBridge: Refine function header comments.Ruiyu Ni
2016-02-26SecurityPkg: Use FileExplorerLib in SecureBootConfigDxeDandan Bi
2016-02-26SecurityPkg: Add FileExplorerLib.inf to the dsc fileDandan Bi
2016-02-26Vlv2TbltDevicePkg: Add FileExplorerLib.inf to the dsc fileDandan Bi
2016-02-26OvmfPkg: Add FileExplorerLib.inf to the dsc fileDandan Bi
2016-02-26ArmVirtPkg: Add FileExplorerLib.inf to the QEMU dsc filesDandan Bi
2016-02-26MdeModulePkg: Add ASSERT to make sure pointer 'OptionalData' not be NULLDandan Bi
2016-02-26MdeModulePkg: Add ASSERT to make sure pointer 'MemoryMap' is not NULL.Qiu Shumin
2016-02-26DuetPkg-PciBusNoEnumerationDxe: Fix stack overflowLee Leahy