summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-02-29MdeModulePkg: Add RamDiskDxe driver implementationHao Wu14-0/+2648
2016-02-29MdeModuelPkg/PciBus: Return AddrTranslationOffset in GetBarAttributesRuiyu Ni1-0/+62
2016-02-29MdeModulePkg/PciBus: reorganize case-statement to reduce code linesRuiyu Ni1-24/+10
2016-02-29MdeModulePkg/PciBus: Change local variable AddressSpace to DescriptorRuiyu Ni1-26/+22
2016-02-29MdeModulePkg: Add missing PCD usage information string.Qiu Shumin1-1/+12
2016-02-29SecurityPkg: Tcg2Smm: Change TPM2.0 MMIO range attributeZhang, Chao B1-1/+2
2016-02-29MdeModulePkg:Fix a robustness issue of Mnp DriverZhang Lubo1-4/+60
2016-02-27UefiCpuPkg/Cpuid: Fix GCC build errorHao Wu1-1/+1
2016-02-27ShellPkg: Fix unexpected behavior of mouse cursor in Editor.Qiu Shumin1-3/+4
2016-02-26CorebootModulePkg-CbParseLib: Fix bad reference in CbParseLibLeahy, Leroy P1-1/+2
2016-02-26CorebootModulePkg-CbParseLib: Add ACPI table verificationLeahy, Leroy P1-0/+9
2016-02-26MdeModulePkg: RegularExpressionDxe: support free(NULL)Laszlo Ersek1-1/+11
2016-02-26ArmPlatformPkg: PL061 - rewrite the hardware interactionLeif Lindholm2-15/+62
2016-02-26ArmPlatformPkg: PL061 - drop pointless initialize functionLeif Lindholm1-26/+1
2016-02-26ArmPlatformPkg: PL061 - only initialize on protocol loadLeif Lindholm1-33/+7
2016-02-26ArmPlatformPkg: PL061 - reformat copyright statement.Leif Lindholm1-3/+3
2016-02-26MdeModulePkg: AcpiTableDxe: fix VS2008 build by merging adjacent if blocksArd Biesheuvel1-12/+10
2016-02-26MdeModulePkg/PciHostBridge: Don't assume resources are fully NonExistentRuiyu Ni1-11/+294
2016-02-26MdeModulePkg/PciHostBridge: Refine function header comments.Ruiyu Ni4-81/+103
2016-02-26SecurityPkg: Use FileExplorerLib in SecureBootConfigDxeDandan Bi6-1225/+333
2016-02-26SecurityPkg: Add FileExplorerLib.inf to the dsc fileDandan Bi1-0/+1
2016-02-26Vlv2TbltDevicePkg: Add FileExplorerLib.inf to the dsc fileDandan Bi3-3/+6
2016-02-26OvmfPkg: Add FileExplorerLib.inf to the dsc fileDandan Bi3-3/+12
2016-02-26ArmVirtPkg: Add FileExplorerLib.inf to the QEMU dsc filesDandan Bi2-2/+8
2016-02-26MdeModulePkg: Add ASSERT to make sure pointer 'OptionalData' not be NULLDandan Bi1-0/+2
2016-02-26MdeModulePkg: Add ASSERT to make sure pointer 'MemoryMap' is not NULL.Qiu Shumin1-0/+1
2016-02-26DuetPkg-PciBusNoEnumerationDxe: Fix stack overflowLee Leahy1-7/+8
2016-02-25CryptoPkg: RuntimeCryptLib: support realloc(NULL, size)Laszlo Ersek1-0/+4
2016-02-25CryptoPkg: RuntimeCryptLib: support free(NULL)Laszlo Ersek1-1/+7
2016-02-25CryptoPkg: BaseCryptLib: support free(NULL)Laszlo Ersek1-1/+7
2016-02-25MdePkg: Add EFI RAM Disk Protocol definitionsHao Wu2-0/+109
2016-02-25MdePkg: Update Http11 with additional useful definitionsSamer El-Haj-Mahmoud1-11/+43
2016-02-25NetworkPkg: Use Http11 definitions in HttpDxe and HttpBootDxeSamer El-Haj-Mahmoud6-20/+22
2016-02-25MdeModulePkg: Add submitted callback test case in DriverSampleDandan Bi4-3/+40
2016-02-25MdeModulePkg: Add new HII action type EFI_BROWSER_ACTION_SUBMITTEDDandan Bi1-0/+98
2016-02-25MdePkg: Add new HII action type EFI_BROWSER_ACTION_SUBMITTEDDandan Bi1-1/+2
2016-02-24UefiCpuPkg/Cpuid: Add UEFI CPUID applicationMichael Kinney5-0/+1450
2016-02-24UefiCpuPkg/Cpuid.h: Add CPUID leaf/sub-leaf defines and structuresMichael Kinney1-23/+3097
2016-02-24BaseTools/tools_def.txt: Add -march=i586 for IA32 GCC targetsMichael Kinney1-2/+2
2016-02-25MdeModulePkg: Fix Memory Attributes table type issueJiewen Yao2-83/+37
2016-02-25MdeModulePkg: Fix the build fail issue on VS2008\VS2010\GCCDandan Bi1-24/+8
2016-02-25MdePkg: Add definition for new warning code EFI_WARN_FILE_SYSTEM.Fu Siyuan3-3/+10
2016-02-24OvmfPkg: add driver for Virtio-RNG deviceArd Biesheuvel6-0/+6
2016-02-24ArmVirtPkg: ArmVirtQemu: add driver for Virtio-RNG deviceArd Biesheuvel2-0/+2
2016-02-24OvmfPkg: implement UEFI driver for Virtio RNG devicesArd Biesheuvel3-0/+744
2016-02-24OvmfPkg: VirtioFlush(): return the number of bytes written by the hostLaszlo Ersek4-6/+36
2016-02-24ArmPlatformPkg/IntelBds: call BdsLibConnectAll()Leif Lindholm1-0/+7
2016-02-24ArmVirtPkg/ArmVirtQemu: limit ACPI support to v5.0 and higherArd Biesheuvel1-0/+4
2016-02-24MdeModulePkg: AcpiTableDxe: make 4 GB table allocation limit optionalArd Biesheuvel4-184/+273
2016-02-24MdeModulePkg: Add sample help information for HelloWorld application.Qiu Shumin3-2/+44