summaryrefslogtreecommitdiffstats
path: root/IntelFrameworkModulePkg/Csm
Commit message (Expand)AuthorAgeFilesLines
...
* Use PCD for PMM size and EndOpromShadowAddress to remove hard code value in C...li-elvin2011-10-104-38/+16
* 1. Add Partial Keystroke Support in Ps2Kb drivers. See the Uefi2.3.1a chapter...qianouyang2011-09-301-1/+6
* Add RomImage pointer NULL check.li-elvin2011-09-291-1/+1
* The ParentDevicePath is not initialized when error happened and went to Done....li-elvin2011-09-261-12/+12
* Clean up the private GUID definition in module Level.lgao42011-09-183-16/+7
* Update CSM module to provide the general solution when the Timer Arch Protoco...li-elvin2011-08-304-5/+156
* Add a PcdPs2KbdExtendedVerification to let user to choose whether extend rese...li-elvin2011-08-253-3/+69
* Remove the code added originally to restore 8254 timer to 54ms.li-elvin2011-08-093-38/+0
* Print PCI Interrupt Line/Interrupt Pin registers before booting legacy OS.niruiyu2011-08-041-3/+71
* Normalize data transfer buffer in BlockIo thunk driver to avoid INT 13 Functi...li-elvin2011-08-041-4/+14
* Put free the buffer GraphicsOutput.Mode in correct place.li-elvin2011-08-011-8/+15
* Fix the comments to follow UEFI Spec regarding how to check an EFI_HANDLE is ...niruiyu2011-07-066-14/+14
* IntelFrameworkModulePkg: Add Compatibility Support Module (CSM) driversjljusten2011-06-2743-0/+30497