Age | Commit message (Expand) | Author |
2006-06-22 | In before, FixedPcdGetxx macro was defined as global variable, it is wrong. I... | klu2 |
2006-06-22 | Fix buger in DxeMain module and modify uefispec.h coding style | lgao4 |
2006-06-22 | In before, module type is judged by the sub element value in <ModuleSA>, it i... | klu2 |
2006-06-22 | 1. UINTN & INTN issue for EBC architecture: | qhuang8 |
2006-06-22 | 1. UINTN & INTN issue for EBC architecture: | qhuang8 |
2006-06-22 | git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@592 6f19... | klu2 |
2006-06-22 | 1) Change the schema type for <VariableGuid> used in PCD HiiEnable group in F... | klu2 |
2006-06-22 | Major Changes - most of MSA and SPD are completed. | lhauch |
2006-06-21 | Not needed | bbahnsen |
2006-06-21 | Clean up some data type mismatches. | bbahnsen |
2006-06-21 | 1) Move almost new schema related to PCD on branch to transition scheme in ma... | klu2 |
2006-06-21 | Modify PCD declaration according to new schema. | klu2 |
2006-06-21 | Use the address of guid array as parameter directly for _PCD_MODE_xx macro fo... | klu2 |
2006-06-21 | Fix bug in DxeMain module and EdkMemoryStatusCodeLib library. | lgao4 |
2006-06-20 | Remove | bbahnsen |
2006-06-20 | Add a new classpath element. | bbahnsen |
2006-06-20 | Use capital S for GCC assembly. This enables pre-processing for PCD support. | bbahnsen |
2006-06-20 | Modify autogen code for DynamicEx type PCD. | klu2 |
2006-06-20 | Add exception and log mechanism | qouyang |
2006-06-20 | Adpate to schema merge. | jlin16 |
2006-06-20 | changed Specification to string and changed back Abstract to new schema format | jwang36 |
2006-06-20 | changed back to old Abstract and Version in SpdHeader for ModuleEditor and Pa... | jwang36 |
2006-06-20 | git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@569 6f19... | qouyang |
2006-06-20 | merged the new changes in new schema, and corrected many inconsistencies in a... | jwang36 |
2006-06-20 | changed the way to fetch file name list in spd file, per the schema changes | jwang36 |
2006-06-20 | Add log and exception mechanism | qouyang |
2006-06-20 | 1. Fixed bug for WriteUnaligned24() in Unaligned.c of BaseLib | vanjeff |
2006-06-20 | updated UserExtensions to match final schema. | lhauch |
2006-06-19 | Fix a bug to judege max value of UINT32, 0xFFFFFFFF is invalid UINT32 in JAVA. | klu2 |
2006-06-19 | Add DATUM_TYPE checking for FEATURE_FLAG PCD entry. For FEATURE_FLAG PCD, the... | klu2 |
2006-06-19 | 1. PostCodeLib. | qhuang8 |
2006-06-19 | 1. PostCodeLib. | qhuang8 |
2006-06-19 | merged the new schema except to those PCD related | jwang36 |
2006-06-19 | Fix a bug of PCD autogen for UINT64: | klu2 |
2006-06-17 | Fixed the issues which caused the gcc build on MacOs failed | jwang36 |
2006-06-17 | Fix a bug when generate default value for byte array for FIXED_AT_BUILD, PATC... | klu2 |
2006-06-17 | Change the macro for dynamicEx type PCD and modify autogen tools to auto gene... | klu2 |
2006-06-16 | Use an absolute path to specify tool executables. | bbahnsen |
2006-06-16 | Rool Back this modification to enable gcc Build. | lgao4 |
2006-06-16 | Fix DxeIpl module bugs: DxeCoreFileName should be from the Dxe Core ffs file ... | lgao4 |
2006-06-16 | Fix GenFfsFileTask.java bugs | lgao4 |
2006-06-16 | 1. Removed the unnecessary #include statements and include files | yshi8 |
2006-06-16 | 1. Removed the unnecessary #include statements and include files | yshi8 |
2006-06-16 | 1. Removed the unnecessary #include statements and include files | yshi8 |
2006-06-16 | 1) Add byte element checking for a PCD who using byte array type datum. | klu2 |
2006-06-16 | should return instead of break. | qwang12 |
2006-06-16 | Updated CpuFlushCacheLine() to return the address flushed. | bxing |
2006-06-15 | Get rid of old makefiles. | bbahnsen |
2006-06-15 | Add the ModifyInf tool | bbahnsen |
2006-06-15 | Add many datum and datum size checking in PCD building tools, These checking ... | klu2 |