audk/MdeModulePkg
pgao2 9a43bc39a9 Avoid DxeCore to reclaim PEI stack as IDT may be on it (like 32-bit OVMF).
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10825 6f19259b-4bc3-4df7-8a09-765794883524
2010-08-26 08:26:14 +00:00
..
Application Update the copyright notice format 2010-04-24 09:49:11 +00:00
Bus Change the check condition for 16 byte command, when HDD size is > 2TB, use 16 byte command instead. 2010-08-23 10:05:44 +00:00
Core Avoid DxeCore to reclaim PEI stack as IDT may be on it (like 32-bit OVMF). 2010-08-26 08:26:14 +00:00
Include 1. Add init flag DEBUG_AGENT_INIT_DXE_AP. 2010-07-19 02:26:09 +00:00
Library Minor code refinement. 2010-08-10 07:36:00 +00:00
Logo Update the copyright notice format 2010-04-24 09:49:11 +00:00
Universal Fixed Ip4 bug that causing Iscsi reconnect hang sporadically . In Ip4OutPut()->Ip4IpSecProcessPacket() line 511, each time "reconnect -r", IpSb is re-allocated in IpDriver.Start(). But only when the first time, IpSb->OldMaxPacketSize = IpSb->MaxPacketSize; For the sequential reconnect, IpSb->OldMaxPacketSize is left dirty. Somtimes it is 0, causing the next sending packages generate exception. 2010-08-20 06:29:55 +00:00
MdeModulePkg.dec 1. Introduce PcdTftpBlockSize to let platform DSC customize block size. 2010-08-18 00:47:26 +00:00
MdeModulePkg.dsc Add the missing PalLib NULL instance. 2010-05-24 01:35:52 +00:00