summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-04-19MdeModulePkg/HiiDatabaseDxe: Support EfiVarStore to get AltCfg from DriverDandan Bi
2016-04-19MdeModulePkg/HiiDatabaseDxe: Correct the ReallocatePool sizeDandan Bi
2016-04-19MdeModulePkg/DriverSampleDxe: Add a sample caseDandan Bi
2016-04-19MdeModulePkg/SetupBrowserDxe: Get default from callback for orderedListDandan Bi
2016-04-19SecurityPkg: AuthVariableLib & SecureBootConfigDxe: Fix SecureBootEnable & PK...Zhang, Chao B
2016-04-19BaseTools/Build: Consider only build-specified architecturesThomas Palmer
2016-04-19ShellPkg: Update ping command options to sync with SpecJiaxin Wu
2016-04-18ArmPlatformPkg/DS-5: fix 64-bit PE/COFF header parsing bugArd Biesheuvel
2016-04-18MdeModulePkg NvmExpressDxe: Ensure write-through for NVMe write commandHao Wu
2016-04-15EdkCompatibilityPkg: Fix a typo.Marvin H?user
2016-04-15EdkCompatibilityPkg: Do not cast VA_LIST to a pointer for AARCH64.Marvin H?user
2016-04-15PerformancePkg: Make Dp print help information with -? flag in Shell.Qiu Shumin
2016-04-15ShellPkg : Cache the environment variable into memory to enhanceQiu Shumin
2016-04-15BaseTools: Fix PLATFORM_DIR variable value.Marvin.Haeuser@outlook.com
2016-04-15BaseTools/VolInfo: Update to handle PE image with .code section onlyYonghong Zhu
2016-04-15BaseTools/GenFw: Update to handle PE image with .code section onlyYonghong Zhu
2016-04-15BaseTools: Fix the bug to correctly handle the [BuildOptions]Yonghong Zhu
2016-04-14ArmPkg/AArch64Mmu: disable MMU during page table manipulationsArd Biesheuvel
2016-04-14EmbeddedPkg/AcpiLib: add GICD table init macro for ACPI 6.0Heyi Guo
2016-04-14ArmPkg/AArch64Mmu: Fix XN attribute for device memoryHeyi Guo
2016-04-14NetworkPkg: Fix issue in Ip6Dxe SetDataJiaxin Wu
2016-04-14BaseTools: fix the bug for [BuildOptions] of multiple workspace supportYonghong Zhu
2016-04-14BaseTools: fix PLATFORM_DIR variable value for multiple workspaceYonghong Zhu
2016-04-14MdeModulePkg S3SaveStateDxe: Add protocol usage for gEfiLockBoxProtocolGuidStar Zeng
2016-04-13ArmVirtPkg/VirtFdtDxe: remove Xenio handling and rename to VirtioFdtDxeArd Biesheuvel
2016-04-13ArmVirtPkg/ArmVirtXen: move from VirtFdtDxe to new XenioFdtDxe driverArd Biesheuvel
2016-04-13OvmfPkg/XenIoMmioLib: add missing MemoryAllocationLib dependency to INFArd Biesheuvel
2016-04-13ArmVirtPkg/VirtFdtDxe: move FDT config table installation to FdtClientDxeArd Biesheuvel
2016-04-13ArmVirtPkg/VirtFdtDxe: remove unused PL011 DT node typeArd Biesheuvel
2016-04-13ArmVirtPkg: get rid of A PRIORI DXE declarations for VirtFdtDxeArd Biesheuvel
2016-04-13ArmVirtPkg/VirtFdtDxe: drop RTC handlingArd Biesheuvel
2016-04-13ArmVirtPkg: move QEMU based platforms to ArmVirtPL031FdtClientLibArd Biesheuvel
2016-04-13ArmVirtPkg: implement ArmVirtPL031FdtClientLibArd Biesheuvel
2016-04-13ArmVirtPkg/RelocatableVirtHelper: use correct FindMemNode argument orderArd Biesheuvel
2016-04-13IntelFrameworkModulePkg: Remove unused PCD/ProtocolRuiyu Ni
2016-04-13Vlv2TbltDevicePkg: Reference the PCD defined in MdeModulePkgRuiyu Ni
2016-04-13IntelFrameworkModulePkg/KeyboardDxe: Use PCD defined in MdeModulePkgRuiyu Ni
2016-04-13IntelFrameworkModulePkg/Ps2Mouse: Use PCD defined in MdeModulePkgRuiyu Ni
2016-04-13IntelFrameworkModulePkg/Ps2AbsPointer: Use PCD defined in MdeModulePkgRuiyu Ni
2016-04-13IntelFrameworkModulePkg/Ps2Kbd: use PCD/Protocol in MdeModulePkgRuiyu Ni
2016-04-13MdeModulePkg/MdeModulePkg.uni: Add PS2 related PCD descriptionRuiyu Ni
2016-04-13MdeModulePkg/Ps2MouseDxe: Use a different FILE_GUIDRuiyu Ni
2016-04-13MdeModulePkg/Ps2KeyboardDxe: Use a different FILE_GUIDRuiyu Ni
2016-04-13MdeModulePkg/Ps2Mouse: Fix potential buffer overflow issue.Ruiyu Ni
2016-04-13MdeModulePkg: Update Guid/Protocol usages in INF files.Liming Gao
2016-04-13ShellPkg: Update Guid/Protocol usages in INF files.Liming Gao
2016-04-13SecurityPkg: Update protocol usage in module INF files.Liming Gao
2016-04-13MdePkg: Add EFI Erase Block Protocol definitionsHao Wu
2016-04-13QuarkSocPkg: Add /Oi option to let MemoryInit pass build.Liming Gao
2016-04-13MdeModulePkg/Ps2MouseDxe: Fix build failure of GCC tool chainQiu, Shumin