summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Core
AgeCommit message (Expand)Author
2010-03-131. update the definitions in debug agent library, rename DEBUG_AGENT_INIT_DXE...vanjeff
2010-03-12Fixed a bug in LMFA code jchen20
2010-03-11roll back IDT_ENTRY counter to 32vanjeff
2010-03-10The patch attached is to fix the issue that LMFA feature is failed on OVMF. ...jchen20
2010-03-09Minor update comment to remove unprintable character in source file.qhuang8
2010-03-09Fix the SMRAM caching range base and size. The original code uses the biggest...jgong5
2010-03-04Fix a bug that a NULL pointer may be dereferenced. rsun3
2010-03-04Fix a bug in load modules at fixed address which may potentially impact OS S3.jchen20
2010-03-04Fix a bug in LMFA which may potentially impact OS S3.jchen20
2010-03-04Remove Size==0 branch in SmmAllocatePool()hhuan13
2010-03-03Minor bug fix and robustness check improvement.rsun3
2010-03-03Enable "Load Module At fixed Address" feature in SMM Corejchen20
2010-03-03Change the minimal SMM core size from 1MB to 256KB-4K.jyao1
2010-03-02Fix K8 scan issueshhuan13
2010-03-01Add checking whether FvCount is overflow when new unknown FvInfoPpi is dispat...klu2
2010-03-01Minor coding style fix.rsun3
2010-03-01update DxeIpl to use EFI_S3_RESUME2_PPI instead of EFI_S3_RESUME_PPIjchen20
2010-03-01Update PI SMM Core to ignore memory ranges from SMRAM Descriptors that are al...mdkinney
2010-03-01Update PiSmmCore:hhuan13
2010-02-271. Refine debug agent library.vanjeff
2010-02-26Fixed GCC build issue caused by converting a pointer to an integer of a large...geekboy15a
2010-02-26Add parameter checking for PEI service AllocatePages(), according to PI1.2 er...xli24
2010-02-26Add more code robustness check for modules under MdeModulePkg.rsun3
2010-02-26Fix a bug in "Load module At fixed address" to enable it on IPF platformjchen20
2010-02-26Clean up PiSmmCore to pass K8 scanhhuan13
2010-02-26Add EfiCpuArchProtocol dependency for PiSmmIpl module. The reason to add this...jgong5
2010-02-25Add PI SMM IPL and PI SMM Coremdkinney
2010-02-25Clean up EFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION.klu2
2010-02-24roll back changing on save and restore interrupt status, it needn't doing.vanjeff
2010-02-24Minor comment fix.rsun3
2010-02-24Avoid shadowing PE image read function on IPFjgong5
2010-02-241. Correct File header to ## @filelgao4
2010-02-23Fix commentmdkinney
2010-02-22Enhance memory copy logic for PEI core image read. The change uses CopyMem() ...jgong5
2010-02-17Cleanup HOB DEBUG printsandrewfish
2010-02-161) Fix build issuesmdkinney
2010-02-16Clean up HOB debug printsandrewfish
2010-02-16Fix crash in UnixPkg and BeagleBoard caused by gSmmBase2 getting added to the...andrewfish
2010-02-13Update DXE Core to be compatible with PI 1.2 SMM Drivers.mdkinney
2010-02-11Fix the issue that unknown format FV in Fvhob is installed for FvInfoPpi more...klu2
2010-02-11Coding style fix and minor improvements.rsun3
2010-02-10a)Save and disable CPU interrupt before calling AsmWriteIdtr().vanjeff
2010-02-10revise the debug message to add 0x in front of the HEX number for consistencyjchen20
2010-02-09change the GetPcd64 to FixedGetPcd64 to pass ECC jchen20
2010-02-08format uniform: move tab to blank.erictian
2010-02-08Remove DEBUG_LOAD for InstallProtocolInterface() to align with PPI installati...qhuang8
2010-02-08modified to pass the VS2003 buildjchen20
2010-02-05modified to pass the ICC buildjchen20
2010-02-05Enable the Load Module At fixed Address feature jchen20
2010-02-04Enable PEI core to differentiate PEIMs in performance log by passing PEIM fil...jgong5