- 7800ef4 update the the last path of some modules by vanjeff · 17 years ago
- 4eadd52 update to use the late modules path. by vanjeff · 17 years ago
- 929e7bd update to use the late modules path. by vanjeff · 17 years ago
- 7658d60 Convert NT32 to use PCD settings for UEFI Timeout and language variables as a POC for new BDS. by AJFISH · 17 years ago
- d1477e4 Cleanups in PlatformBds.c. BDS will get rewritten, but his makes it easier to look at the current BDS by AJFISH · 17 years ago
- 5724d20 Remove .DXS reference in .inf file by AJFISH · 18 years ago
- d99e8cb Deleted CommonHeader.h that was not being used by AJFISH · 18 years ago
- f256957 Removed CommonHeader.h from NT32Pkg. Did not fix BDS as it will get re-written by AJFISH · 18 years ago
- 276be2d 1) Use Dynamic Pcd for hold the base address and length of Flash-related block. by klu2 · 18 years ago
- cba9012 Enable dynamic PCD for windowBusDriver by klu2 · 18 years ago
- 97a079e Updated modules to not depend on the IntelFrameworkPkg. by AJFISH · 18 years ago
- d4b8162 Rename Internal directory of FatBinPkg to make it more descriptive. by qhuang8 · 18 years ago
- b300209 Remove the EDK prefix from library instance folder's name by klu2 · 18 years ago
- 77cd7ff Remove the EDK prefix from library instance folder's name by klu2 · 18 years ago
- e0086b5 Add FatBinary to Nt32Pkg.fdf by qhuang8 · 18 years ago
- b79cf16 Use gEfiMdeModulePkgTokenSpaceGuid instead of gEfiEdkModulePkgTokenSpaceGuid. by klu2 · 18 years ago
- 3111e7b Use gEfiMdeModulePkgTokenSpaceGuid instead of gEfiEdkModulePkgTokenSpaceGuid. by klu2 · 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
- 6fa9d09 Fix some { error in Nt32Pkg platform dsc file by klu2 · 18 years ago
- e15fbaf 1) PcdFlashNvStorageFtwWorkingSize, PcdFlashNvStorageFtwWorkingBase, PcdFlashNvStorageFtwSpareSize, PcdFlashNvStorageFtwSpareBase, PcdFlashNvStorageVariableSize PcdFlashNvStorageVariableBase should in gEfiMdeModulePkgTokenSpaceGuid. by klu2 · 18 years ago
- 2cb630b Enabled PCD DXE/PEI module build. by jwang36 · 18 years ago
- be29ac9 1) PcdDxeIplSupportCustomDecompress, PcdDxeIplSupportTianoDecompress, PcdDxeIplSupportEfiDecompress, PcdDxeIplBuildShareCodeHobs should in gEfiMdeModulePkgTokenSpaceGuid token space by klu2 · 18 years ago
- 7d421cf Select correct library instance of PeCoffLoaderLib for DXE_CORE by klu2 · 18 years ago
- ab7136a Update [PcdsDynamicDefault.common] because build.exe has been update. by klu2 · 18 years ago
- afc4d4e Add cleanall target by klu2 · 18 years ago
- 877723a Remove addtional debuglib library instance for SEC module. by klu2 · 18 years ago
- 8514044 SecMain should use BaseDebugNullLib.lib for DebugLib library class. by klu2 · 18 years ago
- 910f969 Fix the issue that Sec lost library build dependency by klu2 · 18 years ago
- d695558 Split out DebugLib for different module types by AJFISH · 18 years ago
- 28ea281 Use UefiDecompressLib|${WORKSPACE}/MdePkg/Library/BaseUefiDecompressLib/BaseUefiDecompressLib.inf for make build going. by klu2 · 18 years ago
- 56a71b5 Porting WinNtFwhPei and WinNtFlashMapPei to produce FvHob. by klu2 · 18 years ago
- 2e7a663 Enable Nt32 platform boot to DXE phase. by klu2 · 18 years ago
- b4c658d Change section pcd from [PcdsDynamic] to [PcdsDynamicDefault] as defined in spec by hche10x · 18 years ago
- 14a71bf by klu2 · 18 years ago
- 9527612 Check in following modules, by xgu3 · 18 years ago
- af05f8b by klu2 · 18 years ago
- a6f8e80 Fixed the "{" in makefile by yshang1 · 18 years ago
- 9c0f45b fix path error by klu2 · 18 years ago
- f534206 Add PeiCore by klu2 · 18 years ago
- 033655d Close all compiler's options for debug Sec by klu2 · 18 years ago
- 694b922 Corrected uses of IntelFrameworkPkg header files. by bxing · 18 years ago
- 192f6d4 Add PeiCore module for enabling NT32Pkg, please attention this PeiCore does follows PI specification except some FV definitions. by klu2 · 18 years ago
- 2010c81 add SKU section in dsc file by vanjeff · 18 years ago
- 1d58cfb Fixed build break by removing missing include file. Made code compile by not assuming every FLASH device is a FW Hub. by AJFISH · 18 years ago
- ba23773 Removed IntelframeworkPkg contamination from MdeModulePkg modules. by AJFISH · 18 years ago
- 9938f40 String.h confuse cl.exe. Its name collide with MS's std library. by qwang12 · 18 years ago
- 0633558 String.h confuse cl.exe. Its name collide with MS's std library. by qwang12 · 18 years ago
- 131d866 enable PlatformBdsDxe by qwang12 · 18 years ago
- 9ef4650 Use String.h by qwang12 · 18 years ago
- 37935d9 remove dxs fie by qwang12 · 18 years ago
- 559cb09 add in FirmwareRevision.h by qwang12 · 18 years ago
- 97ccbf2 Enable PlatformBdsDxe by qwang12 · 18 years ago
- 851d410 Enable PlatformBdsDxe by qwang12 · 18 years ago
- 2ff82e8 changed gEfiMdeModulePkgTokenSpaceGuid to gEfiEdkModulePkgTokenSpaceGuid temporary. They are need cleaning up later. by vanjeff · 18 years ago
- efb6503 add PCD Dxe and Pei module in Nt32Pkg.dsc, but they are commented. by vanjeff · 18 years ago
- 8706c60 clean up by vanjeff · 18 years ago
- 2e19fd0 Porting SecMain module for Nt32Pkg, but not enable PI, so it currently dependent on IntelFrameworkPkg temporary. by klu2 · 18 years ago
- f5d74f6 Add comments for FDF file. by lgao4 · 18 years ago
- 49cc0d3 Make some vfr buidable. by qwang12 · 18 years ago
- dd356cc Enable MiscSubclassDriver.inf in Nt32Pkg by vanjeff · 18 years ago
- 6d2b4f2 Adjust the default Library Class instances list in Library Class section. by vanjeff · 18 years ago
- 29afc51 Correct DSC to specify the new AtapiPassThru directory. by lgao4 · 18 years ago
- 24491cf Add Nt32 fdf file. by lgao4 · 18 years ago
- 7c1939e delete dxs file by qwang12 · 18 years ago
- 7928840 delete dxs file by qwang12 · 18 years ago
- 00fac19 delete dxs file by qwang12 · 18 years ago
- 24c5851 delete dxs file by qwang12 · 18 years ago
- 1897b70 Change MonotonicCounterRuntimeDxe to MetronomeDxe. This is a typo ininitally. MonotonicCounterRuntimeDxe should be in MdeModulePkg. by qwang12 · 18 years ago
- ca34da0 delete dxs file by qwang12 · 18 years ago
- 49d77b4 delete dxs file by qwang12 · 18 years ago
- e638b5e Remove CommonHeader.h from VFR files. by qwang12 · 18 years ago
- 0847a64 change reference to EFI_SIMPLE_TEXT_OUTPUT_PROTOCOL_GUID EFI_SIMPLE_TEXT_OUTPUT_PROTOCOL by qwang12 · 18 years ago
- 71339b0 Change NameGuid to FvFileName by qwang12 · 18 years ago
- 29b0526 Make EdkGenericBdsLib compile. by qwang12 · 18 years ago
- 9921414 Add IntelFrameworkModulePkg dependency for status code library instances and Correct Nt32Pkg.dsc file sync with mdemodule directory change. by lgao4 · 18 years ago
- af162ac Rename Protocol/FrameworkHii.h to Protocol/HiiFramework.h to follow the naming convention. by qwang12 · 18 years ago
- ecd9cd1 1. Remove IntelFrameworkPkg.dec package dependency from EdkFvbServiceLib.inf and VariableRuntimeDxe/Variable.inf by vanjeff · 18 years ago
- 4bd1b0f 1. remove FirmwareVolumeBlock.h for IntelFrameworkPkg by vanjeff · 18 years ago
- 35fec2c 1. Add FrameworkFormBrowser.h by vanjeff · 18 years ago
- bc11b82 add in PlatformBds.inf by qwang12 · 18 years ago
- 5520659 1. Clean up DxeNt32OemHookStatusCodeLib.inf and PeiNt32OemHookStatusCodeLib.inf by vanjeff · 18 years ago
- 0dea993 by AJFISH · 18 years ago
- 29aa45b Rename Frame*Lib to *LibFramework to improve the speed that a module could be found in the tree. by qwang12 · 18 years ago
- 35ccc74 Add PciBus & Crc32SectionExtract to Nt32 build by qhuang8 · 18 years ago
- 273393c comment CpuRuntimeDxe driver to not break Nt32Pkg build by klu2 · 18 years ago
- 6ad55b1 Add ScsiDiskDxe driver for Nt32Pkg by klu2 · 18 years ago
- 3a10d47 Porting ScsiBus module for Nt32Pkg. by klu2 · 18 years ago
- c7f2624 add in CpuRuntimeDxe by qwang12 · 18 years ago
- 770bcbb add in CpuRuntimeDxe by qwang12 · 18 years ago
- 3a98b77 Updated *.dec files and .h files to support correct include path scheme by AJFISH · 18 years ago
- 480d38a remove duplicated definitions of gEfiAlternateFvBlockGuid by vanjeff · 18 years ago
- 4cf1c1b add helloworld, diskio, partition and varibleruntime modules in Nt32.dsc by vanjeff · 18 years ago
- 32f148f 1. Added depex file generation by jwang36 · 18 years ago
- 6ec032f Add IdeBus, DataHub, DataHubStdErr to Nt32 build by qhuang8 · 18 years ago