summaryrefslogtreecommitdiff
path: root/EdkModulePkg/Core
AgeCommit message (Expand)Author
2008-12-31Retiring the ANT/JAVA build and removing the older EDK II packages that requi...lhauch
2008-04-08Fix warnings generated by gcc for ia32 builds:jljusten
2007-08-03Update gHobList in DXE core when GCD relocates hob list.xli24
2007-06-25Add some definitions for efi event in Uefi/UefiSpec.h to follow spec.vanjeff
2007-06-04MdePkg: qhuang8
2007-04-18Remove autogen.h from all dxs files, because autogen.h file has been included...lgao4
2007-04-161. UsbMassStorage: Increase the timeout of USBFloppyRead10 and USBFloppyWrite...qhuang8
2007-04-061) Initialize gBS, gST, gImageHandle in UefiBootServicesTableLib.c to NULLqwang12
2007-04-05To fix xgu3
2007-03-281. Removed #ifndef to enable Capsule architecture protocol on IPF.vanjeff
2007-03-22Add return EFI_INVALID_PARAMETER if pointer type parameter for UEFI and Tiano...qwang12
2007-03-22Need no zero pool for improving performance.klu2
2007-03-221. Removed AsmSwitchStackAndBackingStore from BaseLib.hvanjeff
2007-03-211. Removed #ifdef EDK_RELEASE_VERSION from all c files for all modulesvanjeff
2007-03-19Change the EfiAquireLock with RaiseTPL as the call to Boot Service UnloadImag...qwang12
2007-03-12Add a lock to protect the critical region in UEFI Boot Service API: Exit() an...qwang12
2007-03-081. Sync definition of EFI_DEBUG_IMAGE_INFO with UEFI specqhuang8
2007-03-021.replace macros EFI32 with MDE_CPU_IA32vanjeff
2007-02-26Clean up MSA file of the checked in modules which include:qwang12
2007-02-14Make DxeIpl loop find the required section type in peiprocessfile functions. lgao4
2007-02-12Update MDE and EdkModule packages for ICC build with /W4 /WX /Ox switches, fo...xli24
2007-02-12Fix an issue in page allocation.xli24
2007-02-11fix a typo in a commenttgingold
2007-02-11fix a typo in a commenttgingold
2007-02-08Fix the runtime memory map change issue jchen20
2007-02-08Fix the runtime memory map change issue jchen20
2007-02-02Make EDK Module Package pass Intel IPF compiler with /Ox switch.xli24
2007-02-01Add PeiCore function declaration in PeiMain.h file.lgao4
2007-01-311. PEI core needs to check image machine typexgu3
2007-01-31Make EdkModulePkg pass Intel IPF compiler with /W4 /WX switches, solving warn...xli24
2007-01-26Remove private data structure in PEI core entry point.xli24
2007-01-25Partially make EdkModulePkg pass intel IPF compiler with /W4 /WX switched on.xli24
2007-01-16Fix several capitalization issues.bbahnsen
2007-01-15Correct TeImage file format and Clean up PeiRebase tool to remove unused code...lgao4
2007-01-12Fix filename case (Ipf instead of ipf)tgingold
2007-01-12Use / as path separatortgingold
2007-01-11Display error message when HOB creation fails due to lack of memory.xli24
2007-01-081) Changed the file including as '#include "Ipf\IpfCpuCore.i"' for Intel com...zliu3
2006-12-31Integrated FV memory map into R9bxing
2006-12-26Add debug info when allocate pages failed in PeiMain.lgao4
2006-12-26Add debug info when decompress failed in DxeIpl and allocate pages failed in ...lgao4
2006-12-22Fixed the issue in which local variable "Status" is used but not defined.jwang36
2006-12-22Optimize to preallocate big bigs to avoid latter allocations. qhuang8
2006-12-22In original DxeIpl64 PEIM, Creating page table is performed before sending En...rsun3
2006-12-19Remove some non-existent files from msa files.bbahnsen
2006-12-18Remove commented out inclusion of SalApi.hmdkinney
2006-12-18Only include SAL related definitions if the CPU Arch is IPF mdkinney
2006-12-14Merge R8->R9 tracker 5935 and 7080 to update runtime arch protocol to DxeCis ...lgao4
2006-12-11Fix the bug that could make gMemoryTypeInformation unavailable when gMemoryTy...xgu3
2006-12-07(1) Using EfiCompress in place of TianoCompress as EFI_STANDARD_COMPRESSION t...lgao4