1. a3ab2a4 Integrated FV memory map into R9 by bxing · 18 years ago
  2. 8733430 1. Added a new tool GenFvMap, which is able to generate FV map files upon LOG files generated by PeiRebase. by bxing · 18 years ago
  3. 242c77a Downgrade the checking for 'extra qualification' introduced by latest gcc version by klu2 · 18 years ago
  4. ea78388 For USB mass storage, READ_FORMAT_CAPACITIES command returns wrong value for USB2.0 device. by xli24 · 18 years ago
  5. becca88 Fixed tracker EDKT395 by bxing · 18 years ago
  6. 68b49a7 Add Guid HOB type for these three library instances. by qhuang8 · 18 years ago
  7. 8248486 Make opening dialogs re-gain focus when user switch back to main UI from other windows applications. by jlin16 · 18 years ago
  8. 55683ea 1. Fix EDKT496 Framework Wizard should allow user to pick up a Protocol Guid to tag Guid HOB by hche10x · 18 years ago
  9. d620341 Add ant-contrib.jar to class path by klu2 · 18 years ago
  10. 11c5f07 add support arch check for pcd entries when adding a module to platform, sync. platform pcd with msa pcd and adding library instances. by jlin16 · 18 years ago
  11. a9e882c 1. Fix EDKT336: Back to focused dialog window when shift to wizard by hche10x · 18 years ago
  12. 5d07408 remove unnecessary check between pcd table line selections to fix pcd default value refresh problem. by jlin16 · 18 years ago
  13. f3825a1 add <SupModuleList> in <LibraryClass> item for TimerLib. Inform build tool this timer instance cannot support SMM drivers and RUNTIME drivers by vanjeff · 18 years ago
  14. 20515cd Introduce a new Guid with CName gEfiGenericPlatformVariableGuid to pair with those Unicode String names, which are forbidden to pair with gEfiGlobalVariableGuid according to newest Uefi Spec. by qhuang8 · 18 years ago
  15. 8c395f7 Introduce a new Guid with CName gEfiGenericPlatformVariableGuid to pair with those Unicode String names, which are forbidden to pair with gEfiGlobalVariableGuid according to newest Uefi Spec. by qhuang8 · 18 years ago
  16. 13c8460 Refix the previous issue. by qhuang8 · 18 years ago
  17. f2df6a0 Fix a typo in UefiLib. The parameter type of Registration should be "VOID **" instead of "VOID *". by qhuang8 · 18 years ago
  18. af9e69f Add debug info when allocate pages failed in PeiMain. by lgao4 · 18 years ago
  19. e75ac0c Add debug info when decompress failed in DxeIpl and allocate pages failed in PeiMain. by lgao4 · 18 years ago
  20. 9ccee2a Add null pointer check to drop-down list of platform Pcd editor. by jlin16 · 18 years ago
  21. a477a16 Fix some Linux's build issue. by klu2 · 18 years ago
  22. 72b695f Migrate GOP driver from R8.6 for NT32. Add a new PCD "PcdWinNtGop". Setting NT32 platform using GOP driver instead of UGA driver. by wuyizhong · 18 years ago
  23. 7432a21 If "SupArchList" is defined for a PCD in MSA, should check current arch is in the range of "SupArchList". by klu2 · 18 years ago
  24. 13cbe22 Fixed a bug which will cause single module build fail by jwang36 · 18 years ago
  25. 3134cc7 Add the doxygen config file. by bbahnsen · 18 years ago
  26. 89da7eb Rewrote the error message output when module cannnot be found in any packages. by jwang36 · 18 years ago
  27. 1d67f00 Fixed the issue in which local variable "Status" is used but not defined. by jwang36 · 18 years ago
  28. e2d56e0 Optimize to preallocate big bigs to avoid latter allocations. by qhuang8 · 18 years ago
  29. 2c0bc1a Fixed the issue in multi-msa build in single mode; cleaned the code of re-ordering library instance constructor sequence. by jwang36 · 18 years ago
  30. 3d10949 In original DxeIpl64 PEIM, Creating page table is performed before sending End Of PEI Phase signal in order to improve performance. But after merging DxeIpl and DxeIpl64, Creating page table is performed after sending End Of PEI Phase signal, which has great negative impact on Woodcrest based platforms, which rely on turning on PEI FV cache to compensate Woodcrest's bad flash access performance. by rsun3 · 18 years ago
  31. ed09422 gEfiMdePkgTokenSpaceGuid should be used instead of FIX_ME_PcdDebugClearMemoryValue for TokenSpace Guide by qwang12 · 18 years ago
  32. 3dc87a3 Fixed the issue in the library instance constructor calling sequence by jwang36 · 18 years ago
  33. af2efca Added some new field to the far template. by bbahnsen · 18 years ago
  34. d56b190 Add new-line characters in error message to make them shorter in multi-lines. by jlin16 · 18 years ago
  35. fb96878 Added a template mechanism to act as the user interface in far creation. by bbahnsen · 18 years ago
  36. e53a7e1 Set 0xff to both bridge & non-bridge device in case of unknown device. by qhuang8 · 18 years ago
  37. fa67a8b Add support for PCD token larger than 0x80000000 when declaring a PCD in package editor. by jlin16 · 18 years ago
  38. aadbf21 Add runtime checking for EdkFvbServiceLib. by klu2 · 18 years ago
  39. 1a8bde0 Update DxeSmmDriverEntryPoint library to only support IA32 and X64 CPU archs by mdkinney · 18 years ago
  40. 52e3b5b Add an elf tool chain. by bbahnsen · 18 years ago
  41. 10d6603 Add md5sums to the manifest. by bbahnsen · 18 years ago
  42. 0292fd3 Update APP flag for VS2003, VS2005PRO and WINDDK toolchain. by lgao4 · 18 years ago
  43. c529b12 Add GLOBAL_FUNCTION macro for Itanium by mdkinney · 18 years ago
  44. a720748 Add more check for index whether exceed maximum value of fv count. by klu2 · 18 years ago
  45. 95ed647 Add more check for index whether exceed maximum value of fv count. by klu2 · 18 years ago
  46. 34da4fd Remove missing files from msa. by bbahnsen · 18 years ago
  47. 4e3f186 Add FIT types from the SAL Spec to SalApi.h by mdkinney · 18 years ago
  48. e641608 Remove some non-existent files from msa files. by bbahnsen · 18 years ago
  49. ce4bed0 Remove commented out inclusion of SalApi.h by mdkinney · 18 years ago
  50. 020a9a5 Only include SAL related definitions if the CPU Arch is IPF by mdkinney · 18 years ago
  51. 9c89ec9 Only include SmmCis.h if the CPU Arch is IA32 or X64 by mdkinney · 18 years ago
  52. 3ff56e5 Populate the zip file while building the manifest. by bbahnsen · 18 years ago
  53. d0f7ef3 Add better command line parameter handling. by bbahnsen · 18 years ago
  54. d32aaa9 Corrections to the far manifest. by bbahnsen · 18 years ago
  55. 69932b4 Start to build the manifest. by bbahnsen · 18 years ago
  56. e853a9d Add a far maker by bbahnsen · 18 years ago
  57. ddb3d91 Fix iMac build issue. by klu2 · 18 years ago
  58. 3ec2611 Merge R8->R9 tracker 5935 and 7080 to update runtime arch protocol to DxeCis 0.91. Update DxeCore and Runtime driver to follow new definitions. by lgao4 · 18 years ago
  59. d43eee2 Merge R8 track #8354: SupportPalette() algorithm incorrect by klu2 · 18 years ago
  60. 4ef4e1e Original BdsLibMatchDevicePaths() excludes end node when comparing 2 devices paths. When a short device path is the part of a long device path, the function would mistakenly recognize them as same device paths. by xli24 · 18 years ago
  61. 4ef346c Add blank line at end of source code for GCC building. by klu2 · 18 years ago
  62. d06e054 Add blank line at end of source code for GCC building. by klu2 · 18 years ago
  63. ada5e82 Change the Boot Script storage to fixed length. by xgu3 · 18 years ago
  64. 7736526 1) Use FeatureFlag PcdPciBusHotplugDeviceSupport to merge LightPciLib.c with PcdLib.c. by qwang12 · 18 years ago
  65. 2251a36 Added support for macro/property in tools_def.txt. Now you can define a property via environment variable and use it in tools_def.txt and target.txt in the form of ${name} by jwang36 · 18 years ago
  66. a96f893 Fix the showstopper track 435 that console can not be switched into text mode when entering shell driver. by klu2 · 18 years ago
  67. 3bc85e3 Fix the bug that GraphicsConsole try to update mode 1 (80, 50) UgaWidth and UgaHeight, but Columns and Rows are not initialized. by xgu3 · 18 years ago
  68. 0265b1e 1) Use FeatureFlag PcdPciBusHotplugDeviceSupport to merge LightPciLib.c with PcdLib.c. by qwang12 · 18 years ago
  69. 6874dbd 1) Use FeatureFlag PcdPciBusHotplugDeviceSupport to merge LightPciLib.c with PcdLib.c. by qwang12 · 18 years ago
  70. bc02247 Fixed EDKT484 and rewrite the output message when no arch is found. by jwang36 · 18 years ago
  71. 7a2729d Fix linux/cygwin build issue. by klu2 · 18 years ago
  72. 9d3fbdb Fix some minor error. Add EFI_IMAGE_NT_HEADERS definition for IFP and EBC arch. by wuyizhong · 18 years ago
  73. cdcaf78 GetCurrentLanguage() in IFR Support Library treats language variable incorrectly. It attempted to search for '\0' flag, but the variable does not have this flag. It is a string with constant width of 3 characters. by xli24 · 18 years ago
  74. 406adcd Merge GOP related code from r8->r9. by wuyizhong · 18 years ago
  75. d02920e make edksetup.bat accept case-insensitive parameters. by wuyizhong · 18 years ago
  76. 513b53b Update BaseDebugLibNull to not touch any global variables or PCD settings by mdkinney · 18 years ago
  77. 86f3fef Used the msa file name instead of module name as intermediate directory name by jwang36 · 18 years ago
  78. 3cbeeeb 1. Fix EDKT483 FrameworkWizard Should support multiple msa files in a same directory by hche10x · 18 years ago
  79. 4629ca4 Fix the bug that could make gMemoryTypeInformation unavailable when gMemoryTypeInformation is filled to EfiMaxMemoryType. by xgu3 · 18 years ago
  80. c340a28 Fixed EDKT482. Added support for multiple msa files in the same directory. by jwang36 · 18 years ago
  81. c587fa4 Support adding boot option from removable media, and removing invalid EFI boot option by xli24 · 18 years ago
  82. 060919c Do not clear debug register. New performance code does not use Debug register to log performance. by qhuang8 · 18 years ago
  83. b96ad3a The EFI_IMAGE_REL_BASED_DIR64 type has been in switch for all common relocation type, So last check-in is duplicated code. Remove it. by klu2 · 18 years ago
  84. 265c22c Handle new relocation type EFI_IMAGE_REL_BASED_DIR64 for X64. by klu2 · 18 years ago
  85. 1082de3 Add a new definition according to Pci spec 2.2 by qhuang8 · 18 years ago
  86. fb42187 Changed /SUBSYSTEM:CONSOLE back to /SUBSYSTEM:EFI_BOOT_SERVICE_DRIVER because EBC cannot support CONSOLE. by jwang36 · 18 years ago
  87. 69df570 Changed the /SUBSYSTEM:EFI_BOOT_SERVICE_DRIVER back to /SUBSYSTEM:CONSOLE for IA32, X64 and EBC architecture because nt32 cannot be debugged with source. In addition, fwimage will fix the subsystem field later. So, for better compatible with more tool chain, it's ok to just use CONSOLE. The link option for IPF doesn't get changed in case of the runtime issue in shell. by jwang36 · 18 years ago
  88. f62485d Add more assert to check table pointer. by klu2 · 18 years ago
  89. 83a4143 Remove unused library class EdkPeCoffLoaderX64Lib and library instance EdkPeCoffLoaderX64Lib, because current BasePeCoffLib can supports IA32, EBC, & X64 images all. by lgao4 · 18 years ago
  90. 4afc6a7 (1) Using EfiCompress in place of TianoCompress as EFI_STANDARD_COMPRESSION type to conform to spec. by lgao4 · 18 years ago
  91. 77206d7 Add X64 support for DebugSupport driver. by klu2 · 18 years ago
  92. 5fd59c6 Add X64 support for DebugSupport driver. by klu2 · 18 years ago
  93. b2b5e78 Fix the issues caused by EfiCompress.h was changed to Compress.h. by klu2 · 18 years ago
  94. 02918ed Let specify GUID value for GUID-defined FV region, and remove potential dead loop in Nt32 package. by xli24 · 18 years ago
  95. 30f80dd The main issue want to be resolve is that some tools need EfiCompress and other tools need TianoCompress, but only common Compress(indeed is TianoCompress) is provided in tool/CCode/Common. by klu2 · 18 years ago
  96. 61e61e3 Remove the Tiger special application tool from the publish folder. by zliu3 · 18 years ago
  97. a21fa5a Added the shell application for Tiger4 flash updating by zliu3 · 18 years ago
  98. 35d02d7 Merge R8 tracker #8375. by xli24 · 18 years ago
  99. 3820a17 For the file "EdkModulePkg\Universal\EmuVariable\RuntimeDxe\EmuVariable.c", Revision 2059 missed the fixing of Revision 2058, so commit the fixing of revision 2058 by zliu3 · 18 years ago
  100. 09d4dd1 Fixed one bug in EmuVariable module: The macro (GET_PAD_SIZE) is different with GetPadSize(), so in some special case the variable can not be read rightly after it was set. by zliu3 · 18 years ago