audk/NetworkPkg/UefiPxeBcDxe
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
..
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
PxeBcBoot.c 1. Refine the error handling when the PXE-v4 DHCP offer isn't valid 2011-08-24 08:53:22 +00:00
PxeBcBoot.h Add NetworkPkg (P.UDK2010.UP3.Network.P1) 2010-11-01 06:13:54 +00:00
PxeBcDhcp4.c 1. Refine the error handling when the PXE-v4 DHCP offer isn't valid 2011-08-24 08:53:22 +00:00
PxeBcDhcp4.h Add NetworkPkg (P.UDK2010.UP3.Network.P1) 2010-11-01 06:13:54 +00:00
PxeBcDhcp6.c NetworkPkg/UefiPxeBcDxe: Fix GCC build issue 2011-09-10 00:06:53 +00:00
PxeBcDhcp6.h Fixed a bug for OPTION_NII(62) defined in RFC 5970. 2010-12-03 08:00:22 +00:00
PxeBcDriver.c Clean up the private GUID definition in module Level. 2011-09-18 12:27:49 +00:00
PxeBcDriver.h Add NetworkPkg (P.UDK2010.UP3.Network.P1) 2010-11-01 06:13:54 +00:00
PxeBcImpl.c 1. Support netboot6 tftp URL format like tftp://[aaaa::bbbb]/myfile.efi;mode=octet, other mode is rejected. 2011-09-09 08:31:08 +00:00
PxeBcImpl.h Clean up the private GUID definition in module Level. 2011-09-18 12:27:49 +00:00
PxeBcMtftp.c Add NetworkPkg (P.UDK2010.UP3.Network.P1) 2010-11-01 06:13:54 +00:00
PxeBcMtftp.h Add NetworkPkg (P.UDK2010.UP3.Network.P1) 2010-11-01 06:13:54 +00:00
PxeBcSupport.c Refine file comments to follow coding style. 2011-08-24 05:40:11 +00:00
PxeBcSupport.h Refine file comments to follow coding style. 2011-08-24 05:40:11 +00:00
UefiPxeBcDxe.inf Add NetworkPkg (P.UDK2010.UP3.Network.P1) 2010-11-01 06:13:54 +00:00