Age | Commit message (Expand) | Author |
2016-10-24 | IntelFrameworkPkg: Fix typos in comments | Gary Lin |
2016-09-15 | IntelFrameworkPkg/FrameworkSpecConformance.txt: Update the URL | Yonghong Zhu |
2016-08-08 | IntelFrameworkPkg DSC: Add build option to disable deprecated APIs | Hao Wu |
2016-03-23 | IntelFrameworkPkg/FrameworkUefiLib: implement EfiEventGroupSignal | Laszlo Ersek |
2016-03-23 | IntelFrameworkPkg/FrameworkUefiLib: move InternalEmptyFunction to UefiLib.c | Laszlo Ersek |
2016-01-19 | IntelFrameworkPkg: Add NOOPT target in IntelFrameworkPkg.dsc | Hao Wu |
2015-12-15 | IntelFrameworkPkg: Convert all .uni files to utf-8 | Jordan Justen |
2015-08-20 | IntelFrameworkPkg: Update DEC and DSC version from 0.94 to 0.96 | Feng Tian |
2015-08-05 | IntelFrameworkPkg FrameworkUefiLib: Fix wrong DestMax passed to StrCpyS() | Hao Wu |
2015-07-10 | IntelFrameworkPkg FrameworkUefiLib: Fix ASSERT in CatVSPrint | Hao Wu |
2015-06-30 | IntelFrameworkPkg FrameworkUefiLib: Use safe string functions | Hao Wu |
2015-04-16 | IntelFrameworkPkg: Fix a non ASCII char in LegacyBios.h. | Qiu Shumin |
2015-04-08 | IntelFrameworkPkg: Update EFI_COMPATIBILITY16_TABLE to CSM 0.98. | David Woodhouse |
2015-02-03 | */Contributions.txt: Update example email address | Jordan Justen |
2014-12-23 | IntelFrameworkPkg: fix mixed dos and linux EOL format issue | Hot Tian |
2014-10-31 | EDK II Contributions.txt: Update patch format information | Jordan Justen |
2014-10-31 | MdePkg/IntelFrameworkPkg HobLib: Update BuildResourceDescriptorWithOwnerHob() | Star Zeng |
2014-10-27 | MdePkg/IntelFrameworkPkg HobLib: Add BuildResourceDescriptorWithOwnerHob() API. | Star Zeng |
2014-09-03 | IntelFrameworkPkg: Convert non DOS format files to DOS format | Gao, Liming |
2014-09-02 | Update IntelFrameworkPkg package version to 0.94. | Jeff Fan |
2014-08-28 | IntelFrameworkPkg: INF/DEC file updates to EDK II packages | Gao, Liming |
2014-08-28 | IntelFrameworkPkg: INF/DEC file updates to EDK II packages | Gao, Liming |
2014-08-28 | IntelFrameworkPkg: INF/DEC file updates to EDK II packages | Gao, Liming |
2014-08-28 | IntelFrameworkPkg: INF/DEC file updates to EDK II packages | Gao, Liming |
2014-08-25 | EDK II Contributions.txt: Note acceptable contribution licenses | Jordan Justen |
2014-01-10 | Update IntelFrameworkPkg version: 0.92->0.93 | Jeff Fan |
2013-07-10 | Fill the ImageHandle and DriverBindingHandle field of Driver Binding Protocol... | Ruiyu Ni |
2012-12-25 | Add ASSERT() for BitField operations to make sure the input value is valid. | lgao4 |
2012-11-15 | Enhance CreatePopup to call ReadKeyStroke() before calling WaitForEvent(). Th... | niruiyu |
2012-04-24 | Update copyright format | hhtian |
2012-04-11 | EDK II Packages: Add Contributions.txt and License.txt files | jljusten |
2012-02-29 | Update FrameworkUefiLib library instance to implement the missing CatSPrint()... | lgao4 |
2012-02-01 | Add Missing invocations to VA_END() for VA_START(). | rsun3 |
2011-12-15 | Add comments for EFI_CACHE_SRAM_TYPE_DATA because of the inconsistency betwee... | lzeng14 |
2011-12-14 | Update IntelFrameworkPkg version: 0.91->0.92 | vanjeff |
2011-07-27 | For libraries that have multiple module types support, just define a [Depex] ... | lzeng14 |
2011-06-09 | Change BuildGuidHob and BuildGuidDataHob to return NULL upon failure. | niruiyu |
2011-05-20 | Order sections as [Defines], [Includes], [LibraryClasses], [Guids], [Ppis], [... | lzeng14 |
2011-04-20 | Update and add some definitions to reflect the latest industry standard or fo... | lzeng14 |
2011-03-14 | Enhance dec file to follow spec. | ydong10 |
2011-01-31 | Correct comments for EFI_LEGACY_PIRQ_ENTRY. | jyao1 |
2011-01-26 | Updated IntelFrameworkPkg\Include\Guid\DataHubRecords.h same with ECP definition | li-elvin |
2010-12-22 | Document the inconsistency of EFI_SMM_CPU_SAVE_STATE between the EDK2 code ba... | rsun3 |
2010-12-22 | Update definition of EFI_SMM_CPU_SAVE_STATE to exclude Itanium save state. No... | rsun3 |
2010-12-13 | Update FrameworkSpecConformance.txt after adding new datahub definitions for ... | li-elvin |
2010-12-10 | Add missing data record for Type 4. | li-elvin |
2010-12-08 | add progress code definitions defined in Framework Specification. | vanjeff |
2010-11-05 | Add comment that describes the TPL restrictions for the Data Hub Protocol. | mdkinney |
2010-08-20 | The definition of NumberOfSmmReservedRegions is incorrect in Framework SmmCis... | xli24 |
2010-08-10 | Add explicit type cast to suppress possible warning of precession loss. | xli24 |