- 593a830 1. Import SnpNt32Dxe. That is a thunk driver could produce SNP protocol on NT32 platform. It needs cowork with Network I/O driver. by vanjeff · 17 years ago
- e1001af Merge the PI enabling works from the branch by qwang12 · 17 years ago
- 8877e89 Removed unused PCD entries. by AJFISH · 17 years ago
- e0f0686 Removed PCD entries for CPU properties as they should be defined in UNI file. Added some French translations to the MiscSubClass for things used on the front page. by AJFISH · 17 years ago
- faaef11 Add <BR> by klu2 · 17 years ago
- 4d69586 Remove '|' at end of PCD line. by klu2 · 17 years ago
- aed9904 Fix wrong PCD definition in DEC file. by klu2 · 17 years ago
- b3af5df Update all INF, DEC and DSC file to confirm to newest INF spec 0.44, DEC spec 0.41, DSC spec 0.40. by qhuang8 · 17 years ago
- e75fe0e Added missing dependent package by jwang36 · 17 years ago
- e30eb28 Fix the wrong Maximum size for PcdUefiVariableDefaultPlatformLang by qhuang8 · 17 years ago
- 1cf79a5 Update INF files to remove/update non-exist files listed in [sources] sections. by qhuang8 · 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
- b83e250 Added support for UART and Terminal PCD settings by AJFISH · 17 years ago
- 1a2e381 Fix a typo in last check in. The token number should not have been duplicated. by qhuang8 · 17 years ago
- 21c9b90 Add missing PcdWinNtFdBaseAddress declaration in DEC file. by qhuang8 · 17 years ago
- f3f0c2f Move some datahub producer GUID from IntelFrameworkPkg to IntelFrameworkModulePkg. by klu2 · 17 years ago
- ffc048d Move some datahub producer GUID from IntelFrameworkPkg to IntelFrameworkModulePkg. by klu2 · 17 years ago
- 2765c47 Fix a bug to relocate FTW space base for NT32 platform. by qhuang8 · 17 years ago
- 184cf40 Move EFI_STATUS_CODE_DATA_MAX_SIZE from IntelFrameworkPkg to IntelFrameworkModulePkg by klu2 · 17 years ago
- cdebf6c 1) Add type casting for argument "a" in EFI_ERROR(a), since if compare two constants without specify data type, compiler maybe could not understand what is the actual data type of constant. The default would treat it as unsigned data. therefore, if the argument a of EFI_ERROR(a) is constant, for instance the EFI_LOAD_ERROR, the EFI_ERROR(a) would always be FALSE. by yshang1 · 17 years ago
- 2f053c9 1) Move EFI_DEBUG_INFO structure to IntelFrameworkModule/Include/DebugInfo.h header file. by klu2 · 17 years ago
- 39fcdca Changed class name EdkPeCoffLoaderLib to PeCoffLoaderLib by jwang36 · 17 years ago
- 6cf4cca change "System Production Name" to "Nt32 Emulation Environment" and will change "Bios Version" name to "R9 Prime" by klu2 · 17 years ago
- 39a4d28 Correct UefiDecompress library instance by lgao4 · 17 years ago
- c76af11 Changed the library class name to HiiLibFramework by jwang36 · 17 years ago
- 65ddc26 1. Fixed STRING_TOKEN() matching issue during unicode file parsing by jwang36 · 17 years ago
- 6bfce83 Correct a bug that allocate a fix size buffer as input buffer for Hii->GetString. We will allocate it before we use it and free it after use. by qwang12 · 17 years ago
- 4be464d Remove the invalid revision 3549. by yshang1 · 17 years ago
- d8b61da Fix bug in PciCfg to support PCI express address. by yshang1 · 17 years ago
- 58ece2e 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
- 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
- 76b0f6a PcdPei module should link BasePcdLibNull to avoid self dependency. by qhuang8 · 17 years ago
- 1375916 Change the patchableInModule type PCD to fixedAtBuild type PCD because NT32 platform is not for releasing binary module. by klu2 · 17 years ago
- b7273e6 Remove duplicate PCD from DSC file by klu2 · 17 years ago
- 75fe518 Fix PCD bug in NT32Pkg DSC file. by klu2 · 17 years ago
- 95cba3e Added UEFI Boot Manager definitions to UEFISpec.h and removed from BDS by AJFISH · 17 years ago
- c247746 Removed unused library classes by jwang36 · 17 years ago
- 409f678 Removed unneeded $(WORKSPACE)\ in *.DSC files. Also synced MdePkg.dec file with package specification update by AJFISH · 17 years ago
- d0dc913 Removed IntelFrameworkPkg references from SEC by AJFISH · 17 years ago
- a9ce575 Add license header for FDF file in nt32Pkg by klu2 · 17 years ago
- d10385c Remove fpd word by klu2 · 17 years ago
- e54209b Remove Include/Common/FirmwareRevision.h by klu2 · 17 years ago
- c6bfcab Remove CommonHeader.h for BdsPlatformDxe driver in Nt32Pkg. by klu2 · 17 years ago
- 40f18da Remove CommonHeader.h for BdsPlatformDxe driver in Nt32Pkg. by klu2 · 17 years ago
- 246f0e3 Remove [Include] from INF file. by klu2 · 17 years ago
- 0cc5b7b Correct copy right by klu2 · 17 years ago
- 85d48d9 Removed non-existing file by jwang36 · 17 years ago
- a695d13 No longer needed. Use USER_DEFINED module type instead. by jwang36 · 17 years ago
- 9d0c70f Recovered from deletion by jwang36 · 17 years ago
- 479d97c Replaced file deleted by mistake by AJFISH · 17 years ago
- b397fbb removed gEfiWinNtCPUSpeedGuid, gEfiWinNtCPUModelGuid, and gEfiWinNtMemoryGuid. Replaced them with the PCD values they represent. There was no need to use the driver model, when you could get PCD value directly. Also removed local copies of Atoi() in several modules. Fixed bug in reporting of memory size. by AJFISH · 17 years ago
- d88bd7a Update Nt32.fdf to fix incorrect " character. by lgao4 · 17 years ago
- a5a40d6 CpuModel, CpuSpeed, Memory should be in gPlatformConnectSequence but not gPlatformConsole by klu2 · 17 years ago
- 0f363e7 Fixed MaxDatumSize of PcdWinNtPhysicalDisk by jwang36 · 17 years ago
- fdcc2fd Added library instance for USER_DEFINED module type by jwang36 · 17 years ago
- 4a561bc Changed customized build to USER_DEFINED by jwang36 · 17 years ago
- c8c8116 Add virtual CpuModel, CpuSpeed and Memory driver into default connect device list. by klu2 · 17 years ago
- 3cfb790 Retire the "Include/Common" of MdeModulePkg. by yshang1 · 17 years ago
- d19862f remove dxs files. by qwang12 · 17 years ago
- e433c6c remove dxs by qwang12 · 17 years ago
- 1f874e6 remove dxs by qwang12 · 17 years ago
- f9bef4b Fix the issue that A: floppy can not be connect in Nt32 shell environment. by klu2 · 17 years ago
- 351986a 1) Remove Protocol/AcpiS3Save.h from IntelFrameworkPkg, which should be defined in TianoModulePkg. by yshang1 · 17 years ago
- ca58ec6 Remove gEfiEndOfPeiSignalPpiGuid and gEfiPeiMemoryDiscoveredPpiGuid from Nt32Pkg.dec, because it is introduced in PI1.0 and defined in MdePkg. by yshang1 · 17 years ago
- dd0687a remove some comments introduced by tools. by vanjeff · 17 years ago
- 8d3a5c8 Move VariablePei/VariableDxe/EmuVarible to /Variable folder of MdeModulePkg. by yshang1 · 17 years ago
- d877505 Rename the SecurityStub.inf to SecurityStubDxe.inf. by yshang1 · 17 years ago
- f2abdc9 Move RuntimeDxe to /Core of MdeModulePkg. by yshang1 · 17 years ago
- 05177be Rename the MemoryTest Pei and Dxe. by yshang1 · 17 years ago
- f7b671a move PcdStatusCodeValueEfiWatchDogTimerExpired to FixedAtBuild by qwang12 · 17 years ago
- 9468e24 Adjust directory structures. by qhuang8 · 17 years ago
- 4cb7c2a Add RuntimeDxe as postfix for Variable driver by klu2 · 17 years ago
- 23545f1 Add Dxe as postfix for WinNtBusDriver driver by klu2 · 17 years ago
- 06733a9 Add DxAdd Dxe as postfix for devicepath driver by klu2 · 17 years ago
- 08523b0 Add DxAdd Dxe as postfix for Terminal driver by klu2 · 17 years ago
- 9e851ec Add Dxe as postfix for FvbServiceRuntimeDxe and WinNtFirmwareVolumePei driver in Nt32 Platform. by klu2 · 17 years ago
- 9b4fb0a Add Pei as postfix for WinNtThunkPpiToProtocol driver in Nt32 Platform. by klu2 · 17 years ago
- cba9a24 Add Dxe as postfix for WinNtThunk driver in Nt32 Platform. by klu2 · 17 years ago
- 98d797c Add Dxe as postfix for WinNtThunk driver in Nt32 Platform. by klu2 · 17 years ago
- a1ad1ca Add Dxe as postfix for WinNtSimpleFileSystem driver in Nt32 Platform. by klu2 · 17 years ago
- 7955800 Add Dxe as postfix for WinNtSerialIo driver in Nt32 Platform. by klu2 · 17 years ago
- 2ad8b20 Add Dxe as postfix for WinNtGop driver in Nt32 Platform. by klu2 · 17 years ago
- 03e9fdb Add Dxe as postfix for WinNtFlashMapPei driver in Nt32 Platform. by klu2 · 17 years ago
- 01b6051 Add Dxe as postfix for WinNtConsole driver in Nt32 Platform. by klu2 · 17 years ago
- 49ddf61 Fix bug in FDF file to use Logo from MdeModulePkg instead of the old EdkNt32Pkg by mdkinney · 17 years ago
- 590d33c Add postfix as PEI or DXE by klu2 · 17 years ago
- fd79032 Add Pei postfix to variable peim driver by klu2 · 17 years ago
- 42d600c Add Dxe as postfix to Scsi related driver. by klu2 · 17 years ago
- 425152f Correct driver inf name by klu2 · 17 years ago
- 911f192 mass cleanup inf name by qwang12 · 17 years ago
- 6c24017 mass cleanup inf name by qwang12 · 17 years ago
- 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