summaryrefslogtreecommitdiff
path: root/IntelFrameworkModulePkg
AgeCommit message (Expand)AuthorFilesLines
2019-05-22IntelFrameworkModulePkg/DebugLib: Fix string copy issueGao, Zhichao1-2/+2
2019-05-09IntelFrameworkModulePkg: Remove PcdFrameworkCompatibilitySupport usageDandan Bi2-11/+2
2019-04-28IntelFrameworkModulePkg: make global variable staticZhichao Gao1-2/+2
2019-04-28IntelFrameworkModulePkg: make global variable staticZhichao Gao1-2/+2
2019-04-11IntelFrameworkModulePkg: Fix comments and improve E820 debug outputRebecca Cran via Groups.Io1-5/+5
2019-04-10MdeModulePkg: Move BaseUefiTianoCustomDecompressLib toDandan Bi7-1363/+0
2019-04-09IntelFrameworkModulePkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney336-2390/+336
2019-04-02IntelFramworkModulePkg/PeiDxeDebugLibReportStatusCode: Add new APIsBret Barkelew1-31/+148
2019-02-28IntelFrameworkModulePkg/FwVolDxe: Ensure FfsFileHeader 8 bytes alignedStar Zeng1-2/+2
2019-02-04IntelFrameworkModulePkg: fix build for AARCH64/ARMLeif Lindholm1-1/+12
2018-11-11IntelFrameworkModulePkg: Fix UEFI and Tiano Decompression logic issueLiming Gao1-0/+6
2018-10-24IntelFrameworkModulePkg: Add more checker in UefiTianoDecompressLib (CVE FIX)Liming Gao1-2/+14
2018-10-09IntelFrameworkModulePkg Lzma: Update LZMA SDK version to 18.05Liming Gao15-352/+773
2018-09-25IntelFrameworkModulePkg: Remove PalLib in dscChen A Chen1-1/+0
2018-09-14IntelFrameworkModulePkg: Avoid key notification called more than onceDandan Bi2-0/+2
2018-08-23IntelFrameworkModulePkg BdsDxe: Remove redundant functionsshenglei7-324/+0
2018-08-23IntelFrameworkModulePkg LegacyBiosDxe: Remove redundant LibraryClassesshenglei2-4/+0
2018-08-23IntelFrameworkModulePkg Snp16Dxe: Remove redundant functionsshenglei2-271/+0
2018-08-23IntelFrameworkModulePkg IdeBusDxe: Remove redundant functionsshenglei4-517/+0
2018-08-23IntelFrameworkModulePkg Ps2KeyboardDxe: Remove a redundant functionshenglei2-36/+0
2018-08-23IntelFrameworkModulePkg IsaIoDxe: Remove a redundant protocolshenglei2-2/+0
2018-08-16IntelFrameworkModulePkg/Csm: Set CSM memory executableRuiyu Ni1-8/+26
2018-06-29IntelFrameworkModulePkg: Removing ipf from edk2.chenc242-1714/+53
2018-06-28IntelFrameworkModulePkg: Clean up source filesLiming Gao246-4069/+4069
2018-06-07IntelFrameworkModulePkg: Remove X86 ASM and S filesLiming Gao5-288/+1
2018-05-09IntelFrameworkModule/LegacyBios: Use reserved memory for legacy dataRuiyu Ni2-9/+18
2018-05-03IntelFrameworkModulePkg/LegacyBootMaintUiLib: Update RouteConfig functionThomas Palmer1-0/+3
2018-04-18IntelFrameworkModulePkg IsaSerialDxe: Update algorithm to calculate DivisorLiming Gao1-2/+2
2018-02-12IntelFrameworkModulePkg/GenericBdsLib: Remove the useless Perf codesDandan Bi4-335/+26
2018-02-12IntelFrameworkModulePkg/BdsDxe: Remove the useless Perf codesDandan Bi3-60/+3
2018-02-11IntelFrameworkModulePkg/GenericBdsLib: Use BmpSupportLibMichael D Kinney4-250/+10
2018-02-01IntelFrameworkModule/ThunkKb: ReadKeyStrokeEx always return key stateRuiyu Ni2-4/+15
2018-02-01IntelFrameworkModule/Ps2Kb: ReadKeyStrokeEx always return key stateRuiyu Ni3-24/+54
2017-12-08IntelFrameworkModulePkg/KeyboardDxe: Use macro to enable/disable page 0Jian J Wang2-109/+10
2017-12-08IntelFrameworkModulePkg/LegacyBios: Use macro to enable/disable page 0Jian J Wang7-273/+135
2017-11-14IntelFrameworkModulePkg: Fix MSFT C4255 warningSong, BinX3-0/+3
2017-11-08IntelFrameworkModulePkg: Fix misuses of AllocateCopyPoolJian J Wang1-5/+5
2017-10-24IntelFrameworkModule/LegacyBios: Avoid explicit comparison for BOOLEANDandan Bi1-2/+2
2017-10-24IntelFrameworkModulePkg/Csm: Refine coding style in commentsDandan Bi3-12/+12
2017-10-12IntelFrameworkModulePkg/LegacyBiosDxe: Fix GCC5 build warningJian J Wang1-3/+0
2017-10-11IntelFrameworkModulePkg/Csm: Add code to bypass NULL pointer detectionJian J Wang10-10/+338
2017-10-10IntelFrameworkModulePkg FwVolDxe: Get FV auth status propagated from PEIStar Zeng3-23/+57
2017-09-26IntelFrameworkModulePkg FwVolDxe: Support FFS_ATTRIB_DATA_ALIGNMENT_2Star Zeng2-14/+62
2017-09-06IntelFramdworkModulePkg/LegacyBios: Add IoMmu Support.Jiewen Yao3-1/+73
2017-08-28IntelFrameworkModulePkg/LegacyBootMaintUiLib: Add NULL pointer checkBi, Dandan1-2/+2
2017-08-11IntelFrameworkModulePkg: Fix Xcode 9 Beta treating 32-bit left shift as undef...Andrew Fish1-3/+3
2017-08-03edk2: Move License.txt file to rootMichael D Kinney1-25/+0
2017-08-03edk2: Move TianoCore Contribution Agreement to rootMichael D Kinney1-218/+0
2017-06-20IntelFrameworkModulePkg: Update comments in SimpleTextInExDandan Bi4-18/+33
2017-04-13IntelFrameworkModulePkg/IdeBusDxe: Fix undefined behavior in signed left shiftHao Wu1-3/+3