diff options
author | vanjeff <vanjeff@6f19259b-4bc3-4df7-8a09-765794883524> | 2009-10-10 03:32:25 +0000 |
---|---|---|
committer | vanjeff <vanjeff@6f19259b-4bc3-4df7-8a09-765794883524> | 2009-10-10 03:32:25 +0000 |
commit | 1910fbaf7014fab2012f06ab03829f0146cf32d4 (patch) | |
tree | 1d74cd15e56107d447b36aac812b23ab03e4eecb /EdkCompatibilityPkg | |
parent | 6e6971f0e2d5130f1a76281d4bba08119a367946 (diff) | |
download | edk2-platforms-1910fbaf7014fab2012f06ab03829f0146cf32d4.tar.xz |
clean up non-English characters.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@9335 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'EdkCompatibilityPkg')
-rw-r--r-- | EdkCompatibilityPkg/Compatibility/FrameworkHiiOnUefiHiiThunk/Forms.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/EdkCompatibilityPkg/Compatibility/FrameworkHiiOnUefiHiiThunk/Forms.c b/EdkCompatibilityPkg/Compatibility/FrameworkHiiOnUefiHiiThunk/Forms.c index b4c110bd12..3ee4dd4f76 100644 --- a/EdkCompatibilityPkg/Compatibility/FrameworkHiiOnUefiHiiThunk/Forms.c +++ b/EdkCompatibilityPkg/Compatibility/FrameworkHiiOnUefiHiiThunk/Forms.c @@ -59,7 +59,7 @@ EFI_GUID mTianoHiiIfrGuid = EFI_IFR_TIANO_GUID; /**
This thunk module only handles UEFI HII packages. The caller of this function
- wonĄŻt be able to parse the content. Therefore, it is not supported.
+ won't be able to parse the content. Therefore, it is not supported.
This function will ASSERT and return EFI_UNSUPPORTED.
|