summaryrefslogtreecommitdiff
path: root/NetworkPkg
AgeCommit message (Expand)Author
2016-04-01NetworkPkg: Check received packet size before use it.Fu Siyuan
2016-04-01NetworkPkg: Check pointer for NULL before use.Fu Siyuan
2016-03-25NetworkPkg: IpSecDxe: remove set but unused variablesLaszlo Ersek
2016-03-25NetworkPkg:Fix bug when parsing the dhcp6 option 16Zhang, Lubo
2016-03-25NetworkPkg:Fix Http boot download issue.Zhang Lubo
2016-03-24NetworkPkg: Fix HII related problem in HTTP boot driver.Fu Siyuan
2016-03-16NetworkPkg: Fix the driver model issue in HTTP Boot driver.Fu Siyuan
2016-03-15NetworkPkg: fix function comments in HttpBootDxe.Fu Siyuan
2016-03-11NetworkPkg: Refine the code of shell app under networkPkg.Zhang, Lubo
2016-03-11NetworkPkg: Fix IpsecConfig GCC build failure issueJiaxin Wu
2016-03-10NetworkPkg: Use the New Functions from HttpLibGhazi Belaam
2016-03-10NetworkPkg: Convert UNI file to UTF8 format.Fu Siyuan
2016-03-08NetworkPkg: HttpBootDxe: fix gcc build failure.Laszlo Ersek
2016-03-07NetworkPkg: Support print help information using -? command.Zhang, Lubo
2016-03-07NetworkPkg: Add URI configuration form to HTTP boot driver.Fu Siyuan
2016-03-02NetworkPkg: Revert git 'eb213f2f' fixJiaxin Wu
2016-03-02NetworkPkg: Change the default IPv6 config policyJiaxin Wu
2016-02-25NetworkPkg: Use Http11 definitions in HttpDxe and HttpBootDxeSamer El-Haj-Mahmoud
2016-02-18NetworkPkg: Replace the internal function with exposed oneJiaxin Wu
2016-02-14NetworkPkg: better sanity check on Ipv6 prefix lengthSamer El-Haj-Mahmoud
2016-02-14NetworkPkg: Reword PXE download messageSamer El-Haj-Mahmoud
2016-02-03NetworkPkg:Add a new error status code EFI_HTTP_ERRORZhang Lubo
2016-02-03NetworkPkg: Fix suspicious dereference of pointer 'Mode.Ia'Zhang Lubo
2016-02-01NetworkPkg: Correct inconsistent function descriptions in DNSJiaxin Wu
2016-01-28NetworkPkg: Change HTTP API typos.Zhang Lubo
2016-01-28NetworkPkg:Fix Network memory leak when calling GetModeData interfaceZhang Lubo
2016-01-19NetworkPkg: Add NOOPT target in NetworkPkg.dscHao Wu
2016-01-18NetworkPkg: Fix SPD entry edit policy issue in IPSecConfig.Jiaxin Wu
2016-01-18NetworkPkg: Fix IpSec SPD and SAD mapping issue when SPD is updatedJiaxin Wu
2016-01-14NetworkPkg: Remove DNS QType and QClass definitionJiaxin Wu
2016-01-12NetworkPkg: Fix some typos in Http boot driver.Paulo Alcantara
2016-01-06NetworkPkg: DnsDxe: fix return type of DnsFillinQNameForQueryIp()Laszlo Ersek
2016-01-06NetworkPkg IScsiDxe: Fix typos in function descriptionsHao Wu
2016-01-06NetworkPkg IpSecDxe: Fix a typo in function descriptionHao Wu
2016-01-06NetworkPkg: Removing or adding some ASSERT statementJiaxin Wu
2015-12-30NetworkPkg: Support DNS4/6 GeneralLookUp featureJiaxin Wu
2015-12-25NetworkPkg: Fix suspicious dereference of pointer before NULL checkJiaxin Wu
2015-12-24NetworkPkg: Update module inf to include the missing uni fileLiming Gao
2015-12-23NetworkPkg: Update NetworkPkg.uni to UTF-8 file formatYe Ting
2015-12-23NetworkPkg: Remove a CopyMem to speed up the HTTP boot download.Fu Siyuan
2015-12-23NetworkPkg: Remove unused EFI_HTTP_PROTOCOL definitionJiaxin Wu
2015-12-22NetworkPkg : Remove unused local variables to fix gcc build errors.Samer El-Haj-Mahmoud
2015-12-21NetworkPkg:Fix a bug the 2nd httpboot fail issue.Zhang Lubo
2015-12-18NetworkPkg: Update iSCSI driver to check existing AIP instancesYe Ting
2015-12-18NetworkPkg:Fix the issue Http boot hang when network failed.Zhang Lubo
2015-12-17NetworkPkg: Correct gEfiUdp4ProtocolGuid usage in DnsDxeLiming Gao
2015-12-15NetworkPkg: Convert all .uni files to utf-8Jordan Justen
2015-12-10NetworkPkg: Fix the potential NULL pointer dereferenced issueJiaxin Wu
2015-11-30NetworkPkg: Fix a bug in HttpBootDriverBindingStop() when destroying child.Zhang Lubo
2015-11-26NetworkPkg:Fix NULL pointer dereference issues.Zhang Lubo