1. e01a125 Match the comments with the implementation for Baselib::GetFirstNode. by Shumin Qiu · 11 years ago
  2. 45a4305 MdePkg/BasePeCoffLib: Fixed coding style by Olivier Martin · 11 years ago
  3. bf6ee6c MdePkg/BaseSynchronizationLib: Added ARM Aarch64 architecture support by Harry Liebel · 11 years ago
  4. deb65d6 MdePkg/BaseCpuLib: Added ARM Aarch64 architecture support by Harry Liebel · 11 years ago
  5. 807e260 MdePkg/BaseLib: Added ARM Aarch64 architecture support by Harry Liebel · 11 years ago
  6. b4319af MdePkg: Added ARM Aarch64 architecture support by Harry Liebel · 11 years ago
  7. fed549d MdePkg: Added ARM Aarch64 support to PE/COFF support by Harry Liebel · 11 years ago
  8. 4d0a30a Add 4 APIs to DevicePathLib: ConvertDeviceNodeToText, ConvertDevicePathToText, ConvertTextToDeviceNode and ConvertTextToDevicePath. by Ruiyu Ni · 11 years ago
  9. 7751806 Correctly character in comments of BaseLib BitField. by Liming Gao · 11 years ago
  10. 499ceb8 Fixed the issue that BitFieldWrite32, BitFieldAnd32, BitFieldOr32, BitFieldAndThenOr32 with StartBit==0 and EndBit== 31 will hang in debug tip. by Liming Gao · 11 years ago
  11. 1dde8b0 Update PeiMemoryAllocationLib instance to support AllocateReservedPages() API. by Liming Gao · 11 years ago
  12. de27b8f Fill the ImageHandle and DriverBindingHandle field of Driver Binding Protocol before installing the Driver Binding Protocol instance. by Ruiyu Ni · 11 years ago
  13. 5e2fd93 Add the missing "," for the patch to fix status code print string. by Gary Ching-Pang Lin · 12 years ago
  14. 0df625f Without this fix, the "%r" format specifier prints eg. "0000001A" instead of "Security Violation" for EFI_SECURITY_VIOLATION. by lgao4 · 12 years ago
  15. a71865b Fix minor typos in BaseLib LinkedList comments by lgao4 · 12 years ago
  16. 4e6b101 Fix CpuIdEx.asm to return correct ECX/EDX value. by niruiyu · 12 years ago
  17. 8b5b3d4 Allocate temp buffer instead of change the input string to avoid crush. by ydong10 · 12 years ago
  18. 48c8b6a Current Thunk16.asm implementation clears reserved bits, which does not follow IA32 SDM. Now the fix is to only clear PAE and PSE bit of CR4 for real mode. by li-elvin · 12 years ago
  19. bf29dc1 Checks the TE image before use it. by ydong10 · 12 years ago
  20. 9495255 Add ASSERT() for BitField operations to make sure the input value is valid. by lgao4 · 12 years ago
  21. f2e4447 Remove the ASSERT (FALSE) code, just return unsupported. by ydong10 · 12 years ago
  22. 72ccedb Enhance the check for RelocBase->SizeOfBlock before use it. by ydong10 · 12 years ago
  23. 9ca9935 Enhance the check for some fields in the PE image before use it. by ydong10 · 12 years ago
  24. 713ffa2 Enhance the check for resource section data. by ydong10 · 12 years ago
  25. 36b48bf Enhance the check for debug data before get the PdbPointer. by ydong10 · 12 years ago
  26. f8ffa6d Remove the useless code. by ydong10 · 12 years ago
  27. f04544b Enhance CreatePopup to call ReadKeyStroke() before calling WaitForEvent(). This can handle the case when in lazy ConIn mode. by niruiyu · 12 years ago
  28. 8472f1f Build the registered guid HOB and SystemTable to record the GUID itself in PeiExtractGuidedSectionLib and DxeExtractGuidedSectionLib, and also state the restriction in BaseExtractGuidedSectionLib. by lzeng14 · 12 years ago
  29. 2054fd1 Fix memory out of band access in AsmFxSave() and AsmFxRestore(). by lgao4 · 12 years ago
  30. 771729c Add new API IsDevicePathValid() to UefiDevicePathLib. by niruiyu · 12 years ago
  31. 0054ce5 Enhance the error code info. by ydong10 · 12 years ago
  32. 158e788 Enhance the comments. by ydong10 · 12 years ago
  33. dbcecd5 Should pass in bytes of string buffer to UnicodeSPrint() rather than Unicode string length. by erictian · 12 years ago
  34. 60893cc Enhance the check for some fields in the PE image before use it. by ydong10 · 12 years ago
  35. 3acb198 Enhance the check when ImageRead function return. by ydong10 · 12 years ago
  36. d6bee31 Enhance the code to make the code logic more clear. by ydong10 · 12 years ago
  37. 33026cc Enable wide string support for CreatePopUp function in UefiLib. by ydong10 · 12 years ago
  38. 192764d Update HobLib and Hob Service to avoid data over flow. by lgao4 · 12 years ago
  39. dc204d5 Add comment for modules which have external input. by jyao1 · 13 years ago
  40. bf4a3db Add new interface GetVariable2 and GetEfiGlobalVariable2 to return more info. Also replace old interface with new one. by ydong10 · 13 years ago
  41. de74f0c Correct a bug in AsmCpuidEx() to return correct ECX and EDX. by niruiyu · 13 years ago
  42. 00b7e3e Update the logic related to get section header offset for TE image. by ydong10 · 13 years ago
  43. e019232 Patch include: by ydong10 · 13 years ago
  44. ba14539 Add new extension PerformanceLib APIs to store ID info. by lzeng14 · 13 years ago
  45. 28186d4 Validate some fields in PE image to make sure not access violation for later code. by ydong10 · 13 years ago
  46. 05570a7 Update function comments to remove confused description on PerformanceLib EndPerformanceMeasurement API. by lgao4 · 13 years ago
  47. 3556c7a Correct function comments on DxeServicesLib GetFileBufferByFilePath API. by lgao4 · 13 years ago
  48. fcbcced Current IPF version SwitchStack implementation uses loadrs instruction to restore dirty partition of register stack from the backing store, but there is no guarantee to make the backing store valid before. So add flushrs before loadrs to make sure backing store valid. by li-elvin · 13 years ago
  49. be30ddf Update the offset when read every debug entries info. by ydong10 · 13 years ago
  50. 744265e Clarify alignment of GetSpinLockProperties() is byte alignment. by lgao4 · 13 years ago
  51. 1445300 Update the modifier of ThunkContext parameter for AsmPrepareThunk16() in BaseLib from OUT to IN OUT. by lgao4 · 13 years ago
  52. 3dbef42 Add code check to avoid access violation. by ydong10 · 13 years ago
  53. 265fa9f MdePkg: Add a new macro VA_COPY for variable argument support. Fix a bug in the UefiLib instance that there is a non portable assumption that Marker is copied when passed to a function. by rsun3 · 13 years ago
  54. 3bbe68a Add Missing invocations to VA_END() for VA_START(). by rsun3 · 13 years ago
  55. c8641de Roll back the previous change in MdePkg BaseLib Ia32 Thunk16.S and EcpPkg GlueLib BaseLib Ia32 Thunk16.S, and still use the hard code offset in them to avoid GCC compiler create the unexpected instruction. by lgao4 · 13 years ago
  56. fe28761 Clean up the hard code offset in MdePkg BaseLib Ia32 Thunk16.S and EcpPkg GlueLib BaseLib Ia32 Thunk16.S. by lgao4 · 13 years ago
  57. c577049 Fix the issue to clear the high 16-bit of EAX before use it Thunk code. by lgao4 · 13 years ago
  58. c32dcd2 add missing <BR> by hhtian · 13 years ago
  59. b316eab Add the missing supported module type in MdePkg DxeServicesTableLib instance. by lgao4 · 13 years ago
  60. c119933 MdePkg DxeServicesLib: Search further in GetFileBufferByFilePath by jljusten · 13 years ago
  61. 736d06b Update comments in BaseExtractGuidedSectionLib library instance to say its used memory is the physical memory space. by lgao4 · 13 years ago
  62. 0806815 MdePkg/BaseLib: Replaced inline assembly for ARMGCC by GCC assembly source file by oliviermartin · 13 years ago
  63. 30f001c Add core FFS3 support, ExtractGuidedSectionLib/GuidedSectionExtractionLib/PiFirmwareFile.h. by lzeng14 · 13 years ago
  64. 32fa354 Update Base type SecPeiDxeTimerLibCpu to support all module type. by lgao4 · 13 years ago
  65. f2a4d59 Fix Xcode link failure. Relocations are not supported in .text sections. by andrewfish · 13 years ago
  66. 4ae2e63 Refine code to follow coding style. by ydong10 · 13 years ago
  67. 4223e4f Minor copyright format update by hhtian · 13 years ago
  68. 16a4873 MdePkg: Add missing implementation of GetTimeInNanoSecond() to TimerLib library instance DxeTimerLibEsal. by xdu2 · 13 years ago
  69. 5c45133 Refine code to follow coding style. by ydong10 · 13 years ago
  70. 6088db3 Move generic IA32_SEGMENT_DESCRIPTOR definition to BaseLib.h. by li-elvin · 13 years ago
  71. 6709bbd Add check before use to make code run more safer. by ydong10 · 13 years ago
  72. fe69ac8 MdePkg: Add S3 library interfaces and base implementations by jljusten · 13 years ago
  73. b9610b9 Add new API GetTimeInNanoSecond() to TimerLib to convert elapsed ticks to time in unit of nanoseconds. by xdu2 · 13 years ago
  74. 83f1f16 Refine code to follow coding style. by ydong10 · 13 years ago
  75. 3e5cfe9 Simplify the SmmPeriodicSmiLib to call AllocatePool() for every entry in the SMI periodic handler list. by niruiyu · 13 years ago
  76. 569224f Use linked list to replace the current array solution to store the periodic SMI handlers to support more than 8 periodic SMI handlers. by niruiyu · 13 years ago
  77. 4134280 Fix X64 compile error. by lgao4 · 13 years ago
  78. 6bae492 clarify the logic of the print length counting functions in both PrintLib library instances. by jcarsey · 13 years ago
  79. 48c0731 Fix X64 compile error. by lgao4 · 13 years ago
  80. f405c06 Add 2 functions to UefiLib library class: CatSPrint and CatVSPrint. by jcarsey · 13 years ago
  81. 3c47fe6 MdePkg: Fixed hang/reset in thunk code when building with GCC X64 by geekboy15a · 13 years ago
  82. 3397c6f For libraries that have multiple module types support, just define a [Depex] section for specified module types that are permitted to have a [Depex] section. by lzeng14 · 13 years ago
  83. f7c8bd9 MdePkg: Update CpuSleep to use ARMv7 instruction. by andrewfish · 13 years ago
  84. bab427d MdePkg: Fix X64 clang compile issues. by andrewfish · 13 years ago
  85. d3e0289 Clarify the requirements for the Destination parameter of UnicodeStrToAsciiStr. by jcarsey · 14 years ago
  86. 18ad26d Initialize data before using it by ydong10 · 14 years ago
  87. 1955808 For BaseLib IsNull() function , update retval value comment to match its function description. by lgao4 · 14 years ago
  88. 863be5d Add ESAL support libraries to MdePkg by mdkinney · 14 years ago
  89. ef2635c Change BuildGuidHob and BuildGuidDataHob to return NULL upon failure. by niruiyu · 14 years ago
  90. 4b0f378 Fix ICC build break. by lgao4 · 14 years ago
  91. 244bff4 Update BasePrintLib to handle the unaligned GUID. by lgao4 · 14 years ago
  92. b8a6266 Add BlockIO revision 3 definition. Add new API ScsiInquiryCommandEx to UefiScsiLib. by niruiyu · 14 years ago
  93. 7eb2c64 Update the description of Loaded Image Protocol Unload function to follow the UEFI2.3.1 Spec. by lgao4 · 14 years ago
  94. a77badb Refine code to follow coding style. by ydong10 · 14 years ago
  95. 6e80bc6 Enhance inf to follow spec. by ydong10 · 14 years ago
  96. 2891fc8 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
  97. 1b71e7f A minor change for the format of usage align with spec. by gikidy · 14 years ago
  98. ba319b9 Update inappropriate comments. by ydong10 · 14 years ago
  99. 6beb225 Per PI1.2B spec, for the case that TE Image Relocation Data Directory Entry Virtual Address is non-zero, but the Relocation Data Directory Size is zero, BasePeCoffLib should only handle such case as PIC TE image. by lgao4 · 14 years ago
  100. 40039e2 Add SmmPeriodicSmiLib to MdePkg. by mdkinney · 14 years ago