summaryrefslogtreecommitdiffstats
path: root/MdeModulePkg/Universal/Network
Commit message (Expand)AuthorAgeFilesLines
* for 202033ywu212008-12-051-0/+97
* for 202033ywu212008-12-051-0/+1
* change some comment and for 202033ywu212008-12-051-123/+72
* 1)Global variables have been moved backward ahead of functions.jji42008-12-0415-130/+180
* Changed the POLL&TIMEOUT timer values from 50ms to 10ms.vanjeff2008-12-043-4/+5
* Remove some useless EDK_RELEASE_VERSION, EFI_SPECIFICATION_VERSION ,and revie...gikidy2008-12-0314-42/+1
* Remove NibbleToHexChar() function from BaseLiblgao42008-12-011-6/+6
* 1. Fixed issue when calculating timeout value in timeout function in MNP module.vanjeff2008-12-013-5/+11
* Fix coding style issues for Tcp4Dxe driver.niry2008-11-2813-116/+224
* Fixed one bug when calculating timeout value in timeout function for UDP prot...vanjeff2008-11-271-2/+2
* synced function headerjgong52008-11-184-70/+94
* synced function headerjgong52008-11-183-14/+692
* synced function headerjgong52008-11-1813-98/+954
* Refine MdeModulePkg to pass GCC build.xli242008-11-181-4/+4
* fix code style issue and add function headerniry2008-11-186-379/+1009
* Scrubbed part of the code.jgong52008-11-146-258/+765
* Scrubbed some code for Udp4jgong52008-11-133-305/+345
* sync comments, fix function header, rename variable name to follow coding style.niry2008-11-1318-2029/+2897
* Fix ICC build break.qhuang82008-11-122-6/+9
* 1, Add <Library/DevicePathLib.h> for all source that use device path utility ...klu22008-11-111-1/+1
* Scrubbed more.jgong52008-11-1111-170/+171
* Scrubbed some files for IP4jgong52008-11-1115-346/+824
* 1, Add missing header file reference in source code sectionklu22008-11-052-3/+3
* Sync in bug fix from EDK I:qwang122008-11-041-0/+4
* Update to use DOS formatqhuang82008-10-318-1111/+1111
* Change functional static variable to Global variable. No STATIC modifier is r...qwang122008-10-311-7/+5
* Patch to remove STATIC modifier. This is on longer recommended by EFI Framewo...jji42008-10-3051-290/+37
* Make use of correct format String:qwang122008-10-277-60/+60
* 1) Update SetPeiServicesTablePointer's prototype add CONST modifier.qwang122008-10-212-6/+6
* Remove the unnecessary include, such as PiDxe.h, PiPei.h, Base.h and Uefi.h i...qwang122008-10-143-1/+4
* 1. Sync Bug:PXE Boot issue- UefiPxeBc driver currently does not follow PXE Specvanjeff2008-09-193-63/+69
* MdePkg/Include/Uefi/UefiTcgPlatform.h:jljusten2008-09-161-1/+1
* remove duplicated code.vanjeff2008-09-121-10/+0
* add param ImageHandle for MnpFlushServiceData().vanjeff2008-09-123-6/+8
* move protocol close process from MnpDriverBindingStart() to MnpFlushServiceDa...vanjeff2008-09-122-11/+11
* clean up the un-suitable ';' location when declaring the functions.vanjeff2008-09-046-200/+100
* remove EFI_EVENT_ alias, replace them with EVT_vanjeff2008-09-043-6/+6
* remove the unused msa files in MdeModulePkg.lgao42008-08-2512-1031/+0
* Fix a minor GUID format issue.qhuang82008-08-221-3/+1
* Update some module INF files in MdeModulePkg to "UEFI_DRIVER"qhuang82008-08-1813-13/+13
* In Supported(), try to test open SNP protocol BY_DRIVER instead of using TEST...vanjeff2008-08-011-7/+21
* fixed one bug to catch the return status.vanjeff2008-07-281-5/+9
* Code Scrub for DxeCrc32GuidedSectionExtractLib library instance.lgao42008-07-113-3/+3
* Clean codes per ECC.vanjeff2008-06-3019-157/+843
* [Description]:vanjeff2008-06-242-38/+22
* clean EBC build.vanjeff2008-06-121-23/+12
* Support EBC for UefiPxeBcDxe module.vanjeff2008-06-053-3/+87
* Add a type cast of UINT32 to insure that EBC compiler does not report warning...qwang122008-06-041-4/+4
* [Description]:vanjeff2008-05-277-57/+186
* [Description]:vanjeff2008-05-263-5/+37