1. 1f13f1c Follow the Mde_Lib_Spec to fix the function PeCoffLoaderUnloadImage() IN/OUT issue about definition and implementation. by gikidy · 16 years ago
  2. f0ba8fd Update PEIM entry point to follow PEIM entry point. by lgao4 · 16 years ago
  3. 519f076 1.retried graphics library class from MdePkg by vanjeff · 16 years ago
  4. 4797d4c Update NT32 platform DSC file for library class/instances renaming. by qhuang8 · 16 years ago
  5. 7cfb679 Add dependency of MdeModulePkg since HiiLib has been moved to MdeModulePkg. by qhuang8 · 16 years ago
  6. a078d4f Add dependency of MdeModulePkg since HiiLib has been moved to MdeModulePkg. by qhuang8 · 16 years ago
  7. 008698a 1, Add <Library/DevicePathLib.h> for all source that use device path utility macros by klu2 · 16 years ago
  8. 531237a Scrubbed SnpNt32 c header and source. by jgong5 · 16 years ago
  9. fea4d89 Update WinNtBlockIo for the EfiLibInstallAllDriverBindingg2() API change. by qhuang8 · 16 years ago
  10. 6394182 Fix some build error under ICC tool-chain. by qwang12 · 16 years ago
  11. 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
  12. 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
  13. 3d6b07b Pass ICC build. by qwang12 · 16 years ago
  14. 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
  15. 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
  16. d251b34 Make use of correct format String: by qwang12 · 16 years ago
  17. 0a525ec Modify DSC file according to update of MDE library instances. by xli24 · 16 years ago
  18. 8dbdc94 Remove over specifc library class for Nt32Pkg. by klu2 · 16 years ago
  19. 03c19e0 Use CONST instead of const by klu2 · 16 years ago
  20. 0b94e31 Fix ICC building issue for Nt32 platform. by klu2 · 16 years ago
  21. 24c2823 Fix build issue for ICC compiler. by klu2 · 16 years ago
  22. 01a59a8 Changing source filename to match name changing. by vanjeff · 16 years ago
  23. eb5bb28 Set PcdPlatformBootTimeOutDefault to 10 to enable test automation. by qhuang8 · 16 years ago
  24. ae8432d Rename Nt32 Fd image name to Nt32.Fd by lgao4 · 16 years ago
  25. ed66e1b clean up the un-suitable ';' location when declaring the functions. by vanjeff · 16 years ago
  26. e6422a3 Fix a typo in Pcd name by qhuang8 · 16 years ago
  27. bfdec23 revert the previous check in by qhuang8 · 16 years ago
  28. ca65d10 Fix a typo in Pcd name by qhuang8 · 16 years ago
  29. 8ee3a19 Updated EFI_FVB_ATTRIBUTES to EFI_FVB_ATTRIBUTES_2. by vanjeff · 16 years ago
  30. 880cfb9 Change default PcdLib instances for UEFI drivers and applications for Nt32 platform by qhuang8 · 16 years ago
  31. 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
  32. fb53e6c Switch DxeCore to use DxeCoreMemoryAllocationLib for NT32 platform. by qhuang8 · 16 years ago
  33. 45fb148 Remove duplicate PCD by klu2 · 16 years ago
  34. f829715 remove the unused msa files in FatBinPkg, IntelFrameworkPkg, IntelFrameworkModulePkg, Nt32Pkg, OptionRomPkg. by lgao4 · 16 years ago
  35. 227ddd6 Update the module type to be UEFI_DRIVER since it follow UEFI driver model by qhuang8 · 16 years ago
  36. d37be74 Fixed a case error in referencing DxeNt32PeCoffLib.inf. by ywang · 16 years ago
  37. 7f4d210 Add library instance for UEFI_DRIVER by qhuang8 · 16 years ago
  38. 2a958a0 Merge Tracker EDK877 by lgao4 · 16 years ago
  39. 4e5d040 Make doxygen type comment for Nt32Pkg.dec file. by klu2 · 17 years ago
  40. 1be0dda Fix warnings generated by gcc for ia32 builds: by jljusten · 17 years ago
  41. 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
  42. b3149ea [Description] by eric_tian · 17 years ago
  43. 6ae8142 Modify all file header to follow doxygen format by klu2 · 17 years ago
  44. ff33b87 Correct the value of StackBase, the stack base address is not stack's top address. by klu2 · 17 years ago
  45. 1b5538a Remove EdkGenericBdsLib as it is replaced by MdeModulePkg/Include/Library/GenericBdsLib.h. by qwang12 · 17 years ago
  46. 6c29550 Add NULL parameter checking for notify function. by qhuang8 · 17 years ago
  47. 58dcdad Merge Temporary Ram support patch. by klu2 · 17 years ago
  48. 764e3bf remove EdkGenericBdsLib|Nt32Pkg/Library/EdkGenericBdsLib/EdkGenericBdsLib.inf which is removed. by qwang12 · 17 years ago
  49. 498f4b3 Update Variable FV version to PI version. by lgao4 · 17 years ago
  50. 350c543 Remove the wrong changes. by qwang12 · 17 years ago
  51. 20d2ed1 Replaced by Y:\work\MdeModulePkg\Library\GenericBdsLib\GenericBdsLib.inf which complies to UEFI HII. by qwang12 · 17 years ago
  52. 0a9e929 Replaced by Y:\work\MdeModulePkg\Library\GenericBdsLib\GenericBdsLib.inf by qwang12 · 17 years ago
  53. 1710eeb by qwang12 · 17 years ago
  54. adc863c Add checking for ChildHandle. by qhuang8 · 17 years ago
  55. e90e877 Use Mde library and definition instead of some native definitions in NetLib. by vanjeff · 17 years ago
  56. 5127b47 Fix an issue to match invalid Language codes like "enus" by qhuang8 · 17 years ago
  57. e286bc2 Remove the unused FDF and DSC. by qwang12 · 17 years ago
  58. ff8ff13 Update PeiReportStatusCodeLib instance, which will support report data prior to installed the REPORT STATUSCODE PPI. by yshang1 · 17 years ago
  59. 2a5726b 1) Cleanup HiiLib, IfrSupportLib. by qwang12 · 17 years ago
  60. 00d00b6 Fix bug in CustomErashFlashRange function. by lgao4 · 17 years ago
  61. db9c423 Rollback. by jwang36 · 17 years ago
  62. bb447e1 Fixed the incorrect library instance setting for "PerformanceLib" library class by jwang36 · 17 years ago
  63. 5fd5fcd UEFI HII: Merge UEFI HII support changes from branch. by qwang12 · 17 years ago
  64. be0187b Comment out unused ECP library which no any module referenced, by klu2 · 17 years ago
  65. 2529e5e Added following line under [BuildOptions] for R8 modules build by jwang36 · 17 years ago
  66. cd46d8f Added [Libraries] for R8 modules' build by jwang36 · 17 years ago
  67. 372787b Add TianoCompressed Rule for PEIM and Dxe Driver as one example. by lgao4 · 17 years ago
  68. aaf5cf8 Use the correct ASSERT form. by qwang12 · 17 years ago
  69. 95be2c9 by lgao4 · 17 years ago
  70. c47eca1 Roll back 4348 version for wrong check in. by lgao4 · 17 years ago
  71. 706e753 Modify minor error in Nt32Pkg.dsc by lgao4 · 17 years ago
  72. 1964846 Add PeiPiLib for PeiMain module by lgao4 · 17 years ago
  73. 4bdccd2 Update NT32 BDS to produce the MemoryTypeInformation variable by mdkinney · 17 years ago
  74. 6157b6c Change Sleep() time to 1ms to reduce pauses when running on single CPU system by mdkinney · 17 years ago
  75. 2b642e5 Fix some bugs in DSC/INF file Nt32 platform by klu2 · 17 years ago
  76. 8a7d75b Clean up: update "EFI" to "UEFI" if applicable. by qhuang8 · 17 years ago
  77. fba9632 Remove the old definition in FlashMapHob by klu2 · 17 years ago
  78. 55fd33e Remove AtapiPassThru driver in NT32 DSC file by qhuang8 · 17 years ago
  79. 36ee91c 1. Add DPC protocol and DpcLib library in MdeModulePkg. by vanjeff · 17 years ago
  80. a4c9ede the implementation of FVB->SetAttribute() interface should check the unchanged bit in parameter at first. by klu2 · 17 years ago
  81. 85e43be The default value of SecMain should be set as INIT_CAR_VALUE = 0x5aa55aa5, then PeiMain could computer how many stack ever used. by klu2 · 17 years ago
  82. db168de Add Driver Diagnostic 2 Protocol support for WinNtBlockIo driver. by qhuang8 · 17 years ago
  83. c43a6c7 Added flag to permit building with VS2005. (strcpy has been depricated, so MSFT introduced a flag to turn off the warning.) by lhauch · 17 years ago
  84. 8e5b17b Update following library class/Protocol for puting 'Framework' as prefix by klu2 · 17 years ago
  85. 00b7321 Add a DXE apriori for Nt32 emulator. by qwang12 · 17 years ago
  86. ad4dc92 Remove WinNtConsole driver since its functionality has already been covered by WinNtGop driver by qhuang8 · 17 years ago
  87. 62cf113 Update to support EFI_SIMPLE_INPUT_EX protocol by qhuang8 · 17 years ago
  88. 454e9f6 Clean UGA from Nt32Pkg. by vanjeff · 17 years ago
  89. 46ffb9a Rename Crc32GuidedSectionExtractLib to DxeCrc32GuidedSectionExtractLib. by lgao4 · 17 years ago
  90. 899bc55 Apply Crc32GuidedSectionExtract library instance to replace the original Crc32SectionExtractDxe driver to produce Crc32 guided section protocol. by lgao4 · 17 years ago
  91. 6240921 Merger trackers #7807 and #8372. by vanjeff · 17 years ago
  92. e6ef530 Add PcdConOutGopSupport and PcdConOutUgaSupport reference in DSC file. by vanjeff · 17 years ago
  93. 9489f8b Added "/D_CRT_SECURE_NO_WARNINGS" to disable warning for using not secure CRT function. by jwang36 · 17 years ago
  94. 9c7aa18 1) add gEfiMdeModulePkgTokenSpaceGuid.PcdPeiCoreMaxFvSupported and gEfiMdeModulePkgTokenSpaceGuid.PcdPeiCoreMaxPeimPerFv to replace the MACRO definitions. by qwang12 · 17 years ago
  95. 96f6af1 Remove the special logic on EFI_PCI_DEVICE_ENABLE in PciBus driver. And update drivers that use this macro. The reason is that by lgao4 · 17 years ago
  96. 76bb6ef Merge EDK tracker 892 to EDK II. by lgao4 · 17 years ago
  97. 2ad4dad 1. Update internal EfiPrint protocol to contain all print interfaces provided by PrintLib class of MdePkg. 2. Update SetupBrowserDxe driver to produce new EfiPrint protocol. by lgao4 · 17 years ago
  98. d1aeb0b Add compiler hint of "GLOBAL_REMOVE_IF_UNREFERENCED" to prevent static unicode string table linked into final image if both PcdComponentNameDisabled and PcdComponentName2Disabled are set to TRUE. by qhuang8 · 17 years ago
  99. 1ce6902 Add release compiler option support. by lgao4 · 17 years ago
  100. 952261d Use VirtualAlloc() to allocate enough memory space for Nt32 emulator in place of original mapped file to memory space. by lgao4 · 17 years ago