]> git.proxmox.com Git - mirror_edk2.git/shortlog
mirror_edk2.git
2015-09-15 Fu SiyuanNetworkPkg: Correct the missed code in r18449.
2015-09-15 Qiu ShuminShellPkg: Fix Shell does not support ASCII pipe(|a).
2015-09-14 Fu SiyuanNetworkPkg: Update Http driver to use DPC mechanism.
2015-09-14 Fu SiyuanNetworkPkg: RxToken event not closed in Http.Response().
2015-09-14 Fu SiyuanNetworkPkg: Avoid memory allocation for each HTTP messa...
2015-09-14 Fu SiyuanNetworkPkg: Update cache management in HTTP boot driver.
2015-09-14 Fu SiyuanNetworkPkg: Enlarge receive block size of HTTP boot...
2015-09-14 Hess ChenBaseTools/Ecc: Remove checkpoint for STATIC modifier
2015-09-14 Liming Gaoedk2: Change BaseTools owner in Maintainers.txt
2015-09-11 Dandan BiMdeModulePkg:Refine the code comments in RegularExpress...
2015-09-11 Ard BiesheuvelBaseTools/GenFw: align RVA of debug
2015-09-10 Laszlo ErsekMdeModulePkg: ScsiDiskDxe: adapt SectorCount when short...
2015-09-10 Laszlo ErsekMdeModulePkg: ScsiDiskDxe: recognize EFI_BAD_BUFFER_SIZE
2015-09-10 Zhang LuboNetworkPkg: PXE Driver's LoadFile protocol should check...
2015-09-10 Zhang LuboMdeModulePkg: PXE Driver's LoadFile protocol should...
2015-09-10 Feng TianMdePkg/UefiScsiLib: comments update to add EFI_INVALID_...
2015-09-10 Qiu ShuminShellPkg: Fix Shell fail with redundant space following...
2015-09-10 Qiu ShuminMdePkg: Refine UefiFileHandleLib to avoid write non...
2015-09-09 Ard BiesheuvelArmPlatformPkg: ASSERT that PcdSystemMemoryBase does...
2015-09-09 Ard BiesheuvelArmVirtPkg: set max physical address width to 40 bits
2015-09-09 Ard BiesheuvelArmVirtPkg/ArmVirtMemoryInitPeiLib: handle memory above...
2015-09-09 Ard BiesheuvelArmPlatformPkg/MemoryInitPeim: handle memory above...
2015-09-09 Heyi GuoArmPkg/Mmu: Fix potential page table memory leak
2015-09-09 Heyi GuoArmPkg/Mmu: Increase PageLevel when table found at...
2015-09-09 Heyi GuoArmPkg/Mmu: Fix literal number left shift bug
2015-09-09 Heyi GuoArmPkg/Mmu: Fix page level calculation bug
2015-09-09 Heyi GuoArmPkg/Mmu: Fix bug of aligning new allocated page...
2015-09-09 Cecil ShengFixed GCC tool chain build fail.
2015-09-09 Eric DongNot support EBC arch for regular expression protocol...
2015-09-09 Ruiyu NiMdeModulePkg: Fix a performance data buffer overrun...
2015-09-09 Qiu ShuminShellPkg: Fix 'for' command fail with multiple fields.
2015-09-08 Liming GaoMdePkg: Correct Protocol usages in UefiDebugLibDebugPor...
2015-09-08 Masamitsu MURASEMdePkg: Add UefiDebugLibDebugPortProtocol to output...
2015-09-08 Cecil ShengMdeModulePkg: Regular expression protocol
2015-09-08 Eric DongRollback the patch which has error changes.
2015-09-08 Cecil ShengMdeModulePkg: Regular expression protocol
2015-09-08 Jiaxin WuNetworkPkg: Fix suspicious dereference of pointer ...
2015-09-06 Yao, JiewenHandle extra module patchable PCD variable in Linux...
2015-09-06 Jeff FanRevert the change in r18404.
2015-09-06 Jeff FanUpdate BaseTools binary to match main trunk r18339.
2015-09-06 Qiu ShuminSecurityPkg: Use pointer instead of array to make code...
2015-09-06 Zhang LuboNetworkPkg: Fix the HttpCloseConnection fail issue
2015-09-05 Jeff FanUefiCpuPkg/MtrrLib: MtrrValidBitsMask and MtrrValidAddr...
2015-09-04 Ard BiesheuvelArmPlatformPkg/HdLcd: add missing LcdIdentify()
2015-09-04 Ard BiesheuvelArmPlatformPkg: signal EndOfDxe event in PlatformBsdInit
2015-09-02 Laszlo ErsekOvmfPkg: PlatformPei: force 32-bit MMIO aperture above...
2015-09-02 Laszlo ErsekOvmfPkg: AcpiTables: serialize control methods that...
2015-09-02 Laszlo ErsekOvmfPkg: PlatformPei: clear CMOS 0xF after setting...
2015-09-02 Heyi GuoArmPkg: Bug fix for UncachedMemoryAllocationLib
2015-09-02 Qin LongCryptoPkg: Fix one wrong parameter for weak key checking
2015-09-02 Dandan BiMdeModulePkg:Support orderedList with default value
2015-09-02 Qin LongCryptoPkg: Replace string wrapper functions with safe...
2015-09-02 Fu SiyuanNetworkPkg: remove redundant words in function comment.
2015-09-02 Yao, JiewenAdd more strict check for MOR variable, besides MOR...
2015-09-01 Ard BiesheuvelArmPlatformPkg/ArmVExpress-FVP: enable UEFI Secure...
2015-09-01 Ard BiesheuvelArmPlatformPkg/ArmVExpress-FVP: add support for the...
2015-09-01 Ard BiesheuvelArmPlatformPkg/PlatformIntelBdsLib: add splash screen...
2015-09-01 Ard BiesheuvelArmPlatformPkg/PlatformIntelBdsLib: fix and clean up...
2015-09-01 Ard BiesheuvelArmPlatformPkg/PlatformIntelBdsLib: remove ARM BDS...
2015-09-01 Jeff FanUefiCpuPkg/CpuMpPei: Fix CPU Healthy issue in PeiGetPro...
2015-09-01 Jeff FanUefiCpuPkg/CpuMpPei: Check Function pointer in PeiStart...
2015-09-01 Jeff FanUefiCpuPkg/CpuMpPei: Update the old/new BSP state in...
2015-09-01 Shifei LuFixed C-State issue of CPU1 of dual core.
2015-09-01 Eric DongShellPkg: Replace use case of deprecated function GetVa...
2015-08-31 Samer El-Haj... MdeModulePkg/NetworkPkg: Locate IpSec on IP packet...
2015-08-31 Jiaxin WuShellPkg: Get media status in ifconfig command
2015-08-28 Laszlo ErsekOvmfPkg: prevent code execution from DXE stack
2015-08-28 Gary Ching... OvmfPkg: Build HTTP utilities driver
2015-08-28 Hao WuMdePkg UefiDevicePathLib: Fix possible memory read...
2015-08-28 Hao WuMdePkg: Modify string expression of Wi-Fi device path...
2015-08-28 Hao WuMdePkg: Modify string expression of BMC device path...
2015-08-28 Jiaxin WuNetworkPkg: Fix IpSec run into infinite loop issue...
2015-08-28 Sunny WangMdeModulePkg: Remove unused variables from both UefiBoo...
2015-08-28 Qiu ShuminShellBinPkg: Ia32/X64 Shell binary update.
2015-08-28 Eric DongDisplayEngineDxe: Fixed calculate help string page...
2015-08-28 Ruiyu NiFatBinPkg: Update EBC/IA32/X64/IPF binaries
2015-08-28 Qiu ShuminMdePkg: Refine the device path text format for Bluetoot...
2015-08-28 Ruiyu NiFatBinPkg: Update EBC/IA32/X64/IPF binaries
2015-08-28 Qiu ShuminSecurityPkg: Use safe string function.
2015-08-28 Liming GaoIntelFrameworkModulePkg: Ad the missing module UNI...
2015-08-28 Liming GaoMdeModulePkg: Add the missing module UNI files.
2015-08-28 Ruiyu NiMdePkg: Change the EFI_ACPI_PNP_HID_END to EFI_PNP_ID...
2015-08-28 Liming GaoMdePkg: Add the missing module UNI files
2015-08-28 Yingke LiuBaseTools: Fixed bug for single FV generating.
2015-08-28 Jiaxin WuNetworkPkg: Add Dns and HttpUtilities driver UNI files
2015-08-27 Dandan BiMdeModulePkg:Set default string value
2015-08-27 Dandan BiBaseTools:To generate string default type correctly...
2015-08-27 Qiu ShuminSecurityPkg: Refine the local variable name to follow...
2015-08-27 Qiu ShuminSecurityPkg: Add missing Lib definition in DEC file.
2015-08-27 Qiu ShuminSecurityPkg: Add missing PCD usage information.
2015-08-27 Eric DongMdeModulePkg: Replace deprecated function.
2015-08-27 Eric DongIntelFrameworkModulePkg: Replace deprecated function.
2015-08-27 Eric DongShellPkg: Replace use case of deprecated function GetVa...
2015-08-27 Jeff FanSourceLevelDebugPkg/DebugTimer: Timer count value 0...
2015-08-27 Jeff FanSourceLevelDebugPkg/DebugTimer: Fix the issue if Curren...
2015-08-27 Qiu ShuminShellPkg: Fix the ASSERT issue in drvcfg command.
2015-08-27 Jiaxin WuNetworkPkg: Convert the UNIX to DOS end of line format
2015-08-27 Jiaxin WuMdePkg: Convert the UNIX to DOS end of line format
2015-08-27 Jiaxin WuMdeModulePkg: Convert the UNIX to DOS end of line format
2015-08-27 Eric DongMdeModulePkg: Fix mixed Dos and Linux end of line forma...
next