Age | Commit message (Expand) | Author | Files | Lines |
2018-02-11 | IntelFrameworkPkg/FrameworkUefiLib: Sync with MdePkg/UefiLib | Kinney, Michael D | 1 | -0/+102 |
2018-02-11 | IntelFrameworkPkg/FrameworkUefiLib: Add EfiLocateProtocolBuffer() | Kinney, Michael D | 1 | -1/+111 |
2017-12-08 | IntelFrameworkPkg/LegacyBios.h: Add a macro to guarantee page 0 access | Jian J Wang | 1 | -0/+36 |
2017-10-10 | IntelFrameworkPkg PeiHobLibFramework: Implement BuildFv3Hob | Star Zeng | 1 | -1/+55 |
2017-08-03 | edk2: Move License.txt file to root | Michael D Kinney | 1 | -25/+0 |
2017-08-03 | edk2: Move TianoCore Contribution Agreement to root | Michael D Kinney | 1 | -218/+0 |
2017-04-14 | IntelFrameworkPkg/UefiLib: Avoid mis-calculate of graphic console size | Hao Wu | 1 | -2/+9 |
2017-01-20 | IntelFrameworkPkg UefiLib: Make the event empty function public | Star Zeng | 3 | -43/+23 |
2017-01-17 | IntelFrameworkPkg/DxeIoLibCpuIo: Add new Fifo routines in IoLib class | Leo Duran | 2 | -7/+311 |
2016-11-17 | IntelFrameworkPkg PeiHobLib: Check FV alignment when building FV HOB | Star Zeng | 1 | -1/+69 |
2016-10-24 | IntelFrameworkPkg: Fix typos in comments | Gary Lin | 4 | -4/+4 |
2016-09-15 | IntelFrameworkPkg/FrameworkSpecConformance.txt: Update the URL | Yonghong Zhu | 1 | -1/+1 |
2016-08-08 | IntelFrameworkPkg DSC: Add build option to disable deprecated APIs | Hao Wu | 1 | -0/+3 |
2016-03-23 | IntelFrameworkPkg/FrameworkUefiLib: implement EfiEventGroupSignal | Laszlo Ersek | 1 | -0/+43 |
2016-03-23 | IntelFrameworkPkg/FrameworkUefiLib: move InternalEmptyFunction to UefiLib.c | Laszlo Ersek | 3 | -23/+39 |
2016-01-19 | IntelFrameworkPkg: Add NOOPT target in IntelFrameworkPkg.dsc | Hao Wu | 1 | -2/+2 |
2015-12-15 | IntelFrameworkPkg: Convert all .uni files to utf-8 | Jordan Justen | 7 | -0/+0 |
2015-08-20 | IntelFrameworkPkg: Update DEC and DSC version from 0.94 to 0.96 | Feng Tian | 2 | -4/+4 |
2015-08-05 | IntelFrameworkPkg FrameworkUefiLib: Fix wrong DestMax passed to StrCpyS() | Hao Wu | 1 | -1/+1 |
2015-07-10 | IntelFrameworkPkg FrameworkUefiLib: Fix ASSERT in CatVSPrint | Hao Wu | 1 | -1/+7 |
2015-06-30 | IntelFrameworkPkg FrameworkUefiLib: Use safe string functions | Hao Wu | 1 | -6/+2 |
2015-04-16 | IntelFrameworkPkg: Fix a non ASCII char in LegacyBios.h. | Qiu Shumin | 1 | -1/+1 |
2015-04-08 | IntelFrameworkPkg: Update EFI_COMPATIBILITY16_TABLE to CSM 0.98. | David Woodhouse | 1 | -2/+27 |
2015-02-03 | */Contributions.txt: Update example email address | Jordan Justen | 1 | -2/+2 |
2014-12-23 | IntelFrameworkPkg: fix mixed dos and linux EOL format issue | Hot Tian | 1 | -32/+32 |
2014-10-31 | EDK II Contributions.txt: Update patch format information | Jordan Justen | 1 | -13/+29 |
2014-10-31 | MdePkg/IntelFrameworkPkg HobLib: Update BuildResourceDescriptorWithOwnerHob() | Star Zeng | 1 | -4/+5 |
2014-10-27 | MdePkg/IntelFrameworkPkg HobLib: Add BuildResourceDescriptorWithOwnerHob() API. | Star Zeng | 1 | -1/+42 |
2014-09-03 | IntelFrameworkPkg: Convert non DOS format files to DOS format | Gao, Liming | 6 | -0/+0 |
2014-09-02 | Update IntelFrameworkPkg package version to 0.94. | Jeff Fan | 2 | -2/+2 |
2014-08-28 | IntelFrameworkPkg: INF/DEC file updates to EDK II packages | Gao, Liming | 2 | -0/+0 |
2014-08-28 | IntelFrameworkPkg: INF/DEC file updates to EDK II packages | Gao, Liming | 1 | -0/+4 |
2014-08-28 | IntelFrameworkPkg: INF/DEC file updates to EDK II packages | Gao, Liming | 5 | -0/+0 |
2014-08-28 | IntelFrameworkPkg: INF/DEC file updates to EDK II packages | Gao, Liming | 5 | -54/+51 |
2014-08-25 | EDK II Contributions.txt: Note acceptable contribution licenses | Jordan Justen | 1 | -0/+14 |
2014-01-10 | Update IntelFrameworkPkg version: 0.92->0.93 | Jeff Fan | 2 | -4/+4 |
2013-07-10 | Fill the ImageHandle and DriverBindingHandle field of Driver Binding Protocol... | Ruiyu Ni | 1 | -106/+104 |
2012-12-25 | Add ASSERT() for BitField operations to make sure the input value is valid. | lgao4 | 1 | -1/+41 |
2012-11-15 | Enhance CreatePopup to call ReadKeyStroke() before calling WaitForEvent(). Th... | niruiyu | 1 | -3/+16 |
2012-04-24 | Update copyright format | hhtian | 1 | -3/+1 |
2012-04-11 | EDK II Packages: Add Contributions.txt and License.txt files | jljusten | 2 | -0/+215 |
2012-02-29 | Update FrameworkUefiLib library instance to implement the missing CatSPrint()... | lgao4 | 1 | -0/+101 |
2012-02-01 | Add Missing invocations to VA_END() for VA_START(). | rsun3 | 1 | -1/+5 |
2011-12-15 | Add comments for EFI_CACHE_SRAM_TYPE_DATA because of the inconsistency betwee... | lzeng14 | 1 | -0/+5 |
2011-12-14 | Update IntelFrameworkPkg version: 0.91->0.92 | vanjeff | 2 | -3/+3 |
2011-07-27 | For libraries that have multiple module types support, just define a [Depex] ... | lzeng14 | 1 | -2/+2 |
2011-06-09 | Change BuildGuidHob and BuildGuidDataHob to return NULL upon failure. | niruiyu | 1 | -5/+49 |
2011-05-20 | Order sections as [Defines], [Includes], [LibraryClasses], [Guids], [Ppis], [... | lzeng14 | 1 | -28/+28 |
2011-04-20 | Update and add some definitions to reflect the latest industry standard or fo... | lzeng14 | 2 | -23/+110 |
2011-03-14 | Enhance dec file to follow spec. | ydong10 | 1 | -2/+2 |