]> git.proxmox.com Git - mirror_edk2.git/history - MdeModulePkg/Universal/Network
Add ASSERT() check for StringInfo pointer.
[mirror_edk2.git] / MdeModulePkg / Universal / Network /
2009-04-08 lgao4Replace BufToHexString by UnicodeValueToString
2009-04-03 jji4Update IScsiCheckOpParams to get the declarative MaxRec...
2009-04-02 rsun3Retire Extended HII library class.
2009-03-26 niryFix coding style issue.
2009-03-25 niryFixing coding style issue.
2009-03-25 niryFixing coding style issue.
2009-03-22 vanjeffremove EFI 1.10 network stack.
2009-03-16 vanjeff1. sync PXE boot trackers for Windows 2008 server.
2009-02-25 klu2Remove unreferenced library class
2009-02-25 klu2Remove unreferenced library class
2009-02-24 eric_tianfix the bug of calculating subnetmask prefix length...
2009-02-24 niryFix function comments.
2009-02-11 qhuang8Remove several unicode in comments.
2009-02-10 lgao4Correct typo in comments, clean IfrSupportLib.h
2009-02-09 lgao4Clean Network Driver to include Uefi.h, not PiDxe.h.
2009-02-09 niryRoll back the DEBUG mask change which cause SerialIo...
2009-02-06 jgong5Pass ECC
2009-02-06 jgong5fixed more issues by scrubbing.
2009-02-06 jgong5Synced function header.
2009-02-06 jgong5code scrub for UefiPxeBcDxe.
2009-02-03 jji4use the GUIDed versions of events listed below: EVT_SIG...
2009-02-03 ywu21fix some checklist issues
2009-02-01 niryre order the function definition to avoid unnecessary...
2009-01-18 klu2Fix the wrong file comments for SnpDxe.inf driver
2009-01-16 niryInsert comments for functions/macros and add the file...
2009-01-16 jgong5sync function header to avoid ecc
2009-01-16 jgong5Fixed OPTIONAL/comma issue
2009-01-16 jgong5code scrub fix
2009-01-13 ywu21unified "iSCSI" in all comments
2009-01-12 vanjeffremove information output in SNP poll function.
2009-01-08 niryChange the file headers and some function comments.
2008-12-30 jgong5code scrub for Ip4ConfigDxe
2008-12-29 niryFix the IN OUT modifier for parameters.
2008-12-29 niry1). Fix the debug level for DEBUG macro
2008-12-26 niryRemove a goto statement.
2008-12-25 vanjeffEFI_SIGNATURE_32 has been replaced by SIGNATURE_32
2008-12-24 niryFixing function headers.
2008-12-24 jgong5code scrub ArpDxe
2008-12-23 jgong5Scrubbed some code for Ip4ConfigDxe.
2008-12-17 jljustenMdeModulePkg/Universal/Network/IScsiDxe/IScsiImpl.h:
2008-12-16 qhuang8Clean up to update the reference of the these macros:
2008-12-16 qhuang8Fix several syntax issue to pass build.
2008-12-16 ywu21202033 make .h more clear, seperate ComponentName.h...
2008-12-16 ywu211) fix one goto issue in IScsiProto.c
2008-12-16 niryAdd comments for functions.
2008-12-15 ywu21it was root caused to be Spec issue instead of code...
2008-12-14 ywu211) delete unused parameter from IScsiCHAPOnRspReceived ()
2008-12-12 ywu211)update function header coding style issue
2008-12-10 ywu21correct /// usage mistake
2008-12-10 ywu21delete redundant **/
2008-12-10 ywu21update function header
2008-12-10 ywu21delete #include <Uefi/UefiBaseType.h>
2008-12-10 ywu21update file header
2008-12-10 ywu21update file header
2008-12-10 ywu21update file header
2008-12-10 ywu21update file header
2008-12-10 ywu21update file header
2008-12-10 ywu21update file header
2008-12-10 ywu211 update function header
2008-12-10 ywu21update file header
2008-12-10 ywu21update file header
2008-12-10 ywu21update file header
2008-12-10 ywu21update file header
2008-12-10 ywu21update file header
2008-12-10 ywu21update file header
2008-12-10 ywu21update file header
2008-12-10 ywu21change to #include <PiDxe.h> #include <Uefi.h>
2008-12-10 ywu21update file header
2008-12-10 ywu21update file header
2008-12-10 ywu21update file header
2008-12-10 ywu21update file header
2008-12-10 ywu21update file header
2008-12-10 ywu21update file header
2008-12-10 ywu21update file header
2008-12-10 ywu21update file header
2008-12-10 ywu21update file header
2008-12-08 jgong5Code scrubbing.
2008-12-07 ywu21git-svn-id: https://edk2.svn.sourceforge.net/svnroot...
2008-12-06 mdkinneyChange _CR() to BASE_CR() to follow naming convention
2008-12-05 niryAdd comments for functions and fix some coding style...
2008-12-05 lgao4Add the missing internal header file to pass build
2008-12-05 ywu21for 202033
2008-12-05 ywu21for 202033
2008-12-05 ywu21change some comment and for 202033
2008-12-04 jji41)Global variables have been moved backward ahead of...
2008-12-04 vanjeffChanged the POLL&TIMEOUT timer values from 50ms to...
2008-12-03 gikidyRemove some useless EDK_RELEASE_VERSION, EFI_SPECIFICAT...
2008-12-01 lgao4Remove NibbleToHexChar() function from BaseLib
2008-12-01 vanjeff1. Fixed issue when calculating timeout value in timeou...
2008-11-28 niryFix coding style issues for Tcp4Dxe driver.
2008-11-27 vanjeffFixed one bug when calculating timeout value in timeout...
2008-11-18 jgong5synced function header
2008-11-18 jgong5synced function header
2008-11-18 jgong5synced function header
2008-11-18 xli24Refine MdeModulePkg to pass GCC build.
2008-11-18 niryfix code style issue and add function header
2008-11-14 jgong5Scrubbed part of the code.
2008-11-13 jgong5Scrubbed some code for Udp4
2008-11-13 nirysync comments, fix function header, rename variable...
2008-11-12 qhuang8Fix ICC build break.
next