audk/MdeModulePkg/Core
vanjeff 4cf7e0380e 1. Add init flag DEBUG_AGENT_INIT_DXE_AP.
2. Add definition DEBUG_AGENT_CONTINUE.
3. Update the definition of InitializeDebugAgent() more comments.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10660 6f19259b-4bc3-4df7-8a09-765794883524
2010-07-19 02:26:09 +00:00
..
Dxe 1. Add init flag DEBUG_AGENT_INIT_DXE_AP. 2010-07-19 02:26:09 +00:00
DxeIplPeim Fix 64-bit bug in DxeIpl. You can't cast an & UINT64 to a UINT32 *, as the upper 32-bits do not get updated. In my case there was data on the stack for the upper 32-bits and it caused the size to be greater than 4GB. 2010-07-18 17:56:06 +00:00
Pei Update the previous fix to only shadow the function for supported processor architectrues. The old way required non supported processor architectures to opt out. 2010-07-07 23:27:08 +00:00
PiSmmCore Minor comment update. 2010-05-10 02:49:38 +00:00
RuntimeDxe Update the copyright notice format 2010-04-24 09:49:11 +00:00