1. 1ceb2b7 added the CpuLib by vprabhal · 17 years ago
  2. c8ff964 added the CpuLib by vprabhal · 17 years ago
  3. af3c1a5 added the CpuLib by vprabhal · 17 years ago
  4. 5886709 created a new library instance with CpuSleep and CpuFlushTlb by vprabhal · 17 years ago
  5. 1c4a7f9 moved CpuSleep and CpuFlushTlb to the CpuLib to use PalCall in those functions, it is creating circular dependency if those functions are in BaseLib and the PalCallStatic is replaced with PalCall by vprabhal · 17 years ago
  6. 3e0ada4 moved CpuSleep and CpuFlushTlb to the CpuLib to use PalCall in those functions, it is creating circular dependency if those functions are in BaseLib and the PalCallStatic is replaced with PalCall by vprabhal · 17 years ago
  7. d56c53c removed the use of PalCallStatic and changed to PalCall by vprabhal · 17 years ago
  8. 71c827c removed the use of PalCallStatic and changed to PalCall by vprabhal · 17 years ago
  9. e0337bf created a CpuLib for CpuSleep and CpuFlushTlb from BaseLib to remove circular dependency on PalCallLib. by vprabhal · 17 years ago
  10. 052ad7e Update comments in Variable driver and removed references to FLASH Map Hob in INF files by AJFISH · 17 years ago
  11. d4ef798 Added new PCD setting by AJFISH · 17 years ago
  12. fae9ab8 Made PCD valid for all architectures. Added new Variable statistic dump aplication to DSC file by AJFISH · 17 years ago
  13. e8ec178 Added PCD for Variable Store profiling by AJFISH · 17 years ago
  14. 33a5a66 Add Profiling support for Variable store and added a specialized caching algorithm by AJFISH · 17 years ago
  15. dd98e32 by vprabhal · 17 years ago
  16. 5b12328 by vprabhal · 17 years ago
  17. 33647e2 by vprabhal · 17 years ago
  18. 974a1fd The functions in these deleted files are not being used and also are there in the BaseLib by vprabhal · 17 years ago
  19. e4571e3 Correct module type for library instance. by lgao4 · 17 years ago
  20. 0fa0015 Add two ExtractGuidedSectionLib instance separately for Pei and Dxe module. Because Pei module may run in flash, they don't support to write global variable. We have to use GuidHob to store these global variables. by lgao4 · 17 years ago
  21. 208f5b6 Fix one bug on memory access exceed in GenFw tool by lgao4 · 17 years ago
  22. 02cc3e9 Update change log to include the enabling of component name 2 protocol. by qhuang8 · 17 years ago
  23. 83cbd27 Update to support to produce Component Name and & Component Name 2 protocol based on Feature flag PcdComponentNameDisable & PcdComponentName2Disable. by qhuang8 · 17 years ago
  24. 5bca971 Update to support to produce Component Name and & Component Name 2 protocol based on Feature flag PcdComponentNameDisable & PcdComponentName2Disable. by qhuang8 · 17 years ago
  25. 19f97f7 Update to support to produce Component Name and & Component Name 2 protocol based on Feature flag PcdComponentNameDisable & PcdComponentName2Disable. by qhuang8 · 17 years ago
  26. d38a0f4 Update to support to produce Component Name and & Component Name 2 protocol based on Feature flag PcdComponentNameDisable & PcdComponentName2Disable. by qhuang8 · 17 years ago
  27. 62b9bb5 Update to support to produce Component Name and & Component Name 2 protocol based on Feature flag PcdComponentNameDisable & PcdComponentName2Disable. by qhuang8 · 17 years ago
  28. 70da5bc Update to support to produce Component Name and & Component Name 2 protocol based on Feature flag PcdComponentNameDisable & PcdComponentName2Disable. by qhuang8 · 17 years ago
  29. f527bce Update to support to produce Component Name and & Component Name 2 protocol based on Feature flag PcdComponentNameDisable & PcdComponentName2Disable. by qhuang8 · 17 years ago
  30. 866e817 Update change log to include the enabling of component name 2 protocol. by qhuang8 · 17 years ago
  31. 9d64ff8 Update to support to produce Component Name and & Component Name 2 protocol based on Feature flag PcdComponentNameDisable & PcdComponentName2Disable. by qhuang8 · 17 years ago
  32. 733f03a Update to support to produce Component Name and & Component Name 2 protocol based on Feature flag PcdComponentNameDisable & PcdComponentName2Disable. by qhuang8 · 17 years ago
  33. f3d08cc Update to support to produce Component Name and & Component Name 2 protocol based on Feature flag PcdComponentNameDisable & PcdComponentName2Disable. by qhuang8 · 17 years ago
  34. ac94ab6 Work around fix to bypass to register GUID on S3 resume. by qhuang8 · 17 years ago
  35. 8270a5f Enable to produce component name 2 protocol for all Uefi drivers in Nt32 package. by qhuang8 · 17 years ago
  36. 6c28f11 Update to support to produce Component Name and & Component Name 2 protocol based on Feature flag PcdComponentNameDisable & PcdComponentName2Disable. by qhuang8 · 17 years ago
  37. 04369cd Update to support to produce Component Name and & Component Name 2 protocol based on Feature flag PcdComponentNameDisable & PcdComponentName2Disable. by qhuang8 · 17 years ago
  38. e6e53c9 Update to support to produce Component Name and & Component Name 2 protocol based on Feature flag PcdComponentNameDisable & PcdComponentName2Disable. by qhuang8 · 17 years ago
  39. f766bd8 Update to support to produce Component Name and & Component Name 2 protocol based on Feature flag PcdComponentNameDisable & PcdComponentName2Disable. by qhuang8 · 17 years ago
  40. e1107a7 Update to support to produce Component Name and & Component Name 2 protocol based on Feature flag PcdComponentNameDisable & PcdComponentName2Disable. by qhuang8 · 17 years ago
  41. 19fe43c Update to support to produce Component Name and & Component Name 2 protocol based on Feature flag PcdComponentNameDisable & PcdComponentName2Disable. by qhuang8 · 17 years ago
  42. 057d744 Update to support to produce Component Name and & Component Name 2 protocol based on Feature flag PcdComponentNameDisable & PcdComponentName2Disable. by qhuang8 · 17 years ago
  43. ced44f7 a. Fixed unnecessary re-build issue by jwang36 · 17 years ago
  44. 63e4bea Update ChangeLog.txt file to log change: by lgao4 · 17 years ago
  45. 31024e1 Remove unused library instance Nt32PeCoffLoader. by lgao4 · 17 years ago
  46. 8910007 Remove CustomDecompressLib, which has replaced by ExtractGuidedSection library class. by lgao4 · 17 years ago
  47. f0a505a Use RShiftU64() from base lib to handle 64-bit right shift to avoid build break when optimization is disabled. by qhuang8 · 17 years ago
  48. 7659c39 Add more verbose and debug info for GenFv, GenFfs, GenSec and GenFw tools. by lgao4 · 17 years ago
  49. 18fd8d6 1. Add ExtractGuidedSectionLib library to replace customdecompress library. by lgao4 · 17 years ago
  50. 53b6246 Add MACRO support for path in FDF file. by jlin16 · 17 years ago
  51. 5b682ea Remove duplicate section. by klu2 · 17 years ago
  52. a0ae899 Update DxeCore to set efi memory type for the different image to be loaded. by lgao4 · 17 years ago
  53. c62a593 1. Fixed one bug in ConPlatform.c, add NULL judgment. by vanjeff · 17 years ago
  54. 327f4e7 Fixed an issue in which the dependent makefile is put in wrong rule. by jwang36 · 17 years ago
  55. de0f811 Fixed an issue that is the auto-generated code for dynamic-ex PCD is not correct by jwang36 · 17 years ago
  56. 1053e0c Merge in bug fix from EDK1's PiPei Dispatcher.c by qwang12 · 17 years ago
  57. 19ea58a Fix the cast issue by klu2 · 17 years ago
  58. b9f020e Update ChangeLog.txt to log remove PeCoffLoader library class from MdeModulePkg. by lgao4 · 17 years ago
  59. 806b6f3 Clear up network stack to use R9 MdeLib: by qhuang8 · 17 years ago
  60. 9e8abab Add PeiPiLib in MdeModulePkg DSC file by klu2 · 17 years ago
  61. 5e106e5 Add PeiPiLib in Nt32's DSC file by klu2 · 17 years ago
  62. c58cf83 Remove PeCoffLoader library class and its instances. by lgao4 · 17 years ago
  63. 5d58295 Enable the 0-31 temporary IDT entries prior to activate the LongMode. If not enable the temporary IDT table, DEBUG_PROPERTY_ASSERT_BREAKPOINT_ENABLED may not work correctly till CPU DXE programs the IDT table. by yshang1 · 17 years ago
  64. 3d7b099 1. Replace PeCoffLoader library by PeCoff lib for PeiCore, DxeIpl and DxeMain. by lgao4 · 17 years ago
  65. 6425302 Use PeiPiLib's PeiPiLibBuildPiFvInfoPpi interface instead of installing EFI_PEI_FIRMWARE_VOLUME_INFO_PPI by self. by klu2 · 17 years ago
  66. 0474871 Add cycle reference check for FD/FV in FDF file. by jlin16 · 17 years ago
  67. da1d020 Clear up network stack to use R9 MdeLib: by qhuang8 · 17 years ago
  68. ba7e162 Fix a bug of ScsiWrite10Command() UefiScsiLib. After the SCSI WRITE command is executed, the output DataLength parameter should be EFI_SCSI_IO_SCSI_REQUEST_PACKET.OutTransferLength, instead of EFI_SCSI_IO_SCSI_REQUEST_PACKET.InTransferLength. by xli24 · 17 years ago
  69. ff62de3 PCI Bus Driver Enhancement by xli24 · 17 years ago
  70. 73c7e13 Sync BASE_NAME of Upd4Dxe to Udp4Dxe. by vanjeff · 17 years ago
  71. 82408a4 Add necessary parameter checking for WinNtSerialIoDxe module, according to UEFI 2.1 spec. by xli24 · 17 years ago
  72. 117bc84 Add SEC as a supported Module Type for all libraries that are also compatible with the PEI_CORE by mdkinney · 17 years ago
  73. 43351b9 Add SEC as a supported Module Type for all libraries that are also compatible with the PEI_CORE by mdkinney · 17 years ago
  74. 3048d63 Add SEC as a supported Module Type for all libraries that are also compatible with the PEI_CORE by mdkinney · 17 years ago
  75. 123489d Add SEC as a supported Module Type for all libraries that are also compatible with the PEI_CORE by mdkinney · 17 years ago
  76. e08ce86 Add binary Spd2Dec tool by qhuang8 · 17 years ago
  77. 1f77169 translate Ctrl + alpha to control value for simple text input protocol by qhuang8 · 17 years ago
  78. 5364ee3 Fixed an issue which DSC file in current directory has higher priority than DSC file set in target.txt by jwang36 · 17 years ago
  79. 68102e9 Fix typo for 'SectList'. by jlin16 · 17 years ago
  80. 89669de Removed TAB characters by jwang36 · 17 years ago
  81. 451ec64 Added change log for build.exe by jwang36 · 17 years ago
  82. 2f1b3cb 1) Improved spawn mode (multi-thread) build performance by jwang36 · 17 years ago
  83. 5516d05 Fix wrong judgement for gInMemory by klu2 · 17 years ago
  84. 74b6237 change.Correct Binary file description. by lgao4 · 17 years ago
  85. c1c3d6b change.Correct Binary file description. by lgao4 · 17 years ago
  86. a2cdae4 Correct Binary file description. by lgao4 · 17 years ago
  87. 7eb4be1 update ChangeLog.txt by adding acpi table rule change. by lgao4 · 17 years ago
  88. 78818e8 Fix some issue for log by klu2 · 17 years ago
  89. 03edc4b update Fpd2Dsc.exe interface to sync users guide and add tool usage in ReadMe.txt. where Fpd2Dsc.exe source is r767 in BaseTools project. by htao · 17 years ago
  90. aaf9042 update Fpd2Dsc.exe interface to sync users guide and add tool usage in ReadMe.txt. where Fpd2Dsc.exe source is r767 in BaseTools project. by htao · 17 years ago
  91. d3d32ac Adjust and Add change log by klu2 · 17 years ago
  92. 0ad41bf Add log by klu2 · 17 years ago
  93. b4b771c Modify PEIM's entry point by klu2 · 17 years ago
  94. e05c174 Check in Fpd2Dsc.exe tool which Python code version is 765 in BaseTools project. by htao · 17 years ago
  95. eb27b6b Remove unnecesssary PPI from DxeIpl.inf by klu2 · 17 years ago
  96. e8da126 Change the function name. by klu2 · 17 years ago
  97. d8f31a2 Moved the build options from the defines section to the BuildOptions section by lhauch · 17 years ago
  98. cafa987 Only set EDK_TOOLS_PATH if it is not already set by lhauch · 17 years ago
  99. 4fb31c2 1) Add library classes of S3Lib and RecoveryLib in MdeModulePkg by klu2 · 17 years ago
  100. ba7c1a5 Update the ChangeLog.txt to record the possible non-compatible changes due to PI enalbing in MdePkg's libraries. by qwang12 · 17 years ago