]> git.proxmox.com Git - mirror_edk2.git/history - IntelFrameworkModulePkg/Bus/Isa/IsaIoDxe
Fix comparisons of enumerated types which may cause warnings for some compilers.
[mirror_edk2.git] / IntelFrameworkModulePkg / Bus / Isa / IsaIoDxe /
2012-08-28 rsun3Fix comparisons of enumerated types which may cause...
2011-07-05 niruiyuFix the comments to follow UEFI Spec regarding how...
2010-12-17 niruiyuRemoves the assumption in Supported() and Start() routi...
2010-12-14 niruiyuFix the IsaIo driver to not create ISA resource item...
2010-08-20 niruiyuFix GCC build failure
2010-08-19 niruiyuCheck in the IsaIoDxe device driver that consumes EFI_S...