summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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...lgao410-168/+613
2010-03-04Add array index check to avoid potential buffer overflow.xli242-0/+7
2010-03-04Fix a bug that a NULL pointer may be dereferenced. rsun31-4/+4
2010-03-04Sync EDKII BaseTools to BaseTools project r1911.lgao428-114/+148
2010-03-041. Correct coding comments.lgao43-7/+7
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-04Turn of USB legacy support in EHCI driver as it is not needed.andrewfish1-3/+1
2010-03-04Sync with ARMASM version.andrewfish1-31/+3
2010-03-04Remove Size==0 branch in SmmAllocatePool()hhuan131-5/+0
2010-03-03Add VlanConfigDxe to platform DSC/FDF.xdu24-0/+4
2010-03-03Minor update the package description as MdePkg now contains the definitions i...qhuang81-1/+1
2010-03-03Minor bug fix and robustness check improvement.rsun33-6/+10
2010-03-03Removing "Ex" in PI PCD_PPI/PROTOCOL's interface according to PI 1.2 latest u...klu26-84/+94
2010-03-03Enable "Load Module At fixed Address" feature in SMM Corejchen207-34/+458
2010-03-03Fix non-boolean comparison expression.lgao43-5/+5
2010-03-03Fixed the build issue which is caused by movement of S3Resume.h is moved fro...jchen201-0/+1
2010-03-03Syncing GCC and ARMASM assembly. Made chunks of the ARMASM lowercase to make ...andrewfish2-110/+111
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