1. 2f053c9 1) Move EFI_DEBUG_INFO structure to IntelFrameworkModule/Include/DebugInfo.h header file. by klu2 · 17 years ago
  2. 39fcdca Changed class name EdkPeCoffLoaderLib to PeCoffLoaderLib by jwang36 · 17 years ago
  3. 6cf4cca change "System Production Name" to "Nt32 Emulation Environment" and will change "Bios Version" name to "R9 Prime" by klu2 · 17 years ago
  4. 39a4d28 Correct UefiDecompress library instance by lgao4 · 17 years ago
  5. c76af11 Changed the library class name to HiiLibFramework by jwang36 · 17 years ago
  6. 65ddc26 1. Fixed STRING_TOKEN() matching issue during unicode file parsing by jwang36 · 17 years ago
  7. 6bfce83 Correct a bug that allocate a fix size buffer as input buffer for Hii->GetString. We will allocate it before we use it and free it after use. by qwang12 · 17 years ago
  8. 4be464d Remove the invalid revision 3549. by yshang1 · 17 years ago
  9. d8b61da Fix bug in PciCfg to support PCI express address. by yshang1 · 17 years ago
  10. 58ece2e Replace the FlashMapHob with PCD defined in FDF on Nt32 platform. Currently, the tool can not generate correct PCD value in FDF, so in the patch, we still define the flash layout PCDs in DSC for short term. by yshang1 · 17 years ago
  11. 6d3aa33 Replace the FlashMapHob with PCD defined in FDF on Nt32 platform. Currently, the tool can not generate correct PCD value in FDF, so in the patch, we still define the flash layout PCDs in DSC for short term. by yshang1 · 17 years ago
  12. 76b0f6a PcdPei module should link BasePcdLibNull to avoid self dependency. by qhuang8 · 17 years ago
  13. 1375916 Change the patchableInModule type PCD to fixedAtBuild type PCD because NT32 platform is not for releasing binary module. by klu2 · 17 years ago
  14. b7273e6 Remove duplicate PCD from DSC file by klu2 · 17 years ago
  15. 75fe518 Fix PCD bug in NT32Pkg DSC file. by klu2 · 17 years ago
  16. 95cba3e Added UEFI Boot Manager definitions to UEFISpec.h and removed from BDS by AJFISH · 17 years ago
  17. c247746 Removed unused library classes by jwang36 · 17 years ago
  18. 409f678 Removed unneeded $(WORKSPACE)\ in *.DSC files. Also synced MdePkg.dec file with package specification update by AJFISH · 17 years ago
  19. d0dc913 Removed IntelFrameworkPkg references from SEC by AJFISH · 17 years ago
  20. a9ce575 Add license header for FDF file in nt32Pkg by klu2 · 17 years ago
  21. d10385c Remove fpd word by klu2 · 17 years ago
  22. e54209b Remove Include/Common/FirmwareRevision.h by klu2 · 17 years ago
  23. c6bfcab Remove CommonHeader.h for BdsPlatformDxe driver in Nt32Pkg. by klu2 · 17 years ago
  24. 40f18da Remove CommonHeader.h for BdsPlatformDxe driver in Nt32Pkg. by klu2 · 17 years ago
  25. 246f0e3 Remove [Include] from INF file. by klu2 · 17 years ago
  26. 0cc5b7b Correct copy right by klu2 · 17 years ago
  27. 85d48d9 Removed non-existing file by jwang36 · 17 years ago
  28. a695d13 No longer needed. Use USER_DEFINED module type instead. by jwang36 · 17 years ago
  29. 9d0c70f Recovered from deletion by jwang36 · 17 years ago
  30. 479d97c Replaced file deleted by mistake by AJFISH · 17 years ago
  31. b397fbb removed gEfiWinNtCPUSpeedGuid, gEfiWinNtCPUModelGuid, and gEfiWinNtMemoryGuid. Replaced them with the PCD values they represent. There was no need to use the driver model, when you could get PCD value directly. Also removed local copies of Atoi() in several modules. Fixed bug in reporting of memory size. by AJFISH · 17 years ago
  32. d88bd7a Update Nt32.fdf to fix incorrect " character. by lgao4 · 18 years ago
  33. a5a40d6 CpuModel, CpuSpeed, Memory should be in gPlatformConnectSequence but not gPlatformConsole by klu2 · 18 years ago
  34. 0f363e7 Fixed MaxDatumSize of PcdWinNtPhysicalDisk by jwang36 · 18 years ago
  35. fdcc2fd Added library instance for USER_DEFINED module type by jwang36 · 18 years ago
  36. 4a561bc Changed customized build to USER_DEFINED by jwang36 · 18 years ago
  37. c8c8116 Add virtual CpuModel, CpuSpeed and Memory driver into default connect device list. by klu2 · 18 years ago
  38. 3cfb790 Retire the "Include/Common" of MdeModulePkg. by yshang1 · 18 years ago
  39. d19862f remove dxs files. by qwang12 · 18 years ago
  40. e433c6c remove dxs by qwang12 · 18 years ago
  41. 1f874e6 remove dxs by qwang12 · 18 years ago
  42. f9bef4b Fix the issue that A: floppy can not be connect in Nt32 shell environment. by klu2 · 18 years ago
  43. 351986a 1) Remove Protocol/AcpiS3Save.h from IntelFrameworkPkg, which should be defined in TianoModulePkg. by yshang1 · 18 years ago
  44. ca58ec6 Remove gEfiEndOfPeiSignalPpiGuid and gEfiPeiMemoryDiscoveredPpiGuid from Nt32Pkg.dec, because it is introduced in PI1.0 and defined in MdePkg. by yshang1 · 18 years ago
  45. dd0687a remove some comments introduced by tools. by vanjeff · 18 years ago
  46. 8d3a5c8 Move VariablePei/VariableDxe/EmuVarible to /Variable folder of MdeModulePkg. by yshang1 · 18 years ago
  47. d877505 Rename the SecurityStub.inf to SecurityStubDxe.inf. by yshang1 · 18 years ago
  48. f2abdc9 Move RuntimeDxe to /Core of MdeModulePkg. by yshang1 · 18 years ago
  49. 05177be Rename the MemoryTest Pei and Dxe. by yshang1 · 18 years ago
  50. f7b671a move PcdStatusCodeValueEfiWatchDogTimerExpired to FixedAtBuild by qwang12 · 18 years ago
  51. 9468e24 Adjust directory structures. by qhuang8 · 18 years ago
  52. 4cb7c2a Add RuntimeDxe as postfix for Variable driver by klu2 · 18 years ago
  53. 23545f1 Add Dxe as postfix for WinNtBusDriver driver by klu2 · 18 years ago
  54. 06733a9 Add DxAdd Dxe as postfix for devicepath driver by klu2 · 18 years ago
  55. 08523b0 Add DxAdd Dxe as postfix for Terminal driver by klu2 · 18 years ago
  56. 9e851ec Add Dxe as postfix for FvbServiceRuntimeDxe and WinNtFirmwareVolumePei driver in Nt32 Platform. by klu2 · 18 years ago
  57. 9b4fb0a Add Pei as postfix for WinNtThunkPpiToProtocol driver in Nt32 Platform. by klu2 · 18 years ago
  58. cba9a24 Add Dxe as postfix for WinNtThunk driver in Nt32 Platform. by klu2 · 18 years ago
  59. 98d797c Add Dxe as postfix for WinNtThunk driver in Nt32 Platform. by klu2 · 18 years ago
  60. a1ad1ca Add Dxe as postfix for WinNtSimpleFileSystem driver in Nt32 Platform. by klu2 · 18 years ago
  61. 7955800 Add Dxe as postfix for WinNtSerialIo driver in Nt32 Platform. by klu2 · 18 years ago
  62. 2ad8b20 Add Dxe as postfix for WinNtGop driver in Nt32 Platform. by klu2 · 18 years ago
  63. 03e9fdb Add Dxe as postfix for WinNtFlashMapPei driver in Nt32 Platform. by klu2 · 18 years ago
  64. 01b6051 Add Dxe as postfix for WinNtConsole driver in Nt32 Platform. by klu2 · 18 years ago
  65. 49ddf61 Fix bug in FDF file to use Logo from MdeModulePkg instead of the old EdkNt32Pkg by mdkinney · 18 years ago
  66. 590d33c Add postfix as PEI or DXE by klu2 · 18 years ago
  67. fd79032 Add Pei postfix to variable peim driver by klu2 · 18 years ago
  68. 42d600c Add Dxe as postfix to Scsi related driver. by klu2 · 18 years ago
  69. 425152f Correct driver inf name by klu2 · 18 years ago
  70. 911f192 mass cleanup inf name by qwang12 · 18 years ago
  71. 6c24017 mass cleanup inf name by qwang12 · 18 years ago
  72. 7800ef4 update the the last path of some modules by vanjeff · 18 years ago
  73. 4eadd52 update to use the late modules path. by vanjeff · 18 years ago
  74. 929e7bd update to use the late modules path. by vanjeff · 18 years ago
  75. 7658d60 Convert NT32 to use PCD settings for UEFI Timeout and language variables as a POC for new BDS. by AJFISH · 18 years ago
  76. d1477e4 Cleanups in PlatformBds.c. BDS will get rewritten, but his makes it easier to look at the current BDS by AJFISH · 18 years ago
  77. 5724d20 Remove .DXS reference in .inf file by AJFISH · 18 years ago
  78. d99e8cb Deleted CommonHeader.h that was not being used by AJFISH · 18 years ago
  79. f256957 Removed CommonHeader.h from NT32Pkg. Did not fix BDS as it will get re-written by AJFISH · 18 years ago
  80. 276be2d 1) Use Dynamic Pcd for hold the base address and length of Flash-related block. by klu2 · 18 years ago
  81. cba9012 Enable dynamic PCD for windowBusDriver by klu2 · 18 years ago
  82. 97a079e Updated modules to not depend on the IntelFrameworkPkg. by AJFISH · 18 years ago
  83. d4b8162 Rename Internal directory of FatBinPkg to make it more descriptive. by qhuang8 · 18 years ago
  84. b300209 Remove the EDK prefix from library instance folder's name by klu2 · 18 years ago
  85. 77cd7ff Remove the EDK prefix from library instance folder's name by klu2 · 18 years ago
  86. e0086b5 Add FatBinary to Nt32Pkg.fdf by qhuang8 · 18 years ago
  87. b79cf16 Use gEfiMdeModulePkgTokenSpaceGuid instead of gEfiEdkModulePkgTokenSpaceGuid. by klu2 · 18 years ago
  88. 3111e7b Use gEfiMdeModulePkgTokenSpaceGuid instead of gEfiEdkModulePkgTokenSpaceGuid. by klu2 · 18 years ago
  89. 04eced5 Adjust all driver dispatch order in fdf files. by klu2 · 18 years ago
  90. 388afff Use EdkFatBinPkg binary fat module in Nt32Pkg.fdf, becuase the binary fat module of FatBinPkg is not correct. by lgao4 · 18 years ago
  91. 3c8eac9 Add ConsoleSplitter into Nt32fpd.fdf file. by klu2 · 18 years ago
  92. 361c9fe Add PciBus module to Nt32Platform. by qhuang8 · 18 years ago
  93. 535fa32 Correct the dxs section for PlatformBdsDxe for Nt32Pkg by klu2 · 18 years ago
  94. 0c1a5ce Add MonotonicCounter driver by qhuang8 · 18 years ago
  95. 911cad1 Use Hob to get the variable base address in NV storage, but this need to be changed as use PCD when build tool is ready by klu2 · 18 years ago
  96. 6fa9d09 Fix some { error in Nt32Pkg platform dsc file by klu2 · 18 years ago
  97. e15fbaf 1) PcdFlashNvStorageFtwWorkingSize, PcdFlashNvStorageFtwWorkingBase, PcdFlashNvStorageFtwSpareSize, PcdFlashNvStorageFtwSpareBase, PcdFlashNvStorageVariableSize PcdFlashNvStorageVariableBase should in gEfiMdeModulePkgTokenSpaceGuid. by klu2 · 18 years ago
  98. 2cb630b Enabled PCD DXE/PEI module build. by jwang36 · 18 years ago
  99. be29ac9 1) PcdDxeIplSupportCustomDecompress, PcdDxeIplSupportTianoDecompress, PcdDxeIplSupportEfiDecompress, PcdDxeIplBuildShareCodeHobs should in gEfiMdeModulePkgTokenSpaceGuid token space by klu2 · 18 years ago
  100. 7d421cf Select correct library instance of PeCoffLoaderLib for DXE_CORE by klu2 · 18 years ago