Fix GCC build errors
Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Lee Leahy <leroy.p.leahy@intel.com> git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@14876 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
@@ -1422,5 +1422,5 @@ CONST ESL_PROTOCOL_API cEslIp4Api = {
|
||||
EslIp4TxBuffer,
|
||||
EslIp4TxComplete,
|
||||
NULL, // TxOobComplete
|
||||
EslIp4VerifyLocalIpAddress
|
||||
(PFN_API_VERIFY_LOCAL_IP_ADDRESS)EslIp4VerifyLocalIpAddress
|
||||
};
|
||||
|
Reference in New Issue
Block a user