Age | Commit message (Expand) | Author |
2006-06-10 | 1) Sync PcdPpi guid with PCD arch spec. | qwang12 |
2006-06-10 | 1. Updated PalCallStatic.s in BaseCacheMaintenanceLib | bxing |
2006-06-10 | Fixed mistyping in Ia32/LongJump.asm and X64/LongJump.asm | bxing |
2006-06-10 | 1. Added AsmCpuidEx() to BaseLib | bxing |
2006-06-10 | 1. Updated SetJump() and LongJump() for IPF | bxing |
2006-06-09 | Update comments to conform to the new, Doxygen friendly, coding standard. Th... | darylm503 |
2006-06-09 | Update comments to conform to the new, Doxygen friendly, coding standard. Th... | darylm503 |
2006-06-09 | Fix a misspelling. | bbahnsen |
2006-06-09 | One GenFvImage can handle all archs now. | bbahnsen |
2006-06-09 | Added an environment variable test to bypass setting the path multiple times,... | lhauch |
2006-06-09 | Temporary workaround--determine the target architecture from an environment v... | bbahnsen |
2006-06-09 | Fixed a bug in the script - missing % on a WORKSPACE declaration. Also, adde... | lhauch |
2006-06-09 | Fix GenffsFileTask.java one bug: create *.org failed in some machine. | qouyang |
2006-06-09 | Fix one conflict with the latest schema | hche10x |
2006-06-09 | Final Check-for TRUNK transition schema that handles both old and new elements. | lhauch |
2006-06-09 | Intermediate Check-in this MSA schema handles both old and new elements. | lhauch |
2006-06-09 | Make the PCD database compilable on X64 platform. | qwang12 |
2006-06-09 | git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@448 6f19... | jlin16 |
2006-06-09 | git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@447 6f19... | jlin16 |
2006-06-09 | Intermediate Check-in this SPD schema handles both old and new elements. | lhauch |
2006-06-08 | Intermediate Check-in This is not the final version of the XML Transition Sc... | lhauch |
2006-06-08 | 1.Change environment variable from "Framework_Tools_Path" to "FRAMEWORK_TOOLS... | qouyang |
2006-06-08 | 1. Rename PeiCoreLib to PeiServicesLib and rename all the interfaces from Pe... | qhuang8 |
2006-06-08 | 1. Rename PeiCoreLib to PeiServicesLib and rename all the interfaces from Pe... | qhuang8 |
2006-06-08 | Updated the Document - put in Andrew's comments RAW without formatting. | lhauch |
2006-06-07 | Make sure Pcd service driver can work on 64-bit architecture. | qwang12 |
2006-06-07 | BaseMemoryLib: | qhuang8 |
2006-06-07 | Sync Pcd Service Driver, PEIM and library with MDE Spec 0.55a. | qwang12 |
2006-06-07 | Try to clarify the gcc story a little bit. | bbahnsen |
2006-06-06 | Remove one of the saxon jars from the classpath. | bbahnsen |
2006-06-06 | Try to fix the Surface Area build. | bbahnsen |
2006-06-06 | Apply changes(Unix Type to Windows Type) to the rest of the 2 files: | alfred |
2006-06-06 | git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@430 6f19... | alfred |
2006-06-06 | git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@429 6f19... | alfred |
2006-06-06 | git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@428 6f19... | alfred |
2006-06-06 | git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@427 6f19... | alfred |
2006-06-06 | git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@426 6f19... | alfred |
2006-06-06 | Changed the group names VpdGroup and HiiGroup to HiiEnable and VpdEnable. Ch... | lhauch |
2006-06-06 | Updated schema, added some new elements that will be used in the final. Added... | lhauch |
2006-06-05 | Remove the prototype code. | bbahnsen |
2006-06-05 | git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@422 6f19... | yshang1 |
2006-06-05 | Fix some bugs for EdkFatPkg | klu2 |
2006-06-05 | git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@419 6f19... | lgao4 |
2006-06-04 | UefiLib: | qhuang8 |
2006-06-04 | PCD tools update: | klu2 |
2006-06-04 | Tip break because EdkFatPkg was introduced into FrameworkDatabase.db, But Edk... | klu2 |
2006-06-04 | Updated Header information, added Guid, Version Specification, removed createdBy | lhauch |
2006-06-04 | Updated the FPD and SPD files to newer schema formats. Also updated a couple... | lhauch |
2006-06-03 | Added some attributes (changed comments to be before items to be deleted) Add... | lhauch |
2006-06-03 | Add check for a NULL Data parameter in SecPeiReportStatusCode(). The Report ... | mdkinney |