1. 9b4efc6 Move library class GenericBdsLib and PlatformBdsLib to IntelFrameworkModulePkg by klu2 · 16 years ago
  2. 2743172 Add sample PlatformDriOverrideDxe and PlatOverMngr application in NT32 package by lgao4 · 16 years ago
  3. 41ae2c7 Remove reference to gEfiMdeModulePkgTokenSpaceGuid.PcdDxeIplEnableIdt by qhuang8 · 16 years ago
  4. eac564e Correct comments by lgao4 · 16 years ago
  5. efd5428 Clean Nt32 FVB driver doesn't produce the undefined FVB extension protocol. by lgao4 · 16 years ago
  6. 627abd5 Remove unused NvDataFvHob Replace it with NvDataFvGuid by lgao4 · 16 years ago
  7. 842b46a Update SecMain code to remove unused logic. by lgao4 · 16 years ago
  8. 1a9a125 Fix the wrong fix in last check in by qhuang8 · 16 years ago
  9. fcf24ba Update Nt32 platform to use dynamic HII pcd to save console output mode. by qhuang8 · 16 years ago
  10. d73be1d Remove BaseMemoryTest PPI and related producers and consumers. by xli24 · 16 years ago
  11. 68443c6 Fix entry point prototype error. by qhuang8 · 16 years ago
  12. d84dbca Use apply PeiServicesLib to locate PPI by qhuang8 · 16 years ago
  13. dcbb35e Add comments in DSC files to explain the function and design of components section. by xli24 · 16 years ago
  14. d5469f4 Corrected the case of file name by jwang36 · 16 years ago
  15. 693e49c Add comments in platform DSC files to remind that binaries are only listed in FDF, not in DSC. by xli24 · 16 years ago
  16. 820886d Update PE/COFF libs to use machine type macros from PeImage.h by mdkinney · 16 years ago
  17. ae66d8d use the GUIDed versions of events: EVT_SIGNAL_VIRTUAL_ADDRESS_CHANGE and EVT_SIGNAL_EXIT_BOOT_SERVICES by jji4 · 16 years ago
  18. 4213ce8 Split out Synchronization Library from Base Library by mdkinney · 16 years ago
  19. 0adcc82 Remove unused Hob Guid by lgao4 · 16 years ago
  20. 5c5a2ca Move BdsDxe and GenericBdsLib to IntelFrameworkModulePkg, these modules need dependent on gEfiLegacyBiosProtocol to provide legacy boot support. But legacy boot is not described by PI/UEFI specification. by klu2 · 16 years ago
  21. 67252d9 Adjust gSimpleTextInExNotifyGuid position in INF file. by gikidy · 16 years ago
  22. a6be5d4 Remove 'DEBUG_MYTOOLS_IA32' from GUIDed tool specification to allow other toolchains to match. The latest GenFds.exe supports matching the tool automatically. by lgao4 · 16 years ago
  23. 9a8fe60 Remove the capsule PCD value setting. This value is same to the default value. No setting is required. by lgao4 · 16 years ago
  24. 165aba1 Remove the undefined logic to process gEfiStatusCodeSpecificDataGuid status code data. by lgao4 · 16 years ago
  25. 99e1dd8 Clean up to update the reference of the these macros: by qhuang8 · 16 years ago
  26. 1f13f1c Follow the Mde_Lib_Spec to fix the function PeCoffLoaderUnloadImage() IN/OUT issue about definition and implementation. by gikidy · 16 years ago
  27. f0ba8fd Update PEIM entry point to follow PEIM entry point. by lgao4 · 16 years ago
  28. 519f076 1.retried graphics library class from MdePkg by vanjeff · 16 years ago
  29. 4797d4c Update NT32 platform DSC file for library class/instances renaming. by qhuang8 · 16 years ago
  30. 7cfb679 Add dependency of MdeModulePkg since HiiLib has been moved to MdeModulePkg. by qhuang8 · 16 years ago
  31. a078d4f Add dependency of MdeModulePkg since HiiLib has been moved to MdeModulePkg. by qhuang8 · 16 years ago
  32. 008698a 1, Add <Library/DevicePathLib.h> for all source that use device path utility macros by klu2 · 16 years ago
  33. 531237a Scrubbed SnpNt32 c header and source. by jgong5 · 16 years ago
  34. fea4d89 Update WinNtBlockIo for the EfiLibInstallAllDriverBindingg2() API change. by qhuang8 · 16 years ago
  35. 6394182 Fix some build error under ICC tool-chain. by qwang12 · 16 years ago
  36. 0df3178 Change functional static variable to Global variable. No STATIC modifier is recommended though it is defined in Base.h. It is for consistency. by qwang12 · 16 years ago
  37. e48813d Change functional static variable to Global variable. No STATIC modifier is recommended though it is defined in Base.h. It is for consistency. by qwang12 · 16 years ago
  38. 3d6b07b Pass ICC build. by qwang12 · 16 years ago
  39. 78e570b 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
  40. a7e883d Move FvbServiceLib, GraphicsLib, and DxePalLib from MDE package due to package dependency issue, and update all DSC files accordingly. by xli24 · 16 years ago
  41. d251b34 Make use of correct format String: by qwang12 · 16 years ago
  42. 0a525ec Modify DSC file according to update of MDE library instances. by xli24 · 16 years ago
  43. 8dbdc94 Remove over specifc library class for Nt32Pkg. by klu2 · 16 years ago
  44. 03c19e0 Use CONST instead of const by klu2 · 16 years ago
  45. 0b94e31 Fix ICC building issue for Nt32 platform. by klu2 · 16 years ago
  46. 24c2823 Fix build issue for ICC compiler. by klu2 · 16 years ago
  47. 01a59a8 Changing source filename to match name changing. by vanjeff · 16 years ago
  48. eb5bb28 Set PcdPlatformBootTimeOutDefault to 10 to enable test automation. by qhuang8 · 16 years ago
  49. ae8432d Rename Nt32 Fd image name to Nt32.Fd by lgao4 · 16 years ago
  50. ed66e1b clean up the un-suitable ';' location when declaring the functions. by vanjeff · 16 years ago
  51. e6422a3 Fix a typo in Pcd name by qhuang8 · 16 years ago
  52. bfdec23 revert the previous check in by qhuang8 · 16 years ago
  53. ca65d10 Fix a typo in Pcd name by qhuang8 · 16 years ago
  54. 8ee3a19 Updated EFI_FVB_ATTRIBUTES to EFI_FVB_ATTRIBUTES_2. by vanjeff · 16 years ago
  55. 880cfb9 Change default PcdLib instances for UEFI drivers and applications for Nt32 platform by qhuang8 · 16 years ago
  56. 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
  57. fb53e6c Switch DxeCore to use DxeCoreMemoryAllocationLib for NT32 platform. by qhuang8 · 16 years ago
  58. 45fb148 Remove duplicate PCD by klu2 · 16 years ago
  59. f829715 remove the unused msa files in FatBinPkg, IntelFrameworkPkg, IntelFrameworkModulePkg, Nt32Pkg, OptionRomPkg. by lgao4 · 16 years ago
  60. 227ddd6 Update the module type to be UEFI_DRIVER since it follow UEFI driver model by qhuang8 · 16 years ago
  61. d37be74 Fixed a case error in referencing DxeNt32PeCoffLib.inf. by ywang · 16 years ago
  62. 7f4d210 Add library instance for UEFI_DRIVER by qhuang8 · 16 years ago
  63. 2a958a0 Merge Tracker EDK877 by lgao4 · 17 years ago
  64. 4e5d040 Make doxygen type comment for Nt32Pkg.dec file. by klu2 · 17 years ago
  65. 1be0dda Fix warnings generated by gcc for ia32 builds: by jljusten · 17 years ago
  66. 4d38408 In this fix, WinNtSimpleFileSystemOpen only trims the leading and trailing blank space in the input FileName. The previous implementation before this fix trims all the trailing dots including the case for ".\..", which should move the directory up one level. by qwang12 · 17 years ago
  67. b3149ea [Description] by eric_tian · 17 years ago
  68. 6ae8142 Modify all file header to follow doxygen format by klu2 · 17 years ago
  69. ff33b87 Correct the value of StackBase, the stack base address is not stack's top address. by klu2 · 17 years ago
  70. 1b5538a Remove EdkGenericBdsLib as it is replaced by MdeModulePkg/Include/Library/GenericBdsLib.h. by qwang12 · 17 years ago
  71. 6c29550 Add NULL parameter checking for notify function. by qhuang8 · 17 years ago
  72. 58dcdad Merge Temporary Ram support patch. by klu2 · 17 years ago
  73. 764e3bf remove EdkGenericBdsLib|Nt32Pkg/Library/EdkGenericBdsLib/EdkGenericBdsLib.inf which is removed. by qwang12 · 17 years ago
  74. 498f4b3 Update Variable FV version to PI version. by lgao4 · 17 years ago
  75. 350c543 Remove the wrong changes. by qwang12 · 17 years ago
  76. 20d2ed1 Replaced by Y:\work\MdeModulePkg\Library\GenericBdsLib\GenericBdsLib.inf which complies to UEFI HII. by qwang12 · 17 years ago
  77. 0a9e929 Replaced by Y:\work\MdeModulePkg\Library\GenericBdsLib\GenericBdsLib.inf by qwang12 · 17 years ago
  78. 1710eeb by qwang12 · 17 years ago
  79. adc863c Add checking for ChildHandle. by qhuang8 · 17 years ago
  80. e90e877 Use Mde library and definition instead of some native definitions in NetLib. by vanjeff · 17 years ago
  81. 5127b47 Fix an issue to match invalid Language codes like "enus" by qhuang8 · 17 years ago
  82. e286bc2 Remove the unused FDF and DSC. by qwang12 · 17 years ago
  83. ff8ff13 Update PeiReportStatusCodeLib instance, which will support report data prior to installed the REPORT STATUSCODE PPI. by yshang1 · 17 years ago
  84. 2a5726b 1) Cleanup HiiLib, IfrSupportLib. by qwang12 · 17 years ago
  85. 00d00b6 Fix bug in CustomErashFlashRange function. by lgao4 · 17 years ago
  86. db9c423 Rollback. by jwang36 · 17 years ago
  87. bb447e1 Fixed the incorrect library instance setting for "PerformanceLib" library class by jwang36 · 17 years ago
  88. 5fd5fcd UEFI HII: Merge UEFI HII support changes from branch. by qwang12 · 17 years ago
  89. be0187b Comment out unused ECP library which no any module referenced, by klu2 · 17 years ago
  90. 2529e5e Added following line under [BuildOptions] for R8 modules build by jwang36 · 17 years ago
  91. cd46d8f Added [Libraries] for R8 modules' build by jwang36 · 17 years ago
  92. 372787b Add TianoCompressed Rule for PEIM and Dxe Driver as one example. by lgao4 · 17 years ago
  93. aaf5cf8 Use the correct ASSERT form. by qwang12 · 17 years ago
  94. 95be2c9 by lgao4 · 17 years ago
  95. c47eca1 Roll back 4348 version for wrong check in. by lgao4 · 17 years ago
  96. 706e753 Modify minor error in Nt32Pkg.dsc by lgao4 · 17 years ago
  97. 1964846 Add PeiPiLib for PeiMain module by lgao4 · 17 years ago
  98. 4bdccd2 Update NT32 BDS to produce the MemoryTypeInformation variable by mdkinney · 17 years ago
  99. 6157b6c Change Sleep() time to 1ms to reduce pauses when running on single CPU system by mdkinney · 17 years ago
  100. 2b642e5 Fix some bugs in DSC/INF file Nt32 platform by klu2 · 17 years ago