summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* ArmVirtPkg/ArmVirtQemu: limit ACPI support to v5.0 and higherArd Biesheuvel2016-02-241-0/+4
* MdeModulePkg: AcpiTableDxe: make 4 GB table allocation limit optionalArd Biesheuvel2016-02-244-184/+273
* MdeModulePkg: Add sample help information for HelloWorld application.Qiu Shumin2016-02-243-2/+44
* ShellPkg: Support finding help message embedded in resource section.Qiu Shumin2016-02-243-17/+259
* MdeModulePkg/UsbBusDxe: Fix memory leakAlcantara, Paulo2016-02-241-0/+2
* MdePkg: BaseLib: fix AArch64 DAIF interrupt mask definitionsCohen, Eugene2016-02-233-6/+9
* ArmPkg: CpuDxe: don't track interrupt state in a global variableCohen, Eugene2016-02-231-5/+1
* ArmPkg: CpuDxe: fix AArch64 interrupt read masksCohen, Eugene2016-02-232-25/+23
* MdeModulePkg: Refine the code in BootMaintenanceManagerUiLibDandan Bi2016-02-233-187/+71
* MdeModulePkg: HiiDatabaseDxe: HiiStringToImage() should not overwrite BltXDandan Bi2016-02-231-3/+2
* MdeModulePkg/Partition: Fix 64bit build failure caused by last patchNi, Ruiyu2016-02-231-1/+1
* CryptoPkg/OpensslLib: Upgrade OpenSSL version to 1.0.2fQin Long2016-02-235-49/+48
* ShellPkg: Do NULL pointer check before the pointer is used.Qiu Shumin2016-02-231-1/+1
* UefiCpuPkg/PiSmmCpuDxeSmm: Enable/Restore XD in SMMMichael Kinney2016-02-222-3/+16
* UefiCpuPkg/PiSmmCpuDxeSmm: Add EFIAPI to CheckFeatureSupported()Michael Kinney2016-02-222-6/+12
* ArmVirtPkg: ArmVirtQemu: make ACPI support AARCH64 onlyArd Biesheuvel2016-02-222-6/+9
* SecurityPkg: TcgConfigDxe: Move TPM state string update to CallBack functionZhang, Chao B2016-02-223-26/+40
* MdePkg: Fix incorrect PCIe Extended Capabilities definitionSamer El-Haj-Mahmoud2016-02-221-1/+2
* BaseTools/Trim: Fix the bug for stripping when no line directive in fileYonghong Zhu2016-02-191-3/+34
* ShellPkg: Fix the last command doesn't work in a script.Qiu Shumin2016-02-191-1/+4
* MdeModulePkg/Partition: Use proper partition number for MBRRuiyu Ni2016-02-191-6/+4
* MdePkg: Change PcdPropertiesTableEnable default value toJiewen Yao2016-02-191-1/+3
* BaseTools/Conf/XMLSchema: Reformat XML using Visual Studio 2013Larry Hauch2016-02-191-2631/+3056
* ArmPlatformPkg: Remove orphaned Juno MakefileLeif Lindholm2016-02-181-87/+0
* ArmPlatformPkg: remove obsolete/outdated AArch64 bootstrapLeif Lindholm2016-02-186-564/+0
* ArmVirtPkg: ArmVirtQemu: expose only 64-bit entry point for v3.0+ SMBIOSArd Biesheuvel2016-02-181-0/+8
* ShellPkg: Do NULL pointer check before the pointer is used.Qiu Shumin2016-02-181-1/+5
* NetworkPkg: Replace the internal function with exposed oneJiaxin Wu2016-02-183-78/+8
* MdeModulePkg: Define a general function to create DNS QNameJiaxin Wu2016-02-182-1/+90
* BaseTools: LzmaCompress: fix gcc-6 warning "misleading-indentation"Laszlo Ersek2016-02-181-1/+1
* BaseTools/VolInfo: add some generic optionsYonghong Zhu2016-02-181-47/+94
* BaseTools: report an error message when failed to start build commandYonghong Zhu2016-02-181-1/+2
* BaseTools/GenFw: Fix a bug for GCC buildYonghong Zhu2016-02-182-2/+4
* PerformancePkg/Dp_App: Refine the code of locating all handles in DpTrace.c.Cinnamon Shia2016-02-181-31/+9