summaryrefslogtreecommitdiff
path: root/IntelFrameworkPkg
AgeCommit message (Expand)Author
2019-02-04IntelFrameworkPkg: fix build for AARCH64/ARMLeif Lindholm
2018-09-27IntelFrameworkPkg FrameworkUefiLib: Add new EfiLocateXXXAcpiTable APIsStar Zeng
2018-08-22IntelFrameworkPkg/FrameworkUefiLib: don't special-case EFI_FILE_MODE_CREATELaszlo Ersek
2018-08-16IntelFrameworkPkg/FrameworkUefiLib: introduce EfiOpenFileByDevicePath()Laszlo Ersek
2018-06-29IntelFrameworkPkg: Removing ipf from edk2.chenc2
2018-06-28IntelFrameworkPkg: Clean up source filesLiming Gao
2018-06-12IntelFrameworkPkg UefiLib: Use comparison logic to check UINTN parameterLiming Gao
2018-06-05IntelFrameworkPkg FrameworkUefiLib: Fix in EfiLocateProtocolBuffer()Star Zeng
2018-05-23IntelFrameworkPkg UefiLib: Fix XCODE5 varargs warningLiming Gao
2018-05-21IntelFrameworkPkg/UefiLib: Fix build fail caused by commit b6d5def2faDandan Bi
2018-05-17IntelFrameworkPkg/FrameworkUefiLib: Add 'OUT' decorator where necessary.Marvin.Haeuser@outlook.com
2018-02-11IntelFrameworkPkg/FrameworkUefiLib: Sync with MdePkg/UefiLibKinney, Michael D
2018-02-11IntelFrameworkPkg/FrameworkUefiLib: Add EfiLocateProtocolBuffer()Kinney, Michael D
2017-12-08IntelFrameworkPkg/LegacyBios.h: Add a macro to guarantee page 0 accessJian J Wang
2017-10-10IntelFrameworkPkg PeiHobLibFramework: Implement BuildFv3HobStar Zeng
2017-08-03edk2: Move License.txt file to rootMichael D Kinney
2017-08-03edk2: Move TianoCore Contribution Agreement to rootMichael D Kinney
2017-04-14IntelFrameworkPkg/UefiLib: Avoid mis-calculate of graphic console sizeHao Wu
2017-01-20IntelFrameworkPkg UefiLib: Make the event empty function publicStar Zeng
2017-01-17IntelFrameworkPkg/DxeIoLibCpuIo: Add new Fifo routines in IoLib classLeo Duran
2016-11-17IntelFrameworkPkg PeiHobLib: Check FV alignment when building FV HOBStar Zeng
2016-10-24IntelFrameworkPkg: Fix typos in commentsGary Lin
2016-09-15IntelFrameworkPkg/FrameworkSpecConformance.txt: Update the URLYonghong Zhu
2016-08-08IntelFrameworkPkg DSC: Add build option to disable deprecated APIsHao Wu
2016-03-23IntelFrameworkPkg/FrameworkUefiLib: implement EfiEventGroupSignalLaszlo Ersek
2016-03-23IntelFrameworkPkg/FrameworkUefiLib: move InternalEmptyFunction to UefiLib.cLaszlo Ersek
2016-01-19IntelFrameworkPkg: Add NOOPT target in IntelFrameworkPkg.dscHao Wu
2015-12-15IntelFrameworkPkg: Convert all .uni files to utf-8Jordan Justen
2015-08-20IntelFrameworkPkg: Update DEC and DSC version from 0.94 to 0.96Feng Tian
2015-08-05IntelFrameworkPkg FrameworkUefiLib: Fix wrong DestMax passed to StrCpyS()Hao Wu
2015-07-10IntelFrameworkPkg FrameworkUefiLib: Fix ASSERT in CatVSPrintHao Wu
2015-06-30IntelFrameworkPkg FrameworkUefiLib: Use safe string functionsHao Wu
2015-04-16IntelFrameworkPkg: Fix a non ASCII char in LegacyBios.h.Qiu Shumin
2015-04-08IntelFrameworkPkg: Update EFI_COMPATIBILITY16_TABLE to CSM 0.98.David Woodhouse
2015-02-03*/Contributions.txt: Update example email addressJordan Justen
2014-12-23IntelFrameworkPkg: fix mixed dos and linux EOL format issueHot Tian
2014-10-31EDK II Contributions.txt: Update patch format informationJordan Justen
2014-10-31MdePkg/IntelFrameworkPkg HobLib: Update BuildResourceDescriptorWithOwnerHob()Star Zeng
2014-10-27MdePkg/IntelFrameworkPkg HobLib: Add BuildResourceDescriptorWithOwnerHob() API.Star Zeng
2014-09-03IntelFrameworkPkg: Convert non DOS format files to DOS formatGao, Liming
2014-09-02Update IntelFrameworkPkg package version to 0.94.Jeff Fan
2014-08-28IntelFrameworkPkg: INF/DEC file updates to EDK II packagesGao, Liming
2014-08-28IntelFrameworkPkg: INF/DEC file updates to EDK II packagesGao, Liming
2014-08-28IntelFrameworkPkg: INF/DEC file updates to EDK II packagesGao, Liming
2014-08-28IntelFrameworkPkg: INF/DEC file updates to EDK II packagesGao, Liming
2014-08-25EDK II Contributions.txt: Note acceptable contribution licensesJordan Justen
2014-01-10Update IntelFrameworkPkg version: 0.92->0.93Jeff Fan
2013-07-10Fill the ImageHandle and DriverBindingHandle field of Driver Binding Protocol...Ruiyu Ni
2012-12-25Add ASSERT() for BitField operations to make sure the input value is valid. lgao4
2012-11-15Enhance CreatePopup to call ReadKeyStroke() before calling WaitForEvent(). Th...niruiyu