audk/NetworkPkg/IpSecDxe
qianouyang 4b0f5775e7 Fix a ECC error - the parameter's name in comments is inconsistent with the one in Function's.
Signed-off-by: qianouyang
Reviewed-by: ydong10



git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@12815 6f19259b-4bc3-4df7-8a09-765794883524
2011-12-05 03:17:15 +00:00
..
Ikev2 1.Update IPsec driver to set the Transform structure’s Next Payload field to be zero when it is the last transform structure in a proposal. The same as Proposal Structure’s Next Payload filed, it also should be zero when it is the last proposal in the SA. 2011-11-23 10:31:04 +00:00
ComponentName.c Fix the comments to follow UEFI Spec regarding how to check an EFI_HANDLE is valid/invalid. 2011-07-05 09:21:22 +00:00
IetfConstants.c Add IPsec/Ikev2 support. 2010-12-31 10:43:54 +00:00
Ike.h Add IPsec/Ikev2 support. 2010-12-31 10:43:54 +00:00
IkeCommon.c Add IPsec/Ikev2 support. 2010-12-31 10:43:54 +00:00
IkeCommon.h Clean up the private GUID definition in module Level. 2011-09-18 12:27:49 +00:00
IkePacket.c NetworkPkg/IpSecDxe: Add missing EFIAPI for callback functions 2011-01-03 03:17:20 +00:00
IkePacket.h Add IPsec/Ikev2 support. 2010-12-31 10:43:54 +00:00
IkeService.c Fix a ECC error - the parameter's name in comments is inconsistent with the one in Function's. 2011-12-05 03:17:15 +00:00
IkeService.h Fix a ECC error - the parameter's name in comments is inconsistent with the one in Function's. 2011-12-05 03:17:15 +00:00
IpSecConfigImpl.c Add pointer check for NULL before dereference it. 2011-10-08 02:55:30 +00:00
IpSecConfigImpl.h NetworkPkg: comments clean up. 2011-01-21 08:00:22 +00:00
IpSecCryptIo.c NetworkPkg: comments clean up. 2011-01-21 08:00:22 +00:00
IpSecCryptIo.h NetworkPkg: comments clean up. 2011-01-21 08:00:22 +00:00
IpSecDebug.c Add IPsec/Ikev2 support. 2010-12-31 10:43:54 +00:00
IpSecDebug.h Add IPsec/Ikev2 support. 2010-12-31 10:43:54 +00:00
IpSecDriver.c 1.Update IPsec driver to set the Transform structure’s Next Payload field to be zero when it is the last transform structure in a proposal. The same as Proposal Structure’s Next Payload filed, it also should be zero when it is the last proposal in the SA. 2011-11-23 10:31:04 +00:00
IpSecDxe.inf Update the relevant drivers to use the correct GUID for EFI_IPSEC2_PROTOCOL. 2011-04-20 10:01:48 +00:00
IpSecImpl.c 1.Update IPsec driver to set the Transform structure’s Next Payload field to be zero when it is the last transform structure in a proposal. The same as Proposal Structure’s Next Payload filed, it also should be zero when it is the last proposal in the SA. 2011-11-23 10:31:04 +00:00
IpSecImpl.h Update the IPsec driver to check in invalid parameter of ProcessExt() according to UEFI Spec. 2011-05-31 02:03:57 +00:00
IpSecMain.c Update the IPsec driver to check in invalid parameter of ProcessExt() according to UEFI Spec. 2011-05-31 02:03:57 +00:00