]> git.proxmox.com Git - mirror_edk2.git/history - IntelFrameworkModulePkg/Csm/LegacyBiosDxe
BaseTools: Library hashing fix and optimization for --hash feature
[mirror_edk2.git] / IntelFrameworkModulePkg / Csm / LegacyBiosDxe /
2019-04-11 Rebecca Cran via... IntelFrameworkModulePkg: Fix comments and improve E820...
2019-04-09 Michael D KinneyIntelFrameworkModulePkg: Replace BSD License with BSD...
2018-08-24 shengleiIntelFrameworkModulePkg LegacyBiosDxe: Remove redundant...
2018-08-16 Ruiyu NiIntelFrameworkModulePkg/Csm: Set CSM memory executable
2018-06-29 chenc2IntelFrameworkModulePkg: Removing ipf from edk2.
2018-06-28 Liming GaoIntelFrameworkModulePkg: Clean up source files
2018-06-07 Liming GaoIntelFrameworkModulePkg: Remove X86 ASM and S files
2018-05-09 Ruiyu NiIntelFrameworkModule/LegacyBios: Use reserved memory...
2017-12-08 Jian J WangIntelFrameworkModulePkg/LegacyBios: Use macro to enable...
2017-10-24 Dandan BiIntelFrameworkModule/LegacyBios: Avoid explicit compari...
2017-10-24 Dandan BiIntelFrameworkModulePkg/Csm: Refine coding style in...
2017-10-12 Jian J WangIntelFrameworkModulePkg/LegacyBiosDxe: Fix GCC5 build...
2017-10-11 Jian J WangIntelFrameworkModulePkg/Csm: Add code to bypass NULL...
2017-09-06 Jiewen YaoIntelFramdworkModulePkg/LegacyBios: Add IoMmu Support.
2017-03-06 Hao WuIntelFrameworkModulePkg: Refine casting expression...
2017-03-06 Hao WuIntelFrameworkModulePkg: Refine type cast for pointer...
2016-11-10 Ruiyu NiIntelFrameworkModulePkg/LegacyBios: Fix legacy serial...
2016-10-24 Gary LinIntelFrameworkModulePkg: Fix typos in comments
2016-06-28 Liming GaoIntelFrameworkModulePkg LegacyBiosDxe: Add nasm source...
2016-06-28 Liming GaoIntelFrameworkModulePkg LegacyBiosDxe: Convert X64...
2016-06-28 Liming GaoIntelFrameworkModulePkg LegacyBiosDxe: Convert Ia32...
2016-06-14 Ruiyu NiIntelFrameworkModulePkg/LegacyBios: Get SIO data from...
2016-06-14 Ruiyu NiIntelFrameworkModulePkg/LegacyBios: Get COM base from...
2016-06-14 Ruiyu NiIntelFrameworkModulePkg/LegacyBios: Rename local variables
2016-06-14 Ruiyu NiIntelFrameworkModulePkg/LegacyBios: return NotFound...
2016-06-14 Ruiyu NiIntelFrameworkModulePkg/LegacyBios: Get SIO data in...
2015-12-15 Jordan JustenIntelFrameworkModulePkg: Convert all .uni files to...
2015-04-29 Liming GaoIntelFrameworkModulePkg: Add UEFI2.5 PersistentMemory...
2015-04-10 Elvin LiIntelFrameworkModulePkg: update comments to clarify...
2015-04-09 Elvin LiIntelFrameworkModulePkg: add comments to clarify runtim...
2015-04-08 David WoodhouseIntelFrameworkModulePkg: Update LegacyBiosDxe to use...
2015-04-07 Elvin LiIntelFrameworkModulePkg: Put report status code after...
2014-09-03 Gao, LimingIntelFrameworkModulePkg: Convert non DOS format files...
2014-08-28 Zeng, StarIntelFrameworkModulePkg: INF/DEC file updates to EDK...
2014-08-28 Zeng, StarIntelFrameworkModulePkg: INF/DEC file updates to EDK...
2014-08-12 Elvin LiFixed a bug in LegacyBiosDxe to allocate correct ranges...
2014-08-08 Jeff FanAdd type cast on variable before operation.
2014-07-28 Eric DongUpdate code to support VS2013 tool chain.
2014-03-05 Mike MaslenkinThe size of platform memory above 1M is measured in...
2014-01-22 Tian, HotFix CRLF format
2013-12-11 Elvin LiAdd additional check mRuntimeSmbiosEntryPoint == NULL...
2013-12-05 Elvin LiFollowing UEFI spec, update SmbiosDxe to use EfiRuntime...
2013-05-09 li-elvinCheck if video device exists before trying to install...
2013-04-12 li-elvinAdd OpROM code type check to ensure OpROM is PCAT legac...
2013-03-15 li-elvinCall LegacyBiosInstallVgaRom to shadow Legacy VBIOS...
2012-12-12 li-elvinRemove hard code value and create new PCDs for OpROM...
2012-11-21 li-elvinFix GCC44 build failure.
2012-11-20 li-elvinIf IDE controller is not in IDE mode, we should not...
2012-11-15 li-elvinRemove 0xc8000 check when searching PNP header. Remove...
2012-10-30 li-elvinAdd missing status code in several modules.
2012-09-24 niruiyuHandle the case when OpROM wants to completely remove...
2012-08-13 li-elvinCheck if active video mode is changed after OpROM start...
2012-07-17 li-elvinAdded secure boot in CSM module entrypoint, if UEFI...
2012-05-23 li-elvinUpdate the way to allocate high PMM, firstly try to...
2012-03-14 rsun3Improve robustness when scanning PCI Option ROM.
2012-03-01 li-elvinWhen CSM uses EFI_SEGMENT and EFI_OFFSET to call CSM16...
2011-11-15 li-elvinCSM is updated to remove RaiseTPL (TPL_HIGH_LEVEL)...
2011-10-21 li-elvinCSM should firstly set timer to enable state at first...
2011-10-19 li-elvinUse a local variable and assign 0 to it, then use it...
2011-10-10 li-elvinInstallOpROM in CSM driver could be enhanced to start...
2011-10-10 li-elvinUse PCD for PMM size and EndOpromShadowAddress to remov...
2011-09-29 li-elvinAdd RomImage pointer NULL check.
2011-08-30 li-elvinUpdate CSM module to provide the general solution when...
2011-08-09 li-elvinRemove the code added originally to restore 8254 timer...
2011-08-04 niruiyuPrint PCI Interrupt Line/Interrupt Pin registers before...
2011-06-27 jljustenIntelFrameworkModulePkg: Add Compatibility Support...