audk/NetworkPkg/IpSecDxe
lgao4 9bdc659213 Clean up the private GUID definition in module Level.
0. Remove the unused private GUID from module source files.
1. Use gEfiCallerIdGuid replace of the private module GUID.
2. Add the public header files to define HII FormSet and PackageList GUID used in every HII driver.

Signed-off-by: lgao4
Reviewed-by: ydong10 gdong1 tye jfan12 wli12 rsun3 jyao1 ftian



git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@12376 6f19259b-4bc3-4df7-8a09-765794883524
2011-09-18 12:27:49 +00:00
..
Ikev2
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
Ike.h
IkeCommon.c
IkeCommon.h Clean up the private GUID definition in module Level. 2011-09-18 12:27:49 +00:00
IkePacket.c
IkePacket.h
IkeService.c
IkeService.h
IpSecConfigImpl.c
IpSecConfigImpl.h
IpSecCryptIo.c
IpSecCryptIo.h
IpSecDebug.c
IpSecDebug.h
IpSecDriver.c
IpSecDxe.inf
IpSecImpl.c 1. In IPv4 and IPv6 driver, before calling IPsec, a new NET_FRAGMENT structure is allocated and then passed to IPsec, it should be released after it is done to avoid the memory leak. 2011-06-14 09:45:59 +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