Move some define code to the uni file. Also fixed some memory leak.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@11015 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
@@ -23,27 +23,4 @@ extern CHAR8 const ALit_BDS[];
|
||||
extern CHAR8 const ALit_BdsTO[];
|
||||
extern CHAR8 const ALit_PEIM[];
|
||||
|
||||
/// UNICODE String literals which should probably be translated
|
||||
extern CHAR16 STR_DP_OPTION_UA[];
|
||||
extern CHAR16 STR_DP_OPTION_LA[];
|
||||
extern CHAR16 STR_DP_OPTION_LN[];
|
||||
extern CHAR16 STR_DP_OPTION_LT[];
|
||||
extern CHAR16 STR_DP_OPTION_UP[];
|
||||
extern CHAR16 STR_DP_OPTION_UR[];
|
||||
extern CHAR16 STR_DP_OPTION_LS[];
|
||||
extern CHAR16 STR_DP_OPTION_US[];
|
||||
extern CHAR16 STR_DP_OPTION_UT[];
|
||||
extern CHAR16 STR_DP_OPTION_LV[];
|
||||
extern CHAR16 STR_DP_OPTION_QH[];
|
||||
extern CHAR16 STR_DP_OPTION_LH[];
|
||||
extern CHAR16 STR_DP_OPTION_UH[];
|
||||
extern CHAR16 STR_DP_OPTION_LX[];
|
||||
|
||||
extern CHAR16 const ALit_UNKNOWN[];
|
||||
extern CHAR16 const STR_DP_INCOMPLETE[];
|
||||
extern CHAR16 const STR_DP_COMPLETE[];
|
||||
|
||||
extern CHAR8 const ALit_TRUE[];
|
||||
extern CHAR8 const ALit_FALSE[];
|
||||
|
||||
#endif // _LITERALS_H_
|
||||
|
Reference in New Issue
Block a user