index
:
edk2-platforms.git
about
devel-IntelAtomProcessorE3900
devel-MinPlatform
devel-MinnowBoard3
devel-MinnowBoard3-UDK2017
devel-MinnowBoardMax-UDK2017
devel-OpenPlatformPkg
devel-dynamictables
master
minnowboard-max-udk2015
pentium-celeron-n-udk2015
(https://github.com/tianocore/edk2-platforms)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
IntelFrameworkModulePkg
/
Bus
/
Isa
/
IsaBusDxe
Age
Commit message (
Expand
)
Author
2014-09-03
IntelFrameworkModulePkg: Convert non DOS format files to DOS format
Gao, Liming
2014-08-28
IntelFrameworkModulePkg: INF/DEC file updates to EDK II packages
Zeng, Star
2014-08-28
IntelFrameworkModulePkg: INF/DEC file updates to EDK II packages
Zeng, Star
2014-07-28
Update code to support VS2013 tool chain.
Eric Dong
2012-08-28
Fix comparisons of enumerated types which may cause warnings for some compilers.
rsun3
2011-07-05
Fix the comments to follow UEFI Spec regarding how to check an EFI_HANDLE is ...
niruiyu
2011-01-03
Use REPORT_STATUS_CODExxx() macros directly.
mdkinney
2010-04-23
Update the copyright notice format
hhtian
2010-02-25
Clean up EFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION.
klu2
2010-02-24
1. Correct File header to ## @file
lgao4
2009-07-10
Merge 3 PCDs for the ISA Bus Driver to a single PCD that is a bitmask of feat...
xli24
2009-06-26
Coding style clean-up.
rsun3
2009-06-12
ISA Bus code scrub.
rsun3
2009-06-11
ISA Bus driver code scrub. Fix a bug in Stop() that CloseProtocol() on PCI IO...
rsun3
2009-06-10
ISA Bus driver code scrub.
rsun3
2009-06-01
Remove unnecessary use of gEfiStatusCodeSpecificDataGuid
mdkinney
2009-04-30
Replace references to RFC 3066 with RFC 4646.
gikidy
2009-04-24
Adjust the code so that global variable placed at beginning of file.
gikidy
2009-04-24
COMPONENT_NAME & COMPONENT_NAME2 & DRIVER_BINDING checked in inf files.
gikidy
2009-04-23
1. EDK_RELEASE_VERSION removed;
gikidy
2009-04-21
Fix K8 report bugs.
hfang
2008-12-16
Clean up to update the reference of the these macros:
qhuang8
2008-10-30
Patch to remove STATIC modifier. This is on longer recommended by EFI Framewo...
jji4
2008-09-17
remove unnecessary comments introduced by tools.
vanjeff
2008-08-25
remove the unused msa files in FatBinPkg, IntelFrameworkPkg, IntelFrameworkMo...
lgao4
2008-08-20
Update some module INF files in IntelFrameworkModulePkg to UEFI_DRIVER
qhuang8
2008-04-22
Fix missing include header file and fix typo in comment.
klu2
2008-04-14
Coding style modification.
klu2
2007-10-18
Removed reference to non-existing library class
jwang36
2007-10-11
Add compiler hint of "GLOBAL_REMOVE_IF_UNREFERENCED" to prevent static unicod...
qhuang8
2007-10-09
Add compiler hint of "GLOBAL_REMOVE_IF_UNREFERENCED" to prevent component nam...
qhuang8
2007-09-30
Update to support to produce Component Name and & Component Name 2 protocol ...
qhuang8
2007-08-31
Added missing dependent package
jwang36
2007-08-30
Update all INF, DEC and DSC file to confirm to newest INF spec 0.44, DEC spec...
qhuang8
2007-08-29
Update INF files to remove/update non-exist files listed in [sources] sections.
qhuang8
2007-07-26
change TokenSpaceGuid to the package Token Space Guid
qwang12
2007-07-20
Cleanup the license header
klu2
2007-07-20
remove some comments introduced by tools.
vanjeff
2007-07-19
Clean up the Isa related DXE in IntelFrameworkMoudlePkg.
yshang1
2007-07-10
Remove CommonHeader.h from IsaBusDxe.
yshang1
2007-07-03
Removed IntelframeworkPkg contamination from MdeModulePkg modules.
AJFISH
2007-07-02
Update License Headers.
yshang1
2007-07-02
Add DxeBootScriptLibNull in IntelFrameworkPkg.
yshang1