1. 58ece2e Replace the FlashMapHob with PCD defined in FDF on Nt32 platform. Currently, the tool can not generate correct PCD value in FDF, so in the patch, we still define the flash layout PCDs in DSC for short term. by yshang1 · 17 years ago
  2. 6d3aa33 Replace the FlashMapHob with PCD defined in FDF on Nt32 platform. Currently, the tool can not generate correct PCD value in FDF, so in the patch, we still define the flash layout PCDs in DSC for short term. by yshang1 · 17 years ago
  3. c8db305 Fixed derived DEPEX issue by jwang36 · 17 years ago
  4. 76b0f6a PcdPei module should link BasePcdLibNull to avoid self dependency. by qhuang8 · 17 years ago
  5. 184b892 Add mult-level directory creation feature for specified output files. by jlin16 · 17 years ago
  6. 2d835bf Update gHobList in DXE core when GCD relocates hob list. by xli24 · 17 years ago
  7. 05339bd Update gHobList in DXE core when GCD relocates hob list. by xli24 · 17 years ago
  8. 13978ff Remove duplicate GuidCName of "gEfiFirmwareVolumeProtocolGuid" by qhuang8 · 17 years ago
  9. 6f9fdc5 Split binary to split one file into two files. by jlin16 · 17 years ago
  10. 1e8bf44 Correct wrong Library class's name by klu2 · 17 years ago
  11. 2115deb Roll back to r3528 by jwang36 · 17 years ago
  12. 52de52a Update MicroCode build rules by lgao4 · 17 years ago
  13. 9f5fea4 Add library dependency expressions for several library instances. by qhuang8 · 17 years ago
  14. 84600c3 Fixed issue in Dynamic PCD in dependent library instances. by jwang36 · 17 years ago
  15. 1375916 Change the patchableInModule type PCD to fixedAtBuild type PCD because NT32 platform is not for releasing binary module. by klu2 · 17 years ago
  16. 5e6c7c1 GenFds tool: Sync with Fdf Spec update. Add the supporting of more than one file, data or Fv in one region. by qouyang · 17 years ago
  17. 7b2b99a Update GenFw and Genfv tool to support Microcode and FvMap. And Update build rules for micro code file type. by lgao4 · 17 years ago
  18. 2127f4d Fixed PCD Sku VariableGuid error by jwang36 · 17 years ago
  19. b7273e6 Remove duplicate PCD from DSC file by klu2 · 17 years ago
  20. 3ce4669 Remove addtional PCD type by klu2 · 17 years ago
  21. 5f25213 Remove addtional PCD type by klu2 · 17 years ago
  22. 13e5499 Changed source file format by jwang36 · 17 years ago
  23. 86a61cc one more PAL define by vprabhal · 17 years ago
  24. 4bb89f1 Updated to reflect spec ECRs by AJFISH · 17 years ago
  25. 75fe518 Fix PCD bug in NT32Pkg DSC file. by klu2 · 17 years ago
  26. 6b4fe92 1. Generated new build.exe from new tools code by jwang36 · 17 years ago
  27. bf3473e a tool to edit target.txt in CLI mode by jjin9 · 17 years ago
  28. 9483721 Fix the wrong file type in binary inf file. by qhuang8 · 17 years ago
  29. 57b82a9 remove the format of file. make it clearly by jjin9 · 17 years ago
  30. 33b7cf8 GenFdsTool: 1.Fix the bug of 'get wrong PCD value'. by qouyang · 17 years ago
  31. 95cba3e Added UEFI Boot Manager definitions to UEFISpec.h and removed from BDS by AJFISH · 17 years ago
  32. b25e814 add in <Guid/PcAnsi.h> by qwang12 · 17 years ago
  33. d58f90f Per the requirement of GenFv tool, added command to copy *.map file to $(OUTPUT_DIR) by jwang36 · 17 years ago
  34. f48e6ea Changed the .lib file directory from public LIB_DIR to private OUTPUT_DIR by jwang36 · 17 years ago
  35. 6e8d441 There's still bug in library summarization code. Fixed now. by jwang36 · 17 years ago
  36. df874ff clean up Copyright header information. by vanjeff · 17 years ago
  37. a5370b7 Fixed the library instance filter issue by jwang36 · 17 years ago
  38. 517655c Fixed issue in filtering supported module type for library instance by jwang36 · 17 years ago
  39. e1f0fa9 Added the svn:executable property to the batch file, toolsetup.bat. by lhauch · 17 years ago
  40. a4e891f Set the svn:executable property on all *.exe files by lhauch · 17 years ago
  41. cee779e Set SVN Property: svn:executable on VfrCompile.exe - may resolve an issue where the SVN update is changing execute permissions on these files. by lhauch · 17 years ago
  42. e988537 GenFds: Sync with EdkIIWorkspaceBuild update. by qouyang · 17 years ago
  43. 840d59b Fixed dynamic PCD autogen issue for LakeportX64 by jwang36 · 17 years ago
  44. c247746 Removed unused library classes by jwang36 · 17 years ago
  45. c55eb6e Fixed the missed parameter of GetGuidValue() by jwang36 · 17 years ago
  46. c0b30ab Removed "self." from GetGuidValue() method since it's global by jwang36 · 17 years ago
  47. 514d1d2 GenFds: Sync with EdkIIWorkspaceBuild update. by qouyang · 17 years ago
  48. 434c69b Fixed a typo in PCD type by jwang36 · 17 years ago
  49. 824b03c Update License header. by yshang1 · 17 years ago
  50. c741cc2 Update the license header. by yshang1 · 17 years ago
  51. f178734 add EFIAPI to the library functions. by qwang12 · 17 years ago
  52. 81221fc Update the license header. by yshang1 · 17 years ago
  53. cf029d3 Update the license header. by yshang1 · 17 years ago
  54. 772db4b Import ArpDxe, Dhcp4Dxe, Ip4Dxe, Mtftp4Dxe, PxeBcDxe and PxeDhcp4Dxe. by vanjeff · 17 years ago
  55. eca7eaf Fixed TokenNumber issue for DynamicEx type of PCD by jwang36 · 17 years ago
  56. 409f678 Removed unneeded $(WORKSPACE)\ in *.DSC files. Also synced MdePkg.dec file with package specification update by AJFISH · 17 years ago
  57. d0dc913 Removed IntelFrameworkPkg references from SEC by AJFISH · 17 years ago
  58. 501c217 Added SEC module type by AJFISH · 17 years ago
  59. 2a4e5fe Added a Base ReportStatusCodeLib by AJFISH · 17 years ago
  60. 03d69fa Remove the duplicated "All rights reserved" from license header. by yshang1 · 17 years ago
  61. 411ed01 Update GenFds Tool. by qouyang · 17 years ago
  62. 17e1222 GenFds Tool: Replace print with EdkLogger. by qouyang · 17 years ago
  63. 8b10500 Fixed library instance incomplete issue by jwang36 · 17 years ago
  64. 4db6ca9 Add BasePcdLibNull. by yshang1 · 17 years ago
  65. bbfaace Add BasePcdLibNull in MdePkg. by yshang1 · 17 years ago
  66. 8fca1f0 Fixed library instance issue by jwang36 · 17 years ago
  67. a9ce575 Add license header for FDF file in nt32Pkg by klu2 · 17 years ago
  68. b73fca8 GenFds Tool: Add section No. information in section output file name. by qouyang · 17 years ago
  69. d10385c Remove fpd word by klu2 · 17 years ago
  70. e54209b Remove Include/Common/FirmwareRevision.h by klu2 · 17 years ago
  71. c6bfcab Remove CommonHeader.h for BdsPlatformDxe driver in Nt32Pkg. by klu2 · 17 years ago
  72. 40f18da Remove CommonHeader.h for BdsPlatformDxe driver in Nt32Pkg. by klu2 · 17 years ago
  73. 141a020 Clean the unused include section. by yshang1 · 17 years ago
  74. 8209680 Change Commonheader file to IfrSupportLibInternal.h by klu2 · 17 years ago
  75. dfe7bb0 Change Commonheader file to IfrSupportLibInternal.h by klu2 · 17 years ago
  76. cc9d728 Change Commonheader file to IfrSupportLibInternal.h by klu2 · 17 years ago
  77. 246f0e3 Remove [Include] from INF file. by klu2 · 17 years ago
  78. 0cc5b7b Correct copy right by klu2 · 17 years ago
  79. 8a0c307 Added 0 before HEX number after converted in case it's started by [abcdef] by jwang36 · 17 years ago
  80. 0efc9c0 Fixed an issue which will cause removing necessary structure definition by jwang36 · 17 years ago
  81. 85d48d9 Removed non-existing file by jwang36 · 17 years ago
  82. a695d13 No longer needed. Use USER_DEFINED module type instead. by jwang36 · 17 years ago
  83. 892f213 Fixed tool chain error when building single module for platform with more than one arch by jwang36 · 17 years ago
  84. 56919d2 Changed Trim tool to use standard command line options and changed its usage in build_rule.template correspondingly by jwang36 · 17 years ago
  85. 9d0c70f Recovered from deletion by jwang36 · 17 years ago
  86. 7329b0c Fixed an issue in building single module for platform with more than one arch by jwang36 · 17 years ago
  87. 479d97c Replaced file deleted by mistake by AJFISH · 17 years ago
  88. b397fbb removed gEfiWinNtCPUSpeedGuid, gEfiWinNtCPUModelGuid, and gEfiWinNtMemoryGuid. Replaced them with the PCD values they represent. There was no need to use the driver model, when you could get PCD value directly. Also removed local copies of Atoi() in several modules. Fixed bug in reporting of memory size. by AJFISH · 17 years ago
  89. 0963b13 Add build rules for asl file, asm16 file. by lgao4 · 17 years ago
  90. fafdafb GenFds Tool:Support both absolutely path and relative path for input file. by qouyang · 17 years ago
  91. 035028d 1. Added more check on module ARCH by jwang36 · 17 years ago
  92. 3f187a7 Fix the wrong copyright statements. by qhuang8 · 17 years ago
  93. 630bc73 Fix a typo in generated copyright. by qhuang8 · 17 years ago
  94. 2cfae61 Add FdfObjectClass. by qouyang · 17 years ago
  95. c8377c4 Remove the EFI_FV_FILETYPE_ALL definition from IntelFrameworkPkg, which has been defined in MdePkg. PI1.0 does not define the type now. It is a bug in PI. by yshang1 · 17 years ago
  96. 26167ad Clean the Bis.h by yshang1 · 17 years ago
  97. d88bd7a Update Nt32.fdf to fix incorrect " character. by lgao4 · 17 years ago
  98. 9372fe0 Sync token number of Pcd with spec. by yshang1 · 17 years ago
  99. 6fe7ee7 update GenFds tool by qouyang · 17 years ago
  100. a5a40d6 CpuModel, CpuSpeed, Memory should be in gPlatformConnectSequence but not gPlatformConsole by klu2 · 17 years ago