]> git.proxmox.com Git - mirror_edk2.git/history - NetworkPkg
ArmVirtPkg/HighMemDxe: use CPU arch protocol to apply memprotect policy
[mirror_edk2.git] / NetworkPkg /
2017-03-17 Zhang LuboNetworkPkg: Fix service binding issue in TCP dxe.
2017-03-15 Zhang, LuboNetworkPkg: Fix potential bug if the iSCSI use dns...
2017-03-06 Hao WuNetworkPkg: Refine casting expression result to bigger...
2017-03-06 Hao WuNetworkPkg: Refine type cast for pointer subtraction
2017-03-06 Jiaxin WuNetworkPkg/Dhcp6Dxe: Handle the Nil UUID case
2017-03-03 Jiaxin WuNetworkPkg/TlsAuthConfigDxe: Use StrToGuid in BaseLib
2017-03-01 Zhang LuboNetworkPkg: Define the prompt and help information...
2017-03-01 Zhang LuboNetworkPkg: Add check logic for some variable in iSCSI...
2017-02-27 Jiaxin WuNetworkPkg/Ip6Dxe: Ignore duplicated DNS address check
2017-02-23 Zhang LuboNetworkPkg: Update the Ethernet interface name.
2017-02-23 Zhang LuboNetworkPkg:Add scriptable configuration to iSCSI driver...
2017-02-21 Hao WuNetworkPkg/IpSecDxe: Add check to avoid possible divide...
2017-02-20 Zhang LuboNetworkPkg:Generate the correct operational state of...
2017-02-16 Jiaxin WuNetworkPkg/HttpBootDxe: Update to check specified media...
2017-02-16 Jiaxin WuNetworkPkg/HttpBootDxe: Declare the functions as EFIAPI...
2017-02-15 Jiaxin WuNetworkPkg/HttpBootDxe: Request HTTP token notify as...
2017-02-15 hegdenagNetworkPkg/iSCSIDxe: Update the condition for IScsiStar...
2017-02-15 hegdenagNetworkPkg/NetworkPkg.dec: Update comments for the PCD
2017-02-09 Jiaxin WuNetworkPkg/NetworkPkg.uni: Define the prompt and help...
2017-02-08 Liming GaoNetworkPkg: Fix some typos of "according"
2017-01-23 Zhang, LuboNetworkPkg: Fix protocol handler service in HttpDxe.
2017-01-23 Thomas HuthNetworkPkg: Remove superfluous return statement.
2017-01-23 Jiaxin WuNetworkPkg: Add PCD to enable the HTTP connections...
2017-01-19 Zhang LuboNetworkPkg: Add dns support for target URL configuratio...
2017-01-18 Gary LinNetworkPkg/TlsAuthConfigDxe: Declare EFIAPI for the...
2017-01-06 Jiaxin WuMdePkg, NetworkPkg: Refine the coding style.
2017-01-04 Jiaxin WuNetworkPkg/Ip6Dxe: Fix the potential NULL pointer free
2016-12-29 Jiaxin WuNetworkPkg/NetworkPkg.dsc: Move TLS modules to the...
2016-12-26 Jiaxin WuNetworkPkg: Fix potentially uninitialized local variable
2016-12-26 Jiaxin WuNetworkPkg/HttpDxe: Fix the potential NULL dereference
2016-12-26 Jiaxin WuNetworkPkg/DnsDxe: Fixed the assert issue in DnsDxe
2016-12-22 Jiaxin WuNetworkPkg/NetworkPkg.dsc: Enable TlsDxe and TlsAuthCon...
2016-12-22 Jiaxin WuNetworkPkg/HttpDxe: HTTPS support over IPv4 and IPv6
2016-12-22 Jiaxin WuNetworkPkg/TlsAuthConfigDxe: Provide the UI to support...
2016-12-22 Jiaxin WuNetworkPkg/TlsDxe: TlsDxe driver implementation over...
2016-12-22 Hao WuNetworkPkg: Refine UintnToAscDecWithFormat functions...
2016-12-19 Fu SiyuanNetworkPkg: Replace ASSERT with error return code in...
2016-12-06 Jiaxin WuNetworkPkg/IpSecDxe: correct one comment and remove...
2016-11-18 Fu SiyuanNetworkPkg: Check for the max DHCP packet length before...
2016-10-31 Fu SiyuanNetworkPkg: Check for NULL pointer before dereference it.
2016-10-31 Zhang LuboNetworkPkg: Add error handling logic when using Allocat...
2016-10-31 Jiaxin WuNetworkPkg: Fix the wrong Timer event check
2016-10-28 Fu SiyuanNetworkPkg: Update IP4 stack drivers for classless...
2016-10-27 Laszlo ErsekNetworkPkg/TcpDxe: rebase to ARRAY_SIZE()
2016-10-27 Laszlo ErsekNetworkPkg/IScsiDxe: rebase to ARRAY_SIZE()
2016-10-27 Laszlo ErsekNetworkPkg/IpsecConfig: remove module-local ARRAY_SIZE...
2016-10-27 Laszlo ErsekNetworkPkg/IpsecConfig: guard the definition of ARRAY_SIZE
2016-10-26 Zhang LuboNetworkPkg: Support bracketed IPv6 address during a...
2016-10-26 Zhang LuboNetworkPkg: Enhance the code in DNS driver.
2016-10-26 Zhang LuboNetworkPkg: Add dns support for pxe boot based on IPv6.
2016-10-26 Gary LinNetworkPkg: Fix typos in comments
2016-10-21 Jiaxin WuNetworkPkg: Coding style refine for IpSecDxe
2016-10-14 Ye TingNetworkPkg: Record user configured TargetIP/Port in...
2016-10-12 Fu SiyuanNetworkPkg: Remove redundant code in HTTP boot driver.
2016-10-09 Zhang LuboNetworkPkg: TcpDriver use EFI_D_NET for DEBUG maessage.
2016-09-26 Jiaxin WuNetworkPkg: Clean the previous address since the policy...
2016-09-20 Jiaxin WuNetworkPkg: Correct the DNS token return status by...
2016-09-07 Jiaxin WuNetworkPkg/DnsDxe: Handle CNAME type responded from...
2016-09-06 Jiaxin WuNetworkPkg/IpSecDxe: Generate SPI randomly and correct...
2016-08-18 Jiaxin WuNetworkPkg/IpSecDxe: Fix wrong IKE header "FLAG" update
2016-08-18 Jiaxin WuNetworkPkg/IpSecDxe: Fix UEFI IKE Initial Exchange...
2016-08-18 Zhang LuboNetworkPkg: Fix assert issue in iSCSI driver
2016-08-18 Zhang LuboNetworkPkg: Refine codes of iSCSI driver
2016-08-08 Hao WuNetworkPkg DSC: Add build option to disable deprecated...
2016-08-01 Fu SiyuanNetworkPkg: Add missed character in copyright.
2016-07-26 Hao WuNetworkPkg UefiPxeBcDxe: Fix build error for lastest...
2016-07-26 Hao WuNetworkPkg IScsiDxe: Fix build error for lastest VS2015...
2016-07-22 Michael ChangFix IPv6 HTTPClient vendor class data
2016-07-18 Fu SiyuanNetworkPkg: Fix bug in TCP which not sending out ACK...
2016-07-12 Fu SiyuanNetworkPkg: Update PXE driver to follow edk2 coding...
2016-07-11 Zhang, LuboNetworkPkg: Fix Assert issue in iSCSI driver.
2016-07-11 Giri P MudusuruNetworkPkg: Fix typos in comments
2016-07-01 david weiMerge branch 'master' of https://github.com/tianocore...
2016-06-30 Laszlo ErsekNetworkPkg: fix ASSERT_EFI_ERROR() typos
2016-06-30 Fu SiyuanNetworkPkg: Stop the HTTP Boot service after the boot...
2016-06-27 Jiaxin WuNetworkPkg: Avoid potential NULL pointer dereference
2016-06-23 Zhang LuboNetworkPkg: Refine codes related to Dhcpv4 and Dhcpv6...
2016-06-23 Zhang LuboNetworkPkg: Replace ASSERT with error handling in Http...
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 ZengNetworkPkg: Replace UnicodeStrToAsciiStr/AsciiStrToUnic...
2016-06-17 Jiaxin WuNetworkPkg: Fix unspecified address use case in IpsecConfig
2016-06-14 Jiaxin WuNetworkPkg/TcpDxe: Fix GCC build failure
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-05-31 Fu, SiyuanNetworkPkg: Stop the timer before clean IP service.
2016-05-26 Jiaxin WuNetworkPkg: Correct HttpConfigure parameter check
2016-05-24 Fu SiyuanNetworkPkg: update code for NULL pointer check.
2016-05-20 Gary LinNetworkPkg/HttpDxe: Don't free Wrap in HttpTcpReceiveNo...
2016-05-20 Gary LinNetworkPkg/TcpDxe: Remove the status check of SockProce...
2016-05-16 Nagaraj HegdeNetworkPkg:HttpDxe: Code changes to support HTTP PUT...
2016-05-13 Gary LinNetworkPkg: Make HttpBootGetBootFile return EFI_BUFFER_...
2016-05-12 Zhang, LuboNetworkPkg: Bug fix of iSCSI to support MPIO
2016-05-06 Fu SiyuanNetworkPkg: Ignore BootFileName if it is overloaded.
2016-05-06 Fu SiyuanNetworkPkg: Ignore BootFileName if it is overloaded.
2016-05-06 Fu SiyuanNetworkPkg: Fix a memory leak in HTTP boot driver.
next