audk/EdkModulePkg/Core/DxeIplPeim
lgao4 7689c0808e Remove autogen.h from all dxs files, because autogen.h file has been included by global compiler option.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2574 6f19259b-4bc3-4df7-8a09-765794883524
2007-04-18 03:58:23 +00:00
..
Ia32 To fix 2007-04-05 09:04:12 +00:00
Ipf 1. Removed AsmSwitchStackAndBackingStore from BaseLib.h 2007-03-22 03:03:32 +00:00
X64 Fixed the issue in which local variable "Status" is used but not defined. 2006-12-22 09:56:35 +00:00
DxeIpl.dxs Remove autogen.h from all dxs files, because autogen.h file has been included by global compiler option. 2007-04-18 03:58:23 +00:00
DxeIpl.h In original DxeIpl64 PEIM, Creating page table is performed before sending End Of PEI Phase signal in order to improve performance. But after merging DxeIpl and DxeIpl64, Creating page table is performed after sending End Of PEI Phase signal, which has great negative impact on Woodcrest based platforms, which rely on turning on PEI FV cache to compensate Woodcrest's bad flash access performance. 2006-12-22 03:13:56 +00:00
DxeIpl.msa Clean up MSA file of the checked in modules which include: 2007-02-26 07:00:31 +00:00
DxeLoad.c 1. UsbMassStorage: Increase the timeout of USBFloppyRead10 and USBFloppyWrite10 for data transfer. 2007-04-16 05:20:06 +00:00