1. a1d887b Merger tracker:Fixed a Pci bus driver logic error by vanjeff · 17 years ago
  2. a1a99cc 1) Sync in patch for EDK 1063 Boot option enumeration algorithm enhancement by qwang12 · 17 years ago
  3. 189eac2 Sync in patch for EDK 945 by qwang12 · 17 years ago
  4. ca784f9 Remove commented out code. by klu2 · 17 years ago
  5. a7715e7 The calculating action for CAR usage should be put before calling temporary ram support PPI, because the CAR is unvaiable after switch stack from temporary memory to permenent memory. by klu2 · 17 years ago
  6. ff33b87 Correct the value of StackBase, the stack base address is not stack's top address. by klu2 · 17 years ago
  7. 1b5538a Remove EdkGenericBdsLib as it is replaced by MdeModulePkg/Include/Library/GenericBdsLib.h. by qwang12 · 17 years ago
  8. 6c29550 Add NULL parameter checking for notify function. by qhuang8 · 17 years ago
  9. 383c303 Fix two minor defects: by qhuang8 · 17 years ago
  10. 9521b66 Fix a typo to pass ICC build by qhuang8 · 17 years ago
  11. 5397fc6 Correct input parameter aligned to TCG spec. by lgao4 · 17 years ago
  12. 6cd7b51 Correct the PeImage Source file to be measured by TCG. by lgao4 · 17 years ago
  13. 49c8e77 Merged bug fix (HSD200972) by Hess by jwang36 · 17 years ago
  14. c5b5c41 Tried to fix an issue which will cause file access error. by jwang36 · 17 years ago
  15. dcf4773 Correct EdkFvbServiceLib instance module type to DXE_RUNTIME_DRIVER, because its interfaces are for runtime driver. by lgao4 · 17 years ago
  16. edf96db Re-built python tools with Python2.5.2 by jwang36 · 17 years ago
  17. 58dcdad Merge Temporary Ram support patch. by klu2 · 17 years ago
  18. bc4cb04 Rebuilt per the Hess's bug fixes by jwang36 · 17 years ago
  19. f7f0d9e Merged Jordan's update by jwang36 · 17 years ago
  20. 6b36020 Fixed dependency expression issue by jwang36 · 17 years ago
  21. 764e3bf remove EdkGenericBdsLib|Nt32Pkg/Library/EdkGenericBdsLib/EdkGenericBdsLib.inf which is removed. by qwang12 · 17 years ago
  22. 4ba9722 Remove SetupBrowser, DriverSample and HiiDatabase. by qwang12 · 17 years ago
  23. 25724a9 Remove SetupBrowser, DriverSample and HiiDatabase. by qwang12 · 17 years ago
  24. 498f4b3 Update Variable FV version to PI version. by lgao4 · 17 years ago
  25. 350c543 Remove the wrong changes. by qwang12 · 17 years ago
  26. 20d2ed1 Replaced by Y:\work\MdeModulePkg\Library\GenericBdsLib\GenericBdsLib.inf which complies to UEFI HII. by qwang12 · 17 years ago
  27. 0a9e929 Replaced by Y:\work\MdeModulePkg\Library\GenericBdsLib\GenericBdsLib.inf by qwang12 · 17 years ago
  28. 725a03b Remove DriverSample. MdeModulePkg\Universal\DriverSampleDxe is the replacement complying to UEFI HII. by qwang12 · 17 years ago
  29. 62e6733 Remove Framework SetupBrowser. MdeModulePkg\Universal\SetupBrowserDxe is the replacement complying to HII in UEFI 2.1 spec. by qwang12 · 17 years ago
  30. ae55729 Remove Framework HiiDatabase by qwang12 · 17 years ago
  31. 3531be0 GenFds.exe adapt to new build database structure. by jlin16 · 17 years ago
  32. f4b5ed0 Fixed HSD200760: by jwang36 · 17 years ago
  33. 83be5e8 Fix the following issues: (base tools source r1024) by qhuang8 · 17 years ago
  34. 0fc8249 Add debug prompt for showing progress bar. by klu2 · 17 years ago
  35. c476980 Fixed a binary file support issues which will cause exception in tools when building library modules by jwang36 · 17 years ago
  36. 062539c Update BDS module name to follow naming conventions. by qhuang8 · 17 years ago
  37. cd4c1ac A short-term fix that StrCpy() needs to handle two overlapping strings. by qhuang8 · 17 years ago
  38. 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
  39. 9b8a6c2 Add pragma(1) to the structure of BM_LEGACY_DEV_ORDER_CONTEXT: by qhuang8 · 17 years ago
  40. 94cb0cf Update platform build tools by adding input parameter check and guid format check. by lgao4 · 17 years ago
  41. ba39e31 1. Add EFI LOADED IMAGE DEVICE PATH Protocol in LoadImage() service, per UEFI 2.1b. by vanjeff · 17 years ago
  42. 77442a5 MdeModulePkg/Bus/Usb/UsbBusDxe/UsbBusDxe.inf: by jljusten · 17 years ago
  43. 9e58aa1 edk2/MdeModulePkg/Bus/Usb/UsbBusDxe/UsbUtility.c: by jljusten · 17 years ago
  44. 4716633 edk2/MdeModulePkg/Bus/Usb/UsbBusDxe/usbbus.h: by jljusten · 17 years ago
  45. 474ff2b edk2/MdeModulePkg/Bus/Usb/UsbBusDxe/usbbus.c: by jljusten · 17 years ago
  46. 1682995 edk2/MdeModulePkg/Bus/Pci/UhciDxe/ComponentName.c: by jljusten · 17 years ago
  47. 306431f Fix build failure by adding DebugLib by lgao4 · 17 years ago
  48. b3bac2c Correct the calculating time out for BDS by klu2 · 17 years ago
  49. 8069d49 update comments and add assert for these files. by lgao4 · 17 years ago
  50. 2ae8963 Add comments for parameter. Add ASSERT for the input parameters. by lgao4 · 17 years ago
  51. ad42b17 Fixed option name, ForceRebuild by lhauch · 17 years ago
  52. 8014e7c Removed newbuild option from edksetup.bat command-line, this is now the default. by lhauch · 17 years ago
  53. 1710eeb by qwang12 · 17 years ago
  54. 34d675a Fixed mismatched command line switch by jwang36 · 17 years ago
  55. 01c665a Fixed VFR flag to: --no-pre-processing by lhauch · 17 years ago
  56. 047c644 Fix an issue that the Target Name is supposed to an Ascii string. by qhuang8 · 17 years ago
  57. 06bab62 changed to match filename by vanjeff · 17 years ago
  58. 87acd19 Standardized the command line options of VfrCompile.exe and changed its uses in build_rule.template. by jwang36 · 17 years ago
  59. 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
  60. 753cb9d remove duplicated one. by vanjeff · 17 years ago
  61. ce821df rename by vanjeff · 17 years ago
  62. 7825595 fixed a typo by vanjeff · 17 years ago
  63. 1d13665 rename by vanjeff · 17 years ago
  64. a3c5f87 rename by vanjeff · 17 years ago
  65. a1dbee5 rename by vanjeff · 17 years ago
  66. 1f4db48 rename by vanjeff · 17 years ago
  67. 2735e5d rename by vanjeff · 17 years ago
  68. b32e18f rename by vanjeff · 17 years ago
  69. 2883b67 rename by vanjeff · 17 years ago
  70. a15a419 rename by vanjeff · 17 years ago
  71. a0818cc rename by vanjeff · 17 years ago
  72. a7e0614 rename by vanjeff · 17 years ago
  73. 28db6da rename by vanjeff · 17 years ago
  74. 3bb7aff rename by vanjeff · 17 years ago
  75. d007c0a rename by vanjeff · 17 years ago
  76. f9a088d rename by vanjeff · 17 years ago
  77. c74593c rename by vanjeff · 17 years ago
  78. 75d0f44 Rename by vanjeff · 17 years ago
  79. 1840420 remove callback.c by vanjeff · 17 years ago
  80. 5e7e4fa Rename callback.c to Callback.c by vanjeff · 17 years ago
  81. 4dd60a1 edk2/MdeModulePkg/MdeModulePkg.dsc: by jljusten · 17 years ago
  82. de97115 Remove duplicate one by jwang36 · 17 years ago
  83. 96f3db9 Copied remotely by vanjeff · 17 years ago
  84. 37e9977 edk2/MdeModulePkg/Universal/WatchdogTimerDxe: by jljusten · 17 years ago
  85. 0f3fea2 edk2/MdeModulePkg/Universal/WatchdogTimerDxe: by jljusten · 17 years ago
  86. 59306fa edk2/MdeModulePkg/Universal/WatchdogTimerDxe: by jljusten · 17 years ago
  87. 6d01b2f edk2/MdeModulePkg/Universal/WatchdogTimerDxe: by jljusten · 17 years ago
  88. 6205fbc edk2/MdeModulePkg/Universal/WatchDogTimerDxe: by jljusten · 17 years ago
  89. c0d17d2 edk2/MdeModulePkg/Universal/WatchDogTimerDxe/WatchDogTimer.h: by jljusten · 17 years ago
  90. 6c46a5a edk2/MdeModulePkg/Universal/HiiDatabaseDxe/Database.c: by jljusten · 17 years ago
  91. b641258 edk2/MdeModulePkg/Universal/DriverSampleDxe/inventory.vfr: by jljusten · 17 years ago
  92. c56f512 edk2/MdeModulePkg/Universal/SetupBrowserDxe/IfrParse.c: by jljusten · 17 years ago
  93. e2336e3 a. Added binary file support during AutoGen by jwang36 · 17 years ago
  94. fa31275 Fix several typos for the instructions to build shell binaries with ECP & EDK II tools. by qhuang8 · 17 years ago
  95. eb9a9a5 Produce all the PciIo & Dpath protocol for all the pci devices under the current host bridge. by qhuang8 · 17 years ago
  96. 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
  97. adc863c Add checking for ChildHandle. by qhuang8 · 17 years ago
  98. 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
  99. 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
  100. f9619f5 Added "-nopp" to VfrCompile.exe tool to bypass the preprocessing on input file by jwang36 · 17 years ago