]> git.proxmox.com Git - mirror_edk2.git/commit
Update EntryPoint library header
authorlgao4 <lgao4@6f19259b-4bc3-4df7-8a09-765794883524>
Fri, 12 Dec 2008 08:51:16 +0000 (08:51 +0000)
committerlgao4 <lgao4@6f19259b-4bc3-4df7-8a09-765794883524>
Fri, 12 Dec 2008 08:51:16 +0000 (08:51 +0000)
commitf6d2bcc6fa8161d20ff2b3601c94c566b5a9bc35
tree7674a5922cf8f69d57c6653e8ce51d08b8c87b28
parent963dbb30018c6420a9b27778e05e5eed74b23173
Update EntryPoint library header
Remove UefiTcgPlatform.h from Uefi Directory to IndustryStandard
Change EFI_OPTIONAL_POINTER to EFI_OPTIONAL_PTR aligned to UEFI spec.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@7014 6f19259b-4bc3-4df7-8a09-765794883524
13 files changed:
MdePkg/Include/IndustryStandard/UefiTcgPlatform.h [new file with mode: 0644]
MdePkg/Include/Library/PeiCoreEntryPoint.h
MdePkg/Include/Library/PeimEntryPoint.h
MdePkg/Include/Library/UefiApplicationEntryPoint.h
MdePkg/Include/Library/UefiDriverEntryPoint.h
MdePkg/Include/Protocol/TcgService.h
MdePkg/Include/Uefi/UefiGpt.h
MdePkg/Include/Uefi/UefiSpec.h
MdePkg/Include/Uefi/UefiTcgPlatform.h [deleted file]
MdePkg/Library/BaseDebugLibSerialPort/BaseDebugLibSerialPort.inf
MdePkg/Library/PeiResourcePublicationLib/PeiResourcePublicationLib.c
MdePkg/Library/PeimEntryPoint/PeimEntryPoint.c
MdePkg/Library/UefiDriverEntryPoint/DriverEntryPoint.c