audk/IntelFrameworkModulePkg/Csm/LegacyBiosDxe
li-elvin 3512efa9b2 CSM is updated to remove RaiseTPL (TPL_HIGH_LEVEL) and disable 2 known UEFI interrupts instead. This is needed to process HPET timer interrupt before going into real mode.
Signed-off-by: li-elvin
Reviewed-by: vanjeff

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@12701 6f19259b-4bc3-4df7-8a09-765794883524
2011-11-15 07:59:21 +00:00
..
IA32 IntelFrameworkModulePkg: Add Compatibility Support Module (CSM) drivers 2011-06-27 23:32:56 +00:00
Ipf IntelFrameworkModulePkg: Add Compatibility Support Module (CSM) drivers 2011-06-27 23:32:56 +00:00
X64 IntelFrameworkModulePkg: Add Compatibility Support Module (CSM) drivers 2011-06-27 23:32:56 +00:00
LegacyBbs.c IntelFrameworkModulePkg: Add Compatibility Support Module (CSM) drivers 2011-06-27 23:32:56 +00:00
LegacyBda.c IntelFrameworkModulePkg: Add Compatibility Support Module (CSM) drivers 2011-06-27 23:32:56 +00:00
LegacyBios.c Use PCD for PMM size and EndOpromShadowAddress to remove hard code value in CSM module. 2011-10-10 01:43:13 +00:00
LegacyBiosDxe.inf Use PCD for PMM size and EndOpromShadowAddress to remove hard code value in CSM module. 2011-10-10 01:43:13 +00:00
LegacyBiosInterface.h Use PCD for PMM size and EndOpromShadowAddress to remove hard code value in CSM module. 2011-10-10 01:43:13 +00:00
LegacyBootSupport.c CSM is updated to remove RaiseTPL (TPL_HIGH_LEVEL) and disable 2 known UEFI interrupts instead. This is needed to process HPET timer interrupt before going into real mode. 2011-11-15 07:59:21 +00:00
LegacyCmos.c IntelFrameworkModulePkg: Add Compatibility Support Module (CSM) drivers 2011-06-27 23:32:56 +00:00
LegacyIde.c IntelFrameworkModulePkg: Add Compatibility Support Module (CSM) drivers 2011-06-27 23:32:56 +00:00
LegacyPci.c InstallOpROM in CSM driver could be enhanced to start video when RomImage is passed in directly. 2011-10-10 07:54:47 +00:00
LegacySio.c IntelFrameworkModulePkg: Add Compatibility Support Module (CSM) drivers 2011-06-27 23:32:56 +00:00
Thunk.c CSM should firstly set timer to enable state at first, then RestoreTpl is called. 2011-10-21 08:45:07 +00:00