1. 6fe8520 1. updated PCI/AGP Devices to check RemainingDevicePath in Supported() and Start() functions. The main changes are: by vanjeff · 15 years ago
  2. af4a638 updated the Bus Driver that is able to create all or one of its child handles on each call to Start() not to create new child handle if RemainingDeviepath is the End of Device Path Node, per UEFI 2.3. by vanjeff · 15 years ago
  3. 3af875e In various archs, Processor memory address may not be same with Pci memory address. For usb host controller, we should use pci memory address to initialize framelist register and all address field in QH/TD. by eric_tian · 15 years ago
  4. 16a9777 free allocated memory in error handler. by eric_tian · 15 years ago
  5. 73f8ef8 add error handler in return places. by eric_tian · 15 years ago
  6. 9420fc1 modify the incorrect timeout value definitions in Usb driver by eric_tian · 15 years ago
  7. ba19956 add comments to clarify the enhancement on EHCI driver, which is guaranteed to get attached to EHCI host controller before UHCI driver attaches to uhci host controller. by eric_tian · 15 years ago
  8. a261044 code cleanup: by eric_tian · 16 years ago
  9. cd92e3f Adding a segment code to make sure that the EHCI controller get attached to the EHCI controller before the UHCI driver attaches to the UHCI controller by eric_tian · 16 years ago
  10. 88e349f Fixed a bug that the system hangs with an assert in DiskIo.c that is division overflow due to block size == 0 when no flppy media is present in a specific type of USB floppy drive (NEC PC-VP-BU04)at power on. by rsun3 · 16 years ago
  11. 6795df3 remove UndiRuntimeDxe from MdeModulePkg to OptionRomPkg by vanjeff · 16 years ago
  12. d14faa5 Update the SCSI Disk Driver to not mount drives on physical only SCSI channels by gikidy · 16 years ago
  13. ef13cf2 Enhance error handle of BuildDevicePath for it is possible to receive other errors. by gikidy · 16 years ago
  14. 7e03844 remove the self-implementation on checksum() in this module by using BaseLib. by eric_tian · 16 years ago
  15. 4607d9e The USB keyboard driver use too high TPL event (Notify) to a ckeck repeated key stoke, should use CallBack instead. by gikidy · 16 years ago
  16. 776a705 Update USB Mass Storage driver to declare its dependency on the BaseLib by mdkinney · 16 years ago
  17. d1a8a1d Fix a bug in the SCSI Bus driver due to which some SCSI devices can not be discovered. Per SCSI spec, the standard INQUIRY data shall contain at least 36 bytes and the length of the data is variable. The definition by rsun3 · 16 years ago
  18. 0254efc Replace references to RFC 3066 with RFC 4646. by gikidy · 16 years ago
  19. bdc8251 Changed ID into Id. by vanjeff · 16 years ago
  20. cb7d01c HII Library Class interface refine. by rsun3 · 16 years ago
  21. 6d3ea23 Fix various 'EFIAPI' inconsistencies found while building MdeModulePkg. by jljusten · 16 years ago
  22. 0428a6c fixed DMA not be stopped issue when gBS->ExitBootServices called. by vanjeff · 16 years ago
  23. c41c3e5 Install default keyboard layout package in USB keyboard driver. by qhuang8 · 16 years ago
  24. 8a67d80 return value not follow spec. by vanjeff · 16 years ago
  25. b5378fa Remove bypass of F11 and F12. by jji4 · 16 years ago
  26. b96cd31 Read-Capacity16 command added for SCSI drivers by jji4 · 16 years ago
  27. 1e5914b R8 tracker sync: by eric_tian · 16 years ago
  28. 0dc9978 add check for invalid handle. by vanjeff · 16 years ago
  29. 3dcdbe7 update by eric_tian · 16 years ago
  30. 7fc80d4 Retired gSimpleTextInExNotifyGuid, used local structure address to be notify handle. by vanjeff · 16 years ago
  31. aa8f4f5 1. Retired HotPlugDevice protocol. by vanjeff · 16 years ago
  32. fbfa4a1 Minor update on capitalization for ECC check. by xli24 · 16 years ago
  33. db0bd81 enhanced security check. by vanjeff · 16 years ago
  34. cb0b858 add assert logic to avoid Klocwork fake report by eric_tian · 16 years ago
  35. a1b749d add assert logic to avoid Klocwork fake report by eric_tian · 16 years ago
  36. fd0d484 clean ecc by eric_tian · 16 years ago
  37. ed3a31b Pass ECC check. by xli24 · 16 years ago
  38. a676b86 Coding style checked by jji4 · 16 years ago
  39. 4de1f28 fix ecc by eric_tian · 16 years ago
  40. 7b728d6 Use TO_START and BY_START for UEFI driver model driver. by qwang12 · 16 years ago
  41. 17d6c2e 3) Doxygen comment cleanup. by qwang12 · 16 years ago
  42. e08d88c 3) Doxygen comment cleanup. by qwang12 · 16 years ago
  43. 597f4ee 1) Fix a typo in EhcMoniteAsyncRequests. by qwang12 · 16 years ago
  44. 01a5c99 use the GUIDed versions of events listed below: EVT_SIGNAL_VIRTUAL_ADDRESS_CHANGE and EVT_SIGNAL_EXIT_BOOT_SERVICES by jji4 · 16 years ago
  45. 1068a65 Code size optimized by jji4 · 16 years ago
  46. 280544d Add information in Meta-Data file by eric_tian · 16 years ago
  47. 603e7c0 Add information in Meta-Data file by eric_tian · 16 years ago
  48. e7cd6e6 Add information in Meta-Data file by eric_tian · 16 years ago
  49. af58e37 add parameter check logic to clean up Klocwork warning. by eric_tian · 16 years ago
  50. 7772b17 Update for Meta data. by xli24 · 16 years ago
  51. 7a79628 Add check for NULL pointer. by xli24 · 16 years ago
  52. 49fabc8 Source level security checked by jji4 · 16 years ago
  53. 8d4cd91 1.Moved HotPlugDevice.h & SimpleTextInNotify.h from /Guid to /Protocol by gikidy · 16 years ago
  54. c92e277 Minor refinement for USB modules. by xli24 · 16 years ago
  55. 81464cf Update for code security. by xli24 · 16 years ago
  56. 3e03cb4 Refine USB Mass Storage Driver. by xli24 · 16 years ago
  57. d80ed2a Code scrub for USB Mass Storage Driver. by xli24 · 16 years ago
  58. 3ed0238 INF extension reviewed by jji4 · 16 years ago
  59. eec6d25 Renamed remotely by xli24 · 16 years ago
  60. 67b8a9c Code Scrub for USB Mouse Absolute Pointer Driver. by xli24 · 16 years ago
  61. 2d4117c Typo corrected by jji4 · 16 years ago
  62. 29129ce Code Scrub for USB mouse driver. by xli24 · 16 years ago
  63. e15c65a Check Library usage and fix some typo. by gikidy · 16 years ago
  64. d17371e Check Library usage and fix some typo. by gikidy · 16 years ago
  65. ec30be9 Coding style checked by jji4 · 16 years ago
  66. 7351070 Library usage checked by jji4 · 16 years ago
  67. 7df7393 check the usage of %d,%x,%ld,%lx and so on in debug print statement. by jji4 · 16 years ago
  68. f7a56b6 Library class of MemoryAllocationLib has been added. by jji4 · 16 years ago
  69. 94e0fd0 Library class of MemoryAllocationLib has been added. by jji4 · 16 years ago
  70. 9b38ff3 Some codes have been altered and replaced by functions of memory allocation library. by jji4 · 16 years ago
  71. dfe687c Fix some typo. by gikidy · 16 years ago
  72. 6c94a00 Some codes have been altered and replaced by library functions which makes more efficient and rational. by jji4 · 16 years ago
  73. f3f2e05 Clean up to update the reference of the these macros: by qhuang8 · 16 years ago
  74. 3dad0f7 Sync function prototype. by xli24 · 16 years ago
  75. b4e73a6 Code Scrub for UsbKbDxe module. by xli24 · 16 years ago
  76. d7db090 Fix some typo. by gikidy · 16 years ago
  77. 5f8be01 Add description to .inf files. by gikidy · 16 years ago
  78. 2c6d600 INF module description added by jji4 · 16 years ago
  79. 50d7eba Change _CR() to BASE_CR() to follow naming convention by mdkinney · 16 years ago
  80. 5899f27 Code Scrub for UsbKbDxe module. by xli24 · 16 years ago
  81. edd1ceb Typo corrected by jji4 · 16 years ago
  82. d354ab7 1)Global variables have been moved backward ahead of functions. by jji4 · 16 years ago
  83. cfc8865 Remove some useless EDK_RELEASE_VERSION, EFI_SPECIFICATION_VERSION ,and review VALID_ARCHITECTURES in inf files with DSC file. by gikidy · 16 years ago
  84. aa79b0b Global variables have been moved backward ahead of functions. by jji4 · 16 years ago
  85. bfd8914 Add the AND of all architectural protocols for this special DXE_RUNTIME driver. by qhuang8 · 16 years ago
  86. e72a3b3 Update SCSI modules to use new macros defined in UefiLib. by qhuang8 · 16 years ago
  87. 7077edb Code Scrub by jji4 · 16 years ago
  88. dfb74df Rename the reference library class of UsbLib to UefiUsbLib. by qhuang8 · 16 years ago
  89. ae50ee2 Rename the reference library class of ScsiLib to UefiScsiLib. by qhuang8 · 16 years ago
  90. 9beb888 Code Scrub: MdeModulePkg\Bus\ScsiBusDxe\ MdeModulePkg\Bus\ScsiDisk\ by jji4 · 16 years ago
  91. 1232b21 1, Add <Library/DevicePathLib.h> for all source that use device path utility macros by klu2 · 16 years ago
  92. d51cf79 Rename EfiScsiStallSeconds to EFI_SCSI_STALL_SECONDS to follow the naming convention for MACRO. by qwang12 · 16 years ago
  93. e4ff901 Remove over specific Guid by klu2 · 16 years ago
  94. 676df92 Remove SafeFreePool from MemoryAllocationLib as this API's name is misleading. Its implementation only check if a pointer is NULL. If a garbage pointer is passed in, the gBS->FreePool will still ASSERT in debug build and return error code. by qwang12 · 16 years ago
  95. fe1e36e Patch to remove STATIC modifier. This is on longer recommended by EFI Framework coding style. All duplicated symbols has been renamed accordingly. by jji4 · 16 years ago
  96. 0e549d5 Make use of correct format String: by qwang12 · 16 years ago
  97. ed66e1b clean up the un-suitable ';' location when declaring the functions. by vanjeff · 16 years ago
  98. e53a6ea remove EFI_EVENT_ alias, replace them with EVT_ by vanjeff · 16 years ago
  99. 60c9367 The driver and library in MdePkg, MdeModulePkg and Nt32Pkg that don't depend on PI spec should include Uefi.h not PiDxe.h. by lgao4 · 16 years ago
  100. e872988 remove the unused msa files in MdeModulePkg. by lgao4 · 16 years ago