1. 3681d19 This check-in fixed the following bugs: by cwu11 · 18 years ago
  2. 05b52e9 Fixed the build error. by jwang36 · 18 years ago
  3. 2b0fe8b Added code to check that the definitions in target.txt are valid against tools_def.txt by jwang36 · 18 years ago
  4. f556184 Remove BaseIoIntrinsicLib reference in IPF and EBC modules by xli24 · 18 years ago
  5. fc87d0b 1. Fix EDKT463: When wizard new or clone a msa/spd/fpd, should follow these rules by hche10x · 18 years ago
  6. b53fedc in x64Variable.dxs, Add the FTW protocol into variable's dependency expression, because FTW services are used by this driver. FTW dependency appears in IA32 dxs file and should also show up in X64 dxs file. by mikewuping · 18 years ago
  7. cc7d86f Include EfiGpt.h, ElTorito.h, Mbr.h header files from MdePkg's Industry Starndard. and remove the private Gpt.h, Mbr.h and ElTorito.h by qwang12 · 18 years ago
  8. e0759a8 Add EfiGpt.h, ElTorito.h, Mbr.h header files which are for EFI GUID Partition table, ElTorito bootable CD fomrat and Legacy Master Boot Record format into Industry Starndard. by qwang12 · 18 years ago
  9. 29b89ff According to MDE Library specification, BaseIoLibIntrinsic Module only supports IA32 and X64, but the MSA description says it supports IA32, X64, IPF, and EBC. Now IPF and EBC have been removed from description. by xli24 · 18 years ago
  10. c91eaa3 I fixed following bugs in EDKII. by mikewuping · 18 years ago
  11. 511710d 1. Add the fix for the following Bugs: by cwu11 · 18 years ago
  12. cb44bbd 1. Bug fix for "EDK GenericBds WriteBootToOsPerformanceData() uses AcpiReclaimMemory"; by dtang2 · 18 years ago
  13. e4f1ff6 Modify FrameworkModules editor for FPD files to meet the new PCD type adjust operation rules: by jlin16 · 18 years ago
  14. bd23689 Fix the bug EDKT464. ? and * are regarded as wildcard char by OS. so we have to remove the support of /? and -? by jjin9 · 18 years ago
  15. d73196f Bug fix for "CapsuleUpdate does not handle memory lost correctly" by dtang2 · 18 years ago
  16. 1723b2e Change #define bit(a) 1 << (a) to #define bit(a) (1 << (a)) by jtang12 · 18 years ago
  17. 6b039a5 Changed the rules to allow for partial installation and removal of fars. by bbahnsen · 18 years ago
  18. 0ffc544 Updated EFAPI definition for x64 GCC. Original thinking was to add optional EFIAPI support to standard GCC. New thinking is to support EFIAPI as a seperate processor target. This is to reduce validation risk to the main line GCC. Update the definition and comments to match current thinking. by ajfish · 18 years ago
  19. 3767c11 1. Fix EDKT418: Some buttons are not displayed correctly in Linux and MAC OS X operating system by hche10x · 18 years ago
  20. cc95b47 1. Fix EDKT462: "Save/Save All' are still highlighted if close a msa/spd/fpd without saving by hche10x · 18 years ago
  21. a9008cd Fix a bug for setting CLASSPATH environment variable. Remove space after '=' when set the CLASSPATH. by wuyizhong · 18 years ago
  22. 169c7e4 Fixed Case of include bootmaint.h to correct BootMaint.h, also corrected the case in the comment fields by lhauch · 18 years ago
  23. a0a1e5a Fixed Case of include bootmaint.h to correct BootMaint.h, also corrected the case in the comment fields by lhauch · 18 years ago
  24. cc0d3fe Add extra APP Flag to preprocess asl file. by lgao4 · 18 years ago
  25. d3f7534 by lgao4 · 18 years ago
  26. d669747 Enhance DxeIpl module to support EFI_FV_FILETYPE_FIRMWARE_VOLUME_IMAGE ffs type, and Enhance DxeIpl module decompression function to load the decompressed FvImage to the memory address aligned at FvImage required alignment. by lgao4 · 18 years ago
  27. 0cc00bf Add Fv option value edit support; by jlin16 · 18 years ago
  28. 4961f50 Fix for linux builds by bbahnsen · 18 years ago
  29. dea9817 Change Binary Fat module from fat.ffs to fat.efi by lgao4 · 18 years ago
  30. e421fb2 1. Fix EDKT437 Save is to save current modified file, Save All is to save all modified files by hche10x · 18 years ago
  31. 8b44bd1 1. Fix EDKT447 Keep PPI/Protocol/GUID/PCD in find result even if they are only declared but not used by hche10x · 18 years ago
  32. 71f30e5 Coding Style Phase 1 Eclipse Format Comment for MigrationTool.java by alfred · 18 years ago
  33. 8aaf5a0 Remove the reference to non-exist file. by qhuang8 · 18 years ago
  34. d8022b3 Add build rules for asl files of acpi tables. by lgao4 · 18 years ago
  35. 71ea530 Adding tools for IPF development. by bbahnsen · 18 years ago
  36. a7a7033 Fix several issues: by qhuang8 · 18 years ago
  37. a7081d2 To fix tool StrGather.exe can not work correctly in Linux environment. by wuyizhong · 18 years ago
  38. 8de9f9e Database singleton by alfred · 18 years ago
  39. d4f397c 1. In event.c, a function's name is not spelled correctly, a typo. by mikewuping · 18 years ago
  40. ba73bc0 1. Fix EDKT451 It should append ".txt" to filename by hche10x · 18 years ago
  41. 6173283 1. Fix EDKT436 "Is PCD driver" only gives one value: PEI_PCD_DRIVER to user by hche10x · 18 years ago
  42. 76734b2 Add a unified migration database to replace the original Protocol, Ppi, Guid, Library database. by qhuang8 · 18 years ago
  43. 99f757d Preparative work to collect Library info from workspace dynamically. by qhuang8 · 18 years ago
  44. bd51850 After identified as a High-Speed device, the port has been reset successfully, so it doesn't need to be reset again in the later for Full-Speed or Low-Speed devices. by ljin6 · 18 years ago
  45. d8be5b1 1. Fix EDKT457 Multiple FPD, MSA or SPD files in a directory is prohibited by hche10x · 18 years ago
  46. 92cfaee To fix bug EDKT432. Add judge to avoid include flags twice. by wuyizhong · 18 years ago
  47. 62df8ef Delete useless file SpdPackageDefinitions.java; by jlin16 · 18 years ago
  48. b5ace64 Fix one bugger in Image.c in PeiCore module to get the correct module name for debug output. by lgao4 · 18 years ago
  49. 57046e9 1. Fix EDKT441 After some modifications and refresh, there will show a dialog for save all files. The operation of Cancel should not refresh wizard. by hche10x · 18 years ago
  50. e83a1d9 Preparative work to collect Ppis, Guids & Protocols info from workspace dynamically. by qhuang8 · 18 years ago
  51. 9dcf286 Coding Style - decomment by alfred · 18 years ago
  52. 1f0b4e9 fix .s comment by alfred · 18 years ago
  53. fec7633 Implement a filelength function for GCC. by bbahnsen · 18 years ago
  54. cbee1e7 1. Fix EDKT449 Close Build Preferences will crash wizard by hche10x · 18 years ago
  55. 7bd5773 Fix a bug to convert EFI_PEI_HOB_POINTER to VOID*. by qhuang8 · 18 years ago
  56. d565d6c Changed to format of the Package and Platform list outputs. by lhauch · 18 years ago
  57. 8aa9a1a Added quotes around the classpath option in script files by lhauch · 18 years ago
  58. 94e17f1 Fixed a usage spelling error by lhauch · 18 years ago
  59. 4de9276 Added the DbTools that will update the FrameworkDatabase.db file based on what is found after scanning the WORKSPACE environment - entries for new SPD and FPD files that are found during the scan are added, and the entries for SPD and FPD files that are listed in the database, but are not in the current workspace are deleted. by lhauch · 18 years ago
  60. e186917 Update several MSA/Filenames which do not inconsistent with current source files. by wuyizhong · 18 years ago
  61. 4c5f3cc Fix a bug in HobLib migration. by qhuang8 · 18 years ago
  62. 2679d84 Fixed EDKT400. by qouyang · 18 years ago
  63. 0c61f94 1. Add a function in WorkspaceTools to get all packages which can be repackaged. by hche10x · 18 years ago
  64. d12f87d 1. Fix EDKT434: After Workspace is changed, Wizard should close all (desktop area and tree area) and refresh automatically. by hche10x · 18 years ago
  65. e47b06c MAX_POOL_SIZE was hardcoded to 0xFFFFFF00. MAX_POOL_SIZE was replaced with MAX_ADDRESS and POOL_OVERHEAD. MAX_POOL_SIZE is used to prevent a large allocation from passing since adding the POOL_OVERHAD to the allocation (done internally) could cause the size to wrap around and be small. This would cause a return value of success that was an error. by ajfish · 18 years ago
  66. c4c0367 Had an SVN issue deleting these now unused dirs with the check-in. I ported Runtime Driver to use MDE libraries and removed the need for processor specific code. The .c and .s files were removed in another commit. by ajfish · 18 years ago
  67. c81f5d4 1.add code to support friendly output message. by jjin9 · 18 years ago
  68. 0bab6d0 Change IPF_PE32_PEIM IPF layout to contain ${PLATFORM_DIR}/Blank.pad for XIP IPF CODE 16byte align. by lgao4 · 18 years ago
  69. c777d1d Fix the problem of label, button text part-display on Linux and iMac. by jlin16 · 18 years ago
  70. fe6d0f7 Added code to fetch more detailed error message from XMLBeans when there's error in msa/spd/fpd files. by jwang36 · 18 years ago
  71. 0386932 rename ACPI, PCI, END and LPC to DP_ACPI, DP_PCI, DP_END and DP_LPC, for ACPI, PCI, END and LPC are too generic. by vanjeff · 18 years ago
  72. f81f558 Follow up tracker EDKT285. by yshang1 · 18 years ago
  73. 3fc556d Add definition for FB DIMM. by jtang12 · 18 years ago
  74. f8617cf Clean up used library class definitions. by yshang1 · 18 years ago
  75. 4bacc21 Remove the library instance of BaseReportStatusCodeLibNull by qhuang8 · 18 years ago
  76. c993d0d Did not check in new files correctly the first time! by ajfish · 18 years ago
  77. 2cd33ea Do not display token number for Pcd in ModuleSA and Dynamic Pcd editors for FPD file. by jlin16 · 18 years ago
  78. 453a815 1. Update ICheckBoxList to add one attribute "selected". Set the first item of ICheckBoxList selected when it is inited. by hche10x · 18 years ago
  79. bf11685 1. Fix EDKT429 The number of Type in [MSA->BootMode->BootModeAttributes->BootModeNames] is shorten than Schema by hche10x · 18 years ago
  80. 35b309d Make NT32 SecMain not depend on ReportStatusCodeLib by qhuang8 · 18 years ago
  81. 6c82102 Fixed issue caused by the directory change by jwang36 · 18 years ago
  82. 419558b 1. Fix EDKT339 Library Class Search need to get info for selected library class by hche10x · 18 years ago
  83. aa23173 Make sure all DMA related buffer allocation through PCI IO interface, not allocated by driver itself. by jtang12 · 18 years ago
  84. 6d7338a Ported the EBC driver to use the MDE Base Math lib functions. Removed math functions from EBC driver. Need to check to see if MDE Math lib ASSERT behavior will cause any issues with EBC driver? by ajfish · 18 years ago
  85. 1babed1 These files are no longer needed as the PE32 and Cache Lib from the MDE make them redundant. by ajfish · 18 years ago
  86. c01bfb7 Deleted CacheFlush as it's in the MDE Cache library by ajfish · 18 years ago
  87. 92ea7f2 Updated the Runtime Driver to use the MDE libs for cache flush and removed local copy of Cache flush code. Updated FPD files that include Runtime driver as a new lib was added to Runtime Driver for the cache flush. Removed Cache Flush routine from EDK DXE SAL Lib. by ajfish · 18 years ago
  88. b077fb7 Removed duplicate PalCallStatic functions in different libraries. Moved ReadItc and InvalidateInstructionCacheRange to the BaseLib so other libs don't need .s files. by ajfish · 18 years ago
  89. cd4903c Removed duplicate PalCallStatic functions in different libraries. Moved ReadItc and InvalidateInstructionCacheRange to the BaseLib so other libs don't need .s files. by ajfish · 18 years ago
  90. 9162172 Fix the problem of not sync. module order list in FVs when user change the FvBinding for a ModuleSA. by jlin16 · 18 years ago
  91. 92a4a91 Fix the CLASSPATH by bbahnsen · 18 years ago
  92. fb9d722 Fix the CLASSPATH by bbahnsen · 18 years ago
  93. 30f79db Fix the CLASSPATH by bbahnsen · 18 years ago
  94. 50d4c72 a. Add support arch. filter for library instance selection in FPD file. by jlin16 · 18 years ago
  95. 3fabe97 Remove unnecessary exception caching. by klu2 · 18 years ago
  96. 192a42b Replace "system.out.print" with "EdkLog.Log". by qouyang · 18 years ago
  97. 7f62acd Added definition of SMBIOS type 15 - System Event Log. by jtang12 · 18 years ago
  98. 7dce20f 1. Fix EDKT426: Supported Module Types in Library Class Definitions can not be saved to MSA file by hche10x · 18 years ago
  99. ef3f0f3 Remove the redundant include header: Common/StatusCode.h for Terminal modules. by lgao4 · 18 years ago
  100. d2f9b39 Put the our jar files before the system's CLASSPATH by jwang36 · 18 years ago