summaryrefslogtreecommitdiffstats
path: root/IntelFrameworkModulePkg
Commit message (Expand)AuthorAgeFilesLines
* IntelFrameworkModulePkg/DebugLib: Fix string copy issueGao, Zhichao2019-05-221-2/+2
* IntelFrameworkModulePkg: Remove PcdFrameworkCompatibilitySupport usageDandan Bi2019-05-092-11/+2
* IntelFrameworkModulePkg: make global variable staticZhichao Gao2019-04-281-2/+2
* IntelFrameworkModulePkg: make global variable staticZhichao Gao2019-04-281-2/+2
* IntelFrameworkModulePkg: Fix comments and improve E820 debug outputRebecca Cran via Groups.Io2019-04-111-5/+5
* MdeModulePkg: Move BaseUefiTianoCustomDecompressLib toDandan Bi2019-04-107-1363/+0
* IntelFrameworkModulePkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-09336-2390/+336
* IntelFramworkModulePkg/PeiDxeDebugLibReportStatusCode: Add new APIsBret Barkelew2019-04-021-31/+148
* IntelFrameworkModulePkg/FwVolDxe: Ensure FfsFileHeader 8 bytes alignedStar Zeng2019-02-281-2/+2
* IntelFrameworkModulePkg: fix build for AARCH64/ARMLeif Lindholm2019-02-041-1/+12
* IntelFrameworkModulePkg: Fix UEFI and Tiano Decompression logic issueLiming Gao2018-11-111-0/+6
* IntelFrameworkModulePkg: Add more checker in UefiTianoDecompressLib (CVE FIX)Liming Gao2018-10-241-2/+14
* IntelFrameworkModulePkg Lzma: Update LZMA SDK version to 18.05Liming Gao2018-10-0915-352/+773
* IntelFrameworkModulePkg: Remove PalLib in dscChen A Chen2018-09-251-1/+0
* IntelFrameworkModulePkg: Avoid key notification called more than onceDandan Bi2018-09-142-0/+2
* IntelFrameworkModulePkg BdsDxe: Remove redundant functionsshenglei2018-08-237-324/+0
* IntelFrameworkModulePkg LegacyBiosDxe: Remove redundant LibraryClassesshenglei2018-08-232-4/+0
* IntelFrameworkModulePkg Snp16Dxe: Remove redundant functionsshenglei2018-08-232-271/+0
* IntelFrameworkModulePkg IdeBusDxe: Remove redundant functionsshenglei2018-08-234-517/+0
* IntelFrameworkModulePkg Ps2KeyboardDxe: Remove a redundant functionshenglei2018-08-232-36/+0
* IntelFrameworkModulePkg IsaIoDxe: Remove a redundant protocolshenglei2018-08-232-2/+0
* IntelFrameworkModulePkg/Csm: Set CSM memory executableRuiyu Ni2018-08-161-8/+26
* IntelFrameworkModulePkg: Removing ipf from edk2.chenc22018-06-2942-1714/+53
* IntelFrameworkModulePkg: Clean up source filesLiming Gao2018-06-28246-4069/+4069
* IntelFrameworkModulePkg: Remove X86 ASM and S filesLiming Gao2018-06-075-288/+1
* IntelFrameworkModule/LegacyBios: Use reserved memory for legacy dataRuiyu Ni2018-05-092-9/+18
* IntelFrameworkModulePkg/LegacyBootMaintUiLib: Update RouteConfig functionThomas Palmer2018-05-031-0/+3
* IntelFrameworkModulePkg IsaSerialDxe: Update algorithm to calculate DivisorLiming Gao2018-04-181-2/+2
* IntelFrameworkModulePkg/GenericBdsLib: Remove the useless Perf codesDandan Bi2018-02-124-335/+26
* IntelFrameworkModulePkg/BdsDxe: Remove the useless Perf codesDandan Bi2018-02-123-60/+3
* IntelFrameworkModulePkg/GenericBdsLib: Use BmpSupportLibMichael D Kinney2018-02-114-250/+10
* IntelFrameworkModule/ThunkKb: ReadKeyStrokeEx always return key stateRuiyu Ni2018-02-012-4/+15
* IntelFrameworkModule/Ps2Kb: ReadKeyStrokeEx always return key stateRuiyu Ni2018-02-013-24/+54
* IntelFrameworkModulePkg/KeyboardDxe: Use macro to enable/disable page 0Jian J Wang2017-12-082-109/+10
* IntelFrameworkModulePkg/LegacyBios: Use macro to enable/disable page 0Jian J Wang2017-12-087-273/+135
* IntelFrameworkModulePkg: Fix MSFT C4255 warningSong, BinX2017-11-143-0/+3
* IntelFrameworkModulePkg: Fix misuses of AllocateCopyPoolJian J Wang2017-11-081-5/+5
* IntelFrameworkModule/LegacyBios: Avoid explicit comparison for BOOLEANDandan Bi2017-10-241-2/+2
* IntelFrameworkModulePkg/Csm: Refine coding style in commentsDandan Bi2017-10-243-12/+12
* IntelFrameworkModulePkg/LegacyBiosDxe: Fix GCC5 build warningJian J Wang2017-10-121-3/+0
* IntelFrameworkModulePkg/Csm: Add code to bypass NULL pointer detectionJian J Wang2017-10-1110-10/+338
* IntelFrameworkModulePkg FwVolDxe: Get FV auth status propagated from PEIStar Zeng2017-10-103-23/+57
* IntelFrameworkModulePkg FwVolDxe: Support FFS_ATTRIB_DATA_ALIGNMENT_2Star Zeng2017-09-262-14/+62
* IntelFramdworkModulePkg/LegacyBios: Add IoMmu Support.Jiewen Yao2017-09-063-1/+73
* IntelFrameworkModulePkg/LegacyBootMaintUiLib: Add NULL pointer checkBi, Dandan2017-08-281-2/+2
* IntelFrameworkModulePkg: Fix Xcode 9 Beta treating 32-bit left shift as undef...Andrew Fish2017-08-111-3/+3
* edk2: Move License.txt file to rootMichael D Kinney2017-08-031-25/+0
* edk2: Move TianoCore Contribution Agreement to rootMichael D Kinney2017-08-031-218/+0
* IntelFrameworkModulePkg: Update comments in SimpleTextInExDandan Bi2017-06-204-18/+33
* IntelFrameworkModulePkg/IdeBusDxe: Fix undefined behavior in signed left shiftHao Wu2017-04-131-3/+3