summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-03-03Remove over-specified dependencies on IntelFrameworkPkg and IntelFrameworkMod...xli2412-23/+5
2010-03-03Remove over-specified dependencies on IntelFrameworkPkg and IntelFrameworkMod...xli244-4/+2
2010-03-03Remove over-specified dependencies on IntelFrameworkPkg and IntelFrameworkMod...xli2410-17/+3
2010-03-03Remove over-specified dependencies on IntelFrameworkPkg and IntelFrameworkMod...xli248-12/+2
2010-03-03Change the minimal SMM core size from 1MB to 256KB-4K.jyao11-2/+2
2010-03-03Remove EFI_SPECIFICATION_VERSION macro reference in code.niruiyu3-21/+3
2010-03-02Fix some minor coding style issue for doxygen document.qhuang85-25/+25
2010-03-02Cleanup unused items produced by EmbeddedPkg in UnixPkg.dscklu21-6/+0
2010-03-02Cleanup unused library class in UnixPkg.dscklu21-1/+1
2010-03-02remove the Framework version of EFI_S3_RESUME2_PPI defintion which is already...jchen201-92/+0
2010-03-02Remove some comments according to the latest UEFI Spec 2_3_Errata_B.ljin61-6/+0
2010-03-02Fix K8 scan issueshhuan132-0/+2
2010-03-02Still use |.efi Rule for INF file with binary EFI image, because the binary E...lgao42-3/+24
2010-03-02Remove unneeded space in sym output to make sure the output is RVD compatible.andrewfish1-8/+12
2010-03-02Make script less verboseandrewfish1-2/+2
2010-03-01Add parameter checking for MP Services Protocol Thunk driver.xli241-0/+3
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-01Remove comments about in-consistency between code and UEFI/PI spec because UE...rsun312-114/+8
2010-03-01Update EDKII core UEFI/PI version.lgao41-1/+1
2010-03-01remove some comments.vanjeff5-831/+797
2010-03-01Add the missing check for NULL pointer before use it.lgao41-0/+1
2010-03-01add the PI version of EFI_S3_RESUME2_PPI defintionjchen202-2/+94
2010-03-01update DxeIpl to use EFI_S3_RESUME2_PPI instead of EFI_S3_RESUME_PPIjchen203-5/+5
2010-03-01Move the framework version of EFI_S3_RESUME_PPI defintion to Intel framework ...jchen202-0/+80
2010-03-01roll back some changing since it was not complete.vanjeff2-52/+52
2010-03-01Add the missing OUTPUT directory for the EFI and depex file in Rule section.lgao45-70/+70
2010-03-01updated definitions of PCD PPI/Protocol per latest UEFI Spec.vanjeff3-193/+197
2010-03-01Remove assumption that the transition code for transitioning from 64-bit to 3...mdkinney2-15/+21
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-01Update code to match EDKII coding style.lgao448-1402/+2170
2010-03-01Add the new added tool link.lgao42-0/+2
2010-03-01Update OvmfPkg FDF to avoid DXE driver to be rebased on build time.lgao42-4/+8
2010-03-01Clean up Rules of Platform FDFs to apply only one EFI image and Depex for eac...lgao45-70/+70
2010-03-01MdeModulePkg DxeNetLib: Fix compiler warningjljusten1-0/+2
2010-02-28Add FormMap form example. lgao43-4/+68
2010-02-28Add the fixed checksum value 0xAA of FFS header according to the latest PI spec.lgao41-2/+8
2010-02-28Sync EDKII BaseTools to BaseTools project r1903.lgao4169-12981/+46579
2010-02-28Fix build break caused by adding DebugAgentLib to the DXE Core. andrewfish1-0/+1
2010-02-28update Ehci driver to distinct pci memory address and host addresserictian6-53/+86
2010-02-28Correct copyright to 2010.lgao41-1/+1
2010-02-271. Refine debug agent library.vanjeff8-37/+61
2010-02-27Update SEC Platform Information PPI according to PI 1.2 errata A.xli242-26/+48
2010-02-27Update comments by UEFI approved Errata revision 'B'.gdong13-73/+95
2010-02-27Add the missing check for NULL pointer before use it.lgao47-5/+23
2010-02-26Fixed GCC build issue caused by converting a pointer to an integer of a large...geekboy15a1-1/+1
2010-02-26Remove notice as it gets to publish in newest PI spec.qhuang81-3/+1
2010-02-26According to the latest UEFI 2.3 errata B, the following changes are made:lgao45-37/+34