summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2007-07-20remove some comments introduced by tools.vanjeff60-510/+170
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3387 6f19259b-4bc3-4df7-8a09-765794883524
2007-07-20PcdIoBlockBaseAddressForIpf is required by IPF platform so need add it backklu21-0/+3
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3386 6f19259b-4bc3-4df7-8a09-765794883524
2007-07-20Fixed GCC link issue and vfr build issuejwang362-0/+0
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3385 6f19259b-4bc3-4df7-8a09-765794883524
2007-07-20fixed to pass IPF buildvanjeff1-8/+9
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3384 6f19259b-4bc3-4df7-8a09-765794883524
2007-07-20remove some comments introduced by tools.vanjeff95-2845/+17
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3383 6f19259b-4bc3-4df7-8a09-765794883524
2007-07-20add in PcdSupportUpdateCapsuleRestqwang121-0/+1
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3382 6f19259b-4bc3-4df7-8a09-765794883524
2007-07-20Remove the CONST for FvbWrite as spec does not have it.qwang121-1/+1
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3381 6f19259b-4bc3-4df7-8a09-765794883524
2007-07-20Fix the typo in last check inqhuang82-2/+1
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3380 6f19259b-4bc3-4df7-8a09-765794883524
2007-07-20Remove RTC package dependency on IntelFrameworkPkgqhuang82-3/+4
Fix DebugSupport.inf to DebugSupportDxe.inf in dsc after renaming git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3379 6f19259b-4bc3-4df7-8a09-765794883524
2007-07-20Update the CONST modifier to be the same with spec. qwang122-7/+7
Buffer of EFI_FVB_WRITE should have CONST, but the PI spec miss it out. This should be an errata. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3378 6f19259b-4bc3-4df7-8a09-765794883524
2007-07-20Remove duplicate definition of 'EFI_FVB_ATTRIBUTES' in MdePkg & ↵qhuang82-15/+2
IntelFrameworkPkg git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3377 6f19259b-4bc3-4df7-8a09-765794883524
2007-07-19Remove unused library instanceklu21-8/+2
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3376 6f19259b-4bc3-4df7-8a09-765794883524
2007-07-19Clean up the unused PCD from IntelFrameworkModulePkgklu21-12/+0
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3375 6f19259b-4bc3-4df7-8a09-765794883524
2007-07-19Remove old modules after Remove old modules after renaming.qhuang823-6674/+0
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3374 6f19259b-4bc3-4df7-8a09-765794883524
2007-07-19New Guid for UefiLibFramework to avoid collision with UefiLib in MdePkgqhuang82-2/+2
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3373 6f19259b-4bc3-4df7-8a09-765794883524
2007-07-19Move RealTimeClockRuntimeDxe to PcatRealTimeClockRuntimeDxe folder of ↵yshang16-1/+1943
MdeModulePkg. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3372 6f19259b-4bc3-4df7-8a09-765794883524
2007-07-19Rename UefiLib to UefiLibFrameworkqhuang83-2/+2
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3371 6f19259b-4bc3-4df7-8a09-765794883524
2007-07-19Move VariablePei/VariableDxe/EmuVarible to /Variable folder of MdeModulePkg.yshang121-9/+4740
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3370 6f19259b-4bc3-4df7-8a09-765794883524
2007-07-19Add other archsqhuang81-1/+1
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3369 6f19259b-4bc3-4df7-8a09-765794883524
2007-07-19Remove unused comments in MdePkg.yshang158-1609/+39
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3368 6f19259b-4bc3-4df7-8a09-765794883524
2007-07-19Fixed EBC build errorjwang362-14/+14
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3367 6f19259b-4bc3-4df7-8a09-765794883524
2007-07-19Rename the SecurityStub.inf to SecurityStubDxe.inf.yshang16-135/+55
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3366 6f19259b-4bc3-4df7-8a09-765794883524
2007-07-19Fixed EBC link issuejwang361-14/+14
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3365 6f19259b-4bc3-4df7-8a09-765794883524
2007-07-19Remove old modules moving to Core folder.qhuang85-991/+0
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3364 6f19259b-4bc3-4df7-8a09-765794883524
2007-07-19Move RuntimeDxe to /Core of MdeModulePkg.yshang18-3/+943
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3363 6f19259b-4bc3-4df7-8a09-765794883524
2007-07-19Remove old modules after renaming.qhuang88-851/+0
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3362 6f19259b-4bc3-4df7-8a09-765794883524
2007-07-19Rename the MemoryTest Pei and Dxe.yshang111-6/+802
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3361 6f19259b-4bc3-4df7-8a09-765794883524
2007-07-19Fixed another typo in PCD autogen template stringjwang361-0/+0
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3360 6f19259b-4bc3-4df7-8a09-765794883524
2007-07-19Clean up the Isa related DXE in IntelFrameworkMoudlePkg.yshang116-494/+292
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3359 6f19259b-4bc3-4df7-8a09-765794883524
2007-07-19Fixed a typo in PCD autogen template stringjwang361-0/+0
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3358 6f19259b-4bc3-4df7-8a09-765794883524
2007-07-19Removed unnecessary debug messagejwang361-0/+0
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3357 6f19259b-4bc3-4df7-8a09-765794883524
2007-07-19Temporary fix for bug in building platform for more than one archjwang361-0/+0
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3356 6f19259b-4bc3-4df7-8a09-765794883524
2007-07-19Update GenFds tool.qouyang1-0/+0
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3355 6f19259b-4bc3-4df7-8a09-765794883524
2007-07-19Update the comments of Acpi.h.yshang11-2/+2
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3354 6f19259b-4bc3-4df7-8a09-765794883524
2007-07-19Update the industryStandard in MdePkg:yshang18-114/+113
1) Acpi.h - It should be the ACPI definition supporting the latest ACPI specification. 2) These extended tables of ACPI should include the Acpi.h. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3353 6f19259b-4bc3-4df7-8a09-765794883524
2007-07-19Added build command for INTEL tool chain familyjwang361-0/+39
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3352 6f19259b-4bc3-4df7-8a09-765794883524
2007-07-19Clean up the duplicated definitions in Ppi/Smbus.h of IntelFrameworkPkg. yshang11-6/+1
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3351 6f19259b-4bc3-4df7-8a09-765794883524
2007-07-19Added more error checkjwang361-0/+0
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3350 6f19259b-4bc3-4df7-8a09-765794883524
2007-07-19Remove unused Pcd in dsc.qhuang81-1/+0
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3349 6f19259b-4bc3-4df7-8a09-765794883524
2007-07-19move PcdStatusCodeValueEfiWatchDogTimerExpired to FixedAtBuildqwang121-4/+4
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3348 6f19259b-4bc3-4df7-8a09-765794883524
2007-07-19Update GenFds tool.qouyang1-0/+0
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3347 6f19259b-4bc3-4df7-8a09-765794883524
2007-07-19Remove Pcat definition and these definition should be put into module itself.klu21-105/+0
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3346 6f19259b-4bc3-4df7-8a09-765794883524
2007-07-19Fix bugs in MdePkg for GCC build.yshang13-4/+2
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3345 6f19259b-4bc3-4df7-8a09-765794883524
2007-07-19add in PeiServicesTablePointerLibMm7.infqwang121-1/+2
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3344 6f19259b-4bc3-4df7-8a09-765794883524
2007-07-19add in PeiServicesTablePointerLibMm7.infqwang123-0/+164
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3343 6f19259b-4bc3-4df7-8a09-765794883524
2007-07-19Move PcatCompatible/RealTimeClockRuntimeDxe module to MdeModulePkg from ↵klu27-3/+2
IntelFrameworkModulePkg. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3342 6f19259b-4bc3-4df7-8a09-765794883524
2007-07-19Remove PciHotPlugInit protocol from IntelFrameworkModulePkg because it is ↵klu22-166/+0
defined in Framework specification. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3341 6f19259b-4bc3-4df7-8a09-765794883524
2007-07-191) Change the file name of StatusCode.h to DataHubStatusCodeRecord.hklu27-12/+12
2) Change gEfiStatusCodeGuid to gEfiDataHubStatusCodeRecordGuid git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3340 6f19259b-4bc3-4df7-8a09-765794883524
2007-07-19Add commentklu21-0/+4
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3339 6f19259b-4bc3-4df7-8a09-765794883524
2007-07-19Fix one bug to create pad raw section.lgao41-0/+0
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3338 6f19259b-4bc3-4df7-8a09-765794883524