1. 95945c7 Transfer old <PCDs> in MSA to <PcdCoded>: by klu2 · 19 years ago
  2. 0fd9e13 Added a new source file type "x86_asm_autogen" to allow assembly source to use macros defined in AutoGen.h by bxing · 19 years ago
  3. 6ff7a41 Modify PCD tool according to final PCD schema modification. by klu2 · 19 years ago
  4. 698e640 More design and build rules, as well as refining requirements. by lhauch · 19 years ago
  5. 401693f Removed create/modified/update data, PacakgeType from headers, added HexWordArrayType for VariableName list, the definition accepts the following: 0x000A, 0x000b, 0x00AF or 0x000A 0x000b 0x00AF or 0x000A,0x000b,0x00AF NOTE: LEADING ZERO characters are REQUIRED! by lhauch · 19 years ago
  6. 81e8690 Add HiiDefaultValue in <DynamicPcdBuildDefinition> according to latest schema email send by larry. by klu2 · 19 years ago
  7. 02b4b59 Sync the type of <VariableName> with the latest email send by Larry. by klu2 · 19 years ago
  8. d84573d Fix some minor bugs on PCD schema according to final schema email send by Larry by klu2 · 19 years ago
  9. 2a505ea 1) Sync PcdPpi guid with PCD arch spec. 2) Correct macro PatchPcdSetPtr by qwang12 · 19 years ago
  10. e65e8d1 1. Updated PalCallStatic.s in BaseCacheMaintenanceLib by bxing · 19 years ago
  11. 15176e0 Fixed mistyping in Ia32/LongJump.asm and X64/LongJump.asm by bxing · 19 years ago
  12. dee4740 1. Added AsmCpuidEx() to BaseLib by bxing · 19 years ago
  13. 4cbd217 1. Updated SetJump() and LongJump() for IPF by bxing · 19 years ago
  14. 8b4e96c Update comments to conform to the new, Doxygen friendly, coding standard. These are structural changes only. There is NO NEW CONTENT. by darylm503 · 19 years ago
  15. ed72955 Update comments to conform to the new, Doxygen friendly, coding standard. These are structural changes only. There is NO NEW CONTENT. by darylm503 · 19 years ago
  16. 1f0032d Fix a misspelling. by bbahnsen · 19 years ago
  17. 1507f64 One GenFvImage can handle all archs now. by bbahnsen · 19 years ago
  18. 6de5f95 Added an environment variable test to bypass setting the path multiple times, it checks the FRAMEWORK_TOOLS_PATH to make sure that it has not changed. If it has, it prepends the new FRAMEWORK_TOOLS_PATH setting to the PATH environment variable. by lhauch · 19 years ago
  19. 8742c00 Temporary workaround--determine the target architecture from an environment variable ARCH. Optionally, you can set the variable to IA32, X64 or IPF so that the correct GenFvImage will be called. by bbahnsen · 19 years ago
  20. 302e0e4 Fixed a bug in the script - missing % on a WORKSPACE declaration. Also, added an argument, skip, that will skip building tools and re-setting the PATH. executing edksetup skip sets WORKSPACE, FRAMEWORK_TOOLS_PATH, CYGWIN_HOME (if c:\cygwin exists) and the CLASSPATH. This arg was added so that folks who might run the program more than one time from the same command window do not end up with a PATH environment that exceeds the max number of characters. by lhauch · 19 years ago
  21. 164803c Fix GenffsFileTask.java one bug: create *.org failed in some machine. by qouyang · 19 years ago
  22. 3099b28 Fix one conflict with the latest schema by hche10x · 19 years ago
  23. 2bf4e0a Final Check-for TRUNK transition schema that handles both old and new elements. by lhauch · 19 years ago
  24. 5c5b489 Intermediate Check-in this MSA schema handles both old and new elements. by lhauch · 19 years ago
  25. eaa6aeb Make the PCD database compilable on X64 platform. by qwang12 · 19 years ago
  26. 4457053 by jlin16 · 19 years ago
  27. 4bf9d81 by jlin16 · 19 years ago
  28. 716b237 Intermediate Check-in this SPD schema handles both old and new elements. by lhauch · 19 years ago
  29. c12c6c7 Intermediate Check-in This is not the final version of the XML Transition Schema - what is here works. More will come later. by lhauch · 19 years ago
  30. 2da8968 1.Change environment variable from "Framework_Tools_Path" to "FRAMEWORK_TOOLS_PATH". by qouyang · 19 years ago
  31. a28984d 1. Rename PeiCoreLib to PeiServicesLib and rename all the interfaces from PeiCoreXXX() to PeiServicesXXX(). by qhuang8 · 19 years ago
  32. 84a99d4 1. Rename PeiCoreLib to PeiServicesLib and rename all the interfaces from PeiCoreXXX() to PeiServicesXXX(). by qhuang8 · 19 years ago
  33. 54d37f3 Updated the Document - put in Andrew's comments RAW without formatting. by lhauch · 19 years ago
  34. 4f24235 Make sure Pcd service driver can work on 64-bit architecture. by qwang12 · 19 years ago
  35. 533f039 BaseMemoryLib: by qhuang8 · 19 years ago
  36. 8a43e8d Sync Pcd Service Driver, PEIM and library with MDE Spec 0.55a. by qwang12 · 19 years ago
  37. 4347544 Try to clarify the gcc story a little bit. by bbahnsen · 19 years ago
  38. 7a05c96 Remove one of the saxon jars from the classpath. by bbahnsen · 19 years ago
  39. 4182ff4 Try to fix the Surface Area build. by bbahnsen · 19 years ago
  40. a0b7c09 Apply changes(Unix Type to Windows Type) to the rest of the 2 files: by alfred · 19 years ago
  41. 6652e7b by alfred · 19 years ago
  42. ef99a95 by alfred · 19 years ago
  43. 3005648 by alfred · 19 years ago
  44. 72df7b0 by alfred · 19 years ago
  45. 5290e96 by alfred · 19 years ago
  46. be05f52 Changed the group names VpdGroup and HiiGroup to HiiEnable and VpdEnable. Changed maxOccures on FvImages and Capsules from unbounded to 1 by lhauch · 19 years ago
  47. e4ecc06 Updated schema, added some new elements that will be used in the final. Added a DatumSizeLimitation type so that it could be referred to rather than specify 8 additional lines of XML for DataumSize element. by lhauch · 19 years ago
  48. 6c756d6 Remove the prototype code. by bbahnsen · 19 years ago
  49. 59b05fb by yshang1 · 19 years ago
  50. 3547bb9 Fix some bugs for EdkFatPkg by klu2 · 19 years ago
  51. df1f678 by lgao4 · 19 years ago
  52. 9a462b4 UefiLib: by qhuang8 · 19 years ago
  53. 8840ad5 PCD tools update: by klu2 · 19 years ago
  54. 356f7d1 Tip break because EdkFatPkg was introduced into FrameworkDatabase.db, But EdkFatPkg can *not* be built for no FatSystem.c file when building. Remove EdkFatPkg from FrameworkDatabase.db and wait fix bug in EdkFatPkg. by klu2 · 19 years ago
  55. e660116 Updated Header information, added Guid, Version Specification, removed createdBy by lhauch · 19 years ago
  56. 0850ca3 Updated the FPD and SPD files to newer schema formats. Also updated a couple of items in the XML Schema (added a new element) by lhauch · 19 years ago
  57. 47d0b58 Added some attributes (changed comments to be before items to be deleted) Added a couple of new elements that will be used in final output. by lhauch · 19 years ago
  58. 2180250 Add check for a NULL Data parameter in SecPeiReportStatusCode(). The Report Status Code Library functions will ASSERT() is Data is NULL. by mdkinney · 19 years ago
  59. 7793bfc Update PCD entries for NT32 to generate breakpoints when an ASSERT() condition fires by mdkinney · 19 years ago
  60. 1d580c1 1) Add support for %p to print pointers by mdkinney · 19 years ago
  61. 3a0a3d3 Updated Document, added some more choice settings and comments. Added an ArchType attribute list of: SupportedArchitectures. by lhauch · 19 years ago
  62. 348e1ac Added Optional Element, SupportedArchitectures which is a list of itemType: SupportedArchitectures (IA32, X64, IPF, EBC) by lhauch · 19 years ago
  63. 0675dec Added More Comments and started doing data type checking so that if a ModuleName is defined as xs:NCName, all instances where we are referencing a ModuleName (in an attribute, for example) will also use xs:NCName. by lhauch · 19 years ago
  64. 4688cb1 Added more comments to show indicate what will go, and what will stay, also wrapped one more Updated/Modified inside of a choice. by lhauch · 19 years ago
  65. cf0a51a Added FeatureFlag Attribute to most attributeGroup definitions, per Andrew. Where it was previously defined, the data type was changed from C_Name to xs:normalizedString. RULE: For adding or parsing Feature Flag string, use RPN, FF1 FF2 <op1> ... FFn <opn>, processed from left to right. by lhauch · 19 years ago
  66. d4c8b3d Updated to match XMLSchema, although this file is not currently being used. by lhauch · 19 years ago
  67. a60d905 Removed one of the Duplicate Enumeration's APPLICATION from the FrameworkComponentType definition (again.) by lhauch · 19 years ago
  68. cb2dde5 Putting the svn:ignore on Conf/tools_def.txt by lhauch · 19 years ago
  69. 113ecc3 Added a line to copy the Conf/tools_def.template to Conf/tools_def.txt if and only Conf/tools_def.txt does not exist. Conf/tools_def/txt was removed from the repository back on Wednesday, May 31st, as this file is developer workstation configuration dependent. by lhauch · 19 years ago
  70. b83a123 Remove Debug message and early test code in DiskIo by lgao4 · 19 years ago
  71. 717841f sync with MdePkg.fpd to add PcdPciExpressBaseAddress by vanjeff · 19 years ago
  72. 7d7c2b4 Deleted x64\SwitchStack.c Ipf/SwitchStack.c. by vanjeff · 19 years ago
  73. 6fc80a4 Removed file/folder by vanjeff · 19 years ago
  74. 317066b Removed file/folder by vanjeff · 19 years ago
  75. 692ad74 Removed file/folder by vanjeff · 19 years ago
  76. abc25af Make the EdkMoudlePkg build by allocate mCallbackFnTable at runtime as PCD_TOTAL_TOKEN_NUMBER could be zero. by qwang12 · 19 years ago
  77. 3496595 Make sure the PCD dxe service driver can handle the case where no PEIM is using any dynamic PCD entry and the PEI phase PCD database is empty. by qwang12 · 19 years ago
  78. e74da3e removed the comment for ModuleEditor and PackageEditor in this file by jwang36 · 19 years ago
  79. b4b1185 update SpdFileContents.java to adapt new schema for LibraryClassDeclaration. by jlin16 · 19 years ago
  80. 437f567 just comment out the build for ModuleEditor and PackageEditor temporarily, since the schema changes will cause these two tools failure in build. by jwang36 · 19 years ago
  81. b0ed4ef - changed the <Specification> position in <MsaLibHeader> by jwang36 · 19 years ago
  82. 9e318f8 - changed the sequence of <Specification> definition in schema by jwang36 · 19 years ago
  83. cb9f0b9 Fixed the EdkModulePkg.fpd file to have a package name of EdkModule, not MdePkg. Added optional (will be required) TokenSpaceGuid to Pcd sections. by lhauch · 19 years ago
  84. a8b4511 Fixed some MSA files location of the <Specification> element. by lhauch · 19 years ago
  85. 7c47758 Fixed Tools MSA files. Added the FrameworkWizardMinReq.doc file which we are going to use to track the minimum functionality of the wizard. by lhauch · 19 years ago
  86. 2fdd0c7 Updated Schema per e-mails. by lhauch · 19 years ago
  87. c2d2d94 Fixed the location of the <Specification Element> by lhauch · 19 years ago
  88. 9642fd8 Fixed the Basename and Guid by lhauch · 19 years ago
  89. a681230 Updated Schema per e-mails, fixed some MSA and MBD files. Added the FrameworkWizardMinReq.doc file which we are going to use to track the minimum functionality of the wizard. by lhauch · 19 years ago
  90. f06ffac Lean the slashed forward. by bbahnsen · 19 years ago
  91. 1322eda Removing unused code. by bbahnsen · 19 years ago
  92. 0950e6c Add <FrameworkModules> in EdkModulePkg-All-Archs.fpd and MdePkg-All-Archs.fpd file for future updated PCD tools according to transition schema. by klu2 · 19 years ago
  93. aec9171 Fix capitalization issues. by bbahnsen · 19 years ago
  94. 18e40fc Added some extra error checking to make sure mSecReportStatusCode is valid. I was doing an experiment and I was crashing due to lack of this check. The checked in code does not fail in this case, but an extra error check will not hurt. by ajfish · 19 years ago
  95. 85cf9dc Removed dead #ifdef by ajfish · 19 years ago
  96. dfd3f9c Removed #ifdef NT32 as we don't need them for tools by ajfish · 19 years ago
  97. 6e11a8e Fix capitalization issues. by bbahnsen · 19 years ago
  98. 8b41e66 - added process to generate *local.lib and let the .dll be generated from it other than the .obj files directly. by jwang36 · 19 years ago
  99. 9f3a4be Modify fpd file according to transition schema. Before PCD tools updated, all information in fpd file should be correct. by klu2 · 19 years ago
  100. f29b8a3 Several changes - add <PcdIsDriver> optional element to <Externs> Changed FlashDeviceInfo Attributes to use the correct one. by lhauch · 19 years ago