1. ae591c1 MdeModulePkg, MdePkg, NetworkPkg, OvmfPkg, PerformancePkg, ShellPkg: Library Migration. by Daryl McDaniel · 10 years ago
  2. 863986b Update all the code to consume the ConvertDevicePathToText, ConvertDevicePathNodeToText, ConvertTextToDevicePath and ConvertTextToDeviceNode APIs in DevicePathLib. by Ruiyu Ni · 11 years ago
  3. cbcccd2 Update Code to pass EBC compiler. by lgao4 · 12 years ago
  4. d0eaf06 Refine file header format to follow coding style. by ydong10 · 13 years ago
  5. 3aa1ff6 Update the Package version. by lgao4 · 13 years ago
  6. 711e36d Fix build error. by lzeng14 · 13 years ago
  7. 034307a Add BaseTscTimerLib, and then merge the three TscTimerLib to one directory. by lzeng14 · 13 years ago
  8. da0924f PerformancePkg.dsc: by ydong10 · 14 years ago
  9. 19dd3f7 Update DebugLib to provide support for "err" command in the EFI Shell to adjust the filter mask for DEBUG() messages. The "err" command provide the ability to adjust this filter mask at a global level through an EFI Variable and at the module level through a the Debug Mask Protocol. In order to support the degree of flexibility, the DebugLib needs to use library to abstract the get/set operations to the filter mask. by mdkinney · 14 years ago
  10. d50f6f8 TscTimerLib in PerformancePkg is a BASE type library, which should be used by any module type. by lzeng14 · 14 years ago
  11. efca00e pass build for IPF. by vanjeff · 14 years ago
  12. 3b7e958 Move TscTimerLib library to correct CPU ARCH as it depends on BaseLib API AsmReadTsc(), which is only available for Ia32 & x64 CPU. by qhuang8 · 15 years ago
  13. 92ea1df Update the copyright notice format by hhtian · 15 years ago
  14. c06ad33 Libraries and utilities for instrumenting regions of code and measuring their performance. by darylm503 · 15 years ago