]> git.proxmox.com Git - mirror_edk2.git/history - IntelFrameworkModulePkg/Csm
BiosVideo allocate wrong size of buffer for EDID override data. Fix this issue to...
[mirror_edk2.git] / IntelFrameworkModulePkg / Csm /
2012-11-12 li-elvinBiosVideo allocate wrong size of buffer for EDID overri...
2012-10-30 li-elvinAdd missing status code in several modules.
2012-10-24 li-elvinUse ReadUnaligned16 function to access the buffer which...
2012-10-11 li-elvinAdd PcdFastPS2Detection to improve PS2 keyboard driver...
2012-09-24 niruiyuHandle the case when OpROM wants to completely remove...
2012-08-13 li-elvinCheck if active video mode is changed after OpROM start...
2012-07-30 niruiyuChange the type of NotifyHandle from EFI_HANDLE to...
2012-07-18 li-elvinTo follow UEFI spec, update the code to make correct...
2012-07-17 li-elvinAdded secure boot in CSM module entrypoint, if UEFI...
2012-05-23 li-elvinUpdate the way to allocate high PMM, firstly try to...
2012-05-04 li-elvinCurrently restoring PCI attributes are put in child...
2012-03-14 rsun3Improve robustness when scanning PCI Option ROM.
2012-03-01 li-elvinWhen CSM uses EFI_SEGMENT and EFI_OFFSET to call CSM16...
2011-11-15 li-elvinCSM is updated to remove RaiseTPL (TPL_HIGH_LEVEL)...
2011-10-28 li-elvinSet video resolution to highest when PcdVideoHorizontal...
2011-10-27 niruiyuCheck the device path protocol before opening the PciIo...
2011-10-25 niruiyuChange the SimpleTextInEx implementation to return...
2011-10-21 li-elvinCSM should firstly set timer to enable state at first...
2011-10-19 niruiyuChange the Keyboard thunk driver to remove DevicePath...
2011-10-19 li-elvinUse a local variable and assign 0 to it, then use it...
2011-10-10 li-elvinInstallOpROM in CSM driver could be enhanced to start...
2011-10-10 li-elvinUse PCD for PMM size and EndOpromShadowAddress to remov...
2011-09-30 qianouyang1. Add Partial Keystroke Support in Ps2Kb drivers....
2011-09-29 li-elvinAdd RomImage pointer NULL check.
2011-09-26 li-elvinThe ParentDevicePath is not initialized when error...
2011-09-18 lgao4Clean up the private GUID definition in module Level.
2011-08-30 li-elvinUpdate CSM module to provide the general solution when...
2011-08-25 li-elvinAdd a PcdPs2KbdExtendedVerification to let user to...
2011-08-09 li-elvinRemove the code added originally to restore 8254 timer...
2011-08-04 niruiyuPrint PCI Interrupt Line/Interrupt Pin registers before...
2011-08-04 li-elvinNormalize data transfer buffer in BlockIo thunk driver...
2011-08-01 li-elvinPut free the buffer GraphicsOutput.Mode in correct...
2011-07-06 niruiyuFix the comments to follow UEFI Spec regarding how...
2011-06-27 jljustenIntelFrameworkModulePkg: Add Compatibility Support...