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
This commit is contained in:
@@ -22,9 +22,16 @@
|
||||
AppPkg/Applications/Sockets/RecvDgram/RecvDgram.inf
|
||||
AppPkg/Applications/Sockets/SetHostName/SetHostName.inf
|
||||
AppPkg/Applications/Sockets/SetSockOpt/SetSockOpt.inf
|
||||
AppPkg/Applications/Sockets/TftpServer/TftpServer.inf
|
||||
AppPkg/Applications/Sockets/WebServer/WebServer.inf {
|
||||
<PcdsFixedAtBuild>
|
||||
gStdLibTokenSpaceGuid.WebServer_HttpPort|80
|
||||
gAppPkgTokenSpaceGuid.WebServer_HttpPort|80
|
||||
}
|
||||
|
||||
################################################################################
|
||||
# The following application requires TimerLib (platform specific library)
|
||||
################################################################################
|
||||
|
||||
[Components]
|
||||
# AppPkg/Applications/Sockets/TftpServer/TftpServer.inf
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user