1. 2790926 Change NT32 and DUET to use UEFI Shell by default. Use "-D USE_OLD_SHELL" for NT32 to use EDK Shell. by Ruiyu Ni · 10 years ago
  2. 78322c8 Follow UEFI spec to add the definition for EFI_SPECIFICATION_VERSION, and update other table version to refer to it. Remove the “/D TIANO_RELEASE_VERSION=0x00080006” option in Nt32Pkg DSC file, since it’s not used in source code. by Shumin Qiu · 11 years ago
  3. 3b9f94c MdeModulePkg and Nt32Pkg Pcd: Add the new EFI_GET_PCD_INFO_PROTOCOL and EFI_GET_PCD_INFO_PPI support for PI 1.2.1 compliance. by Star Zeng · 11 years ago
  4. 61d8989 MdeModulePkg and Nt32Pkg Pcd: Add the new EFI_GET_PCD_INFO_PROTOCOL and EFI_GET_PCD_INFO_PPI support for PI 1.2.1 compliance. by Star Zeng · 11 years ago
  5. f3a86f7 Separate NT32 build directory, so that we can build IA32 and X64 image at same time. by Yao, Jiewen · 11 years ago
  6. f66a43b We enabled X64 native version NT32, and made it works on Windows 7 X64 OS. by Jiamin Ma · 11 years ago
  7. 9dc2c78 resolve TpmMeasurementLib dependency introduced in r14687 by jyao1 · 11 years ago
  8. db44ea6 1. Change default PCD in SecurityPkg to 4 (DENY_EXECUTE) in DEC file. by Fu Siyuan · 11 years ago
  9. 99736b3 Nt32Pkg: Forbid creation of non-spec variables in EFI_GLOBAL_VARIABLE namespace. by Star Zeng · 11 years ago
  10. 6b1ac44 Update NT32/Duet platform to use new display engine and browser. by Eric Dong · 11 years ago
  11. 2536161 Rollback patch 14537 & 14538, because patch 14537 is not tested by Laszlo Ersek, but i wrote it. by Eric Dong · 11 years ago
  12. b9feb4b Update Browser to provide the customization possibilities. by Eric Dong · 11 years ago
  13. 863986b Update all the code to consume the ConvertDevicePathToText, ConvertDevicePathNodeToText, ConvertTextToDevicePath and ConvertTextToDeviceNode APIs in DevicePathLib. by Ruiyu Ni · 11 years ago
  14. 71e9d09 Nt32Pkg: Use FaultTolerantWritePei driver. by Star Zeng · 12 years ago
  15. cbc6b5e Add missing secure boot build option by hhtian · 13 years ago
  16. 0ff38cb Nt32Pkg: Add Secure Boot build option including Custom Mode setup by leegrosenbaum · 13 years ago
  17. 55b1753 Updated platform DSC files to add CPU Exception Library instances. by vanjeff · 13 years ago
  18. 572b0ad Override the base address to make LoadLibraryEx success in WIN7 SP1 OS. by ydong10 · 13 years ago
  19. bbd53f7 Update the Package version. by niruiyu · 13 years ago
  20. b620a67 Update console mode setup to use PcdSetupConOutColumn and PcdSetupConOutRow which are specially for BIOS setup. by li-elvin · 13 years ago
  21. bb9f4ea Avoid using code name in comments. by niruiyu · 13 years ago
  22. 0929b78 Add right PCD Library instance mapping by hhtian · 14 years ago
  23. 9531873 Add PCD Library instance mapping for GraphicsConsole driver. by rsun3 · 14 years ago
  24. 48fff86 Update DebugLib to provide support for "err" command in the EFI Shell to adjust the filter mask for DEBUG() messages. The "err" command provide the ability to adjust this filter mask at a global level through an EFI Variable and at the module level through a the Debug Mask Protocol. In order to support the degree of flexibility, the DebugLib needs to use library to abstract the get/set operations to the filter mask. by mdkinney · 14 years ago
  25. 963b62e Set PcdResetOnMemoryTypeInformationChange to FALSE in NT32 to avoid close down in the first start up. by niruiyu · 14 years ago
  26. e527bd2 Enlarge the maximum size of VOID* typed PCD to ensure it is greater or equal to the actual size of data. by qhuang8 · 14 years ago
  27. 8f2a5f8 Update the copyright notice format by hhtian · 15 years ago
  28. 663ef02 Remove Framework DataHubDxe and DataHubStdErrDxe drivers from EDKII native PI/UEFI NT32 platform. by lgao4 · 15 years ago
  29. 7cc9c45 Clean up Nt32Pkg and DuetPkg DSCs to move common used library instance to Common [LibraryClasses] section. by lgao4 · 15 years ago
  30. 5fa3085 Clean up PCDs section in Nt32 DSCs by removing those PCDs that use the default values/types from the DEC file. by lgao4 · 15 years ago
  31. 1b14ec4 Add VlanConfigDxe to platform DSC/FDF. by xdu2 · 15 years ago
  32. 53f79f8 add debug agent null instance in DSC file. by vanjeff · 15 years ago
  33. 7b202cb 1. Correct File header to ## @file by lgao4 · 15 years ago
  34. 70836cb Add Memory Allocation Library instance for modules of type DXE_SMM_DRIVER by mdkinney · 15 years ago
  35. ba82cb6 Implement the simulation version of StallPei for NT32 platform. It bases on window API Sleep(). by klu2 · 15 years ago
  36. 6f7978c Refer to OEM status code hook library instances in MdeModulePkg. by xli24 · 15 years ago
  37. 663ec9c Refer to status code library instances in MdeModulePkg. by xli24 · 15 years ago
  38. 164393a Move Status Code Handler modules for PI implementation to MdeModulePkg. by xli24 · 15 years ago
  39. bef09f3 Remove status code modules' dependency on IntelFrameworkModulePkg. by xli24 · 15 years ago
  40. 8273af4 Add DxeSecurityManagementLib instance by lgao4 · 15 years ago
  41. 1fdd39d 1. PI SMBIOS Checkin. Major change include: by davidhuang · 15 years ago
  42. 60f3d32 Update Nt32 package to remove UID support . by qhuang8 · 15 years ago
  43. aa11588 Enable UID support in NT32 platform by gdong1 · 15 years ago
  44. 25126a0 Enable Report Status Code Router introduced in PI 1.2 for PEI and DXE. by xli24 · 15 years ago
  45. 061b1c2 1. Impl PI 1.2 PCI part. Major changes include: by davidhuang · 15 years ago
  46. 2356592 1) Update PE/COFF file alignment to 4KB to match 4KB section alignment. by mdkinney · 15 years ago
  47. 5276f66 add UefiPxeBcDxe in Nt32 platform. by vanjeff · 15 years ago
  48. 6782e82 deleted PCD PcdUefiVariableDefaultTimeout by jchen20 · 15 years ago
  49. 9313111 Retire the usage of S3Lib and RecoveryLib since DxeIpl does not use them any more. by qhuang8 · 15 years ago
  50. e900e19 Retired PciIncompatibleDeviceSupportLib from IntelFrameworkModulePkg. by vanjeff · 16 years ago
  51. 4a2a9d7 Remove unused PCDs: PcdPciIsaEnable and PcdPciVgaEnable by klu2 · 16 years ago
  52. d2c315e Retire the duplicate StatusCode PCD: by lgao4 · 16 years ago
  53. 9c11644 Build tool will translate the value of VOID* type PCD to byte array, and put value into database. So no need use esc character "\" in path value of UNICODE string. by klu2 · 16 years ago
  54. 72670d3 Add gEfiMdeModulePkgTokenSpaceGuid.PcdDxeIplSupportUefiDecompress by jljusten · 16 years ago
  55. 0299403 Update DSC&FDF files according to update of status code PEIM. by xli24 · 16 years ago
  56. 6693414 Update DSC files according to update of status code driver. by xli24 · 16 years ago
  57. 6d8ced2 Merge application PlatOverMngr and library DxePlatDriOverLib into driver PlatDriOverrideDxe. by lgao4 · 16 years ago
  58. d6a6483 Remove unused IfrSupportLib and ExtendedIfrSupportLib by lgao4 · 16 years ago
  59. 3f07728 Add UefiHiiServicesLib library instance in every one DSC by lgao4 · 16 years ago
  60. f6f910d Retire Extended HII library class. by rsun3 · 16 years ago
  61. 4d6c29c modify the format of DynamicHii type pcd in DSC file. We directly use Unicode string to describe the stored variable string name rather than original hex code. by eric_tian · 16 years ago
  62. 97ef8cf Add more usages in NT32 dsc and fdf by lgao4 · 16 years ago
  63. 0a20571 retire FvbServiceLib class in MdeModulePkg, and also remove the two instances in MdeModulePkg and ItaniumPlatformPkg. by eric_tian · 16 years ago
  64. e4ce8ea remove PcdNtEmulatorEnable. by vanjeff · 16 years ago
  65. 8e8fcb0 Rename library instance name from "PeCoffExtraActionLibNull" to "BasePeCoffExtraActionLibNull" by qhuang8 · 16 years ago
  66. ffdd18b Remove PeRemove PeiPeCoffLoader.h and gPeiPeCoffLoaderGuid, and Add PeCoffExtraActionLib class and instances. by qhuang8 · 16 years ago
  67. ea2d908 retired PcdNtEmulatorEnable. by vanjeff · 16 years ago
  68. eba3ff4 Remove the lite version FaultTolerantWrite Dxe Driver. Use new full version FaultTolerantWriteDxe driver in MdeModulePkg. by lgao4 · 16 years ago
  69. 5bc18fe Make Nt32 Sec use PeiReportStatusCodeLib instance of BaseReportStatusCodeLib in IntelFrameworkModulePkg. by qhuang8 · 16 years ago
  70. 1f9fa1d 1, Retired PCD PcdSupportHardwareErrorRecord, because as UEFI specification said, if PcdHardwareErrorRecordLevel is 0, platform does not provide feature of hardware error record. by klu2 · 16 years ago
  71. 34a2bb9 All UEFI applications in the MdeModukePkg should be placed in MdeModulePkg/Application by eric_tian · 16 years ago
  72. 21e97c7 1, Change name of PcdPlatformBootTimeoutDefault to PcdPlatformBootTimeout, now this PCD is *not* only hold default value of Bds timeout, but it is associated with a HII type PCD to hold persistent value for BDS timeout. Platform integrator will establish this mapping in platform DSC file. by klu2 · 16 years ago
  73. 996d5e2 Remove PCD setting same to default set. by lgao4 · 16 years ago
  74. ef0028a Fix typo by klu2 · 16 years ago
  75. 2743172 Add sample PlatformDriOverrideDxe and PlatOverMngr application in NT32 package by lgao4 · 16 years ago
  76. 41ae2c7 Remove reference to gEfiMdeModulePkgTokenSpaceGuid.PcdDxeIplEnableIdt by qhuang8 · 16 years ago
  77. 842b46a Update SecMain code to remove unused logic. by lgao4 · 16 years ago
  78. fcf24ba Update Nt32 platform to use dynamic HII pcd to save console output mode. by qhuang8 · 16 years ago
  79. d73be1d Remove BaseMemoryTest PPI and related producers and consumers. by xli24 · 16 years ago
  80. dcbb35e Add comments in DSC files to explain the function and design of components section. by xli24 · 16 years ago
  81. d5469f4 Corrected the case of file name by jwang36 · 16 years ago
  82. 693e49c Add comments in platform DSC files to remind that binaries are only listed in FDF, not in DSC. by xli24 · 16 years ago
  83. 4213ce8 Split out Synchronization Library from Base Library by mdkinney · 16 years ago
  84. 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
  85. 9a8fe60 Remove the capsule PCD value setting. This value is same to the default value. No setting is required. by lgao4 · 16 years ago
  86. 519f076 1.retried graphics library class from MdePkg by vanjeff · 16 years ago
  87. 4797d4c Update NT32 platform DSC file for library class/instances renaming. by qhuang8 · 16 years ago
  88. 008698a 1, Add <Library/DevicePathLib.h> for all source that use device path utility macros by klu2 · 16 years ago
  89. 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
  90. 0a525ec Modify DSC file according to update of MDE library instances. by xli24 · 16 years ago
  91. 01a59a8 Changing source filename to match name changing. by vanjeff · 16 years ago
  92. eb5bb28 Set PcdPlatformBootTimeOutDefault to 10 to enable test automation. by qhuang8 · 16 years ago
  93. ae8432d Rename Nt32 Fd image name to Nt32.Fd by lgao4 · 16 years ago
  94. e6422a3 Fix a typo in Pcd name by qhuang8 · 16 years ago
  95. 880cfb9 Change default PcdLib instances for UEFI drivers and applications for Nt32 platform by qhuang8 · 16 years ago
  96. fb53e6c Switch DxeCore to use DxeCoreMemoryAllocationLib for NT32 platform. by qhuang8 · 16 years ago
  97. 45fb148 Remove duplicate PCD by klu2 · 16 years ago
  98. d37be74 Fixed a case error in referencing DxeNt32PeCoffLib.inf. by ywang · 16 years ago
  99. 7f4d210 Add library instance for UEFI_DRIVER by qhuang8 · 16 years ago
  100. b3149ea [Description] by eric_tian · 17 years ago