summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* BaseTools: fix LzmaCompress VS2013 make failureYonghong Zhu2016-02-291-1/+2
* MdeModulePkg: Update PeiCore dispatcher to handle PEIM and PEI_CORE onlyLiming Gao2016-02-291-3/+21
* MdeModulePkg RamDiskDxe: Install Block I/O 2 Protocol on RAM disk devicesHao Wu2016-02-295-5/+373
* MdeModulePkg: Add RamDiskDxe driver implementationHao Wu2016-02-2914-0/+2648
* MdeModuelPkg/PciBus: Return AddrTranslationOffset in GetBarAttributesRuiyu Ni2016-02-291-0/+62
* MdeModulePkg/PciBus: reorganize case-statement to reduce code linesRuiyu Ni2016-02-291-24/+10
* MdeModulePkg/PciBus: Change local variable AddressSpace to DescriptorRuiyu Ni2016-02-291-26/+22
* MdeModulePkg: Add missing PCD usage information string.Qiu Shumin2016-02-291-1/+12
* SecurityPkg: Tcg2Smm: Change TPM2.0 MMIO range attributeZhang, Chao B2016-02-291-1/+2
* MdeModulePkg:Fix a robustness issue of Mnp DriverZhang Lubo2016-02-291-4/+60
* UefiCpuPkg/Cpuid: Fix GCC build errorHao Wu2016-02-271-1/+1
* ShellPkg: Fix unexpected behavior of mouse cursor in Editor.Qiu Shumin2016-02-271-3/+4
* CorebootModulePkg-CbParseLib: Fix bad reference in CbParseLibLeahy, Leroy P2016-02-261-1/+2
* CorebootModulePkg-CbParseLib: Add ACPI table verificationLeahy, Leroy P2016-02-261-0/+9
* MdeModulePkg: RegularExpressionDxe: support free(NULL)Laszlo Ersek2016-02-261-1/+11
* ArmPlatformPkg: PL061 - rewrite the hardware interactionLeif Lindholm2016-02-262-15/+62
* ArmPlatformPkg: PL061 - drop pointless initialize functionLeif Lindholm2016-02-261-26/+1
* ArmPlatformPkg: PL061 - only initialize on protocol loadLeif Lindholm2016-02-261-33/+7
* ArmPlatformPkg: PL061 - reformat copyright statement.Leif Lindholm2016-02-261-3/+3
* MdeModulePkg: AcpiTableDxe: fix VS2008 build by merging adjacent if blocksArd Biesheuvel2016-02-261-12/+10
* MdeModulePkg/PciHostBridge: Don't assume resources are fully NonExistentRuiyu Ni2016-02-261-11/+294
* MdeModulePkg/PciHostBridge: Refine function header comments.Ruiyu Ni2016-02-264-81/+103
* SecurityPkg: Use FileExplorerLib in SecureBootConfigDxeDandan Bi2016-02-266-1225/+333
* SecurityPkg: Add FileExplorerLib.inf to the dsc fileDandan Bi2016-02-261-0/+1
* Vlv2TbltDevicePkg: Add FileExplorerLib.inf to the dsc fileDandan Bi2016-02-263-3/+6
* OvmfPkg: Add FileExplorerLib.inf to the dsc fileDandan Bi2016-02-263-3/+12
* ArmVirtPkg: Add FileExplorerLib.inf to the QEMU dsc filesDandan Bi2016-02-262-2/+8
* MdeModulePkg: Add ASSERT to make sure pointer 'OptionalData' not be NULLDandan Bi2016-02-261-0/+2
* MdeModulePkg: Add ASSERT to make sure pointer 'MemoryMap' is not NULL.Qiu Shumin2016-02-261-0/+1
* DuetPkg-PciBusNoEnumerationDxe: Fix stack overflowLee Leahy2016-02-261-7/+8
* CryptoPkg: RuntimeCryptLib: support realloc(NULL, size)Laszlo Ersek2016-02-251-0/+4
* CryptoPkg: RuntimeCryptLib: support free(NULL)Laszlo Ersek2016-02-251-1/+7
* CryptoPkg: BaseCryptLib: support free(NULL)Laszlo Ersek2016-02-251-1/+7
* MdePkg: Add EFI RAM Disk Protocol definitionsHao Wu2016-02-252-0/+109
* MdePkg: Update Http11 with additional useful definitionsSamer El-Haj-Mahmoud2016-02-251-11/+43
* NetworkPkg: Use Http11 definitions in HttpDxe and HttpBootDxeSamer El-Haj-Mahmoud2016-02-256-20/+22
* MdeModulePkg: Add submitted callback test case in DriverSampleDandan Bi2016-02-254-3/+40
* MdeModulePkg: Add new HII action type EFI_BROWSER_ACTION_SUBMITTEDDandan Bi2016-02-251-0/+98
* MdePkg: Add new HII action type EFI_BROWSER_ACTION_SUBMITTEDDandan Bi2016-02-251-1/+2
* UefiCpuPkg/Cpuid: Add UEFI CPUID applicationMichael Kinney2016-02-245-0/+1450
* UefiCpuPkg/Cpuid.h: Add CPUID leaf/sub-leaf defines and structuresMichael Kinney2016-02-241-23/+3097
* BaseTools/tools_def.txt: Add -march=i586 for IA32 GCC targetsMichael Kinney2016-02-241-2/+2
* MdeModulePkg: Fix Memory Attributes table type issueJiewen Yao2016-02-252-83/+37
* MdeModulePkg: Fix the build fail issue on VS2008\VS2010\GCCDandan Bi2016-02-251-24/+8
* MdePkg: Add definition for new warning code EFI_WARN_FILE_SYSTEM.Fu Siyuan2016-02-253-3/+10
* OvmfPkg: add driver for Virtio-RNG deviceArd Biesheuvel2016-02-246-0/+6
* ArmVirtPkg: ArmVirtQemu: add driver for Virtio-RNG deviceArd Biesheuvel2016-02-242-0/+2
* OvmfPkg: implement UEFI driver for Virtio RNG devicesArd Biesheuvel2016-02-243-0/+744
* OvmfPkg: VirtioFlush(): return the number of bytes written by the hostLaszlo Ersek2016-02-244-6/+36
* ArmPlatformPkg/IntelBds: call BdsLibConnectAll()Leif Lindholm2016-02-241-0/+7