summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2016-02-24MdeModulePkg: AcpiTableDxe: make 4 GB table allocation limit optionalArd Biesheuvel
2016-02-24MdeModulePkg: Add sample help information for HelloWorld application.Qiu Shumin
2016-02-24ShellPkg: Support finding help message embedded in resource section.Qiu Shumin
2016-02-24MdeModulePkg/UsbBusDxe: Fix memory leakAlcantara, Paulo
2016-02-23MdePkg: BaseLib: fix AArch64 DAIF interrupt mask definitionsCohen, Eugene
2016-02-23ArmPkg: CpuDxe: don't track interrupt state in a global variableCohen, Eugene
2016-02-23ArmPkg: CpuDxe: fix AArch64 interrupt read masksCohen, Eugene
2016-02-23MdeModulePkg: Refine the code in BootMaintenanceManagerUiLibDandan Bi
2016-02-23MdeModulePkg: HiiDatabaseDxe: HiiStringToImage() should not overwrite BltXDandan Bi
2016-02-23MdeModulePkg/Partition: Fix 64bit build failure caused by last patchNi, Ruiyu
2016-02-23CryptoPkg/OpensslLib: Upgrade OpenSSL version to 1.0.2fQin Long
2016-02-23ShellPkg: Do NULL pointer check before the pointer is used.Qiu Shumin
2016-02-22UefiCpuPkg/PiSmmCpuDxeSmm: Enable/Restore XD in SMMMichael Kinney
2016-02-22UefiCpuPkg/PiSmmCpuDxeSmm: Add EFIAPI to CheckFeatureSupported()Michael Kinney
2016-02-22ArmVirtPkg: ArmVirtQemu: make ACPI support AARCH64 onlyArd Biesheuvel
2016-02-22SecurityPkg: TcgConfigDxe: Move TPM state string update to CallBack functionZhang, Chao B
2016-02-22MdePkg: Fix incorrect PCIe Extended Capabilities definitionSamer El-Haj-Mahmoud
2016-02-19BaseTools/Trim: Fix the bug for stripping when no line directive in fileYonghong Zhu