1. 64e0af0 Because the run script will be generated in building, So original run.cmd could be removed from repository's. by klu2 · 18 years ago
  2. ffac4bc Check in patch to refine DevicePath Module and USB2HostController Module. by qhuang8 · 18 years ago
  3. 2ce3113 Removed cross references from PciCf8Lib and PciExpressLib class to PciLib class. by ajfish · 18 years ago
  4. 161c26a Change license of following files from Intel Copy Right to BSD-license. by yshang1 · 18 years ago
  5. 5dd2d77 by xgu3 · 18 years ago
  6. b0a3b74 1) Check in Pei/Dxe status code; by yshang1 · 18 years ago
  7. 9fbf943 1) Check in Pei/Dxe status code; by yshang1 · 18 years ago
  8. ba53dd4 1) Check in Pei/Dxe status code; by yshang1 · 18 years ago
  9. 16303d1 Change DxeRuntimeDriverLib name to UefiRuntimeLib. by yshang1 · 18 years ago
  10. 549af2d Add ant task in <UserExtension> of Nt32.fpd to generate the run.cmd file automatically. by qouyang · 18 years ago
  11. ae96dba Changed the tool chain name from MSFT to MYTOOLS by yshi8 · 18 years ago
  12. 562d284 Add DevicePathUtilities DevicePathToText DevciePathFromText USB2HostController protocols by ljin6 · 18 years ago
  13. 1375097 Remove MdePkg's PCD declaration from EdkNt32Pkg.spd file. by klu2 · 19 years ago
  14. 5e1c3ee Added license & copyright declaration by jwang36 · 19 years ago
  15. 738e75b Added all header files in the packages's include directory into spd files. by jwang36 · 19 years ago
  16. 3fc9d86 Enforced case-sensitive on the file names; by jwang36 · 19 years ago
  17. 6604a17 Remove AprioriList.msa file by lgao4 · 19 years ago
  18. 970af4d Roll back my original change, someone check in self's code lead my before's check in lost. by klu2 · 19 years ago
  19. e42dab8 Add missing files(uni) in this msa by lgao4 · 19 years ago
  20. 69ce08b Add missing files in msa file and add module description in msa file. by lgao4 · 19 years ago
  21. 1fe4ef1 1. Updated some files’ description files in MdePkg, EdkModulePkg & EdkNt32Pkg. by qhuang8 · 19 years ago
  22. 219e224 Polished the build tools' screen output to be in a more coherent form by jwang36 · 19 years ago
  23. c06913f Changed FAT source module to FAT binary module by jwang36 · 19 years ago
  24. 7fda265 by yshang1 · 19 years ago
  25. 15f3b1d by alfred · 19 years ago
  26. abf537e by alfred · 19 years ago
  27. 31150ca Add description of module by xgu3 · 19 years ago
  28. c2a7706 by vanjeff · 19 years ago
  29. 7867eb2 Updated <Abstract> and <Description> sections in MSA files by bxing · 19 years ago
  30. 2de0141 Add in Abstract and Description for a few MSA files. by qwang12 · 19 years ago
  31. f7ba355 Fix the <HelpText> for PCD used by EdkNt32Pkg and EdkModulePkg. by klu2 · 19 years ago
  32. 6cb11bf Add reference for all unicode file into MSA. by klu2 · 19 years ago
  33. 33900fd Remove unused code for misc sub smbios table. by klu2 · 19 years ago
  34. 5094fb0 Add necessary files (such as *.h) in module msa and remove unused msa files. by lgao4 · 19 years ago
  35. 67513de Correct the token number for PcdDxePcdDatabaseTraverseEnabled by qwang12 · 19 years ago
  36. ae3f0d5 Fix the bug that SecMain often throw exception when environment variable too large. It caused by using /DEBUG in link options but not link "MSVCRTD.lib" library. by klu2 · 19 years ago
  37. 9ffc622 FD file should only generated in build time but not in run.cmd. Fix it. by klu2 · 19 years ago
  38. 53b8619 Change UINAME to CName of GUID/PPI/Protocol in all Msa file and change tool to support it. by qouyang · 19 years ago
  39. e7e79c5 Roll back the PCD PcdWinNtFirmwareVolume value from "..\\FV\\FV_RECOVERY.fd" to "..\\..\\FV\\FV_RECOVERY.fd" for avoiding the issue that secmain.exe run failure when the length of PATH environment exceed 1280 character. by klu2 · 19 years ago
  40. 4f91412 Add Feature Flag PcdDxePcdDatabaseTraverseEnabled and PcdPeiPcdDatabaseTraverseEnabled by qwang12 · 19 years ago
  41. 15b06e5 Redefine SPEC and Release Version to 0x20000 by lgao4 · 19 years ago
  42. e0c1010 Fix PCD WinNTFirmwareVolume Value from "..\\..\\FV\\FV_RECVOERY.fd" to "..\\FV\\FV_RECVOERY.fd" by lgao4 · 19 years ago
  43. 44050d5 Obsoleted by new schema and new build tools. by jwang36 · 19 years ago
  44. c1d69ed Fix all <TokenSpaceGuidCName> in all SPD file. by klu2 · 19 years ago
  45. 54c9f9e 1, Rollback run.cmd because the concat work in NT32.fpd is work correctly now. by klu2 · 19 years ago
  46. 045f452 1)Add a new module CapsuleRuntime under EdkModulePkg\Universal\Capsule\RuntimeDxe.And add the module into Nt32.fpd by davidhuang · 19 years ago
  47. d6ac6b7 Removed Optional Ffs Sections as it was not being used. Changed UserId in UserExtensions from Fix_Me to TianoCore by lhauch · 19 years ago
  48. e134747 Fix a minor issue. by wuyizhong · 19 years ago
  49. 8031d48 Support UserExtension in FPD. by wuyizhong · 19 years ago
  50. 8d82d61 Support putting unreference DYNAMIC_EX PCD into Pcd runtime database. by klu2 · 19 years ago
  51. add13dc DebugLib: by qhuang8 · 19 years ago
  52. 525c518 Added "/FI", "-include" and/or "/nologo" options to PP (CC) command option to fpd files. These changes are used to accommodate the preprocessing added for assembly code as a general processing step. by jwang36 · 19 years ago
  53. df28239 Should not checking exist fd file, otherwise new fd file can not override old fd file. by klu2 · 19 years ago
  54. 7ec6337 Fix a minor bug for wrong entry name by klu2 · 19 years ago
  55. 1058e50 remove unused PCD entry in EdkNt32Pkg Package. by qwang12 · 19 years ago
  56. 5dc3553 Modify MSA file for correcting <TokenSpaceGuidCName> by klu2 · 19 years ago
  57. f072578 1, Add Guid declaration into EdkModulePkg.spd, EdkNt32Pkg.spd and MdePkg.spd file by klu2 · 19 years ago
  58. 9bc8d47 Put the FD creation operation in run.cmd temporary. by klu2 · 19 years ago
  59. 5b2a795 removed unnecessary name space declarations in some top level elements by jwang36 · 19 years ago
  60. 136adff New tool. by qouyang · 19 years ago
  61. 2d52720 Change NT32 to new XML Schema. by wuyizhong · 19 years ago
  62. 9040f30 Remove DiskIoPartition and old Emu, adjust MonoStatusCode in EdkNt32Pkg by lgao4 · 19 years ago
  63. 29d19b7 Adjust MonoStatusCode module in EdkNt32Pkg to avoid ".." used in Msa file. by lgao4 · 19 years ago
  64. 24e25d1 • BaseMemoryLib: by qhuang8 · 19 years ago
  65. e88ea42 The main trunk of tip is broken by Scott's removing of PcdPeimTest driver, but forget remove it from EdkModulePkg.spd and <FrameworkModules> in Nt32.fpd. I have fixed it. by klu2 · 19 years ago
  66. db38605 Remove the dead files. by qwang12 · 19 years ago
  67. c2155f6 Remove the dead files. by qwang12 · 19 years ago
  68. 19a9c03 Remove the dead files. by qwang12 · 19 years ago
  69. 58f1099 1) remove some dead code from WinNtBusDriver.c by qwang12 · 19 years ago
  70. f7c3054 by klu2 · 19 years ago
  71. ec76345 Modify PCD declaration according to new schema. by klu2 · 19 years ago
  72. 6f7e61a Add many datum and datum size checking in PCD building tools, These checking work will be moved to FPD verification tools or UI tools in future. by klu2 · 19 years ago
  73. 21e9050 Add <TokenSpaceGuid> for all PCD entry in FPD file by klu2 · 19 years ago
  74. 7db4ab7 Fix some bugs in PCD tools: by klu2 · 19 years ago
  75. 95945c7 Transfer old <PCDs> in MSA to <PcdCoded>: by klu2 · 19 years ago
  76. 6ff7a41 Modify PCD tool according to final PCD schema modification. by klu2 · 19 years ago
  77. 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
  78. 2a505ea 1) Sync PcdPpi guid with PCD arch spec. 2) Correct macro PatchPcdSetPtr by qwang12 · 19 years ago
  79. 84a99d4 1. Rename PeiCoreLib to PeiServicesLib and rename all the interfaces from PeiCoreXXX() to PeiServicesXXX(). by qhuang8 · 19 years ago
  80. 3547bb9 Fix some bugs for EdkFatPkg by klu2 · 19 years ago
  81. 8840ad5 PCD tools update: by klu2 · 19 years ago
  82. e660116 Updated Header information, added Guid, Version Specification, removed createdBy by lhauch · 19 years ago
  83. 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
  84. 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
  85. 7793bfc Update PCD entries for NT32 to generate breakpoints when an ASSERT() condition fires by mdkinney · 19 years ago
  86. b0ed4ef - changed the <Specification> position in <MsaLibHeader> by jwang36 · 19 years ago
  87. a8b4511 Fixed some MSA files location of the <Specification> element. by lhauch · 19 years ago
  88. c2d2d94 Fixed the location of the <Specification Element> by lhauch · 19 years ago
  89. 9642fd8 Fixed the Basename and Guid by lhauch · 19 years ago
  90. 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
  91. 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
  92. 6ad4973 change the default value of PcdMaxPeiPcdCallBackNumberPerPcdEntry to 8 to make the main trunk work. by qwang12 · 19 years ago
  93. 54de748 Updated MSA by putting Specification element at the end of the header section by lhauch · 19 years ago
  94. 2fb3ccf Check in the Pcd service Driver/PEIM according to the new way of generating PCD Database by qwang12 · 19 years ago
  95. b144ae9 Check in the Pcd service Driver/PEIM according to the new way of generating PCD Database by qwang12 · 19 years ago
  96. d52f141 Add <PcdBuildDescription> into every <ModuleSa>:<Component> according to future schema. by klu2 · 19 years ago
  97. d4864e2 by lgao4 · 19 years ago
  98. cfb190d Remove the PACKAGE attribute to sync with latest schema. by bbahnsen · 19 years ago
  99. 4db5917 Changed Logo from Intel Software logo to the TianoCore logo. by lhauch · 19 years ago
  100. 878ddf1 Initial import. by bbahnsen · 19 years ago