audk/EdkModulePkg/Core/DxeIplPeim
xli24 1cc8ee7861 Partially make EdkModulePkg pass intel IPF compiler with /W4 /WX switched on.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2313 6f19259b-4bc3-4df7-8a09-765794883524
2007-01-25 06:15:58 +00:00
..
Ia32 Optimize to preallocate big bigs to avoid latter allocations. 2006-12-22 08:11:47 +00:00
Ipf Fixed the issue in which local variable "Status" is used but not defined. 2006-12-22 09:56:35 +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 Initial import. 2006-04-21 22:54:32 +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 Fix filename case (Ipf instead of ipf) 2007-01-12 23:19:14 +00:00
DxeLoad.c Partially make EdkModulePkg pass intel IPF compiler with /W4 /WX switched on. 2007-01-25 06:15:58 +00:00