summaryrefslogtreecommitdiff
path: root/IntelFrameworkModulePkg
AgeCommit message (Expand)Author
2011-09-301. Add Partial Keystroke Support in Ps2Kb drivers. See the Uefi2.3.1a chapter...qianouyang
2011-09-29Add pointer check for NULL before dereference it.ydong10
2011-09-29Add RomImage pointer NULL check.li-elvin
2011-09-26The ParentDevicePath is not initialized when error happened and went to Done....li-elvin
2011-09-21Add PCD for 1G page tablejyao1
2011-09-19Correct 1G page table generation.jyao1
2011-09-18Clean up the private GUID definition in module Level.lgao4
2011-09-16Update the BDS UI to keep the old behaviors after add exit action when Config...ydong10
2011-09-16Fix Ps2KeyboardDxe driver to return correct key data when Shift/Ctrl/Alt and ...niruiyu
2011-09-14Remove useless pointer check.ydong10
2011-09-14Fix build error.jyao1
2011-09-13Use CPU_HOB to detect max address support from platform, and added 1G page ta...jyao1
2011-09-08Fixed issue that addition LEFT CTRL key was detected when press PAUSE key. P...vanjeff
2011-09-06Check the pointer before use it.ydong10
2011-09-02IntelFrameworkModulePkg: Add DxeCapsuleLibjljusten
2011-09-02Add error debug information for capsule processing in Bds.li-elvin
2011-09-01IntelFrameworkModulePkg: Add UpdateDriverDxe driverjljusten
2011-09-01IntelFrameworkModulePkg: Add FwVolDxe driverjljusten
2011-09-01Check the pointer before use it.ydong10
2011-08-31IntelFrameworkModulePkg: Add AcpiS3SaveDxe driverjljusten
2011-08-30Update CSM module to provide the general solution when the Timer Arch Protoco...li-elvin
2011-08-29MdeModulePkg, IntelFramworkModulePkg: Add S3 PCDsjljusten
2011-08-29IntelFrameworkModulePkg: Add AcpiSupportDxe driverjljusten
2011-08-25IntelFrameworkModulePkg/GenericBdsLib: update GenericBdsLib to report status ...xdu2
2011-08-25Add a PcdPs2KbdExtendedVerification to let user to choose whether extend rese...li-elvin
2011-08-25Raise TPL to prevent the BlockIo instance for USB device is removed during th...niruiyu
2011-08-09Remove the code added originally to restore 8254 timer to 54ms.li-elvin
2011-08-04Print PCI Interrupt Line/Interrupt Pin registers before booting legacy OS.niruiyu
2011-08-04Normalize data transfer buffer in BlockIo thunk driver to avoid INT 13 Functi...li-elvin
2011-08-02Fixed the issue in RuntimeStatusCode library that may not work on the early d...lgao4
2011-08-01Put free the buffer GraphicsOutput.Mode in correct place.li-elvin
2011-08-01Clean and split AcpiVariable.h in IntelFrameworkModulePkg into 2 new .h files...rsun3
2011-07-19IntelFrameworkModulePkg: Add ExitPmAuth protocol definitionjljusten
2011-07-06Fix the comments to follow UEFI Spec regarding how to check an EFI_HANDLE is ...niruiyu
2011-07-06Enhance BDS to avoid the additional reset when the platform pre-allocated mem...niruiyu
2011-07-05Fix the comments to follow UEFI Spec regarding how to check an EFI_HANDLE is ...niruiyu
2011-07-05Fix the BDS to show UEFI hard drive boot option as "EFI Hard Drive" instead o...niruiyu
2011-07-05Add the support for Boot Option with all 0xff USB class Device Path.qianouyang
2011-06-30IntelFrameworkModulePkg: Add PalLib library class mappingjljusten
2011-06-28IntelFrameworkModulePkg: Fix clang compielr warning.andrewfish
2011-06-27IntelFrameworkModulePkg: Add Compatibility Support Module (CSM) driversjljusten
2011-06-27IntelFrameworkModulePkg: Add Guid/AcpiVariable.hjljusten
2011-06-23Refine code to follow coding style.ydong10
2011-06-17IntelFrameworkModulePkg: Add IsaFloppyPei driverjljusten
2011-06-16IntelFrameworkModulePkg GenericBdsLib: Remove unwanted assert conditionjljusten
2011-06-02Add return status check for SetVariable.niruiyu
2011-05-27Update the comments to describe the purpose of Removable array.niruiyu
2011-05-26Originally BDS only creates boot options for removable media, the patch creat...niruiyu
2011-05-26Add more status code in drivers.li-elvin
2011-05-20Refine all R9 call back function to return EFI_UNSUPPORTED for all unsupporte...ydong10