Age | Commit message (Expand) | Author |
2010-09-16 | Add additional reset when Memory Type Information settings change. | niruiyu |
2010-09-10 | Update this library to restrict usage to DXE_RUNTIME_DRIVER and DXE_SMM_DRIVE... | mdkinney |
2010-08-26 | Fix a bug in GetOptionalStringByIndex() that doesn't handle the case when Ind... | niruiyu |
2010-08-20 | Fix GCC build failure | niruiyu |
2010-08-19 | Check in the IsaIoDxe device driver that consumes EFI_SIO_PROTOCOL to produce... | niruiyu |
2010-08-13 | Add datahub status sode handler driver. | xli24 |
2010-08-10 | Add explicit type cast to suppress possible warning of precession loss. | xli24 |
2010-08-09 | Remove the EHCI/UHCI inter-dependency in GenericBdsLib since the EHCI/UHCI co... | niruiyu |
2010-07-30 | Add NULL pointer checking against Data. | xli24 |
2010-07-30 | Handle gEfiStatusCodeDataTypeStringGuid in status code drivers. | xli24 |
2010-07-28 | Enhance FV2.ReadSection() to read GUIDED section raw data when its extraction... | lgao4 |
2010-07-22 | Fix bug that cursor position will change when enter newly registered HII Form... | xdu2 |
2010-07-05 | Fix the issues that StatusCode can't work when PcdStatusCodeUseMemory is set ... | lgao4 |
2010-07-01 | Use ASSERT to check the expression. | lgao4 |
2010-06-29 | roll back last check-in. | vanjeff |
2010-06-29 | git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10612 6f... | vanjeff |
2010-06-14 | Allow gEfiMemoryTypeInformation bins to shrink if boot mode is BOOT_WITH_DEFA... | mdkinney |
2010-06-03 | Fix the issue that ASSERT() at line 1391 incorrectly asserts when order list ... | xli24 |
2010-06-02 | Per UEFI spec, FORM_OPEN/FORM_CLOSE Callback function should be called for ea... | lgao4 |
2010-05-28 | remove unnecessary EFI64_SHADOW_ALL_LEGACY_ROM in GenericBdsLib. | niruiyu |
2010-05-24 | Use the ASSERT() for parameter checking as the 4th parameter of internal work... | lgao4 |
2010-05-21 | For BdsDxe module, | xli24 |
2010-05-21 | Clean up package/platform DSC files by the following steps: | lgao4 |
2010-05-07 | Fix ICC 11.1 build error | mdkinney |
2010-04-23 | Update the copyright notice format | hhtian |
2010-04-21 | Fix a bug that FV->ReadSection cannot get the EFI_SECTION_GUID_DEFINED type s... | niruiyu |
2010-04-19 | Use SimpleTextInEx.Reset to initialize correctly KeyToggleStatue and KeyShift... | erictian |
2010-04-14 | Fix minor coding style issue. | qhuang8 |
2010-04-12 | Fix ICC build failure. | niruiyu |
2010-04-09 | 1. IsaSerialIo driver was changed to produce the flow control device path nod... | niruiyu |
2010-03-25 | Not maintained. | hhtian |
2010-03-22 | Per Liming request: 1)remove duplicate header disclaimer lines IntelFramework... | myronporter |
2010-03-22 | Don't create a dummy string with new language. | lgao4 |
2010-03-17 | fix ia32 build error. | erictian |
2010-03-17 | The ATA alignment_logic_in_phy_blocks field doesn’t directly report the low... | erictian |
2010-03-16 | Grammatical and disclaimer changes (does not follow internal C coding stds.) | myronporter |
2010-03-10 | Fix the hardware flow control logic in SerialIo driver. | niruiyu |
2010-03-04 | Update package version for IntelFrameworkPkg and IntelFrameworkModulePkg. | xli24 |
2010-03-04 | Update HiiConfigAccess.ExtractConfig interface to support NULL request string... | lgao4 |
2010-03-03 | Fixed the build issue which is caused by movement of S3Resume.h is moved fro... | jchen20 |
2010-02-25 | Clean up EFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION. | klu2 |
2010-02-24 | Remove <b></b> from File header. | lgao4 |
2010-02-24 | 1. Correct File header to ## @file | lgao4 |
2010-02-23 | Driver health entry in device manager page is not totally hidden, the origina... | li-elvin |
2010-02-11 | To follow UEFI spec 2.3 chapter 3.4.1.1, add the ConnectSingleController for ... | niruiyu |
2010-02-10 | Leverages SMM Status Code Protocol, instead of OemHookStatusCodeLib. | xli24 |
2010-02-08 | Assume Tick value 1 as the beginning time of boot. | jgong5 |
2010-02-05 | Fix two incorrect PCD token number in IntelFrameworkModulePkg | qhuang8 |
2010-02-04 | Fix ICC build break | qhuang8 |
2010-02-04 | Fix the bug that the wrong classguid is compared. | lgao4 |