audk/MdeModulePkg
xdu2 74df5026b2 1. update to use 1 EFI Variable per NIC (instead of converge all NIC configuration into one EFI Variable), this remove the limitation that max NIC configuration will depend on PcdMaxVariableSize.
2. remove unnecessary Unload function EfiIp4ConfigUnload (use default Unload function NetLibDefaultUnload instead), remove global array for NIC handle tracking since it’s driver model driver.
3. add Ip4Config Variable reclaim to HiiConfigAccess.RouteConfig() to remove variable for NIC which has been removed from the system.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10628 6f19259b-4bc3-4df7-8a09-765794883524
2010-07-05 02:03:20 +00:00
..
Application Update the copyright notice format 2010-04-24 09:49:11 +00:00
Bus Change MaxBlock to HEX value to avoid GCC build failure. 2010-06-04 05:27:03 +00:00
Core 1) Call ProcessNotifyList() to process all Dispatch Notifications after the Memory Discovered PPI is installed. 2010-06-29 06:08:14 +00:00
Include Add routing header type to NetLib. 2010-06-30 02:34:07 +00:00
Library 1. fixed one bug to construct config request string header used child handle instead of NIC controller handle. 2010-07-01 01:30:23 +00:00
Logo Update the copyright notice format 2010-04-24 09:49:11 +00:00
Universal 1. update to use 1 EFI Variable per NIC (instead of converge all NIC configuration into one EFI Variable), this remove the limitation that max NIC configuration will depend on PcdMaxVariableSize. 2010-07-05 02:03:20 +00:00
MdeModulePkg.dec Update QueryCapsuleCapabilities interface. 2010-05-19 02:31:41 +00:00
MdeModulePkg.dsc Add the missing PalLib NULL instance. 2010-05-24 01:35:52 +00:00