- 1f70d74 IntelFrameworkModulePkg/BiosThunk: Fix 32 bits arch build failure when disable optimization. by eric Dong · 9 years ago
- 0927c81 Address the potential system TPL does not been restore. by Deric Cole · 10 years ago
- 46dd588 IntelFrameworkModulePkg: Convert non DOS format files to DOS format by Gao, Liming · 10 years ago
- 9fbebd8 IntelFrameworkModulePkg: INF/DEC file updates to EDK II packages by Zeng, Star · 10 years ago
- f9841f0 IntelFrameworkModulePkg: INF/DEC file updates to EDK II packages by Zeng, Star · 10 years ago
- 1a45b15 Add type cast on variable before operation. by Jeff Fan · 10 years ago
- 9f6c5db Fix memory leak issues in BiosSnp module. by Elvin Li · 10 years ago
- 1687559 When EDID comes from hardware INT10 and does not include 800x600, 640x480 and 1024x768, but INT10 supports these modes, add them into GOP mode. by li-elvin · 12 years ago
- 7f7dba5 Take the highest horizontal resolution as highest video resolution. by li-elvin · 12 years ago
- 2e0910a Parse full EDID data to get all video resolutions supported by monitors. by li-elvin · 12 years ago
- 6c2f76e Fix IA32 build failure to add UINTN type cast. by li-elvin · 12 years ago
- 554e88d Update FrameBufferSize aligned with UEFI spec. by li-elvin · 12 years ago
- 60bee0c BiosVideo allocate wrong size of buffer for EDID override data. Fix this issue to allocate correct buffer size. by li-elvin · 12 years ago
- e6fa789 Use ReadUnaligned16 function to access the buffer which is pointed by a possible unaligned pointer. by li-elvin · 12 years ago
- 4ccfd30 Add PcdFastPS2Detection to improve PS2 keyboard driver start performance. by li-elvin · 12 years ago
- 402e4a9 Change the type of NotifyHandle from EFI_HANDLE to VOID * for SimpleTextInEx protocol. by niruiyu · 12 years ago
- c31b316 To follow UEFI spec, update the code to make correct check to support multiple _ADR fields. by li-elvin · 13 years ago
- eca7d27 Currently restoring PCI attributes are put in child uninstall logic, if one child is uninstalled, PCI attributes are restored, it will bring problem for stopping the next child. we do not restore the PCI attributes until all child handles are uninstalled. by li-elvin · 13 years ago
- 94020bb Improve robustness when scanning PCI Option ROM. by rsun3 · 13 years ago
- 675253b Set video resolution to highest when PcdVideoHorizontalResolution or PcdVideoVerticalResolution are set to 0x0. by li-elvin · 13 years ago
- 153a2ba Check the device path protocol before opening the PciIo BY_DRIVER. by niruiyu · 13 years ago
- 9891f79 Change the SimpleTextInEx implementation to return CTRL+C when CTRL and C are both pressed; SimpleTextIn implementation still returns CTRL+3. by niruiyu · 13 years ago
- 55d4edf Change the Keyboard thunk driver to remove DevicePath reference. by niruiyu · 13 years ago
- 5829afe 1. Add Partial Keystroke Support in Ps2Kb drivers. See the Uefi2.3.1a chapter 11.2 by qianouyang · 13 years ago
- a1f7e1e The ParentDevicePath is not initialized when error happened and went to Done. So the ParentDevicePath is moved to the beginning of Start (). by li-elvin · 13 years ago
- e24fc10 Clean up the private GUID definition in module Level. by lgao4 · 13 years ago
- f6c014f Add a PcdPs2KbdExtendedVerification to let user to choose whether extend reset for keyboard driver in start (). Add more debug information in the driver. by li-elvin · 13 years ago
- c5493c5 Normalize data transfer buffer in BlockIo thunk driver to avoid INT 13 Function 42H returning data boundary error (09H). by li-elvin · 13 years ago
- af00cab Put free the buffer GraphicsOutput.Mode in correct place. by li-elvin · 13 years ago
- 0c9f676 Fix the comments to follow UEFI Spec regarding how to check an EFI_HANDLE is valid/invalid. by niruiyu · 14 years ago
- bcecde1 IntelFrameworkModulePkg: Add Compatibility Support Module (CSM) drivers by jljusten · 14 years ago