]> git.proxmox.com Git - mirror_edk2.git/commit - Omap35xxPkg/MMCHSDxe/MMCHS.inf
Add PCD setting for Timer, default is 10 times a second. You need the timer to detect...
authorandrewfish <andrewfish@6f19259b-4bc3-4df7-8a09-765794883524>
Tue, 11 May 2010 00:06:47 +0000 (00:06 +0000)
committerandrewfish <andrewfish@6f19259b-4bc3-4df7-8a09-765794883524>
Tue, 11 May 2010 00:06:47 +0000 (00:06 +0000)
commit9f6b977f6619950438ac3b765904b7a3ff454baa
treea44be01a64cb25fd37f79fdf8ee6356fbbec339e
parentc16f9cc33d0321993913b3b8754fa2dbb01a5dea
Add PCD setting for Timer, default is 10 times a second. You need the timer to detect a media change event. Also coded up DMA, but have not debugged it yet and it is not turned on.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10478 6f19259b-4bc3-4df7-8a09-765794883524
Omap35xxPkg/Include/Library/OmapDmaLib.h
Omap35xxPkg/Include/Omap3530/Omap3530Dma.h
Omap35xxPkg/Library/OmapDmaLib/OmapDmaLib.c
Omap35xxPkg/MMCHSDxe/MMCHS.c
Omap35xxPkg/MMCHSDxe/MMCHS.inf
Omap35xxPkg/Omap35xxPkg.dec