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 NetworkPkg: Add IN/OUT modifier. 2011-01-21 05:18:29 +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 NetworkPkg: comments clean up. 2011-01-21 08:00:22 +00:00
IkeService.h NetworkPkg: comments clean up. 2011-01-21 08:00:22 +00:00
IpSecConfigImpl.c Add IPsec/Ikev2 support. 2010-12-31 10:43:54 +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 Update the relevant drivers to use the correct GUID for EFI_IPSEC2_PROTOCOL. 2011-04-20 10:01:48 +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. 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