diff options
author | lgao4 <lgao4@6f19259b-4bc3-4df7-8a09-765794883524> | 2008-12-12 08:51:16 +0000 |
---|---|---|
committer | lgao4 <lgao4@6f19259b-4bc3-4df7-8a09-765794883524> | 2008-12-12 08:51:16 +0000 |
commit | f6d2bcc6fa8161d20ff2b3601c94c566b5a9bc35 (patch) | |
tree | 7674a5922cf8f69d57c6653e8ce51d08b8c87b28 /MdePkg/Library/BaseDebugLibSerialPort | |
parent | 963dbb30018c6420a9b27778e05e5eed74b23173 (diff) | |
download | edk2-platforms-f6d2bcc6fa8161d20ff2b3601c94c566b5a9bc35.tar.xz |
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
Diffstat (limited to 'MdePkg/Library/BaseDebugLibSerialPort')
-rw-r--r-- | MdePkg/Library/BaseDebugLibSerialPort/BaseDebugLibSerialPort.inf | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/MdePkg/Library/BaseDebugLibSerialPort/BaseDebugLibSerialPort.inf b/MdePkg/Library/BaseDebugLibSerialPort/BaseDebugLibSerialPort.inf index b80f420d70..3fb668b453 100644 --- a/MdePkg/Library/BaseDebugLibSerialPort/BaseDebugLibSerialPort.inf +++ b/MdePkg/Library/BaseDebugLibSerialPort/BaseDebugLibSerialPort.inf @@ -1,7 +1,5 @@ #/** @file
# Instance of Debug Library based on Serial Port Library.
-#
-# Instance of Debug Library based on Serial Port Library.
# It uses Print Library to produce formatted output strings.
#
# Copyright (c) 2006 - 2008, Intel Corporation.
|