audk/DuetPkg/EfiLdr
jljusten dcb428da9e DuetPkg: Move EfiLdr Handoff data to stack
The EfiLdr image may be overwritten later in the boot process.
This can lead to the Handoff structure being corrupted before
DxeIpl is finished with it.

To help prevent this, we move the Handoff structure to the
stack, and in DxeIpl make a copy of it.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10950 6f19259b-4bc3-4df7-8a09-765794883524
2010-10-16 18:51:21 +00:00
..
Debug.c DuetPkg: Send EfiLdr messages to serial port 2010-10-16 18:51:09 +00:00
Debug.h Update the copyright notice format 2010-04-28 12:39:50 +00:00
EfiLdr.h DuetPkg: Fix EFIAPI usage inconsistencies 2010-10-16 18:50:16 +00:00
EfiLdr.inf DuetPkg: Send EfiLdr messages to serial port 2010-10-16 18:51:09 +00:00
EfiLdrHandoff.h Update the copyright notice format 2010-04-28 12:39:50 +00:00
EfiLoader.c DuetPkg: Move EfiLdr Handoff data to stack 2010-10-16 18:51:21 +00:00
LzmaDecompress.h Update the copyright notice format 2010-04-28 12:39:50 +00:00
PeLoader.c Update the copyright notice format 2010-04-28 12:39:50 +00:00
PeLoader.h Update the copyright notice format 2010-04-28 12:39:50 +00:00
Support.c Update the copyright notice format 2010-04-28 12:39:50 +00:00
Support.h Update the copyright notice format 2010-04-28 12:39:50 +00:00
TianoDecompress.c Update the copyright notice format 2010-04-28 12:39:50 +00:00
TianoDecompress.h Update the copyright notice format 2010-04-28 12:39:50 +00:00
efildr.c Update the copyright notice format 2010-04-28 12:39:50 +00:00