]> git.proxmox.com Git - mirror_edk2.git/shortlog
mirror_edk2.git
2016-06-27 Yarlagadda... IntelFsp2Pkg-BaseFspCommonLib: Add funtion to return...
2016-06-27 Gary LinMdeModulePkg/SetupBrowser: Fix the typo in the comment
2016-06-27 Gary LinEdkCompatibilityPkg: Fix the typo in the comment
2016-06-27 Star ZengMdeModulePkg PiDxeS3BootScriptLib: Use a specific name...
2016-06-27 Sunny WangMdeModulePkg/UefiBootManagerLib: Fix data in MemoryType...
2016-06-27 Jiaxin WuNetworkPkg: Avoid potential NULL pointer dereference
2016-06-24 Joe ZhouMdeModulePkg: SdMmc: Add delay before eMMC reset
2016-06-24 Joe ZhouMdeModulePkg: SdMmc: Fix parameters order in EmmcSwitch...
2016-06-23 Ard BiesheuvelArmPkg/ArmGicV3Dxe: configure all interrupts as non...
2016-06-23 Ard BiesheuvelArmVirtPkg: add FDF definition for empty varstore
2016-06-23 Liming GaoMdeModulePkg: Remove NORETURN for PeiCore() and DxeMain...
2016-06-23 Jiaxin WuMdeModulePkg: Fix the wrong IpSb->State update
2016-06-23 Ruiyu NiMdeModulePkg/Bds: Do not boot to UI again when BootNext...
2016-06-23 Zhang LuboNetworkPkg: Refine codes related to Dhcpv4 and Dhcpv6...
2016-06-23 Zhang LuboMedmodulePkg: Refine codes related to Dhcpv4 and Dhcpv6...
2016-06-23 Zhang LuboMdePkg: Refine codes related to Dhcpv4 and Dhcpv6 confi...
2016-06-23 Zhang LuboNetworkPkg: Replace ASSERT with error handling in Http...
2016-06-22 Ard BiesheuvelArmPlatformPkg/NorFlashAuthenticatedDxe: remove this...
2016-06-22 Ard BiesheuvelArmVirtPkg/ArmVirtQemu: switch secure boot build to...
2016-06-22 Ard BiesheuvelArmPlatformPkg/NorFlashDxe: accept both non-secure...
2016-06-22 Jan D?bro?MdedulePkg: AtaAtapiPassThru: Remove polling on PxCMD...
2016-06-22 Ruiyu NiRevert "MdeModulePkg/Bds: Do not boot to UI again when...
2016-06-22 Ruiyu NiMdePkg/PCI: Add missing PCI/PCIE definitions
2016-06-22 Ruiyu NiMdeModulePkg/Bds: Do not boot to UI again when BootNext...
2016-06-22 Qiu ShuminMdePkg: Fix 'cd ..\..' go up only 1 level.
2016-06-22 Marvin H?userUefiCpuPkg/SecMain: Decorate phase-transition function...
2016-06-22 Marvin H?userMdeModulePkg/Core: Decorate phase-transition functions...
2016-06-22 Marvin H?userMdePkg/DebugLib: Flag post-_ASSERT() as unreachable...
2016-06-22 Marvin H?userMdePkg: Add NORETURN attribute and UNREACHABLE() macro.
2016-06-21 Star ZengMdeModulePkg CapsulePei: Validate capsule integrity...
2016-06-21 Star ZengMdeModulePkg CapsulePei: Fix some typos
2016-06-21 Ruiyu NiShellPkg/UefiHandleParsing: Show handle's loaded image...
2016-06-21 Lu, ShifeiX AVlv2TbltDevicePkg: Fixed build error issue.
2016-06-21 Jiaxin WuNetworkPkg: Replace ASSERT with error handling in DnsDxe
2016-06-21 Jiaxin WuNetworkPkg: Remove ASSERT and use error handling in...
2016-06-21 Star ZengMdePkg: Indicate UnicodeStrToAsciiStr/AsciiStrToUnicode...
2016-06-21 Star ZengIntelFrameworkModulePkg: Replace UnicodeStrToAsciiStr...
2016-06-21 Star ZengShellPkg: Replace UnicodeStrToAsciiStr/AsciiStrToUnicodeStr
2016-06-21 Star ZengSecurityPkg: Replace UnicodeStrToAsciiStr/AsciiStrToUni...
2016-06-21 Star ZengPerformancePkg: Replace UnicodeStrToAsciiStr/AsciiStrTo...
2016-06-21 Star ZengNetworkPkg: Replace UnicodeStrToAsciiStr/AsciiStrToUnic...
2016-06-21 Star ZengMdeModulePkg: Replace UnicodeStrToAsciiStr/AsciiStrToUn...
2016-06-21 Star ZengMdePkg: Replace UnicodeStrToAsciiStr() with UnicodeStrT...
2016-06-21 Dandan BiMdeModulePkg/UiApp: Retrieve the value of language...
2016-06-21 Dandan BiMdeModulePkg/BootManagerUiLib: No need to connect all...
2016-06-21 Dandan BiMdeModulePkg/UiApp: Connect all devices in UiApp if...
2016-06-21 lushifexVlv2TbltDevicePkg:Change UNIX to DOS format.
2016-06-21 lushifexVlv2DeviceRefCodePkg&Vlv2TbltDevicePkg:Add setup option...
2016-06-21 Lu, ShifeiX AVlv2DeviceRefCodePkg&Vlv2TbltDevicePkg:Convert Mix...
2016-06-20 Star ZengMdeModulePkg PCD: Avoid DynamicHii PCD set to override...
2016-06-17 Jiewen YaoIntelFsp2Pkg: rename GetFspVpdDataPointer() to GetFspCf...
2016-06-17 Jiewen YaoIntelFsp2WrapperPkg: Add support to handle ResetRequire...
2016-06-17 Ruiyu NiShellPkg/UefiHandleParsingLib.c: Unify EOL and remove...
2016-06-17 Ruiyu NiShellPkg: Use ".." to indicate device path is partially...
2016-06-17 Jiaxin WuNetworkPkg: Fix unspecified address use case in IpsecConfig
2016-06-16 hegdenagMdePkg: MTftp6: Correct #define value in Mtfp6.h
2016-06-16 Jiewen YaoInterFsp2Pkg:Tool: Add user manual for SplitFspBin...
2016-06-16 Zhang, Chao BSecurityPkg: SecurityPkg.uni: Update info string for...
2016-06-16 Zhang, Chao BSecurityPkg: Tcg2Smm: Fix type casting issue
2016-06-16 Satya YarlagaddaIntelFsp2WrapperPkg: Add Dymanic PCD capability to...
2016-06-16 Eric DongSecurityPkg/TcgStorageOpalLib: Avoid using special...
2016-06-16 Eric DongSecurityPkg OpalPasswordDxe: gray out menu instead...
2016-06-16 Jiewen YaoIntelSiliconPkg/IgdOpRegion: Add definition for Intel IGD
2016-06-15 Ard BiesheuvelArmPkg/ArmLib: avoid cache maintenance in PEIMs when...
2016-06-15 Evan LloydArmPlatformPkg: Fix PL011 Glitches.
2016-06-15 Evan LloydArmVirtPkg/FdtPL011SerialPortLib: Set the PL011 UART...
2016-06-15 Evan LloydArmPlatformPkg: Add support to configure PL011 UART...
2016-06-15 Evan LloydArmPlatformPkg: Remove double write in PL011
2016-06-15 Evan LloydArmPlatformPkg: Update PL011 Serial PCDs to Fixed PCDs
2016-06-15 Evan LloydArmPlatformPkg: Tidy PL011 UART driver
2016-06-15 Dandan BiMdeModulePkg/Database: Fix incorrect calculation of...
2016-06-15 Jiewen YaoIntelSiliconPkg/IgdOpRegion: Add definition for Intel...
2016-06-15 Jiewen YaoIntelSiliconPkg: Add initial version.
2016-06-15 Yonghong ZhuBaseTools: ignore the binary LIB file in gen_libs
2016-06-14 Jiaxin WuNetworkPkg/TcpDxe: Fix GCC build failure
2016-06-14 Dandan BiMdeModulePkg/UiApp: Fix the incorrect use of the HiiHandle
2016-06-14 Ruiyu NiIntelFrameworkModulePkg/LegacyBios: Get SIO data from...
2016-06-14 Ruiyu NiIntelFrameworkModulePkg/LegacyBios: Get COM base from...
2016-06-14 Ruiyu NiIntelFrameworkModulePkg/LegacyBios: Rename local variables
2016-06-14 Ruiyu NiIntelFrameworkModulePkg/LegacyBios: return NotFound...
2016-06-14 Ruiyu NiIntelFrameworkModulePkg/LegacyBios: Get SIO data in...
2016-06-13 Star ZengMdeModulePkg DxeS3BootScriptLib: Check (mSmst != NULL...
2016-06-13 Jiaxin WuNetworkPkg: Fix DNS GeneralLookUp failure in some case
2016-06-13 Jiaxin WuNetworkPkg: Remove TokenEntry from Token list before...
2016-06-13 Jiaxin WuNetworkPkg: Fix IPv6 boot failure in diff net segment...
2016-06-13 Jiaxin WuNetworkPkg: Handling timeout case in httpboot driver
2016-06-13 Jiaxin WuNetworkPkg: HttpDxe response/cancel issue fix
2016-06-13 Jiaxin WuNetworkPkg: Support TCP Cancel function
2016-06-12 Zhang, Chao BSecurityPkg: Tcg2Smm: Enhance TIS interface detection
2016-06-12 Star ZengIntelFrameworkModulePkg: Correct the usage of gPerforma...
2016-06-12 Star ZengMdeModulePkg: Correct the usage of gPerformanceProtocol...
2016-06-12 Tapan ShahMdeModulePkg/RamDiskDxe: Add Memory Type selection...
2016-06-12 Hao WuMdeModulePkg RamDiskDxe: Do not save 'Size' numeric...
2016-06-12 Zhang, Chao BSecurityPkg: Tcg2Smm: Make TCG2 PP version configurable
2016-06-08 lushifexVlv2TbltDevicePkg:Change flash layout to fix the Fv...
2016-06-08 lushifexVlv2TbltDevicePkg: Convert UNIX to DOS format.
2016-06-08 Jiaxin WuMdeModulePkg: Fix IPv4 UseDefaultAddress failure case.
2016-06-08 Zhang, Chao BSecurityPkg : Tpm12DeviceLibDTpm: Fix TPM12 wrong Respo...
2016-06-07 Jeff FanUefiCpuPkg/MtrrLib: Fixed bug if length is less than...
2016-06-07 Star ZengMdeModulePkg DxeS3BootScriptLib: Revert git commit...
next