]> git.proxmox.com Git - mirror_edk2.git/commit - PcAtChipsetPkg/8254TimerDxe/8254Timer.inf
Add 8254 module and fix the hob operation for R9 library.
authorklu2 <klu2@6f19259b-4bc3-4df7-8a09-765794883524>
Tue, 29 Apr 2008 07:50:58 +0000 (07:50 +0000)
committerklu2 <klu2@6f19259b-4bc3-4df7-8a09-765794883524>
Tue, 29 Apr 2008 07:50:58 +0000 (07:50 +0000)
commiteb16e24041d74b607d848adba78ea4f417edff44
treec5199c81c00a581e5e50ce1234cae7577f8f35ed
parent46b5ebc877ae80e2fea6709552cbff46965f3abe
Add 8254 module and fix the hob operation for R9 library.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5150 6f19259b-4bc3-4df7-8a09-765794883524
DuetPkg/8254TimerDxe/8254Timer.inf [new file with mode: 0644]
DuetPkg/8254TimerDxe/Timer.c [new file with mode: 0644]
DuetPkg/8254TimerDxe/Timer.h [new file with mode: 0644]
DuetPkg/DuetPkg.dsc
DuetPkg/DuetPkg.fdf
DuetPkg/DxeIpl/DxeInit.c
DuetPkg/FSVariable/FSVariable.c
DuetPkg/FSVariable/FSVariable.inf
DuetPkg/FvbRuntimeService/FWBlockService.c