summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2016-02-25CryptoPkg: RuntimeCryptLib: support realloc(NULL, size)Laszlo Ersek
2016-02-25CryptoPkg: RuntimeCryptLib: support free(NULL)Laszlo Ersek
2016-02-25CryptoPkg: BaseCryptLib: support free(NULL)Laszlo Ersek
2016-02-25MdePkg: Add EFI RAM Disk Protocol definitionsHao Wu
2016-02-25MdePkg: Update Http11 with additional useful definitionsSamer El-Haj-Mahmoud
2016-02-25NetworkPkg: Use Http11 definitions in HttpDxe and HttpBootDxeSamer El-Haj-Mahmoud
2016-02-25MdeModulePkg: Add submitted callback test case in DriverSampleDandan Bi
2016-02-25MdeModulePkg: Add new HII action type EFI_BROWSER_ACTION_SUBMITTEDDandan Bi
2016-02-25MdePkg: Add new HII action type EFI_BROWSER_ACTION_SUBMITTEDDandan Bi
2016-02-24UefiCpuPkg/Cpuid: Add UEFI CPUID applicationMichael Kinney
2016-02-24UefiCpuPkg/Cpuid.h: Add CPUID leaf/sub-leaf defines and structuresMichael Kinney
2016-02-24BaseTools/tools_def.txt: Add -march=i586 for IA32 GCC targetsMichael Kinney
2016-02-25MdeModulePkg: Fix Memory Attributes table type issueJiewen Yao
2016-02-25MdeModulePkg: Fix the build fail issue on VS2008\VS2010\GCCDandan Bi
2016-02-25MdePkg: Add definition for new warning code EFI_WARN_FILE_SYSTEM.Fu Siyuan
2016-02-24OvmfPkg: add driver for Virtio-RNG deviceArd Biesheuvel
2016-02-24ArmVirtPkg: ArmVirtQemu: add driver for Virtio-RNG deviceArd Biesheuvel
2016-02-24OvmfPkg: implement UEFI driver for Virtio RNG devicesArd Biesheuvel
2016-02-24OvmfPkg: VirtioFlush(): return the number of bytes written by the hostLaszlo Ersek
2016-02-24ArmPlatformPkg/IntelBds: call BdsLibConnectAll()Leif Lindholm
2016-02-24ArmVirtPkg/ArmVirtQemu: limit ACPI support to v5.0 and higherArd Biesheuvel