History log of /device/linaro/bootloader/edk2/AppPkg/Applications/Sockets/DataSource/DataSource.c
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
b8a86b22291344499256f735c47c341d2a105986 08-Feb-2013 lpleahy <lpleahy@6f19259b-4bc3-4df7-8a09-765794883524> - For writing sin_port, htons() must be used.
- For reading sin_port, ntohs() must be used.
- EFI_TCP4_ACCESS_POINT.RemotePort is in host byte order (see
StdLib/EfiSocketLib/Tcp4.c for example).

Contributed-under: TianoCore Contribution Agreement 1.0

Signed-off-by: Laszlo Ersek <lersek@redhat.com>
Reviewed-by: lpleahy


git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@14126 6f19259b-4bc3-4df7-8a09-765794883524
/device/linaro/bootloader/edk2/AppPkg/Applications/Sockets/DataSource/DataSource.c
9f7f5161cf2f6c1e29f4f11ff2a70454b223431a 20-Mar-2012 lpleahy <lpleahy@6f19259b-4bc3-4df7-8a09-765794883524> Update the license dates
Use the BSD license
Fix errors detected by GCC compiler in WebServer/ConfigurationTable.c
Add libraries: CpuLib, DxeServicesTableLib and MtrrLib

Signed-off-by: lpleahy

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@13115 6f19259b-4bc3-4df7-8a09-765794883524
/device/linaro/bootloader/edk2/AppPkg/Applications/Sockets/DataSource/DataSource.c
53c31c516489d4cd46d20d59a3705720be3443f1 18-Feb-2012 lpleahy <lpleahy@6f19259b-4bc3-4df7-8a09-765794883524> Fix the errors detected by the GCC compiler:
* Add EFIAPI to the timer callbacks
* Fix 32-bit pointer casts

Signed-off-by: lpleahy



git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@13024 6f19259b-4bc3-4df7-8a09-765794883524
/device/linaro/bootloader/edk2/AppPkg/Applications/Sockets/DataSource/DataSource.c
d3a595ceb902372504db27442bca278c67d41b10 10-Feb-2012 lpleahy <lpleahy@6f19259b-4bc3-4df7-8a09-765794883524> Fix some errors detected by the GCC 4.4 compiler.

Signed-off-by: lpleahy

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@13007 6f19259b-4bc3-4df7-8a09-765794883524
/device/linaro/bootloader/edk2/AppPkg/Applications/Sockets/DataSource/DataSource.c
f6e5cdd5cfa100e777db38e5f7b26b7ffcf41330 09-Feb-2012 lpleahy <lpleahy@6f19259b-4bc3-4df7-8a09-765794883524> Merged socket development branch:
* Add TCPv6 support to DataSink
* Add TCPv6 support to DataSource
* Add GetAddrInfo test application
* Add GetNameInfo test application
* Fixed copyright date
* Completed TFTP server - now downloads files from local directory
* Added ports and exit pages to web server
* Made PCD values package specific

Signed-off-by: lpleahy

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@13003 6f19259b-4bc3-4df7-8a09-765794883524
/device/linaro/bootloader/edk2/AppPkg/Applications/Sockets/DataSource/DataSource.c
59bc059327dd519619fa437c0d7c941e090cd8a3 01-Oct-2011 lpleahy <lpleahy@6f19259b-4bc3-4df7-8a09-765794883524> Update the sockets applications
* Builds with GCC 4.4 compiler.

Signed-off by: lpleahy


git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@12498 6f19259b-4bc3-4df7-8a09-765794883524
/device/linaro/bootloader/edk2/AppPkg/Applications/Sockets/DataSource/DataSource.c
7dc1329100c370992cdd430359512443bd1ee9f2 06-Aug-2011 darylm503 <darylm503@6f19259b-4bc3-4df7-8a09-765794883524> Fix @return Doxygen commands to be singular instead of plural.


git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@12094 6f19259b-4bc3-4df7-8a09-765794883524
/device/linaro/bootloader/edk2/AppPkg/Applications/Sockets/DataSource/DataSource.c
4684b66f261ffb74fa7575ed10df43cc0645a42f 30-Jul-2011 darylm503 <darylm503@6f19259b-4bc3-4df7-8a09-765794883524> Add Socket Library applications.
Modify AppPkg.dsc file to include StdLib.inc which contains the Boilerplate text for Standard Library based Applications.


git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@12062 6f19259b-4bc3-4df7-8a09-765794883524
/device/linaro/bootloader/edk2/AppPkg/Applications/Sockets/DataSource/DataSource.c