]> git.proxmox.com Git - mirror_edk2.git/shortlog
mirror_edk2.git
2014-01-22 Tian, HotFix CRLF format
2014-01-22 Tian, HotFix CRLF format
2014-01-22 Tian, HotFix CRLF format
2014-01-22 Tian, HotFix CRLF format
2014-01-22 Tian, HotFix CRLF format
2014-01-22 Tian, HotFix CRLF format
2014-01-22 Tian, HotFix CRLF format
2014-01-22 Fu SiyuanRe-execute the failed SCSI command if iSCSI driver...
2014-01-21 Jordan JustenOvmfPkg: Split MAINFV into a separate PEI and DXE FVs
2014-01-21 Jordan JustenOvmfPkg/Sec: Add FindFfsSectionInstance
2014-01-21 Jordan JustenOvmfPkg/Sec: Remove EFIAPI from functions that don...
2014-01-21 Jordan JustenOvmfPkg/Sec: Cleanup debug messages
2014-01-21 Jordan JustenOvmfPkg: Move SEC/PEI Temporary RAM from 0x70000 to...
2014-01-21 Jordan JustenOvmfPkg X64 ResetVector: Move page tables from 512KB...
2014-01-21 Jordan JustenOvmfPkg/Sec/SecMain.c: Convert to CRLF (dos) text
2014-01-21 Jordan JustenOvmfPkg: Carve 128KB out of MAINFV in MEMFD
2014-01-21 Ruiyu NiOptimize the code to not call StrToBuf when DataLength...
2014-01-20 Laszlo ErsekOvmfPkg: unify PcdMaxVariableSize at 0x2000 bytes
2014-01-20 Jordan JustenOvmfPkg/build.sh: Support GCC48 toolchain
2014-01-17 Jaben CarseyShellPkg: Change StdIn redirection
2014-01-17 Gao, LimingAdd VOID MigratePeiServicesTablePointer() to fix'Deprec...
2014-01-17 Gao, LimingAdd VOID MigratePeiServicesTablePointer() to fix'Deprec...
2014-01-17 jyao1CapsulePei coalesce need add more sanity check for...
2014-01-17 jyao1DxeCore is designed to trust input data, so add comment...
2014-01-16 Jaben CarseyShellPkg: Return the failure
2014-01-16 Jaben CarseyShellPkg: Remove ASSERT
2014-01-16 Jaben CarseyShellPkg: Remove ASSERT
2014-01-16 Laszlo ErsekArmPlatformPkg/ArmVExpressPkg: Clean line endings
2014-01-16 Reece R. PollackArmPlatformPkg/ArmVExpress-RTSM-A15_MPCore.fdf: Added...
2014-01-16 Reece R. PollackArmPlatformPkg/ArmVExpress-RTSM-A15.fdf: Added the...
2014-01-16 Ryan HarkinArmPlatformPkg/ArmVExpressPkg: Add the core network...
2014-01-16 Gao, LimingUpdate PeiServicesTablePointerLib instance to add new...
2014-01-16 jyao1Follow UEFI2.4.a spec, add more description on paramete...
2014-01-16 Olivier MartinArmPlatformPkg/BootMonFs: Added support for the NorFlas...
2014-01-15 Roy FranzArmPlatformPkg/ArmVExpressPkg: Add build option to...
2014-01-15 Olivier MartinArmPkg/CompilerIntrinsicsLib: Make __aeabi_memcpy the...
2014-01-15 Ryan HarkinArmPlatformPkg/ArmVExpressPkg: add virtio to RTSM A9 BSP
2014-01-15 Ryan HarkinArmPlatformPkg/ArmVExpressPkg: add virtio to RTSM A15 BSP
2014-01-15 Ryan HarkinArmPlatformPkg/ArmVExpressPkg: Add virtio to RTSM A15...
2014-01-15 Gao, LimingArmPlatformPkg/PeiServicesTablePointerLib: Update PeiSe...
2014-01-15 Ruiyu NiFollow UEFI spec to convert unrecognized device path...
2014-01-15 Ruiyu NiUpdate Debug Agent initialization message to change...
2014-01-15 Ruiyu NiChange the library global variable to add library name...
2014-01-15 Fu SiyuanFix bug that PXEv4 boot fail if PXEv6 is performed...
2014-01-15 Gao, Liming1. Add new API MigratePeiServicesTablePointer() in...
2014-01-15 Gao, Liming1. Add new API MigratePeiServicesTablePointer() in...
2014-01-14 Olivier MartinEdkShellPkg/ShellR64.patch: Adding missing files from...
2014-01-14 Shumin Qiu1. Change the implementation of function 'LoadVariableF...
2014-01-14 Gao, LimingUpdate FMP Header file Comments per UEFI2.4A
2014-01-14 Eric DongUpdate the comments to follow spec update.
2014-01-13 Jaben CarseyShellPkg: Remove UNICODE file tag (FEFF) from files...
2014-01-13 Olivier MartinShellPkg: remove unreachable break statements
2014-01-13 Jaben CarseyShellPkg: assign pointer to NULL after free to prevent...
2014-01-13 Olivier MartinEdkShellPkg/ShellR64.patch: Update patch to fix RVCTLIN...
2014-01-13 jyao1Fix typo in PCD description in SecurityPkg.
2014-01-13 jyao1Follow UEFI2.4.a spec, deprecate 6 hash algo.
2014-01-13 Jaben CarseyShellPkg: Fix command line parsing for script files...
2014-01-13 Shumin QiuSet the type of return value from function 'LoadVariabl...
2014-01-13 Shumin QiuAdd a new header file to define Adapter Information...
2014-01-13 Ruiyu NiAdd EFI_FILE_PROTOCOL_LATEST_REVISION macro to SimpleFi...
2014-01-13 Fu Siyuan1. Update the parsing logic of DHCP message in PXE...
2014-01-11 Ruiyu NiFix GCC build failure.
2014-01-10 Jaben CarseyShellPkg: add the last PCIe extended capability decodings
2014-01-10 Jaben CarseyMdePkg: add missing #defines for decoding PCIe 2.1...
2014-01-10 Jaben CarseyShellPkg: remove potential memory leak with new apps...
2014-01-10 Jaben CarseyShellPkg: remove double free operation
2014-01-10 Olivier MartinArmPkg/ArmPkg.dec: Redefined PcdSystemMemory(Base|Size...
2014-01-10 Fu SiyuanFix bug in unload function: Check if component name...
2014-01-10 Ruiyu NiUpdate PcAtChipsetPkg package version from 0.2 to 0.3
2014-01-10 Feng TianMdeModulePkg/NvmExpressDxe: Fix a bug in NvmExpressDxe...
2014-01-10 Gao, LimingSync BaseTool trunk (version r2640) into EDKII BaseTools.
2014-01-10 Ruiyu NiNew EdkShell binaries.
2014-01-10 Ruiyu NiFix a bug in DebugPort driver's Unload() that leaves...
2014-01-10 Jeff FanFix bug when reserve stack space to fill exception...
2014-01-10 Ruiyu NiNew FatDxe binary.
2014-01-10 Long, QinUpdate CryptoPkg version: 0.92 -> 0.93
2014-01-10 Ruiyu NiAdd the feature "dmpstore -l" and "dmpstore -s".
2014-01-10 Tian, FengUpdates MdeModulePkg package version from 0.92 to 0.93
2014-01-10 Dong GuoUpgrade package version to 0.93
2014-01-10 Jeff FanUpdate SourceLevelDebugPkg version: 0.85->0.86
2014-01-10 Jeff FanUpdate UefiCpuPkg version: 0.2->0.3
2014-01-10 Jeff FanUpdate IntelFrameworkModulePkg version: 0.92->0.93
2014-01-10 Jeff FanUpdate IntelFrameworkPkg version: 0.92->0.93
2014-01-09 Jaben CarseyMdePkg: Add PCI Express 2.1 and 3.0 structures
2014-01-09 Olivier MartinMmcDxe: Perform diagnostics specifically on the request...
2014-01-09 Olivier MartinMmcDxe: Adding eMMC support
2014-01-09 Jaben CarseyShellPkg: remove memory leak in file handle list
2014-01-09 Jaben CarseyShellPkg: Fix NSH parsing
2014-01-09 Jaben CarseyShellPkg: Remove memory leak from file list usage
2014-01-09 Jaben CarseyShellPkg: Add more output to PCI command for extended...
2014-01-09 Elvin LiIf the driver does not start before, we do not disconne...
2014-01-09 Fu SiyuanUpdate NetworkPkg package version to 0.94.
2014-01-09 Eric DongReturn to BMM page if parse the file info failed.
2014-01-09 Gao, LimingClarify PcdPeiCoreMaxPeimPerFv description that means...
2014-01-09 Gao, LimingUpdates MdePkg package version from 1.03 to 1.04
2014-01-09 Star ZengMdeModulePkg FaultTolerantWrite: Let FaultTolerantWrite...
2014-01-09 Liming GaoCorrect function comments of S3BootScriptCloseTable().
2014-01-09 Liming GaoCorrect function comments of S3BootScriptCloseTable().
2014-01-09 Yi LiAdd processor family 2 definition in SMBIOS header...
2014-01-09 Shumin QiuAdd code to check whether the pointer 'NewBuffer' ...
next