]> git.proxmox.com Git - mirror_edk2.git/history - IntelFrameworkModulePkg/Csm/BiosThunk
BaseTools: Library hashing fix and optimization for --hash feature
[mirror_edk2.git] / IntelFrameworkModulePkg / Csm / BiosThunk /
2019-04-09 Michael D KinneyIntelFrameworkModulePkg: Replace BSD License with BSD...
2018-09-14 Dandan BiIntelFrameworkModulePkg: Avoid key notification called...
2018-08-24 shengleiIntelFrameworkModulePkg Snp16Dxe: Remove redundant...
2018-06-29 chenc2IntelFrameworkModulePkg: Removing ipf from edk2.
2018-06-28 Liming GaoIntelFrameworkModulePkg: Clean up source files
2018-02-01 Ruiyu NiIntelFrameworkModule/ThunkKb: ReadKeyStrokeEx always...
2017-12-08 Jian J WangIntelFrameworkModulePkg/KeyboardDxe: Use macro to enabl...
2017-10-24 Dandan BiIntelFrameworkModulePkg/Csm: Refine coding style in...
2017-10-11 Jian J WangIntelFrameworkModulePkg/Csm: Add code to bypass NULL...
2017-06-20 Dandan BiIntelFrameworkModulePkg: Update comments in SimpleTextInEx
2017-03-06 Hao WuIntelFrameworkModulePkg: Refine casting expression...
2016-12-26 Star ZengIntelFrameworkModulePkg KbDxe: Execute key notify func...
2016-10-24 Gary LinIntelFrameworkModulePkg: Fix typos in comments
2016-04-13 Ruiyu NiIntelFrameworkModulePkg/KeyboardDxe: Use PCD defined...
2016-03-25 Laszlo ErsekIntelFrameworkModulePkg: BiosVideo: remove set but...
2015-12-15 Jordan JustenIntelFrameworkModulePkg: Convert all .uni files to...
2015-08-26 eric DongIntelFrameworkModulePkg/BiosThunk: Fix 32 bits arch...
2014-12-24 Deric ColeAddress the potential system TPL does not been restore.
2014-09-03 Gao, LimingIntelFrameworkModulePkg: Convert non DOS format files...
2014-08-28 Zeng, StarIntelFrameworkModulePkg: INF/DEC file updates to EDK...
2014-08-28 Zeng, StarIntelFrameworkModulePkg: INF/DEC file updates to EDK...
2014-08-08 Jeff FanAdd type cast on variable before operation.
2014-07-23 Elvin LiFix memory leak issues in BiosSnp module.
2013-03-29 li-elvinWhen EDID comes from hardware INT10 and does not includ...
2013-01-22 li-elvinTake the highest horizontal resolution as highest video...
2013-01-22 li-elvinParse full EDID data to get all video resolutions suppo...
2012-11-26 li-elvinFix IA32 build failure to add UINTN type cast.
2012-11-23 li-elvinUpdate FrameBufferSize aligned with UEFI spec.
2012-11-12 li-elvinBiosVideo allocate wrong size of buffer for EDID overri...
2012-10-24 li-elvinUse ReadUnaligned16 function to access the buffer which...
2012-10-11 li-elvinAdd PcdFastPS2Detection to improve PS2 keyboard driver...
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-05-04 li-elvinCurrently restoring PCI attributes are put in child...
2012-03-14 rsun3Improve robustness when scanning PCI Option ROM.
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-19 niruiyuChange the Keyboard thunk driver to remove DevicePath...
2011-09-30 qianouyang1. Add Partial Keystroke Support in Ps2Kb drivers....
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-25 li-elvinAdd a PcdPs2KbdExtendedVerification to let user to...
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...