1. 0ff38cb Nt32Pkg: Add Secure Boot build option including Custom Mode setup by leegrosenbaum · 13 years ago
  2. 8f2a5f8 Update the copyright notice format by hhtian · 15 years ago
  3. 663ef02 Remove Framework DataHubDxe and DataHubStdErrDxe drivers from EDKII native PI/UEFI NT32 platform. by lgao4 · 15 years ago
  4. 1b14ec4 Add VlanConfigDxe to platform DSC/FDF. by xdu2 · 15 years ago
  5. 2014a81 Add the missing OUTPUT directory for the EFI and depex file in Rule section. by lgao4 · 15 years ago
  6. a0b1646 Clean up Rules of Platform FDFs to apply only one EFI image and Depex for each driver. by lgao4 · 15 years ago
  7. 7b202cb 1. Correct File header to ## @file by lgao4 · 15 years ago
  8. ba82cb6 Implement the simulation version of StallPei for NT32 platform. It bases on window API Sleep(). by klu2 · 15 years ago
  9. 164393a Move Status Code Handler modules for PI implementation to MdeModulePkg. by xli24 · 15 years ago
  10. 1fdd39d 1. PI SMBIOS Checkin. Major change include: by davidhuang · 15 years ago
  11. 60f3d32 Update Nt32 package to remove UID support . by qhuang8 · 15 years ago
  12. aa11588 Enable UID support in NT32 platform by gdong1 · 15 years ago
  13. 25126a0 Enable Report Status Code Router introduced in PI 1.2 for PEI and DXE. by xli24 · 15 years ago
  14. 061b1c2 1. Impl PI 1.2 PCI part. Major changes include: by davidhuang · 15 years ago
  15. 2356592 1) Update PE/COFF file alignment to 4KB to match 4KB section alignment. by mdkinney · 15 years ago
  16. dda34dc add UefiPxeBcDxe in Nt32 platform. by vanjeff · 15 years ago
  17. d46f363 Retire Logo and Shell guid header file, which are replaced by gEfiIntelFrameworkModulePkgTokenSpaceGuid.PcdLogoFile and gEfiIntelFrameworkModulePkgTokenSpaceGuid.PcdShellFile by lgao4 · 16 years ago
  18. 0299403 Update DSC&FDF files according to update of status code PEIM. by xli24 · 16 years ago
  19. ecd8990 Update FDF files according to update of status code driver. by xli24 · 16 years ago
  20. 785a121 Add DriverSample Driver into NT32 FD by lgao4 · 16 years ago
  21. f629878 Remove driver sample driver from FD image. This driver needs to be dynamic loaded in shell. by lgao4 · 16 years ago
  22. 9efcf13 Change 'WatchDog' to 'Watchdog' in FDF file. by jlin16 · 16 years ago
  23. 97ef8cf Add more usages in NT32 dsc and fdf by lgao4 · 16 years ago
  24. eb92036 Add FvNameGuid for FV extension header. by klu2 · 16 years ago
  25. eba3ff4 Remove the lite version FaultTolerantWrite Dxe Driver. Use new full version FaultTolerantWriteDxe driver in MdeModulePkg. by lgao4 · 16 years ago
  26. 3709c4c 1. delete Include/Guid/VariableInfo.h by eric_tian · 16 years ago
  27. 2743172 Add sample PlatformDriOverrideDxe and PlatOverMngr application in NT32 package by lgao4 · 16 years ago
  28. fcf24ba Update Nt32 platform to use dynamic HII pcd to save console output mode. by qhuang8 · 16 years ago
  29. d73be1d Remove BaseMemoryTest PPI and related producers and consumers. by xli24 · 16 years ago
  30. 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
  31. 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
  32. 01a59a8 Changing source filename to match name changing. by vanjeff · 16 years ago
  33. ae8432d Rename Nt32 Fd image name to Nt32.Fd by lgao4 · 16 years ago
  34. bfdec23 revert the previous check in by qhuang8 · 16 years ago
  35. ca65d10 Fix a typo in Pcd name by qhuang8 · 16 years ago
  36. 2a958a0 Merge Tracker EDK877 by lgao4 · 17 years ago
  37. 58dcdad Merge Temporary Ram support patch. by klu2 · 17 years ago
  38. 498f4b3 Update Variable FV version to PI version. by lgao4 · 17 years ago
  39. 350c543 Remove the wrong changes. by qwang12 · 17 years ago
  40. 20d2ed1 Replaced by Y:\work\MdeModulePkg\Library\GenericBdsLib\GenericBdsLib.inf which complies to UEFI HII. by qwang12 · 17 years ago
  41. 5fd5fcd UEFI HII: Merge UEFI HII support changes from branch. by qwang12 · 17 years ago
  42. 372787b Add TianoCompressed Rule for PEIM and Dxe Driver as one example. by lgao4 · 17 years ago
  43. c47eca1 Roll back 4348 version for wrong check in. by lgao4 · 17 years ago
  44. 706e753 Modify minor error in Nt32Pkg.dsc by lgao4 · 17 years ago
  45. 55fd33e Remove AtapiPassThru driver in NT32 DSC file by qhuang8 · 17 years ago
  46. 00b7321 Add a DXE apriori for Nt32 emulator. by qwang12 · 17 years ago
  47. ad4dc92 Remove WinNtConsole driver since its functionality has already been covered by WinNtGop driver by qhuang8 · 17 years ago
  48. 899bc55 Apply Crc32GuidedSectionExtract library instance to replace the original Crc32SectionExtractDxe driver to produce Crc32 guided section protocol. by lgao4 · 17 years ago
  49. 9c7aa18 1) add gEfiMdeModulePkgTokenSpaceGuid.PcdPeiCoreMaxFvSupported and gEfiMdeModulePkgTokenSpaceGuid.PcdPeiCoreMaxPeimPerFv to replace the MACRO definitions. by qwang12 · 17 years ago
  50. c4396d6 Update Nt32Pkg.fdf by using new rule and Pcd format by lgao4 · 17 years ago
  51. a5b8a50 Use <> in #include statements instead of "" for include files from packages by mdkinney · 17 years ago
  52. 8df425c Remove several unprintable characters in comments by qhuang8 · 17 years ago
  53. 29c3622 Remove use of CHECKSUM sections and leave an example in comments showing how to use CHECKSUM sections by mdkinney · 17 years ago
  54. 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
  55. a9ce575 Add license header for FDF file in nt32Pkg by klu2 · 17 years ago
  56. d88bd7a Update Nt32.fdf to fix incorrect " character. by lgao4 · 17 years ago
  57. 8d3a5c8 Move VariablePei/VariableDxe/EmuVarible to /Variable folder of MdeModulePkg. by yshang1 · 18 years ago
  58. d877505 Rename the SecurityStub.inf to SecurityStubDxe.inf. by yshang1 · 18 years ago
  59. f2abdc9 Move RuntimeDxe to /Core of MdeModulePkg. by yshang1 · 18 years ago
  60. 05177be Rename the MemoryTest Pei and Dxe. by yshang1 · 18 years ago
  61. 9468e24 Adjust directory structures. by qhuang8 · 18 years ago
  62. 4cb7c2a Add RuntimeDxe as postfix for Variable driver by klu2 · 18 years ago
  63. 23545f1 Add Dxe as postfix for WinNtBusDriver driver by klu2 · 18 years ago
  64. 06733a9 Add DxAdd Dxe as postfix for devicepath driver by klu2 · 18 years ago
  65. 08523b0 Add DxAdd Dxe as postfix for Terminal driver by klu2 · 18 years ago
  66. 9e851ec Add Dxe as postfix for FvbServiceRuntimeDxe and WinNtFirmwareVolumePei driver in Nt32 Platform. by klu2 · 18 years ago
  67. 9b4fb0a Add Pei as postfix for WinNtThunkPpiToProtocol driver in Nt32 Platform. by klu2 · 18 years ago
  68. cba9a24 Add Dxe as postfix for WinNtThunk driver in Nt32 Platform. by klu2 · 18 years ago
  69. a1ad1ca Add Dxe as postfix for WinNtSimpleFileSystem driver in Nt32 Platform. by klu2 · 18 years ago
  70. 7955800 Add Dxe as postfix for WinNtSerialIo driver in Nt32 Platform. by klu2 · 18 years ago
  71. 2ad8b20 Add Dxe as postfix for WinNtGop driver in Nt32 Platform. by klu2 · 18 years ago
  72. 03e9fdb Add Dxe as postfix for WinNtFlashMapPei driver in Nt32 Platform. by klu2 · 18 years ago
  73. 01b6051 Add Dxe as postfix for WinNtConsole driver in Nt32 Platform. by klu2 · 18 years ago
  74. 49ddf61 Fix bug in FDF file to use Logo from MdeModulePkg instead of the old EdkNt32Pkg by mdkinney · 18 years ago
  75. 590d33c Add postfix as PEI or DXE by klu2 · 18 years ago
  76. fd79032 Add Pei postfix to variable peim driver by klu2 · 18 years ago
  77. 42d600c Add Dxe as postfix to Scsi related driver. by klu2 · 18 years ago
  78. 425152f Correct driver inf name by klu2 · 18 years ago
  79. 7800ef4 update the the last path of some modules by vanjeff · 18 years ago
  80. d4b8162 Rename Internal directory of FatBinPkg to make it more descriptive. by qhuang8 · 18 years ago
  81. e0086b5 Add FatBinary to Nt32Pkg.fdf by qhuang8 · 18 years ago
  82. 04eced5 Adjust all driver dispatch order in fdf files. by klu2 · 18 years ago
  83. 388afff Use EdkFatBinPkg binary fat module in Nt32Pkg.fdf, becuase the binary fat module of FatBinPkg is not correct. by lgao4 · 18 years ago
  84. 3c8eac9 Add ConsoleSplitter into Nt32fpd.fdf file. by klu2 · 18 years ago
  85. 361c9fe Add PciBus module to Nt32Platform. by qhuang8 · 18 years ago
  86. 535fa32 Correct the dxs section for PlatformBdsDxe for Nt32Pkg by klu2 · 18 years ago
  87. 0c1a5ce Add MonotonicCounter driver by qhuang8 · 18 years ago
  88. 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
  89. e15fbaf 1) PcdFlashNvStorageFtwWorkingSize, PcdFlashNvStorageFtwWorkingBase, PcdFlashNvStorageFtwSpareSize, PcdFlashNvStorageFtwSpareBase, PcdFlashNvStorageVariableSize PcdFlashNvStorageVariableBase should in gEfiMdeModulePkgTokenSpaceGuid. by klu2 · 18 years ago
  90. 56a71b5 Porting WinNtFwhPei and WinNtFlashMapPei to produce FvHob. by klu2 · 18 years ago
  91. 2e7a663 Enable Nt32 platform boot to DXE phase. by klu2 · 18 years ago
  92. f534206 Add PeiCore by klu2 · 18 years ago
  93. f5d74f6 Add comments for FDF file. by lgao4 · 18 years ago
  94. 24491cf Add Nt32 fdf file. by lgao4 · 18 years ago