summaryrefslogtreecommitdiffstats
path: root/IntelFrameworkModulePkg/Csm
Commit message (Expand)AuthorAgeFilesLines
* IntelFrameworkModulePkg: Avoid key notification called more than onceDandan Bi2018-09-141-0/+1
* IntelFrameworkModulePkg LegacyBiosDxe: Remove redundant LibraryClassesshenglei2018-08-232-4/+0
* IntelFrameworkModulePkg Snp16Dxe: Remove redundant functionsshenglei2018-08-232-271/+0
* IntelFrameworkModulePkg/Csm: Set CSM memory executableRuiyu Ni2018-08-161-8/+26
* IntelFrameworkModulePkg: Removing ipf from edk2.chenc22018-06-2910-1638/+5
* IntelFrameworkModulePkg: Clean up source filesLiming Gao2018-06-2831-881/+881
* 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
* IntelFrameworkModule/ThunkKb: ReadKeyStrokeEx always return key stateRuiyu Ni2018-02-012-4/+15
* 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
* 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
* IntelFramdworkModulePkg/LegacyBios: Add IoMmu Support.Jiewen Yao2017-09-063-1/+73
* IntelFrameworkModulePkg: Update comments in SimpleTextInExDandan Bi2017-06-202-12/+19
* IntelFrameworkModulePkg: Refine casting expression result to bigger sizeHao Wu2017-03-066-18/+18
* IntelFrameworkModulePkg: Refine type cast for pointer subtractionHao Wu2017-03-061-2/+2
* IntelFrameworkModulePkg KbDxe: Execute key notify func at TPL_CALLBACKStar Zeng2016-12-262-6/+97
* IntelFrameworkModulePkg/LegacyBios: Fix legacy serial redirection bugRuiyu Ni2016-11-101-1/+1
* IntelFrameworkModulePkg: Fix typos in commentsGary Lin2016-10-249-74/+74
* IntelFrameworkModulePkg LegacyBiosDxe: Add nasm source file into INF fileLiming Gao2016-06-281-0/+2
* IntelFrameworkModulePkg LegacyBiosDxe: Convert X64/InterruptTable.asm to NASMLiming Gao2016-06-281-0/+71
* IntelFrameworkModulePkg LegacyBiosDxe: Convert Ia32/InterruptTable.asm to NASMLiming Gao2016-06-281-0/+70
* IntelFrameworkModulePkg/LegacyBios: Get SIO data from SIO interfaceRuiyu Ni2016-06-143-1/+224
* IntelFrameworkModulePkg/LegacyBios: Get COM base from SerialIo parentRuiyu Ni2016-06-143-8/+15
* IntelFrameworkModulePkg/LegacyBios: Rename local variablesRuiyu Ni2016-06-141-17/+17
* IntelFrameworkModulePkg/LegacyBios: return NotFound when IsaIo absentRuiyu Ni2016-06-141-2/+3
* IntelFrameworkModulePkg/LegacyBios: Get SIO data in separate functionRuiyu Ni2016-06-141-33/+57
* IntelFrameworkModulePkg/KeyboardDxe: Use PCD defined in MdeModulePkgRuiyu Ni2016-04-131-3/+4
* IntelFrameworkModulePkg: BiosVideo: remove set but unused variableLaszlo Ersek2016-03-251-7/+6
* IntelFrameworkModulePkg: Convert all .uni files to utf-8Jordan Justen2015-12-1510-0/+0
* IntelFrameworkModulePkg/BiosThunk: Fix 32 bits arch build failure when disabl...eric Dong2015-08-261-3/+3
* IntelFrameworkModulePkg: Add UEFI2.5 PersistentMemory support in LegacyBiosLiming Gao2015-04-292-2/+6
* IntelFrameworkModulePkg: update comments to clarify runtime memory usage for ...Elvin Li2015-04-101-1/+1
* IntelFrameworkModulePkg: add comments to clarify runtime memory usage for leg...Elvin Li2015-04-091-0/+6
* IntelFrameworkModulePkg: Update LegacyBiosDxe to use UmaAddress and UmaSize i...David Woodhouse2015-04-082-3/+31
* IntelFrameworkModulePkg: Put report status code after event was signaled per ...Elvin Li2015-04-071-6/+8
* Address the potential system TPL does not been restore.Deric Cole2014-12-241-4/+8
* IntelFrameworkModulePkg: Convert non DOS format files to DOS formatGao, Liming2014-09-035-0/+0
* IntelFrameworkModulePkg: INF/DEC file updates to EDK II packagesZeng, Star2014-08-2810-0/+0
* IntelFrameworkModulePkg: INF/DEC file updates to EDK II packagesZeng, Star2014-08-285-76/+98
* Fixed a bug in LegacyBiosDxe to allocate correct ranges of memory.Elvin Li2014-08-121-2/+2
* Add type cast on variable before operation.Jeff Fan2014-08-085-14/+14
* Update code to support VS2013 tool chain.Eric Dong2014-07-281-1/+2
* Fix memory leak issues in BiosSnp module.Elvin Li2014-07-232-3/+14
* The size of platform memory above 1M is measured in kilobytes.Mike Maslenkin2014-03-051-2/+2
* Fix CRLF formatTian, Hot2014-01-222-596/+596
* Add additional check mRuntimeSmbiosEntryPoint == NULL to avoid K9 error.Elvin Li2013-12-111-1/+1