1. 86b7139 Move OEMBadging protocol from MdeModulePkg to IntelFrameworkModulePkg by klu2 · 16 years ago
  2. 92502d5 PeiStatusCode PEIM does not dependent on BaseMemoryLib library class. by klu2 · 16 years ago
  3. da4483c Move OEMBadging protocol from MdeModulePkg to IntelFrameworkModulePkg by klu2 · 16 years ago
  4. 43d4555 Add GNUmakefile for Linux GCC to build BootSector; by gikidy · 16 years ago
  5. fd549a4 1. Add GNUmakefile for Linux GCC to build BootSector; by gikidy · 16 years ago
  6. 50db9e5 Add some comments in BdsDxe INF file. by lgao4 · 16 years ago
  7. de5b0df Correct minor comments in meta data file. by lgao4 · 16 years ago
  8. 1a0e3dd Add the missing header file by lgao4 · 16 years ago
  9. 37226e8 Add a work around to set the PCD protocol lock to TPL_NOTIFY to relax the restriction on caller of PCD protocol. by qhuang8 · 16 years ago
  10. 3dcdbe7 update by eric_tian · 16 years ago
  11. c7a6f87 Fix GCC building broken, GCC does not allow \ character at end of line in comments by klu2 · 16 years ago
  12. 4f22e23 Add missing library class header file. by klu2 · 16 years ago
  13. 16a44a1 Remove unreferenced library class by klu2 · 16 years ago
  14. afac5e1 Remove unreferenced library class by klu2 · 16 years ago
  15. 32610f3 Add missing library class header file. by klu2 · 16 years ago
  16. 0b9e639 Add missing protocol header files by klu2 · 16 years ago
  17. 1ba6921 Remove unreferenced library class. by klu2 · 16 years ago
  18. 4e896fe Fix missing protocol header file by klu2 · 16 years ago
  19. 7df0b52 Refine comments by klu2 · 16 years ago
  20. bba6c99 Refine comments by klu2 · 16 years ago
  21. 58612f2 Fix typo. by klu2 · 16 years ago
  22. 9bc88ad Fix typo by klu2 · 16 years ago
  23. a8fdba5 remove dependent package from inf files. by vanjeff · 16 years ago
  24. f33d304 fix typo by klu2 · 16 years ago
  25. 86a3ad4 Refine the INF's comment by klu2 · 16 years ago
  26. f806dd2 Use single one PcdFrameworkCompatibilitySupport PCD to support framework HII and FvHob. by lgao4 · 16 years ago
  27. 7aca74c Remove PCD setting same to default set. by lgao4 · 16 years ago
  28. 996d5e2 Remove PCD setting same to default set. by lgao4 · 16 years ago
  29. 3d53ba8 Merge GetSizeTableIndexA to GetSizeTableIndex function because it only be invoked by GetSizeTableIndex. by klu2 · 16 years ago
  30. 7c2228d update hotplug check logic by vanjeff · 16 years ago
  31. f1aec6c 1. Retired HotPlugDevice protocol. by vanjeff · 16 years ago
  32. 34070f1 Remove private event description from INF. by xli24 · 16 years ago
  33. 9fdeb09 Correct some misleading comments. by xli24 · 16 years ago
  34. 599a55a Add sample for auto-generated PCD by klu2 · 16 years ago
  35. 40d542f minimum update to pass ICC by vanjeff · 16 years ago
  36. b3bf1e8 Update GenFv tool to support creating PI extension FV header. by lgao4 · 16 years ago
  37. 6c76a5d Fix typo in driver entry point name by qhuang8 · 16 years ago
  38. 7fc80d4 Retired gSimpleTextInExNotifyGuid, used local structure address to be notify handle. by vanjeff · 16 years ago
  39. 1088908 Sync with MdePkg counterpart by qhuang8 · 16 years ago
  40. 8408411 Fix typo in API prototype by qhuang8 · 16 years ago
  41. ad801d0 Check in library class of BaseMemoryTestLib. by xli24 · 16 years ago
  42. 7e61428 1. Fixed the issue which string ID, $LANGUAGE_NAME and $PRINTABLE_LANGUAGE_NAME, were generated if "#langdef" is not in the first uni file. by jwang36 · 16 years ago
  43. ef0028a Fix typo by klu2 · 16 years ago
  44. 844c77b Move PlatformBdsLibNull library instance to IntelFrameworkModulePkg by klu2 · 16 years ago
  45. 3f2053b Move library class GenericBdsLib and PlatformBdsLib to IntelFrameworkModulePkg by klu2 · 16 years ago
  46. 002774a Move library class GenericBdsLib and PlatformBdsLib to IntelFrameworkModulePkg by klu2 · 16 years ago
  47. ddac74d Move library class GenericBdsLib and PlatformBdsLib to IntelFrameworkModulePkg by klu2 · 16 years ago
  48. 9b4efc6 Move library class GenericBdsLib and PlatformBdsLib to IntelFrameworkModulePkg by klu2 · 16 years ago
  49. 87fbccb Move library class GenericBdsLib and PlatformBdsLib to IntelFrameworkModulePkg by klu2 · 16 years ago
  50. 2743172 Add sample PlatformDriOverrideDxe and PlatOverMngr application in NT32 package by lgao4 · 16 years ago
  51. 96cb78a Use gEfiCallerIdGuid as the private guid for PcdPeim module. by lgao4 · 16 years ago
  52. 1131738 uncomment usb related modules. by klu2 · 16 years ago
  53. a357faa Fix build broken. by klu2 · 16 years ago
  54. 204d0e0 Fix build break: Remove unused NvDataFvHob Replace it with NvDataFvGuid by qhuang8 · 16 years ago
  55. aad01a7 Remove unused guid by klu2 · 16 years ago
  56. 736e355 Fix some broken file path. by klu2 · 16 years ago
  57. 7f89e35 Remove reference to gEfiMdeModulePkgTokenSpaceGuid.PcdDxeIplEnableIdt by qhuang8 · 16 years ago
  58. 41ae2c7 Remove reference to gEfiMdeModulePkgTokenSpaceGuid.PcdDxeIplEnableIdt by qhuang8 · 16 years ago
  59. 4bfa7dc 1. Remove feature flag PcdDxeIplEnableIdt entries by qhuang8 · 16 years ago
  60. a9b896f Remove the work-around in DevicePathLib to judge the end of device path node type. by qhuang8 · 16 years ago
  61. b6349c0 Change directory name PlatformDriOverride to PlatformDriOverrideDxe. by lgao4 · 16 years ago
  62. de4647f Reduce directory deep by lgao4 · 16 years ago
  63. e4b99ad Change library class PlatDriOverLib to PlatformDriOverrideLib by lgao4 · 16 years ago
  64. 4986c56 temporary roll back changing on gEfiHotPlugDevice. by vanjeff · 16 years ago
  65. d5893e0 fix the bug of calculating subnetmask prefix length. It is a regression issue, which incorrectly take "&" operation as "&&" by eric_tian · 16 years ago
  66. 76f1dde Move Crc32GuidedSectionExtraction from Protocol to Guid directory by lgao4 · 16 years ago
  67. 0a6f717 Move DiskInfo Protocol from MdeModulePkg to IntelFrameworkModule package. by lgao4 · 16 years ago
  68. 5be56d9 Fix function comments. by niry · 16 years ago
  69. eac564e Correct comments by lgao4 · 16 years ago
  70. af707fa Clean minor error. by lgao4 · 16 years ago
  71. e9cf53f Clean Unix FVB driver doesn't produce the undefined FVB extension protocol. by lgao4 · 16 years ago
  72. efd5428 Clean Nt32 FVB driver doesn't produce the undefined FVB extension protocol. by lgao4 · 16 years ago
  73. 0e4cb65 Don't produce FvbExtension Protocol. by lgao4 · 16 years ago
  74. 457112f Fix path separator to follow convention. by qhuang8 · 16 years ago
  75. 5e9d6ca by lgao4 · 16 years ago
  76. 627abd5 Remove unused NvDataFvHob Replace it with NvDataFvGuid by lgao4 · 16 years ago
  77. d14a393 Fix build break to remove over-include file. by qhuang8 · 16 years ago
  78. 7e26c7e Fix build break: MdeModuleHii.h has been moved from MdeModulePkg/Include to MdeModulePkg/Include/Guid directory. by qhuang8 · 16 years ago
  79. a2ded1d Fix build break: MdeModuleHii.h has been moved to MdeModulePkg/Include/Guid directory by qhuang8 · 16 years ago
  80. 39f35bb Fix typo in last check in by qhuang8 · 16 years ago
  81. f3496ff Add PcAtChipsetPkg.dsc. by jljusten · 16 years ago
  82. c860b46 Minor clean-up. Change PCI Device ID check from 7110 to 7000-7FFF. by jljusten · 16 years ago
  83. a9fd672 Cleanup and remove DuetPkg references. Allow library to be used with by jljusten · 16 years ago
  84. 7632bfc Update paths for items which moved from DuetPkg to PcAtChipsetPkg. by jljusten · 16 years ago
  85. e2238c0 DuetSerialIoLib.inf => SerialIoLib.inf by jljusten · 16 years ago
  86. c46d031 DuetPkg/Library/DuetSerialIoLib => PcAtChipsetPkg/Library/SerialIoLib by jljusten · 16 years ago
  87. d6211b5 Create directory for PcAtChipsetPkg library code. by jljusten · 16 years ago
  88. cff10e3 PcRtc: DuetPkg => PcAtChipsetPkg by jljusten · 16 years ago
  89. 84042d3 KbcResetDxe: DuetPkg => PcAtChipsetPkg by jljusten · 16 years ago
  90. 81727f3 IsaAcpiDxe: DuetPkg => PcAtChipsetPkg by jljusten · 16 years ago
  91. b6eec00 8254TimerDxe: DuetPkg => PcAtChipsetPkg by jljusten · 16 years ago
  92. 094dfad Creating a package for PC/AT chipset drivers and libraries. by jljusten · 16 years ago
  93. 2359462 Remove unneeded reference to DuetPkg.dec. by jljusten · 16 years ago
  94. 4a6a21c CpuIoDxe driver was moved to UefiCpuPkg. by jljusten · 16 years ago
  95. 9e7864e Add UefiCpuPkg.dsc and UefiCpuPkg.dec for UefiCpuPkg. by jljusten · 16 years ago
  96. 8b2ba4d Moving DuetPkg/CpuIoDxe to UefiCpuPkg. by jljusten · 16 years ago
  97. 2340676 Creating a new package for UEFI compatible CPU code. by jljusten · 16 years ago
  98. 5c52673 Move MdeModuleHii.h into Include\Guid directory by lgao4 · 16 years ago
  99. 7731944 Add the missing PI capsule architecture protocol. by lgao4 · 16 years ago
  100. 842b46a Update SecMain code to remove unused logic. by lgao4 · 16 years ago