1. 6c29550 Add NULL parameter checking for notify function. by qhuang8 · 17 years ago
  2. 383c303 Fix two minor defects: by qhuang8 · 17 years ago
  3. 9521b66 Fix a typo to pass ICC build by qhuang8 · 17 years ago
  4. 5397fc6 Correct input parameter aligned to TCG spec. by lgao4 · 17 years ago
  5. 6cd7b51 Correct the PeImage Source file to be measured by TCG. by lgao4 · 17 years ago
  6. 49c8e77 Merged bug fix (HSD200972) by Hess by jwang36 · 17 years ago
  7. c5b5c41 Tried to fix an issue which will cause file access error. by jwang36 · 17 years ago
  8. dcf4773 Correct EdkFvbServiceLib instance module type to DXE_RUNTIME_DRIVER, because its interfaces are for runtime driver. by lgao4 · 17 years ago
  9. edf96db Re-built python tools with Python2.5.2 by jwang36 · 17 years ago
  10. 58dcdad Merge Temporary Ram support patch. by klu2 · 17 years ago
  11. bc4cb04 Rebuilt per the Hess's bug fixes by jwang36 · 17 years ago
  12. f7f0d9e Merged Jordan's update by jwang36 · 17 years ago
  13. 6b36020 Fixed dependency expression issue by jwang36 · 17 years ago
  14. 764e3bf remove EdkGenericBdsLib|Nt32Pkg/Library/EdkGenericBdsLib/EdkGenericBdsLib.inf which is removed. by qwang12 · 17 years ago
  15. 4ba9722 Remove SetupBrowser, DriverSample and HiiDatabase. by qwang12 · 17 years ago
  16. 25724a9 Remove SetupBrowser, DriverSample and HiiDatabase. by qwang12 · 17 years ago
  17. 498f4b3 Update Variable FV version to PI version. by lgao4 · 17 years ago
  18. 350c543 Remove the wrong changes. by qwang12 · 17 years ago
  19. 20d2ed1 Replaced by Y:\work\MdeModulePkg\Library\GenericBdsLib\GenericBdsLib.inf which complies to UEFI HII. by qwang12 · 17 years ago
  20. 0a9e929 Replaced by Y:\work\MdeModulePkg\Library\GenericBdsLib\GenericBdsLib.inf by qwang12 · 17 years ago
  21. 725a03b Remove DriverSample. MdeModulePkg\Universal\DriverSampleDxe is the replacement complying to UEFI HII. by qwang12 · 17 years ago
  22. 62e6733 Remove Framework SetupBrowser. MdeModulePkg\Universal\SetupBrowserDxe is the replacement complying to HII in UEFI 2.1 spec. by qwang12 · 17 years ago
  23. ae55729 Remove Framework HiiDatabase by qwang12 · 17 years ago
  24. 3531be0 GenFds.exe adapt to new build database structure. by jlin16 · 17 years ago
  25. f4b5ed0 Fixed HSD200760: by jwang36 · 17 years ago
  26. 83be5e8 Fix the following issues: (base tools source r1024) by qhuang8 · 17 years ago
  27. 0fc8249 Add debug prompt for showing progress bar. by klu2 · 17 years ago
  28. c476980 Fixed a binary file support issues which will cause exception in tools when building library modules by jwang36 · 17 years ago
  29. 062539c Update BDS module name to follow naming conventions. by qhuang8 · 17 years ago
  30. cd4c1ac A short-term fix that StrCpy() needs to handle two overlapping strings. by qhuang8 · 17 years ago
  31. fb42e02 Skip locating Terminal driver Protocol Guid to determine the terminal options. It is better that BDS does not hardcode a special driver GUID. by qhuang8 · 17 years ago
  32. 9b8a6c2 Add pragma(1) to the structure of BM_LEGACY_DEV_ORDER_CONTEXT: by qhuang8 · 17 years ago
  33. 94cb0cf Update platform build tools by adding input parameter check and guid format check. by lgao4 · 17 years ago
  34. ba39e31 1. Add EFI LOADED IMAGE DEVICE PATH Protocol in LoadImage() service, per UEFI 2.1b. by vanjeff · 17 years ago
  35. 77442a5 MdeModulePkg/Bus/Usb/UsbBusDxe/UsbBusDxe.inf: by jljusten · 17 years ago
  36. 9e58aa1 edk2/MdeModulePkg/Bus/Usb/UsbBusDxe/UsbUtility.c: by jljusten · 17 years ago
  37. 4716633 edk2/MdeModulePkg/Bus/Usb/UsbBusDxe/usbbus.h: by jljusten · 17 years ago
  38. 474ff2b edk2/MdeModulePkg/Bus/Usb/UsbBusDxe/usbbus.c: by jljusten · 17 years ago
  39. 1682995 edk2/MdeModulePkg/Bus/Pci/UhciDxe/ComponentName.c: by jljusten · 17 years ago
  40. 306431f Fix build failure by adding DebugLib by lgao4 · 17 years ago
  41. b3bac2c Correct the calculating time out for BDS by klu2 · 17 years ago
  42. 8069d49 update comments and add assert for these files. by lgao4 · 17 years ago
  43. 2ae8963 Add comments for parameter. Add ASSERT for the input parameters. by lgao4 · 17 years ago
  44. ad42b17 Fixed option name, ForceRebuild by lhauch · 17 years ago
  45. 8014e7c Removed newbuild option from edksetup.bat command-line, this is now the default. by lhauch · 17 years ago
  46. 1710eeb by qwang12 · 17 years ago
  47. 34d675a Fixed mismatched command line switch by jwang36 · 17 years ago
  48. 01c665a Fixed VFR flag to: --no-pre-processing by lhauch · 17 years ago
  49. 047c644 Fix an issue that the Target Name is supposed to an Ascii string. by qhuang8 · 17 years ago
  50. 06bab62 changed to match filename by vanjeff · 17 years ago
  51. 87acd19 Standardized the command line options of VfrCompile.exe and changed its uses in build_rule.template. by jwang36 · 17 years ago
  52. d42d853 1) Enable GraphicsConsole module to support a legacy platform which only produce UGA protocol. Under such system, HiiFont->StringToImage is used to draw the string to blt buffer first. Then, UGA->Blt is used to draw to the physical devices. by qwang12 · 17 years ago
  53. 753cb9d remove duplicated one. by vanjeff · 17 years ago
  54. ce821df rename by vanjeff · 17 years ago
  55. 7825595 fixed a typo by vanjeff · 17 years ago
  56. 1d13665 rename by vanjeff · 17 years ago
  57. a3c5f87 rename by vanjeff · 17 years ago
  58. a1dbee5 rename by vanjeff · 17 years ago
  59. 1f4db48 rename by vanjeff · 17 years ago
  60. 2735e5d rename by vanjeff · 17 years ago
  61. b32e18f rename by vanjeff · 17 years ago
  62. 2883b67 rename by vanjeff · 17 years ago
  63. a15a419 rename by vanjeff · 17 years ago
  64. a0818cc rename by vanjeff · 17 years ago
  65. a7e0614 rename by vanjeff · 17 years ago
  66. 28db6da rename by vanjeff · 17 years ago
  67. 3bb7aff rename by vanjeff · 17 years ago
  68. d007c0a rename by vanjeff · 17 years ago
  69. f9a088d rename by vanjeff · 17 years ago
  70. c74593c rename by vanjeff · 17 years ago
  71. 75d0f44 Rename by vanjeff · 17 years ago
  72. 1840420 remove callback.c by vanjeff · 17 years ago
  73. 5e7e4fa Rename callback.c to Callback.c by vanjeff · 17 years ago
  74. 4dd60a1 edk2/MdeModulePkg/MdeModulePkg.dsc: by jljusten · 17 years ago
  75. de97115 Remove duplicate one by jwang36 · 17 years ago
  76. 96f3db9 Copied remotely by vanjeff · 17 years ago
  77. 37e9977 edk2/MdeModulePkg/Universal/WatchdogTimerDxe: by jljusten · 17 years ago
  78. 0f3fea2 edk2/MdeModulePkg/Universal/WatchdogTimerDxe: by jljusten · 17 years ago
  79. 59306fa edk2/MdeModulePkg/Universal/WatchdogTimerDxe: by jljusten · 17 years ago
  80. 6d01b2f edk2/MdeModulePkg/Universal/WatchdogTimerDxe: by jljusten · 17 years ago
  81. 6205fbc edk2/MdeModulePkg/Universal/WatchDogTimerDxe: by jljusten · 17 years ago
  82. c0d17d2 edk2/MdeModulePkg/Universal/WatchDogTimerDxe/WatchDogTimer.h: by jljusten · 17 years ago
  83. 6c46a5a edk2/MdeModulePkg/Universal/HiiDatabaseDxe/Database.c: by jljusten · 17 years ago
  84. b641258 edk2/MdeModulePkg/Universal/DriverSampleDxe/inventory.vfr: by jljusten · 17 years ago
  85. c56f512 edk2/MdeModulePkg/Universal/SetupBrowserDxe/IfrParse.c: by jljusten · 17 years ago
  86. e2336e3 a. Added binary file support during AutoGen by jwang36 · 17 years ago
  87. fa31275 Fix several typos for the instructions to build shell binaries with ECP & EDK II tools. by qhuang8 · 17 years ago
  88. eb9a9a5 Produce all the PciIo & Dpath protocol for all the pci devices under the current host bridge. by qhuang8 · 17 years ago
  89. 23f642e Return the error status from gBS->OpenProtocol() since there are cases when the input ControllerHandle or ChildHandle is not a valid EFI_HANDLE. We should return EFI_INVALID_PARAMETER instead of EFI_UNSUPPORTED for Driver Diagnostic (2) protocol implementation. by qhuang8 · 17 years ago
  90. adc863c Add checking for ChildHandle. by qhuang8 · 17 years ago
  91. c7b616c Initialize Storage->ConfigRequest to contain at least one Unicode NULL '\0000'. CONFIG_REQUEST_STRING_INCREMENTAL is designed to only host valid string without the trailing '\0000'. by qwang12 · 17 years ago
  92. 404d4e5 Update the library to compliant with SMMCis 0.91 and 0.9 both. 0.91 requires the InSmm() could not be invoked in runtime. by yshang1 · 17 years ago
  93. f9619f5 Added "-nopp" to VfrCompile.exe tool to bypass the preprocessing on input file by jwang36 · 17 years ago
  94. f4ccac6 Incorporated the latest UEFI compatible VfrCompile.exe, which supports bypassing the preprocessor. by jwang36 · 17 years ago
  95. 65803b1 Improved the file creation speed during incremental build. by jwang36 · 17 years ago
  96. e90e877 Use Mde library and definition instead of some native definitions in NetLib. by vanjeff · 17 years ago
  97. e733f54 remove some commented code. by vanjeff · 17 years ago
  98. e48e37f Use Mde library and definition instead of some native definitions in NetLib, to simply network library. by vanjeff · 17 years ago
  99. bb8ffff Fix a conformance issue in gBS->CreateEvent() & gBS->CreateEventEx(): by qhuang8 · 17 years ago
  100. 5127b47 Fix an issue to match invalid Language codes like "enus" by qhuang8 · 17 years ago