Age | Commit message (Expand) | Author |
2007-07-16 | mass cleanup inf name | qwang12 |
2007-07-16 | mass cleanup inf name | qwang12 |
2007-07-16 | update the the last path of some modules | vanjeff |
2007-07-16 | update to use the late modules path. | vanjeff |
2007-07-16 | update to use the late modules path. | vanjeff |
2007-07-13 | Convert NT32 to use PCD settings for UEFI Timeout and language variables as a... | AJFISH |
2007-07-11 | Cleanups in PlatformBds.c. BDS will get rewritten, but his makes it easier to... | AJFISH |
2007-07-10 | Remove .DXS reference in .inf file | AJFISH |
2007-07-10 | Deleted CommonHeader.h that was not being used | AJFISH |
2007-07-10 | Removed CommonHeader.h from NT32Pkg. Did not fix BDS as it will get re-written | AJFISH |
2007-07-10 | 1) Use Dynamic Pcd for hold the base address and length of Flash-related block. | klu2 |
2007-07-10 | Enable dynamic PCD for windowBusDriver | klu2 |
2007-07-09 | Updated modules to not depend on the IntelFrameworkPkg. | AJFISH |
2007-07-09 | Rename Internal directory of FatBinPkg to make it more descriptive. | qhuang8 |
2007-07-09 | Remove the EDK prefix from library instance folder's name | klu2 |
2007-07-09 | Remove the EDK prefix from library instance folder's name | klu2 |
2007-07-07 | Add FatBinary to Nt32Pkg.fdf | qhuang8 |
2007-07-06 | Use gEfiMdeModulePkgTokenSpaceGuid instead of gEfiEdkModulePkgTokenSpaceGuid. | klu2 |
2007-07-06 | Use gEfiMdeModulePkgTokenSpaceGuid instead of gEfiEdkModulePkgTokenSpaceGuid. | klu2 |
2007-07-06 | Adjust all driver dispatch order in fdf files. | klu2 |
2007-07-06 | Use EdkFatBinPkg binary fat module in Nt32Pkg.fdf, becuase the binary fat mod... | lgao4 |
2007-07-06 | Add ConsoleSplitter into Nt32fpd.fdf file. | klu2 |
2007-07-06 | Add PciBus module to Nt32Platform. | qhuang8 |
2007-07-06 | Correct the dxs section for PlatformBdsDxe for Nt32Pkg | klu2 |
2007-07-06 | Add MonotonicCounter driver | qhuang8 |
2007-07-06 | Use Hob to get the variable base address in NV storage, but this need to be c... | klu2 |
2007-07-06 | Fix some { error in Nt32Pkg platform dsc file | klu2 |
2007-07-06 | 1) PcdFlashNvStorageFtwWorkingSize, PcdFlashNvStorageFtwWorkingBase, PcdFlash... | klu2 |
2007-07-06 | Enabled PCD DXE/PEI module build. | jwang36 |
2007-07-06 | 1) PcdDxeIplSupportCustomDecompress, PcdDxeIplSupportTianoDecompress, PcdDxeI... | klu2 |
2007-07-06 | Select correct library instance of PeCoffLoaderLib for DXE_CORE | klu2 |
2007-07-06 | Update [PcdsDynamicDefault.common] because build.exe has been update. | klu2 |
2007-07-06 | Add cleanall target | klu2 |
2007-07-06 | Remove addtional debuglib library instance for SEC module. | klu2 |
2007-07-06 | SecMain should use BaseDebugNullLib.lib for DebugLib library class. | klu2 |
2007-07-06 | Fix the issue that Sec lost library build dependency | klu2 |
2007-07-05 | Split out DebugLib for different module types | AJFISH |
2007-07-05 | Use UefiDecompressLib|${WORKSPACE}/MdePkg/Library/BaseUefiDecompressLib/BaseU... | klu2 |
2007-07-05 | Porting WinNtFwhPei and WinNtFlashMapPei to produce FvHob. | klu2 |
2007-07-05 | Enable Nt32 platform boot to DXE phase. | klu2 |
2007-07-05 | Change section pcd from [PcdsDynamic] to [PcdsDynamicDefault] as defined in spec | hche10x |
2007-07-05 | git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3070 6f1... | klu2 |
2007-07-05 | Check in following modules, | xgu3 |
2007-07-05 | git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3065 6f1... | klu2 |
2007-07-05 | Fixed the "{" in makefile | yshang1 |
2007-07-05 | fix path error | klu2 |
2007-07-05 | Add PeiCore | klu2 |
2007-07-05 | Close all compiler's options for debug Sec | klu2 |
2007-07-04 | Corrected uses of IntelFrameworkPkg header files. | bxing |
2007-07-04 | Add PeiCore module for enabling NT32Pkg, please attention this PeiCore does f... | klu2 |