]> git.proxmox.com Git - mirror_edk2.git/history - MdeModulePkg/Universal/Network
code scrub ArpDxe
[mirror_edk2.git] / MdeModulePkg / Universal / Network /
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.
2008-11-11 klu21, Add <Library/DevicePathLib.h> for all source that...
2008-11-11 jgong5Scrubbed more.
2008-11-11 jgong5Scrubbed some files for IP4
2008-11-05 klu21, Add missing header file reference in source code...
2008-11-04 qwang12Sync in bug fix from EDK I:
2008-10-31 qhuang8Update to use DOS format
2008-10-31 qwang12Change functional static variable to Global variable...
2008-10-30 jji4Patch to remove STATIC modifier. This is on longer...
2008-10-27 qwang12Make use of correct format String:
2008-10-21 qwang121) Update SetPeiServicesTablePointer's prototype add...
2008-10-14 qwang12Remove the unnecessary include, such as PiDxe.h, PiPei...
2008-09-19 vanjeff1. Sync Bug:PXE Boot issue- UefiPxeBc driver currently...
2008-09-16 jljustenMdePkg/Include/Uefi/UefiTcgPlatform.h:
2008-09-12 vanjeffremove duplicated code.
2008-09-12 vanjeffadd param ImageHandle for MnpFlushServiceData().
2008-09-12 vanjeffmove protocol close process from MnpDriverBindingStart...
2008-09-04 vanjeffclean up the un-suitable ';' location when declaring...
2008-09-04 vanjeffremove EFI_EVENT_ alias, replace them with EVT_
2008-08-25 lgao4remove the unused msa files in MdeModulePkg.
2008-08-22 qhuang8Fix a minor GUID format issue.
2008-08-18 qhuang8Update some module INF files in MdeModulePkg to "UEFI_D...
2008-08-01 vanjeffIn Supported(), try to test open SNP protocol BY_DRIVER...
2008-07-28 vanjefffixed one bug to catch the return status.
2008-07-11 lgao4Code Scrub for DxeCrc32GuidedSectionExtractLib library...
2008-06-30 vanjeffClean codes per ECC.
2008-06-24 vanjeff[Description]:
2008-06-12 vanjeffclean EBC build.
2008-06-05 vanjeffSupport EBC for UefiPxeBcDxe module.
2008-06-04 qwang12Add a type cast of UINT32 to insure that EBC compiler...
2008-05-27 vanjeff[Description]:
2008-05-26 vanjeff[Description]:
2008-05-23 qwang121) Add BufToHexString, HexStringToBuf and IsHexDigit...
2008-05-16 eric_tian[Description]
2008-04-17 eric_tian[Description]
2008-04-11 eric_tian[Description]
2008-04-10 vanjeffapply for doxgen format.
2008-04-03 vanjeffsync alignment issue on IPF.
next