1. c06ad33 Libraries and utilities for instrumenting regions of code and measuring their performance. by darylm503 · 15 years ago
  2. c3f13d4 Update the copyright notice format by hhtian · 15 years ago
  3. 19388d2 Update the copyright notice format by hhtian · 15 years ago
  4. 180a5a3 Update the copyright notice format by hhtian · 15 years ago
  5. e2d9bfb Update the copyright notice format by hhtian · 15 years ago
  6. acf57de Update the copyright notice format by hhtian · 15 years ago
  7. c33c647 Update the copyright notice format by hhtian · 15 years ago
  8. 1f55870 Update the copyright notice format by hhtian · 15 years ago
  9. 84b5877 Update the copyright notice format by hhtian · 15 years ago
  10. adc29a9 Update the copyright notice format by hhtian · 15 years ago
  11. 085c396 Update the copyright notice format by hhtian · 15 years ago
  12. 2fcf0ab Update the copyright notice format by hhtian · 15 years ago
  13. bb817c5 Update the copyright notice format by hhtian · 15 years ago
  14. 2b3687d Update the copyright notice format by hhtian · 15 years ago
  15. 9df063a Update the copyright notice format by hhtian · 15 years ago
  16. 4dd6f84 Update the copyright notice format by hhtian · 15 years ago
  17. 1815f5b Update the copyright notice format by hhtian · 15 years ago
  18. 700b41d Update the copyright notice format by hhtian · 15 years ago
  19. de2d341 Update the copyright notice format by hhtian · 15 years ago
  20. 2f7c0ad Update the copyright notice format by hhtian · 15 years ago
  21. 80494d3 Remove DataHub PCD references. by andrewfish · 15 years ago
  22. 983ae8c Add the correct check for the return value before use them. by lgao4 · 15 years ago
  23. deb8df5 Remove Framework DataHubDxe and DataHubStdErrDxe drivers from EDKII native PI/UEFI Unix platform. by lgao4 · 15 years ago
  24. 953c3e3 Remove Framework DataHubDxe and DataHubStdErrDxe drivers from EDKII native PI/UEFI OVMF platform. by lgao4 · 15 years ago
  25. 663ef02 Remove Framework DataHubDxe and DataHubStdErrDxe drivers from EDKII native PI/UEFI NT32 platform. by lgao4 · 15 years ago
  26. 55111a8 1. Remove DataHubGen drive, which is replaced by SmbiosGen. by lgao4 · 15 years ago
  27. 6f6e059 Fixup Embedded Package PCD names by andrewfish · 15 years ago
  28. bb5127a Clean up using FIQ as ctrl-c checker so you can break in from the debugger. by andrewfish · 15 years ago
  29. 55bff42 Cleanup name issues with PCD entries. by andrewfish · 15 years ago
  30. d39eb83 Add some ldm/vldm optimized CopyMem routines. Add performance macros to BDS by andrewfish · 15 years ago
  31. d02b28d Change to a NEON compatible CPU Arch (ARMv7 is NEON optional) and add performance lib stuff to measure boot time. Also add an example performace lib dumper as an example EBL command. by andrewfish · 15 years ago
  32. 2ed3c9c Enable NEON (SIMD instructions) via coprocessor register so CopyMem/SetMem can use VLDM and friends if you want. by andrewfish · 15 years ago
  33. 5efb913 Fix a bug that FV->ReadSection cannot get the EFI_SECTION_GUID_DEFINED type section data. by niruiyu · 15 years ago
  34. 3140ced Fix a bug that FV->ReadSection cannot get the EFI_SECTION_GUID_DEFINED type section data. by niruiyu · 15 years ago
  35. ba9f835 Add an IO Lib instance based on CPU IO2 Protocol. by rsun3 · 15 years ago
  36. d4a622c Use SimpleTextInEx.Reset to initialize correctly KeyToggleStatue and KeyShiftState value. by erictian · 15 years ago
  37. 69c3ab9 Use SimpleTextInEx.Reset to initialize correctly KeyToggleStatue and KeyShiftState value. by erictian · 15 years ago
  38. ed8dfd7 Fixed GCC 4.4 build issues due to EFIAPI not being used when required. by geekboy15a · 15 years ago
  39. e798cd8 Fixed GCC 4.4 build issues due to EFIAPI not being used when required. by geekboy15a · 15 years ago
  40. 66c95e7 Fixed GCC 4.4 build issue. All protocols and public interfaces must specify EFIAPI to enforce the expected calling convention. by geekboy15a · 15 years ago
  41. 4e57f24 Fixed GCC 4.4 build issue due to incorrect prefix. Now using ASM_PFX to correctly set the prefix. by geekboy15a · 15 years ago
  42. bc810c8 Fixed GCC 4.4 build issue. Also fixed issue where upper 32-bits may be lost during AND operation. by geekboy15a · 15 years ago
  43. 47ca9c9 Fix format of Copyright notice to conform to legal requirements. by darylm503 · 15 years ago
  44. e89e593 Checked in some things from my working copy that break the build. Remove the unneeded things so the build works. by andrewfish · 15 years ago
  45. 5b792f1 Add a PE/COFF extra action lib that DEBUG prints the debugger command to load symbols. Turn off DXE Core DEBUG print on load and use this new library in its place. by andrewfish · 15 years ago
  46. 9e4f210 DebugAgentTimerLib cleanup by andrewfish · 15 years ago
  47. 2db3d86 Fix minor coding style issue. by qhuang8 · 15 years ago
  48. 319dd74 Fix stray info in checkin by andrewfish · 15 years ago
  49. e9fc14b Make sure FIQ debugger stuff can work. by andrewfish · 15 years ago
  50. 9d1d724 Try out performance infrastructure by andrewfish · 15 years ago
  51. 6556897 Add supported for performance libraries. by andrewfish · 15 years ago
  52. bb02cb8 Cleanup MMU code to do book required sync. Update exception handler to clear fault registers. by andrewfish · 15 years ago
  53. 382127f Fix Beagle references without using svn mv. by andrewfish · 15 years ago
  54. 801ee6c Partial checkin to fix Beagle references by andrewfish · 15 years ago
  55. d70b881 Partial checkin fixing Beagle references by andrewfish · 15 years ago
  56. b1c5bd5 Cleaning up thing Beagle in Omap35xx. Partial checkin as I'm getting errors out of svn for doing a svn mv. by andrewfish · 15 years ago
  57. 7e35385 Fix build break. Was fixing Beagle names in Omap35xx package and missed a few. by andrewfish · 15 years ago
  58. bf19b44 Fix ICC build failure. by niruiyu · 15 years ago
  59. 18c97f5 Refine the file/function comments to follow doxygen format by klu2 · 15 years ago
  60. 9af300f Correct data conversion from pointer to integer. by lgao4 · 15 years ago
  61. e319b2d Add the blank line at the end of file to pass ICC compiler. by lgao4 · 15 years ago
  62. 41cbd48 Add the missing MemoryTest driver to let memory above 4G be discovered in Shell memmap. by niruiyu · 15 years ago
  63. e9ba23c 1. Add the missing function headers. by lgao4 · 15 years ago
  64. a58cc06 Update DevicePath.h to add the UART_FLOW_CONTROL_HARDWARE and UART_FLOW_CONTROL_XON_XOFF. by niruiyu · 15 years ago
  65. 526bf28 UnixSerialIo driver was changed to produce the flow control device path node when the remaining device path contains such node. And it will return unsupported when receiving a remaining device path only contains UART node and it’s already produced the flow control node. by niruiyu · 15 years ago
  66. ff72001 Nt32SerialIo driver was changed to produce the flow control device path node when the remaining device path contains such node. And it will return unsupported when receiving a remaining device path only contains UART node and it’s already produced the flow control node. by niruiyu · 15 years ago
  67. 6b008b7 1. IsaSerialIo driver was changed to produce the flow control device path node when the remaining device path contains such node. And it will return unsupported when receiving a remaining device path only contains UART node and it’s already produced the flow control node. by niruiyu · 15 years ago
  68. 76649bf 1.Fixed the bug when retrieved component name by child handle. It should used gEfiConsoleInDeviceGuid, gEfiConsoleOutDeviceGuid instead of gEfiSimpleTextInProtocolGuid and gEfiSimpleTextOutProtocolGuid. by vanjeff · 15 years ago
  69. f43b077 Remove old module which no one consume it. by klu2 · 15 years ago
  70. 7800c28 Cleanup Cache an MMU operations. by andrewfish · 15 years ago
  71. c5d00b3 Fix the issue that GCC treat enum type as unsigned int which incompatible with UEFI spec's INT32. by klu2 · 15 years ago
  72. 712389b Update the modules with the different module GUID to avoid the different modules with the same module GUID. by lgao4 · 15 years ago
  73. 87d0817 Update the modules with the different module GUID to avoid the different modules with the same module GUID. by lgao4 · 15 years ago
  74. 5e51a4d Update the modules with the different module GUID to avoid the different modules with the same module GUID. by lgao4 · 15 years ago
  75. 5009ddf Update the modules with the different module GUID to avoid the different modules with the same module GUID. by lgao4 · 15 years ago
  76. 46d45cd Update the modules with the different module GUID to avoid the different modules with the same module GUID. by lgao4 · 15 years ago
  77. 2521180 Remove the duplicated SmmLibNull, which has been moved into MdePkg. by lgao4 · 15 years ago
  78. 8180a7a Add the missing CpuLib library instance into EdkCompatibilityPkg.dsc by lgao4 · 15 years ago
  79. b295dfd MdeModulePkg: Fix warning with VS2005 toolchain on IA32 by jljusten · 15 years ago
  80. 38c7df9 Avoid DEBUG_CLEAR_MEMORY clearing MemoryMap internal structure. by jgong5 · 15 years ago
  81. 969eba7 Add the beginning of a GDB based Debug Agent. IA-32 and X64 don't have low level interrupt code yet. I've been testing on ARM. by andrewfish · 15 years ago
  82. 66c0b44 Add Current working directory support to the library by andrewfish · 15 years ago
  83. 4326328 Added DebugAgentTimerLib. Cleaned up .h files and other code. by andrewfish · 15 years ago
  84. 1f44ee1 Correct PCD Pcd8259LegacyModeMask and Pcd8259LegacyModeEdgeLevel definition in PcAtChipsetPkg. by lgao4 · 15 years ago
  85. 097e25c Add function comments and refine function parameter IN OUT. by jgong5 · 15 years ago
  86. ff443d3 Use on-demand paging for CpuSaveStates read/write. It was measured about 200us for either read or write the PI CpuSaveStates to framework, ~400us in total on a platform with 80 CPUs with original for loop implementation. So with on-demand paging, if the framework SMI handler doesn’t read/write CpuSaveStates, ~400us will be saved. If the handler happens to use CpuSaveStates, there will be about 20us overhead for either read or write a page which contains 5 continuous CpuSaveStates. by jgong5 · 15 years ago
  87. 553472f Enhance SNP to be compatible with UNDI driver which doesn’t report correct network cable status in Initialize(), i.e. force MediaPresent in Snp Mode to be TRUE in case UNDI driver report no media but actually we have already received packet from network interface. by xdu2 · 15 years ago
  88. 35a895c Remove the unnecessary top level header files in protocol header file. by lgao4 · 15 years ago
  89. caeefbf Remove the duplicated UefiRuntimeLib in EdkCompatibilityPkg.dsc by lgao4 · 15 years ago
  90. 5b368e7 Fix ICC build failures by mdkinney · 15 years ago
  91. 3432b0c Fix INF file header format by qhuang8 · 15 years ago
  92. caf3046 Update to clean up some obsolete info by qhuang8 · 15 years ago
  93. a47d463 Remove RELEASE tag from DuetPkg DSC, because DuetPkg post build script only support DEBUG tag. by lgao4 · 15 years ago
  94. 619561d fixed IP fragment issue which caused the MTU used by IP is less than the one IP exposed to upper layers. by qianouyang · 15 years ago
  95. 0cf8c20 1. Remove the duplicated contents from source files and INF file of PiSmmStatusCodeOnFrameworkSmmStatusCodeThunk module. by lgao4 · 15 years ago
  96. ee6e871 remove PxeBc->Stop () when EFI_BUFFER_TOO_SMALL, the calling PxeBc->Stop() in Driver Binding Stop() could make sure PXE functionality is stopped when disconnecting UefiPxeBcDxe module. by vanjeff · 15 years ago
  97. dc2b05a Add PI SMM Status Code Protocol on Framework SMM Status Code Protocol thunk driver. This thunk driver produces PI SMM Status Code Protocol and SMM Report Status Code Handler Protocol and it registers a status code handler within itself to route status codes into Framework SMM Status Code Protocol. by rsun3 · 15 years ago
  98. 8edfbe0 Security enhancement to SMM Base thunk drivers: Framework SMM drivers can't be loaded after SMRAM is locked. by rsun3 · 15 years ago
  99. 123e0ca Not maintained. by hhtian · 15 years ago
  100. f5bf8c9 Not maintained. by hhtian · 15 years ago