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