1. 9aa7ba0 Update BDS boot option description string to use UNI file string in GenericBdsLib for localization. by gikidy · 15 years ago
  2. a7ddec1 Update in IdeBus to solve the non-backward compatibility issue by the MdePkg updates in Edk r9817. by qhuang8 · 15 years ago
  3. 7490e2b GenericBdsLib: Remove a un-reasonable ASSERT when BdsLibVariableToOption() returns NULL because it is possible for BdsLibVariableToOption() to return NULL if the boot option variable does not exist or the boot option is not active. by rsun3 · 15 years ago
  4. a7a523e 1.Change the behavior of BdsBoot, to enumerate Boot Options by EfiLoadFileProtocol, other than EfiManagedNetworkServiceBindingProtocol. by tye1 · 15 years ago
  5. cd730ec Minor code enhancement. by gikidy · 15 years ago
  6. 6b9ddb4 Fix ICC build break by qhuang8 · 15 years ago
  7. 7a7f916 Clean up file header comments to match CPU I/O Protocol .h file. by mdkinney · 15 years ago
  8. 806bf4f Add generic module that produces the Framework CPU I/O Protocol using the services from the MdePkg IoLib by mdkinney · 15 years ago
  9. 7e28c19 add france language support on DeviceManager of BDS. by eric_tian · 15 years ago
  10. a5c3c54 Fix Boot Option appear twice while add a new boot option in some specific steps. by gikidy · 15 years ago
  11. 0c16f34 Minor code enhancement. by xli24 · 15 years ago
  12. da166a5 Minor code enhancement. by xli24 · 15 years ago
  13. 1ace000 Minor code enhancement. by xli24 · 15 years ago
  14. 7516c41 Correct copyright year to 2010 by lgao4 · 15 years ago
  15. 8e8ae2d Minor code enhancement. by xli24 · 15 years ago
  16. 75a635a Minor code enhancement. by xli24 · 15 years ago
  17. 76bc52e Fix build break by mdkinney · 15 years ago
  18. af03df8 IntelFrameworkModulePkg: SerialStatusCode output was incorrect by jljusten · 15 years ago
  19. 090d308 IntelFrameworkModulePkg LZMA: Support running LZMA from flash/rom by jljusten · 15 years ago
  20. 807765a Correct help information for Delete Boot option and Change boot option. by lgao4 · 15 years ago
  21. ff482c5 Update GenericBdsLib to support BootOption for VLAN device. by xdu2 · 15 years ago
  22. 9971c1b Remove OemHookStatusCodeLibNull from IntelFrameworkModulePkg. by xli24 · 15 years ago
  23. e25cd12 Move non-framework status code library instances to MdeModulePkg. by xli24 · 15 years ago
  24. d42aba9 Move non-framework status code library instances to MdeModulePkg. by xli24 · 15 years ago
  25. 253a88e Remove unnecessary dependency on IntelFrameworkModulePkg. by xli24 · 15 years ago
  26. 3e31f1f Remove unnecessary dependency on IntelFrameworkPkg and IntelFrameworkModulePkg. by xli24 · 15 years ago
  27. 6237bf0 Move Status Code Handler modules for PI implementation to MdeModulePkg by xli24 · 15 years ago
  28. f979eec Remove status code modules' dependency on IntelFrameworkModulePkg. by xli24 · 15 years ago
  29. a115836 update file/function comments to list the string length limitation. by eric_tian · 15 years ago
  30. ce00a23 PI 1.1 SMM Feature Check-in by davidhuang · 15 years ago
  31. 8861fc7 Add missing EFIAPI instances on several functions. by jljusten · 15 years ago
  32. ed79462 there is no 0 between a SMBIOS buffer and the first string in unformated area. So no need + 1. by klu2 · 15 years ago
  33. 351615e The consumer for smbios recorder should *not* make assumption the SMBIOS structure in special version. For length of smbios record, consumer need judge the SMBIOS->Hdr.Length but not use size of (SMBIOS_TYPE0) style. by klu2 · 15 years ago
  34. 6191043 Add the missing HiiVendor DevicePath for new added DriverHealth Form. by lgao4 · 15 years ago
  35. 261835c Don't need call SAP measure GPT table, which can be covered in SAP implementation. by lgao4 · 15 years ago
  36. bd2057a Refine code make callback logic same with frontPage. by gikidy · 15 years ago
  37. 14e436f Correct LzmaCustomDecompressLib to produce NULL library class. by lgao4 · 15 years ago
  38. e567221 Remove unnecessary reference to CPU I/O Protocol. by xli24 · 15 years ago
  39. baf46e7 Fix some typos & format. by gikidy · 15 years ago
  40. ab4da12 Driver health management implementation in BDS based on UEFI Specification 2.3. by gikidy · 15 years ago
  41. 6cfbf7a 1. PI SMBIOS Checkin. Major change include: by davidhuang · 15 years ago
  42. 8f97f91 1. Add UEFI 2.2 VLAN device path definition to MdePkg by xdu2 · 15 years ago
  43. 25126a0 Enable Report Status Code Router introduced in PI 1.2 for PEI and DXE. by xli24 · 15 years ago
  44. 019dfb9 updated BDS to get capsule information from UEFI capsule HOB instead of CAPSULE_HOB_INFO(one GUIDed HOB). by vanjeff · 15 years ago
  45. 326f071 Allocated one buffer to for option->description, since it may be released by BdsLibBootViaBootOption(). by vanjeff · 15 years ago
  46. a19ad64 Correct the patch in r9367. by xdu2 · 15 years ago
  47. 6953331 set filename with device path for load file devices. by vanjeff · 15 years ago
  48. 9ecbc65 Fix a UI hang bug when adding Boot Option or Driver Option. by xdu2 · 15 years ago
  49. d47bdf8 1. Impl PI 1.2 PCI part. Major changes include: by davidhuang · 15 years ago
  50. 689b2d7 clean up non-English characters. by vanjeff · 15 years ago
  51. 1910fba clean up non-English characters. by vanjeff · 15 years ago
  52. 5c7e09c add security check and remove un-necessary return sentence. by vanjeff · 15 years ago
  53. 9dd44c0 Add security check to pass klockwork. by htao · 15 years ago
  54. eb14b48 add security check by vanjeff · 15 years ago
  55. cf15d83 Fix ICC build failure. by htao · 15 years ago
  56. 7fc72ec add SR-IOV support in EDK II. by htao · 15 years ago
  57. 9be2900 1. updated "the Bus Driver that creates all of its child handles on the first call to Start()" not to create any child handle if RemainingDeviepath is the End of Device Path Node, per UEFI 2.3. by vanjeff · 15 years ago
  58. 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
  59. 9d0ece8 adjust error process code position. by vanjeff · 15 years ago
  60. 2277ab9 updated IdeBus driver not to create new child handle if RemainingDeviepath is the End of Device Path Node, per UEFI 2.3. by vanjeff · 15 years ago
  61. 3d747a8 Refactor the code logic to reduce code size for debug tip. by qhuang8 · 15 years ago
  62. 33bb632 Update BdsDxe to use HiiLib and UefiHiiServicesLib APIs to eliminate the symbol collision. by qhuang8 · 15 years ago
  63. ab8cc80 Beatify the debug string for displaying boot device when boot EFI device path. by klu2 · 15 years ago
  64. a29a93b revert the change on BdsConsole. when doing minimal boot, the ConsoleIn variable is used to store existing input device's device path. If the device can not be connected, its device path will be removed from ConsoleIn. by eric_tian · 15 years ago
  65. 0c3312f StartPciDevicesOnBridge() should correct return value. by vanjeff · 15 years ago
  66. 563c9c8 Make end of line consistent. by qhuang8 · 15 years ago
  67. 203677f Make end of line consistent caused by previous check in. by qhuang8 · 15 years ago
  68. 918b6e7 Integrate the patch contributed by Andrew Fish to add ARM support. by qhuang8 · 15 years ago
  69. 8f3e122 modified to removed references to WinNt in the comments for serial drivers by jchen20 · 15 years ago
  70. 02c9c47 1. Log performance data below 4G by qhuang8 · 15 years ago
  71. cd6a3b1 Add performance logging on EFI boot path by qhuang8 · 15 years ago
  72. b55f8b0 1. Correct Col * Row string 2. Add error handle for no data hub system. by lgao4 · 15 years ago
  73. 0fac539 recalculate the total size of format string printed by DebugPrint(). by eric_tian · 15 years ago
  74. e5d1b4f add correct [Depex] section. by vanjeff · 15 years ago
  75. d32fb62 Do not use EfiACPIReclaimMemory type to log performance data because some OS might reuse that memory. Maybe EfiReservedMemoryType is the best solution for that usage model. by qhuang8 · 15 years ago
  76. 7db60f8 Update the comments for S3Lib and RecoveryLib instances to state that they are deprecated. by qhuang8 · 15 years ago
  77. 7d1aa70 update include file to use IndustryStandard/Pci.h by eric_tian · 15 years ago
  78. 0c7517b remove a segment of code, in which it forces EHCI to be connected firstly before UHCI when ConOut variable contains such usb device path. by eric_tian · 15 years ago
  79. a90ccab Correct the format of comments by lgao4 · 15 years ago
  80. 772d321 Update links for broken urls in BaseTools/gcc/mingw-gcc-build.py script. by jljusten · 15 years ago
  81. 7385086 update MdePkg version to 1.01 by vanjeff · 15 years ago
  82. 2828833 Fix build break for missing definition of PCI_IF_EHCI by mdkinney · 15 years ago
  83. 949ae9a roll back the changes on replace Pcixx.h with Pci.h due to it's NOT in the scope of this release. by eric_tian · 15 years ago
  84. 9910cfe if module doesn't explicitly depend on specific Pci spec, it should include IndustryStandard/Pci.h rather than Pcixxx.h. by eric_tian · 15 years ago
  85. 5f52bc9 remove two duplication macros "PCI_CLASSC_PI_UHCI/PCI_CLASSC_PI_EHCI", which have been defined in IndustryStandard/Pci.h by eric_tian · 15 years ago
  86. 19bf20e Clean up code by lgao4 · 15 years ago
  87. f98dc3c move EFI_IOB_ATA_BUS_SMART_ENABLE EFI_IOB_ATA_BUS_SMART_DISABLE EFI_IOB_ATA_BUS_SMART_OVERTHRESHOLD and EFI_IOB_ATA_BUS_SMART_UNDERTHRESHOLD macros to StatusCode.h in IntelFrameworkPkg\Include\Framework. by eric_tian · 15 years ago
  88. 7edfacb Fix build broken issue for ICC 9.0 by klu2 · 15 years ago
  89. 5caec78 Fix bug that some boot option can *not* be displayed correct in boot manager and boot maintain manager. by klu2 · 15 years ago
  90. 128efbb Clean up PERF macro usage. The macros were being used with 0 as the first parameter. This parameter is actually a void*. All of these instances were corrected to use NULL as the first parameter. by darylm503 · 15 years ago
  91. 24098ac Clean up PERF macro usage. The macros were being used with 0 as the first parameter. This parameter is actually a void*. All of these instances were corrected to use NULL as the first parameter. by darylm503 · 15 years ago
  92. d0bd68b Committing changes to the comments, after review with engineers. by pkandel · 15 years ago
  93. 1d14c35 updated parameters name to match spec. by vanjeff · 15 years ago
  94. 19525fe Remove the following Protocols from the IntelFrameworkModulePkg because they are identical to Protocols from the PI 1.2 Specification that have been added to the MdePkg by mdkinney · 15 years ago
  95. a798a78 ProcessCapsule() and BdsMemoryTest() are implemented in the BdsDxe module, which will be invoked at PlatformBds library. by eric_tian · 15 years ago
  96. f3f33e1 rollback for fix scsi disk detection issue. by vanjeff · 15 years ago
  97. 429cac9 Retire description string macro for boot device type which are not defined in UEFI specification. by klu2 · 15 years ago
  98. 21d2b17 updated parameters name to match spec. by vanjeff · 15 years ago
  99. ce1e1d5 Fix Doxygen comment syntax by mdkinney · 15 years ago
  100. 79bc7a8 Remove extra #includes where possible to make build more efficient by mdkinney · 15 years ago