summaryrefslogtreecommitdiffstats
path: root/PcAtChipsetPkg/8259InterruptControllerDxe/8259.c
Commit message (Expand)AuthorAgeFilesLines
* PcAtChipsetPkg: Fix typing errorsThomas Huth2017-01-201-2/+2
* Raise TPL to high to disable CPU interrupt before 8259 legacy base vector is ...li-elvin2012-10-311-1/+5
* Fix comparisons of enumerated types which may cause warnings for some compilers.rsun32012-08-281-5/+5
* Update 8259 PCDs to support Dynamic and DynamicEx and PatchableInModulemdkinney2011-05-041-3/+9
* Refine code to make code run safely.ydong102010-10-191-1/+1
* RefRefine soma code to make code run safely.ydong102010-09-171-4/+4
* Fix format of Copyright notice to conform to legal requirements.darylm5032010-04-151-10/+9
* Add Pcd8259LegacyModeEdgeLevel into PcAtChipsetPkg.decklu22009-07-061-1/+1
* 1) Add package description file (dec) for PcAtChipsetPkgklu22009-07-061-1/+1
* 1. Remove SetVecotor() in SetMode().vanjeff2009-07-011-3/+1
* Fix the bug that necessary call of SetVectorBase() is missing in the SetMode(...xli242009-06-291-0/+2
* 1. removed an extra call to SetVectorBase() in the SetMode() function.vanjeff2009-06-011-13/+29
* Merge improved comments into this driver.jljusten2009-03-021-218/+216
* Move IntelFrameworkModulePkg/Universal/Legacy8259Dxe tojljusten2009-03-011-0/+605