- 4018f20 Nt32Pkg: Add HttpUtilitiesDxe module by Jiaxin Wu · 9 years ago
- f2993c0 Enable NT32 platform to use new UiApp code. by Eric Dong · 9 years ago
- 2466280 Nt32Pkg: Update DSC/FDF to include drivers for HTTP boot. by Fu Siyuan · 10 years ago
- 6f88fb2 Nt32Pkg: Use the merged Variable driver by Star Zeng · 10 years ago
- 811e73a Nt32Pkg: Enable new BDS in NT32 platform. by Ruiyu Ni · 10 years ago
- 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
- f66a43b We enabled X64 native version NT32, and made it works on Windows 7 X64 OS. by Jiamin Ma · 11 years ago
- 6b1ac44 Update NT32/Duet platform to use new display engine and browser. by Eric Dong · 11 years ago
- 2536161 Rollback patch 14537 & 14538, because patch 14537 is not tested by Laszlo Ersek, but i wrote it. by Eric Dong · 11 years ago
- b9feb4b Update Browser to provide the customization possibilities. by Eric Dong · 11 years ago
- 863986b Update all the code to consume the ConvertDevicePathToText, ConvertDevicePathNodeToText, ConvertTextToDevicePath and ConvertTextToDeviceNode APIs in DevicePathLib. by Ruiyu Ni · 11 years ago
- 71e9d09 Nt32Pkg: Use FaultTolerantWritePei driver. by Star Zeng · 12 years ago
- 0ff38cb Nt32Pkg: Add Secure Boot build option including Custom Mode setup by leegrosenbaum · 13 years ago
- 8f2a5f8 Update the copyright notice format by hhtian · 15 years ago
- 663ef02 Remove Framework DataHubDxe and DataHubStdErrDxe drivers from EDKII native PI/UEFI NT32 platform. by lgao4 · 15 years ago
- 1b14ec4 Add VlanConfigDxe to platform DSC/FDF. by xdu2 · 15 years ago
- 2014a81 Add the missing OUTPUT directory for the EFI and depex file in Rule section. by lgao4 · 15 years ago
- a0b1646 Clean up Rules of Platform FDFs to apply only one EFI image and Depex for each driver. by lgao4 · 15 years ago
- 7b202cb 1. Correct File header to ## @file by lgao4 · 15 years ago
- ba82cb6 Implement the simulation version of StallPei for NT32 platform. It bases on window API Sleep(). by klu2 · 15 years ago
- 164393a Move Status Code Handler modules for PI implementation to MdeModulePkg. by xli24 · 15 years ago
- 1fdd39d 1. PI SMBIOS Checkin. Major change include: by davidhuang · 15 years ago
- 60f3d32 Update Nt32 package to remove UID support . by qhuang8 · 15 years ago
- aa11588 Enable UID support in NT32 platform by gdong1 · 15 years ago
- 25126a0 Enable Report Status Code Router introduced in PI 1.2 for PEI and DXE. by xli24 · 15 years ago
- 061b1c2 1. Impl PI 1.2 PCI part. Major changes include: by davidhuang · 15 years ago
- 2356592 1) Update PE/COFF file alignment to 4KB to match 4KB section alignment. by mdkinney · 15 years ago
- dda34dc add UefiPxeBcDxe in Nt32 platform. by vanjeff · 15 years ago
- d46f363 Retire Logo and Shell guid header file, which are replaced by gEfiIntelFrameworkModulePkgTokenSpaceGuid.PcdLogoFile and gEfiIntelFrameworkModulePkgTokenSpaceGuid.PcdShellFile by lgao4 · 16 years ago
- 0299403 Update DSC&FDF files according to update of status code PEIM. by xli24 · 16 years ago
- ecd8990 Update FDF files according to update of status code driver. by xli24 · 16 years ago
- 785a121 Add DriverSample Driver into NT32 FD by lgao4 · 16 years ago
- f629878 Remove driver sample driver from FD image. This driver needs to be dynamic loaded in shell. by lgao4 · 16 years ago
- 9efcf13 Change 'WatchDog' to 'Watchdog' in FDF file. by jlin16 · 16 years ago
- 97ef8cf Add more usages in NT32 dsc and fdf by lgao4 · 16 years ago
- eb92036 Add FvNameGuid for FV extension header. by klu2 · 16 years ago
- eba3ff4 Remove the lite version FaultTolerantWrite Dxe Driver. Use new full version FaultTolerantWriteDxe driver in MdeModulePkg. by lgao4 · 16 years ago
- 3709c4c 1. delete Include/Guid/VariableInfo.h by eric_tian · 16 years ago
- 2743172 Add sample PlatformDriOverrideDxe and PlatOverMngr application in NT32 package by lgao4 · 16 years ago
- fcf24ba Update Nt32 platform to use dynamic HII pcd to save console output mode. by qhuang8 · 16 years ago
- d73be1d Remove BaseMemoryTest PPI and related producers and consumers. by xli24 · 16 years ago
- 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
- 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
- 01a59a8 Changing source filename to match name changing. by vanjeff · 16 years ago
- ae8432d Rename Nt32 Fd image name to Nt32.Fd by lgao4 · 16 years ago
- bfdec23 revert the previous check in by qhuang8 · 16 years ago
- ca65d10 Fix a typo in Pcd name by qhuang8 · 16 years ago
- 2a958a0 Merge Tracker EDK877 by lgao4 · 17 years ago
- 58dcdad Merge Temporary Ram support patch. by klu2 · 17 years ago
- 498f4b3 Update Variable FV version to PI version. by lgao4 · 17 years ago
- 350c543 Remove the wrong changes. by qwang12 · 17 years ago
- 20d2ed1 Replaced by Y:\work\MdeModulePkg\Library\GenericBdsLib\GenericBdsLib.inf which complies to UEFI HII. by qwang12 · 17 years ago
- 5fd5fcd UEFI HII: Merge UEFI HII support changes from branch. by qwang12 · 17 years ago
- 372787b Add TianoCompressed Rule for PEIM and Dxe Driver as one example. by lgao4 · 17 years ago
- c47eca1 Roll back 4348 version for wrong check in. by lgao4 · 17 years ago
- 706e753 Modify minor error in Nt32Pkg.dsc by lgao4 · 17 years ago
- 55fd33e Remove AtapiPassThru driver in NT32 DSC file by qhuang8 · 17 years ago
- 00b7321 Add a DXE apriori for Nt32 emulator. by qwang12 · 17 years ago
- ad4dc92 Remove WinNtConsole driver since its functionality has already been covered by WinNtGop driver by qhuang8 · 17 years ago
- 899bc55 Apply Crc32GuidedSectionExtract library instance to replace the original Crc32SectionExtractDxe driver to produce Crc32 guided section protocol. by lgao4 · 17 years ago
- 9c7aa18 1) add gEfiMdeModulePkgTokenSpaceGuid.PcdPeiCoreMaxFvSupported and gEfiMdeModulePkgTokenSpaceGuid.PcdPeiCoreMaxPeimPerFv to replace the MACRO definitions. by qwang12 · 17 years ago
- c4396d6 Update Nt32Pkg.fdf by using new rule and Pcd format by lgao4 · 17 years ago
- a5b8a50 Use <> in #include statements instead of "" for include files from packages by mdkinney · 17 years ago
- 8df425c Remove several unprintable characters in comments by qhuang8 · 17 years ago
- 29c3622 Remove use of CHECKSUM sections and leave an example in comments showing how to use CHECKSUM sections by mdkinney · 17 years ago
- 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
- a9ce575 Add license header for FDF file in nt32Pkg by klu2 · 17 years ago
- d88bd7a Update Nt32.fdf to fix incorrect " character. by lgao4 · 17 years ago
- 8d3a5c8 Move VariablePei/VariableDxe/EmuVarible to /Variable folder of MdeModulePkg. by yshang1 · 18 years ago
- d877505 Rename the SecurityStub.inf to SecurityStubDxe.inf. by yshang1 · 18 years ago
- f2abdc9 Move RuntimeDxe to /Core of MdeModulePkg. by yshang1 · 18 years ago
- 05177be Rename the MemoryTest Pei and Dxe. by yshang1 · 18 years ago
- 9468e24 Adjust directory structures. by qhuang8 · 18 years ago
- 4cb7c2a Add RuntimeDxe as postfix for Variable driver by klu2 · 18 years ago
- 23545f1 Add Dxe as postfix for WinNtBusDriver driver by klu2 · 18 years ago
- 06733a9 Add DxAdd Dxe as postfix for devicepath driver by klu2 · 18 years ago
- 08523b0 Add DxAdd Dxe as postfix for Terminal driver by klu2 · 18 years ago
- 9e851ec Add Dxe as postfix for FvbServiceRuntimeDxe and WinNtFirmwareVolumePei driver in Nt32 Platform. by klu2 · 18 years ago
- 9b4fb0a Add Pei as postfix for WinNtThunkPpiToProtocol driver in Nt32 Platform. by klu2 · 18 years ago
- cba9a24 Add Dxe as postfix for WinNtThunk driver in Nt32 Platform. by klu2 · 18 years ago
- a1ad1ca Add Dxe as postfix for WinNtSimpleFileSystem driver in Nt32 Platform. by klu2 · 18 years ago
- 7955800 Add Dxe as postfix for WinNtSerialIo driver in Nt32 Platform. by klu2 · 18 years ago
- 2ad8b20 Add Dxe as postfix for WinNtGop driver in Nt32 Platform. by klu2 · 18 years ago
- 03e9fdb Add Dxe as postfix for WinNtFlashMapPei driver in Nt32 Platform. by klu2 · 18 years ago
- 01b6051 Add Dxe as postfix for WinNtConsole driver in Nt32 Platform. by klu2 · 18 years ago
- 49ddf61 Fix bug in FDF file to use Logo from MdeModulePkg instead of the old EdkNt32Pkg by mdkinney · 18 years ago
- 590d33c Add postfix as PEI or DXE by klu2 · 18 years ago
- fd79032 Add Pei postfix to variable peim driver by klu2 · 18 years ago
- 42d600c Add Dxe as postfix to Scsi related driver. by klu2 · 18 years ago
- 425152f Correct driver inf name by klu2 · 18 years ago
- 7800ef4 update the the last path of some modules by vanjeff · 18 years ago
- d4b8162 Rename Internal directory of FatBinPkg to make it more descriptive. by qhuang8 · 18 years ago
- e0086b5 Add FatBinary to Nt32Pkg.fdf by qhuang8 · 18 years ago
- 04eced5 Adjust all driver dispatch order in fdf files. by klu2 · 18 years ago
- 388afff Use EdkFatBinPkg binary fat module in Nt32Pkg.fdf, becuase the binary fat module of FatBinPkg is not correct. by lgao4 · 18 years ago
- 3c8eac9 Add ConsoleSplitter into Nt32fpd.fdf file. by klu2 · 18 years ago
- 361c9fe Add PciBus module to Nt32Platform. by qhuang8 · 18 years ago
- 535fa32 Correct the dxs section for PlatformBdsDxe for Nt32Pkg by klu2 · 18 years ago
- 0c1a5ce Add MonotonicCounter driver by qhuang8 · 18 years ago
- 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