summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Universal/Network
AgeCommit message (Expand)AuthorFilesLines
2008-12-10update file headerywu211-68/+45
2008-12-10update file headerywu211-20/+14
2008-12-10update file header ywu211-27/+12
2008-12-10update file headerywu211-120/+142
2008-12-10update file header ywu211-24/+14
2008-12-10update file header ywu211-24/+35
2008-12-10update file headerywu211-76/+48
2008-12-08Code scrubbing.jgong56-346/+411
2008-12-07git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6892 6f1...ywu214-99/+77
2008-12-06Change _CR() to BASE_CR() to follow naming conventionmdkinney1-2/+2
2008-12-05Add comments for functions and fix some coding style issue.niry12-367/+329
2008-12-05Add the missing internal header file to pass buildlgao41-0/+1
2008-12-05for 202033ywu211-0/+97
2008-12-05for 202033ywu211-0/+1
2008-12-05change some comment and for 202033ywu211-123/+72
2008-12-041)Global variables have been moved backward ahead of functions.jji415-130/+180
2008-12-04Changed the POLL&TIMEOUT timer values from 50ms to 10ms.vanjeff3-4/+5
2008-12-03Remove some useless EDK_RELEASE_VERSION, EFI_SPECIFICATION_VERSION ,and revie...gikidy14-42/+1
2008-12-01Remove NibbleToHexChar() function from BaseLiblgao41-6/+6
2008-12-011. Fixed issue when calculating timeout value in timeout function in MNP module.vanjeff3-5/+11
2008-11-28Fix coding style issues for Tcp4Dxe driver.niry13-116/+224
2008-11-27Fixed one bug when calculating timeout value in timeout function for UDP prot...vanjeff1-2/+2
2008-11-18synced function headerjgong54-70/+94
2008-11-18synced function headerjgong53-14/+692
2008-11-18synced function headerjgong513-98/+954
2008-11-18Refine MdeModulePkg to pass GCC build.xli241-4/+4
2008-11-18fix code style issue and add function headerniry6-379/+1009
2008-11-14Scrubbed part of the code.jgong56-258/+765
2008-11-13Scrubbed some code for Udp4jgong53-305/+345
2008-11-13sync comments, fix function header, rename variable name to follow coding style.niry18-2029/+2897
2008-11-12Fix ICC build break.qhuang82-6/+9
2008-11-111, Add <Library/DevicePathLib.h> for all source that use device path utility ...klu21-1/+1
2008-11-11Scrubbed more.jgong511-170/+171
2008-11-11Scrubbed some files for IP4jgong515-346/+824
2008-11-051, Add missing header file reference in source code sectionklu22-3/+3
2008-11-04Sync in bug fix from EDK I:qwang121-0/+4
2008-10-31Update to use DOS formatqhuang88-1111/+1111
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...jji451-290/+37
2008-10-27Make use of correct format String:qwang127-60/+60
2008-10-211) Update SetPeiServicesTablePointer's prototype add CONST modifier.qwang122-6/+6
2008-10-14Remove the unnecessary include, such as PiDxe.h, PiPei.h, Base.h and Uefi.h i...qwang123-1/+4
2008-09-191. Sync Bug:PXE Boot issue- UefiPxeBc driver currently does not follow PXE Specvanjeff3-63/+69
2008-09-16MdePkg/Include/Uefi/UefiTcgPlatform.h:jljusten1-1/+1
2008-09-12remove duplicated code.vanjeff1-10/+0
2008-09-12add param ImageHandle for MnpFlushServiceData().vanjeff3-6/+8
2008-09-12move protocol close process from MnpDriverBindingStart() to MnpFlushServiceDa...vanjeff2-11/+11
2008-09-04clean up the un-suitable ';' location when declaring the functions.vanjeff6-200/+100
2008-09-04remove EFI_EVENT_ alias, replace them with EVT_vanjeff3-6/+6
2008-08-25remove the unused msa files in MdeModulePkg.lgao412-1031/+0