Code scrub for BdsDxe module.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5547 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
@@ -23,9 +23,9 @@ EFI_GUID mFontPackageGuid = {
|
||||
};
|
||||
|
||||
typedef struct {
|
||||
//
|
||||
// This 4-bytes total array length is required by HiiLibPreparePackageList()
|
||||
//
|
||||
///
|
||||
/// This 4-bytes total array length is required by HiiLibPreparePackageList()
|
||||
///
|
||||
UINT32 Length;
|
||||
|
||||
//
|
||||
@@ -283,7 +283,6 @@ ExportFonts (
|
||||
Determine the current language that will be used
|
||||
based on language related EFI Variables.
|
||||
|
||||
|
||||
@param LangCodesSettingRequired - If required to set LangCode variable
|
||||
|
||||
**/
|
||||
|
Reference in New Issue
Block a user