summaryrefslogtreecommitdiffstats
path: root/Nt32Pkg
Commit message (Expand)AuthorAgeFilesLines
* Remove PeRemove PeiPeCoffLoader.h and gPeiPeCoffLoaderGuid, and Add PeCoffExt...qhuang82009-03-0512-1033/+668
* add check for invalid handle.vanjeff2009-03-041-1/+5
* retired PcdNtEmulatorEnable.vanjeff2009-03-041-1/+1
* Remove the lite version FaultTolerantWrite Dxe Driver. Use new full version F...lgao42009-03-042-2/+2
* Make Nt32 Sec use PeiReportStatusCodeLib instance of BaseReportStatusCodeLib ...qhuang82009-03-031-11/+5
* remove Bmp.h and ShellFile.h From MdeModulePkg to IntelFrameworkPkgqhuang82009-03-021-1/+1
* 1. delete Include/Guid/VariableInfo.heric_tian2009-02-271-3/+18
* 1, Retired PCD PcdSupportHardwareErrorRecord, because as UEFI specification s...klu22009-02-261-0/+1
* All UEFI applications in the MdeModukePkg should be placed in MdeModulePkg/Ap...eric_tian2009-02-261-1/+3
* 1, Change name of PcdPlatformBootTimeoutDefault to PcdPlatformBootTimeout, no...klu22009-02-263-4/+5
* remove dependent package from inf files.vanjeff2009-02-251-1/+0
* Remove PCD setting same to default set.lgao42009-02-251-10/+0
* Fix typo in driver entry point nameqhuang82009-02-252-2/+2
* Retired gSimpleTextInExNotifyGuid, used local structure address to be notify ...vanjeff2009-02-253-34/+2
* Fix typoklu22009-02-241-2/+2
* Move library class GenericBdsLib and PlatformBdsLib to IntelFrameworkModulePkgklu22009-02-241-1/+2
* Add sample PlatformDriOverrideDxe and PlatOverMngr application in NT32 packagelgao42009-02-242-4/+8
* Remove reference to gEfiMdeModulePkgTokenSpaceGuid.PcdDxeIplEnableIdtqhuang82009-02-241-1/+0
* Correct commentslgao42009-02-241-3/+1
* Clean Nt32 FVB driver doesn't produce the undefined FVB extension protocol.lgao42009-02-244-186/+3
* Remove unused NvDataFvHoblgao42009-02-241-1/+1
* Update SecMain code to remove unused logic.lgao42009-02-232-37/+4
* Fix the wrong fix in last check inqhuang82009-02-231-1/+1
* Update Nt32 platform to use dynamic HII pcd to save console output mode.qhuang82009-02-237-30/+124
* Remove BaseMemoryTest PPI and related producers and consumers.xli242009-02-234-32/+2
* Fix entry point prototype error.qhuang82009-02-112-19/+18
* Use apply PeiServicesLib to locate PPIqhuang82009-02-111-7/+7
* Add comments in DSC files to explain the function and design of components se...xli242009-02-101-14/+16
* Corrected the case of file namejwang362009-02-063-15/+15
* Add comments in platform DSC files to remind that binaries are only listed in...xli242009-02-061-0/+12
* Update PE/COFF libs to use machine type macros from PeImage.hmdkinney2009-02-051-4/+4
* use the GUIDed versions of events: EVT_SIGNAL_VIRTUAL_ADDRESS_CHANGE and EVT_...jji42009-02-041-2/+3
* Split out Synchronization Library from Base Librarymdkinney2009-01-301-0/+1
* Remove unused Hob Guidlgao42009-01-231-2/+0
* Move BdsDxe and GenericBdsLib to IntelFrameworkModulePkg, these modules need ...klu22009-01-232-3/+3
* Adjust gSimpleTextInExNotifyGuid position in INF file.gikidy2009-01-162-3/+2
* Remove 'DEBUG_MYTOOLS_IA32' from GUIDed tool specification to allow other too...lgao42009-01-081-1/+1
* Remove the capsule PCD value setting. This value is same to the default value...lgao42008-12-261-2/+0
* Remove the undefined logic to process gEfiStatusCodeSpecificDataGuid status c...lgao42008-12-184-35/+0
* Clean up to update the reference of the these macros:qhuang82008-12-169-13/+13
* Follow the Mde_Lib_Spec to fix the function PeCoffLoaderUnloadImage() IN/OUT ...gikidy2008-12-043-3/+3
* Update PEIM entry point to follow PEIM entry point.lgao42008-11-272-12/+12
* 1.retried graphics library class from MdePkgvanjeff2008-11-244-4/+1
* Update NT32 platform DSC file for library class/instances renaming.qhuang82008-11-131-11/+9
* Add dependency of MdeModulePkg since HiiLib has been moved to MdeModulePkg.qhuang82008-11-131-0/+1
* Add dependency of MdeModulePkg since HiiLib has been moved to MdeModulePkg.qhuang82008-11-131-0/+1
* 1, Add <Library/DevicePathLib.h> for all source that use device path utility ...klu22008-11-114-2/+6
* Scrubbed SnpNt32 c header and source.jgong52008-11-102-268/+752
* Update WinNtBlockIo for the EfiLibInstallAllDriverBindingg2() API change.qhuang82008-11-071-0/+1
* Fix some build error under ICC tool-chain.qwang122008-11-0111-25/+25