diff options
author | AJFISH <AJFISH@6f19259b-4bc3-4df7-8a09-765794883524> | 2010-01-12 18:47:28 +0000 |
---|---|---|
committer | AJFISH <AJFISH@6f19259b-4bc3-4df7-8a09-765794883524> | 2010-01-12 18:47:28 +0000 |
commit | c2b5ca8b562776a04359e72f13a95aed001af738 (patch) | |
tree | 462b83c018a113ff4e3400ceacdfbe5c936d1d90 /ArmPkg/Library/SemiHostingSerialPortLib | |
parent | 06dc4de11b391315b24ac0445991d0b11c861d42 (diff) | |
download | edk2-platforms-c2b5ca8b562776a04359e72f13a95aed001af738.tar.xz |
Need to add some extra functions to the libraries to support paging in the CpuDxe driver (still working on that). Also looks like some of the .INF file hade the token used to search replace the copyright headers and not the headers so I updated that.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@9716 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'ArmPkg/Library/SemiHostingSerialPortLib')
-rw-r--r-- | ArmPkg/Library/SemiHostingSerialPortLib/SemiHostingSerialPortLib.inf | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ArmPkg/Library/SemiHostingSerialPortLib/SemiHostingSerialPortLib.inf b/ArmPkg/Library/SemiHostingSerialPortLib/SemiHostingSerialPortLib.inf index c0a540342a..d0b7d0ad9d 100644 --- a/ArmPkg/Library/SemiHostingSerialPortLib/SemiHostingSerialPortLib.inf +++ b/ArmPkg/Library/SemiHostingSerialPortLib/SemiHostingSerialPortLib.inf @@ -1,4 +1,3 @@ -#%HEADER%
#/** @file
# Semihosting serail port lib
#
|