]> git.proxmox.com Git - mirror_edk2.git/commit
Function headers in .h and .c files synchronized with spec
authorjji4 <jji4@6f19259b-4bc3-4df7-8a09-765794883524>
Wed, 26 Nov 2008 04:36:05 +0000 (04:36 +0000)
committerjji4 <jji4@6f19259b-4bc3-4df7-8a09-765794883524>
Wed, 26 Nov 2008 04:36:05 +0000 (04:36 +0000)
commit718715141abc0253f369ca55cce3b69c82913ee2
tree019211862f4e6f7b3d68153461d222fd6cfaf668
parent3e5c323866e6f424f15ab7f59595d8929846354e
Function headers in .h and .c files synchronized with spec

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6728 6f19259b-4bc3-4df7-8a09-765794883524
13 files changed:
MdePkg/Include/Library/PeiCoreEntryPoint.h
MdePkg/Include/Library/SerialPortLib.h
MdePkg/Include/Library/TimerLib.h
MdePkg/Include/Library/UefiApplicationEntryPoint.h
MdePkg/Include/Library/UefiDriverEntryPoint.h
MdePkg/Library/BaseSerialPortLibNull/BaseSerialPortLibNull.c
MdePkg/Library/BaseTimerLibNullTemplate/TimerLibNull.c
MdePkg/Library/DxeSmbusLib/SmbusLib.c
MdePkg/Library/PeiCoreEntryPoint/PeiCoreEntryPoint.c
MdePkg/Library/PeiSmbusLibSmbus2Ppi/SmbusLib.c
MdePkg/Library/SecPeiDxeTimerLibCpu/IpfTimerLib.c
MdePkg/Library/SecPeiDxeTimerLibCpu/X86TimerLib.c
MdePkg/Library/UefiApplicationEntryPoint/ApplicationEntryPoint.c