summaryrefslogtreecommitdiff
path: root/IntelFrameworkModulePkg/Csm
AgeCommit message (Expand)AuthorFilesLines
2019-07-03Remove IntelFrameworkModulePkgHao A Wu46-29751/+0
2019-04-11IntelFrameworkModulePkg: Fix comments and improve E820 debug outputRebecca Cran via Groups.Io1-5/+5
2019-04-09IntelFrameworkModulePkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney46-368/+46
2018-09-14IntelFrameworkModulePkg: Avoid key notification called more than onceDandan Bi1-0/+1
2018-08-23IntelFrameworkModulePkg LegacyBiosDxe: Remove redundant LibraryClassesshenglei2-4/+0
2018-08-23IntelFrameworkModulePkg Snp16Dxe: Remove redundant functionsshenglei2-271/+0
2018-08-16IntelFrameworkModulePkg/Csm: Set CSM memory executableRuiyu Ni1-8/+26
2018-06-29IntelFrameworkModulePkg: Removing ipf from edk2.chenc210-1638/+5
2018-06-28IntelFrameworkModulePkg: Clean up source filesLiming Gao31-881/+881
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-02-01IntelFrameworkModule/ThunkKb: ReadKeyStrokeEx always return key stateRuiyu Ni2-4/+15
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-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-09-06IntelFramdworkModulePkg/LegacyBios: Add IoMmu Support.Jiewen Yao3-1/+73
2017-06-20IntelFrameworkModulePkg: Update comments in SimpleTextInExDandan Bi2-12/+19
2017-03-06IntelFrameworkModulePkg: Refine casting expression result to bigger sizeHao Wu6-18/+18
2017-03-06IntelFrameworkModulePkg: Refine type cast for pointer subtractionHao Wu1-2/+2
2016-12-26IntelFrameworkModulePkg KbDxe: Execute key notify func at TPL_CALLBACKStar Zeng2-6/+97
2016-11-10IntelFrameworkModulePkg/LegacyBios: Fix legacy serial redirection bugRuiyu Ni1-1/+1
2016-10-24IntelFrameworkModulePkg: Fix typos in commentsGary Lin9-74/+74
2016-06-28IntelFrameworkModulePkg LegacyBiosDxe: Add nasm source file into INF fileLiming Gao1-0/+2
2016-06-28IntelFrameworkModulePkg LegacyBiosDxe: Convert X64/InterruptTable.asm to NASMLiming Gao1-0/+71
2016-06-28IntelFrameworkModulePkg LegacyBiosDxe: Convert Ia32/InterruptTable.asm to NASMLiming Gao1-0/+70
2016-06-14IntelFrameworkModulePkg/LegacyBios: Get SIO data from SIO interfaceRuiyu Ni3-1/+224
2016-06-14IntelFrameworkModulePkg/LegacyBios: Get COM base from SerialIo parentRuiyu Ni3-8/+15
2016-06-14IntelFrameworkModulePkg/LegacyBios: Rename local variablesRuiyu Ni1-17/+17
2016-06-14IntelFrameworkModulePkg/LegacyBios: return NotFound when IsaIo absentRuiyu Ni1-2/+3
2016-06-14IntelFrameworkModulePkg/LegacyBios: Get SIO data in separate functionRuiyu Ni1-33/+57
2016-04-13IntelFrameworkModulePkg/KeyboardDxe: Use PCD defined in MdeModulePkgRuiyu Ni1-3/+4
2016-03-25IntelFrameworkModulePkg: BiosVideo: remove set but unused variableLaszlo Ersek1-7/+6
2015-12-15IntelFrameworkModulePkg: Convert all .uni files to utf-8Jordan Justen10-0/+0
2015-08-26IntelFrameworkModulePkg/BiosThunk: Fix 32 bits arch build failure when disabl...eric Dong1-3/+3
2015-04-29IntelFrameworkModulePkg: Add UEFI2.5 PersistentMemory support in LegacyBiosLiming Gao2-2/+6
2015-04-10IntelFrameworkModulePkg: update comments to clarify runtime memory usage for ...Elvin Li1-1/+1
2015-04-09IntelFrameworkModulePkg: add comments to clarify runtime memory usage for leg...Elvin Li1-0/+6
2015-04-08IntelFrameworkModulePkg: Update LegacyBiosDxe to use UmaAddress and UmaSize i...David Woodhouse2-3/+31
2015-04-07IntelFrameworkModulePkg: Put report status code after event was signaled per ...Elvin Li1-6/+8
2014-12-24Address the potential system TPL does not been restore.Deric Cole1-4/+8
2014-09-03IntelFrameworkModulePkg: Convert non DOS format files to DOS formatGao, Liming5-0/+0
2014-08-28IntelFrameworkModulePkg: INF/DEC file updates to EDK II packagesZeng, Star10-0/+0
2014-08-28IntelFrameworkModulePkg: INF/DEC file updates to EDK II packagesZeng, Star5-76/+98
2014-08-12Fixed a bug in LegacyBiosDxe to allocate correct ranges of memory.Elvin Li1-2/+2
2014-08-08Add type cast on variable before operation.Jeff Fan5-14/+14
2014-07-28Update code to support VS2013 tool chain.Eric Dong1-1/+2
2014-07-23Fix memory leak issues in BiosSnp module.Elvin Li2-3/+14