]> git.proxmox.com Git - mirror_edk2.git/shortlog
mirror_edk2.git
2015-12-25 Yao JiewenShellPkg: Fix memory leak in function 'EfiShellSetCurDi...
2015-12-25 Yao JiewenShellPkg: Fix memory leak in function'ShellCommandConsi...
2015-12-25 Yao JiewenShellPkg: Fix memory leak in function 'ShellCommandCrea...
2015-12-25 Yao JiewenShellPkg: Fix memory leak in function'ShellCommandRunHelp'.
2015-12-25 Qiu ShuminSubject: [PATCH 5/9] ShellPkg: Fix memory leak in funct...
2015-12-25 Yao JiewenShellPkg: Fix memory leak in 'ShellOpenFileByName'.
2015-12-24 Yao JiewenShellPkg: Fix memory leak in 'InternalShellExecuteDevic...
2015-12-24 Qiu ShuminShellPkg: Fix the TAB-auto-completion memory leak.
2015-12-24 Qiu ShuminShellPkg: Fix memory leak when running Shell script.
2015-12-24 Qiu ShuminShellPkg: Refine the code logic of 'command history'.
2015-12-24 Jeff FanRemove some empty directories.
2015-12-24 Ruiyu NiPcAtChipsetPkg/PcRtc: Modify INF file content to follow...
2015-12-24 Ruiyu NiPcAtChipsetPkg/PcRtc: Add assertion to pass static...
2015-12-24 Ruiyu NiNt32Pkg/WinNtSimpleFileSystemDxe: Fix memory leak
2015-12-24 Liming GaoIntelFrameworkModulePkg: Remove the undefined PCD help...
2015-12-24 Liming GaoNetworkPkg: Update module inf to include the missing...
2015-12-24 Liming GaoUefiCpuPkg: Add the missing module uni for CpuS3DataDxe
2015-12-24 Liming GaoMdeModulePkg: Update SerialDxe inf to include the modul...
2015-12-24 Liming GaoMdeModulePkg: Add the missing library uni files of...
2015-12-24 Liming GaoMdeModulePkg: Add the missing Library uni files of...
2015-12-24 Liming GaoMdeModulePkg: Add the missing Library uni files of...
2015-12-24 Michael KinneyUefiCpuPkg/PiSmmCpuDxeSmm: Initialize gSmst fields...
2015-12-24 Michael KinneyUefiCpuPkg/PiSmmCpuDxeSmm: Correct CPUID leaf used...
2015-12-24 Michael KinneyUefiCpuPkg/PiSmmCpuDxeSmm: Fix failure when PcdCpuSmmDe...
2015-12-23 Larry HauchBaseTools: Fix Makefile to correctly break during a...
2015-12-23 Daocheng BuMdeModulePkg: Update MdeModulePkg.dsc file for IpmiLib.
2015-12-23 Daocheng BuMdeModulePkg: Add SmmIpmiLibSmmIpmiProtocol Library...
2015-12-23 Daocheng BuMdeModulePkg: Add DxeIpmiLibIpmiProtocol Library Instance.
2015-12-23 Daocheng BuMdeModulePkg: Add PeiIpmiLibIpmiPpi Library Instance.
2015-12-23 Daocheng BuMdeModulePkg: Add BaseIpmiLib Null Library Instance.
2015-12-23 Daocheng BuMdeModulePkg: White space clean up for MdeModulePkg.dec
2015-12-23 Daocheng BuMdeModulePkg: Add IpmiLib and Ppi/Protocol header file.
2015-12-23 Daocheng BuMdePkg: Update Ipmi2.0 definitions header file.
2015-12-23 Ye TingNetworkPkg: Update NetworkPkg.uni to UTF-8 file format
2015-12-23 Fu SiyuanNetworkPkg: Remove a CopyMem to speed up the HTTP boot...
2015-12-23 Qiu ShuminShellPkg: Fix memory leak in ShellProtocol.
2015-12-23 Qiu ShuminShellPkg: Fix memory leak in SimpleTextOutput on file.
2015-12-23 Ruiyu NiPcAtChipsetPkg/PcRtc: Fix GCC build failure.
2015-12-23 Jiaxin WuNetworkPkg: Remove unused EFI_HTTP_PROTOCOL definition
2015-12-23 Daryl McDanielAppPkg/.../Python-2.7.10: AppPkg.dsc, pyconfig.h, PyMod...
2015-12-23 Daryl McDanielAppPkg/.../Python-2.7.10: Update file for Python-2...
2015-12-23 Daryl McDanielAppPkg/.../Python-2.7.10: Rename identifiers beginning...
2015-12-23 Daryl McDanielAppPkg/.../Python-2.7.10: Remove irrelevant conditional...
2015-12-22 Daryl McDanielAppPkg/.../Python-2.7.10: New helper scripts
2015-12-22 Daryl McDanielAppPkg/.../Python-2.7.10: ReadMe and .inf files
2015-12-22 Samer El-Haj... MdePkg : Update SPCR to use ACPI5 definition
2015-12-22 Hao WuMdeModulePkg UfsPassThruDxe: Raise to TPL_NOTIFY when...
2015-12-22 Hao WuMdeModulePkg ScsiBusDxe: Raise the Tpl of async IO...
2015-12-22 Hao WuMdePkg UefiScsiLib: Raise the Tpl of async IO callback...
2015-12-22 Hao WuMdeModulePkg ScsiDiskDxe: Raise the Tpl of async IO...
2015-12-22 Hao WuMdeModulePkg ScsiDiskDxe: Add retry scheme for async...
2015-12-22 Hao WuMdeModulePkg ScsiDiskDxe: Fix async request retry times...
2015-12-22 Hao WuMdeModulePkg ScsiDiskDxe: Close event when SCSI command...
2015-12-22 Hao WuMdePkg UefiScsiLib: Close event when SCSI command fails
2015-12-22 Hao WuMdeModulePkg ScsiBusDxe: Only signal caller event when...
2015-12-22 Hao WuMdeModulePkg DiskIoDxe: Check for MediaPresent in DiskI...
2015-12-22 Hao WuMdeModulePkg ScsiDiskDxe: Modify WriteBlocks(Ex)()...
2015-12-22 Hao WuMdeModulePkg ScsiDiskDxe: Modify FlushBlocksEx() to...
2015-12-22 Hao WuMdeModulePkg ScsiDiskDxe: Set block I/O media of SCSI...
2015-12-22 Ruiyu NiPcAtChipsetPkg/Rtc: Fix a UEFI Win7 boot hang issue
2015-12-22 Dandan BiMdeModulePkg:Clear the screen before booting the boot...
2015-12-22 Dandan BiMdeModulePkg:Update Boot Manager form when enter it.
2015-12-22 Ruiyu NiMdeModulePkg: Add PCD description to MdeModulePkg.uni
2015-12-22 Samer El-Haj... ShellPkg: Add AIP IPv6 UNDI support to Shell dh
2015-12-22 Samer El-Haj... NetworkPkg : Remove unused local variables to fix gcc...
2015-12-22 Samer El-Haj... MdePkg: Add HTTP 1.1 industry standard definitions.
2015-12-22 Liming GaoBaseTools: Update Scripts to support VS2015 env
2015-12-22 Liming GaoNt32Pkg: Fix VS2015 Build Failure
2015-12-22 Chao ZhangSecurityPkg: SecureBootConfigDxe: Remove useless code...
2015-12-21 Qiu ShuminShellPkg: Refine the code format.
2015-12-21 Zhang LuboNetworkPkg:Fix a bug the 2nd httpboot fail issue.
2015-12-18 Andrew FishMdeModulePkg: PeiCore fix Xcode -Wempty-body warning
2015-12-18 Andrew FishMdeModulePkg: Variable add missing VA_COPY
2015-12-18 Ye TingNetworkPkg: Update iSCSI driver to check existing AIP...
2015-12-18 Qiu ShuminMdeModulePkg: Fix VS2012 build failure.
2015-12-18 Jeff FanUefiCpuPkg/CpuMpPei: Remove un-used AsmCliHltLoop()
2015-12-18 Jeff FanUefiCpuPkg/CpuMpPei: Wake up APs by proper method
2015-12-18 Jeff FanUefiCpuPkg/CpuMpPei: Place APs in proper loop mode...
2015-12-18 Jeff FanUefiCpuPkg/CpuMpPei: Prepare for monitor buffer
2015-12-18 Jeff FanUefiCpuPkg/CpuMpPei: Add GetApLoopMode() to get AP...
2015-12-18 Jeff FanUefiCpuPkg: Add PCD PcdCpuApTargetCstate
2015-12-18 Jeff FanUefiCpuPkg: Add PCD PcdCpuApLoopMode
2015-12-18 Jeff FanUefiCpuPkg/CpuMpPei: Fix pack(1) issue on x64 arch
2015-12-18 Liming GaoDuetPkg: Fix GCC error to avoid the duplicated global...
2015-12-18 Liming GaoDuetPkg: Fix GCC error to avoid the duplicated global...
2015-12-18 Liming GaoEdkCompatibilityPkg: Fix GCC error to avoid the duplica...
2015-12-18 Dandan BiMdeModulePkg:Fix bug that get the password width info...
2015-12-18 Zhang LuboNetworkPkg:Fix the issue Http boot hang when network...
2015-12-18 Eric DongDxeTpmMeasureBootLib: Change global variable name to...
2015-12-17 Ard BiesheuvelArmVirtPkg/ArmVirtXen: add ARM support
2015-12-17 Ard BiesheuvelArmVirtPkg/ArmXenRelocatablePlatformLib: add ARM support
2015-12-17 Ard BiesheuvelArmVirtPkg/PrePiRelocatable: add ARM support
2015-12-17 Ard BiesheuvelArmVirtPkg/XenRelocatablePlatformLib: rewrite DTB memor...
2015-12-17 Ard BiesheuvelOvfmPkg/XenHypercallLib: add missing GCC_ASM_EXPORT...
2015-12-17 Ard BiesheuvelCryptoPkg: fix build support under RVCT
2015-12-17 Ard BiesheuvelArmPkg/ArmSoftfloatLib: add missing entry points for...
2015-12-17 Yao, JiewenAdd clarification for PcdAcpiDefault value PCD.
2015-12-17 Qiu ShuminShellBinPkg: Ia32/X64 Shell binary update.
2015-12-17 Yonghong ZhuBaseTools: Fix one bug in FD region for multiple worksp...
2015-12-17 Liming GaoMdePkg: Convert IoLibEbc.c source file to DOS format
next