summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Universal/Network/PxeBcDxe
AgeCommit message (Expand)AuthorFilesLines
2008-12-16Clean up to update the reference of the these macros:qhuang81-2/+2
2008-12-041)Global variables have been moved backward ahead of functions.jji41-0/+4
2008-12-03Remove some useless EDK_RELEASE_VERSION, EFI_SPECIFICATION_VERSION ,and revie...gikidy1-3/+0
2008-10-31Change functional static variable to Global variable. No STATIC modifier is r...qwang121-7/+5
2008-10-30Patch to remove STATIC modifier. This is on longer recommended by EFI Framewo...jji47-77/+21
2008-10-27Make use of correct format String:qwang121-1/+1
2008-09-16MdePkg/Include/Uefi/UefiTcgPlatform.h:jljusten1-1/+1
2008-09-04clean up the un-suitable ';' location when declaring the functions.vanjeff2-98/+49
2008-08-25remove the unused msa files in MdeModulePkg.lgao41-106/+0
2008-08-18Update some module INF files in MdeModulePkg to "UEFI_DRIVER"qhuang81-1/+1
2008-03-11edk2/MdeModulePkg/Universal/Network/PxeBcDxe/Pxe_bc_mtftp.c:jljusten3-6/+6
2008-03-101. Enabled SetIpFilter() in UefiPxeBcDxe module.vanjeff3-1/+50
2008-02-261. Add EFI LOADED IMAGE DEVICE PATH Protocol in LoadImage() service, per UEFI...vanjeff1-2/+2
2008-02-14Use Mde library and definition instead of some native definitions in NetLib, ...vanjeff3-22/+4
2008-01-041. Import UEFI PxeBc module in MdeModulePkgvanjeff2-113/+3
2007-11-13Remove gEfiNetworkInterfaceIdentifierProtocolGuid reference from code base. O...vanjeff2-13/+2
2007-10-11Add compiler hint of "GLOBAL_REMOVE_IF_UNREFERENCED" to prevent static unicod...qhuang81-1/+1
2007-10-09Clean up Network Components to support GCC build.yshang13-8/+8
2007-10-09Add compiler hint of "GLOBAL_REMOVE_IF_UNREFERENCED" to prevent component nam...qhuang81-4/+4
2007-09-30Update to support to produce Component Name and & Component Name 2 protocol ...qhuang811-2307/+2464
2007-09-11Remove the #ifdef style code ported from EDK tree. EdkII use PCD for customiz...qhuang82-9/+1
2007-09-06Sync one bug on PxeBC module from R8.vanjeff2-6/+7
2007-08-27Make MdeModulePkg GCC clean.qwang123-9/+6
2007-08-231. Enable Network stack to pass SCT, currently MNP, ARP, IP4, TCP4 and DHCP4 ...vanjeff5-20/+24
2007-08-17Use <> in #include statements instead of "" for include files from packagesmdkinney1-5/+5
2007-07-31clean up Copyright header information.vanjeff1-7/+7
2007-07-30Import ArpDxe, Dhcp4Dxe, Ip4Dxe, Mtftp4Dxe, PxeBcDxe and PxeDhcp4Dxe.vanjeff21-0/+14506