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
/
IsaFloppyDxe
Age
Commit message (
Expand
)
Author
2014-06-04
Rename TimeoutInSeconds to Timeout to avoid confusion.
Jeff Fan
2011-07-05
Fix the comments to follow UEFI Spec regarding how to check an EFI_HANDLE is ...
niruiyu
2011-04-25
Change BlockIo drivers to return EFI_NO_MEDIA or EFI_MEDIA_CHANGED even the B...
niruiyu
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-02
Fix bugs in last code scrub.
rsun3
2009-07-01
Fix code bug to cause deal loop when no floppy device.
lgao4
2009-07-01
Isa Floppy driver code scrub.
rsun3
2009-04-30
Replace references to RFC 3066 with RFC 4646.
gikidy
2009-04-24
COMPONENT_NAME & COMPONENT_NAME2 & DRIVER_BINDING checked in inf files.
gikidy
2009-04-23
1. EDK_RELEASE_VERSION removed;
gikidy
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-04
clean up the un-suitable ';' location when declaring the functions.
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-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-09-20
Fix a bug which leave BLOCKSIZE of BloIO produced by IsaFloppy to be zero whe...
qwang12
2007-08-31
Added missing dependent package
jwang36
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-17
Modified to meet EBC compile.
vanjeff
2007-07-12
Move the files of IsaFloppy to upper directory
klu2
2007-07-12
Rename IsaFloppy to IsaFloppyDxe
klu2