summaryrefslogtreecommitdiff
path: root/MdeModulePkg
AgeCommit message (Expand)AuthorFilesLines
2010-03-09MdeModule Package version updated from 0.90 to 0.91.rsun32-3/+3
2010-03-09Minor update comment to remove unprintable character in source file.qhuang81-1/+1
2010-03-09Fix the SMRAM caching range base and size. The original code uses the biggest...jgong51-6/+52
2010-03-05Add a blank line in the end of file.lgao41-1/+1
2010-03-05Add some robustness check in DriverSample driver.rsun31-0/+2
2010-03-05Minor update to some protocol interface function prototype for Doxygen documentrsun33-25/+25
2010-03-05fix build errorerictian1-1/+1
2010-03-05roll back the parameter check of AsyncInterruptTransfer() and SyncInterruptTr...erictian1-4/+2
2010-03-05Move SmmCoreSmmServicesTableLib from MdePkg to MdeModulePkg.jyao12-0/+77
2010-03-04Add an EHCI register dump function for debug. Not hooked in any place...andrewfish2-0/+41
2010-03-04Fix wrong BufferSize for Configuration data.lgao41-2/+2
2010-03-04Update the title Network Configuration to IPv4 Network Configuration since IP...tye11-0/+0
2010-03-04Change back the TPL of PCD from TPL_CALLBACK to TPL_NOTIFY because the follow...niruiyu1-1/+1
2010-03-04uniform the sw and hw expression to avoid confusing. it does not effect hw fu...erictian2-3/+8
2010-03-04Use the input Request string as check string.lgao41-8/+2
2010-03-04git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10182 6f...gdong11-6/+0
2010-03-04Add align build option to avoid the build issues.gdong11-0/+7
2010-03-04Update HiiConfigAccess.ExtractConfig interface to support NULL request string...lgao45-109/+379
2010-03-04Fix a bug that a NULL pointer may be dereferenced. rsun31-4/+4
2010-03-04Fix a bug in load modules at fixed address which may potentially impact OS S3.jchen201-1/+1
2010-03-04Fix a bug in LMFA which may potentially impact OS S3.jchen201-1/+1
2010-03-04Remove Size==0 branch in SmmAllocatePool()hhuan131-5/+0
2010-03-03Minor bug fix and robustness check improvement.rsun33-6/+10
2010-03-03Enable "Load Module At fixed Address" feature in SMM Corejchen207-34/+458
2010-03-03Change the minimal SMM core size from 1MB to 256KB-4K.jyao11-2/+2
2010-03-02Fix K8 scan issueshhuan132-0/+2
2010-03-01Add checking whether FvCount is overflow when new unknown FvInfoPpi is dispat...klu21-0/+6
2010-03-01Minor coding style fix.rsun31-4/+4
2010-03-01Rollback change of revision 10061.xli241-15/+0
2010-03-01update DxeIpl to use EFI_S3_RESUME2_PPI instead of EFI_S3_RESUME_PPIjchen203-5/+5
2010-03-01Update PI SMM Core to ignore memory ranges from SMRAM Descriptors that are al...mdkinney1-0/+10
2010-03-01Update PiSmmCore:hhuan132-5/+10
2010-03-01MdeModulePkg DxeNetLib: Fix compiler warningjljusten1-0/+2
2010-02-28Add FormMap form example. lgao43-4/+68
2010-02-28update Ehci driver to distinct pci memory address and host addresserictian6-53/+86
2010-02-271. Refine debug agent library.vanjeff8-37/+61
2010-02-27Add the missing check for NULL pointer before use it.lgao45-3/+15
2010-02-26Fixed GCC build issue caused by converting a pointer to an integer of a large...geekboy15a1-1/+1
2010-02-26Add parameter checking for PEI service AllocatePages(), according to PI1.2 er...xli241-12/+23
2010-02-26Refine parameter description according to PI 1.2 errata A.xli241-1/+2
2010-02-26Add more code robustness check for modules under MdeModulePkg.rsun38-17/+30
2010-02-26Fix a bug in "Load module At fixed address" to enable it on IPF platformjchen201-7/+7
2010-02-26import Debug Agent Library and null instance in MdeModulePkg.vanjeff5-0/+146
2010-02-26Clean up PiSmmCore to pass K8 scanhhuan132-3/+3
2010-02-26Add EfiCpuArchProtocol dependency for PiSmmIpl module. The reason to add this...jgong51-1/+2
2010-02-25Add PI SMM IPL and PI SMM Coremdkinney1-17/+13
2010-02-25Add PI SMM IPL and PI SMM Coremdkinney15-0/+6168
2010-02-25Add MemoryAllocationLib for PI SMM Coremdkinney3-0/+956
2010-02-25Cleanup: Remove PcdDxePcdDatabaseTraverseEnabledjljusten1-4/+0
2010-02-25Remove svn:executable on *.c, *.h, *.asm, *.S, *.inf and *.asl*jljusten6-0/+0