summaryrefslogtreecommitdiff
path: root/EdkModulePkg/Core/DxeIplPeim
AgeCommit message (Expand)AuthorFilesLines
2007-04-18Remove autogen.h from all dxs files, because autogen.h file has been included...lgao41-1/+0
2007-04-161. UsbMassStorage: Increase the timeout of USBFloppyRead10 and USBFloppyWrite...qhuang81-0/+5
2007-04-05To fix xgu31-8/+7
2007-03-221. Removed AsmSwitchStackAndBackingStore from BaseLib.hvanjeff1-2/+2
2007-02-26Clean up MSA file of the checked in modules which include:qwang121-5/+5
2007-02-14Make DxeIpl loop find the required section type in peiprocessfile functions. lgao41-66/+51
2007-02-02Make EDK Module Package pass Intel IPF compiler with /Ox switch.xli241-1/+1
2007-01-25Partially make EdkModulePkg pass intel IPF compiler with /W4 /WX switched on.xli241-7/+0
2007-01-12Fix filename case (Ipf instead of ipf)tgingold1-2/+2
2006-12-26Add debug info when decompress failed in DxeIpl and allocate pages failed in ...lgao41-0/+8
2006-12-22Fixed the issue in which local variable "Status" is used but not defined.jwang362-0/+2
2006-12-22Optimize to preallocate big bigs to avoid latter allocations. qhuang81-10/+19
2006-12-22In original DxeIpl64 PEIM, Creating page table is performed before sending En...rsun35-14/+40
2006-12-07(1) Using EfiCompress in place of TianoCompress as EFI_STANDARD_COMPRESSION t...lgao41-40/+68
2006-11-30Fix static data initializer syntax for array of union.bbahnsen1-9/+9
2006-11-29Output DxeCore Entrypoint in DxeIpl module, and make dxecore module can corre...lgao41-1/+1
2006-11-29Fix a typo in yesterday's check in.qhuang81-2/+2
2006-11-29Make DxeIpl "assembly-free" to avoid the undesired LongMode.obj code in image...qhuang87-624/+64
2006-11-28Set default value of DxeIplBuildShareCodeHob to FALSE.qhuang81-1/+1
2006-11-28Remove this file for no usage.qhuang81-55/+0
2006-11-28• Set the default value of PcdDxeIplSwitchToLongMode to TRUE.qhuang86-293/+193
2006-11-27Introduce PcdDxeIplSwitchToLongMode to DxeIplPeim and remove DxeIplX64Peim.qhuang812-239/+1187
2006-11-09Use CPU_STACK_ALIGNMENT to align stack allocated for used in the DXE Phase.mdkinney1-1/+2
2006-09-27Remove the duplicated Copy Right in msa header.lgao41-8/+0
2006-09-18changed EdkModulePkg GUID from the original B6EC423C-21D2-490D-85C6-DD5864EAA...lgao41-1/+1
2006-08-23Fix Edk Tracker 206.lgao41-2/+7
2006-08-22Fix one bug in PeiMain to make it output correct ImageStartAddress. And in Dx...lgao41-1/+0
2006-08-211. Added Non-existing.c in BaseLib to assert no invocations of SwitchStack() ...bxing4-39/+138
2006-07-12Add missing files in msa file and add module description in msa file, and reo...lgao48-3334/+13
2006-07-12git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@907 6f19...alfred2-2/+2
2006-07-12Add description of module.xgu32-5/+5
2006-07-11Add necessary files (such as *.h) in module msa and remove unused msa files.lgao41-46/+0
2006-07-10 Change UINAME to CName of GUID/PPI/Protocol in all Msa file and change tool ...qouyang2-50/+50
2006-07-07Redefine SPEC and Release Version to 0x20000lgao42-28/+28
2006-07-07Obsoleted by new schema and new build tools.jwang363-186/+0
2006-06-30removed unnecessary name space declarations in some top level elementsjwang362-2/+2
2006-06-30converted all surface area description files to new schemajwang362-183/+223
2006-06-30changed module's duplicated guid valuejwang361-112/+108
2006-06-26• BaseMemoryLib:qhuang82-2/+2
2006-06-16Fix DxeIpl module bugs: DxeCoreFileName should be from the Dxe Core ffs file ...lgao43-17/+31
2006-06-08 1. Rename PeiCoreLib to PeiServicesLib and rename all the interfaces from Pe...qhuang87-41/+41
2006-06-06git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@428 6f19...alfred1-989/+989
2006-05-25Updated MSA by putting Specification element at the end of the header sectionlhauch2-2/+2
2006-05-19Fix capitalizationbbahnsen1-6/+6
2006-05-19Fix capitalizationbbahnsen2-0/+0
2006-05-14git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@150 6f19...lgao46-2617/+2646
2006-04-26Convert backslashes to forward slashes in many build files. This is necessary...bbahnsen3-23/+23
2006-04-21Initial import.bbahnsen19-0/+5116