1.Review the comments;
2.Modify the extension comment for INF file. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@7207 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
@@ -958,8 +958,6 @@ TerminalFreeNotifyList (
|
||||
@param VariableName The Console Device Environment Variable.
|
||||
@param ParentDevicePath The terminal device path to be updated.
|
||||
|
||||
@return None.
|
||||
|
||||
**/
|
||||
VOID
|
||||
TerminalUpdateConsoleDevVariable (
|
||||
@@ -1023,8 +1021,6 @@ TerminalUpdateConsoleDevVariable (
|
||||
@param VariableName Console Device Environment Variables.
|
||||
@param ParentDevicePath The terminal device path to be updated.
|
||||
|
||||
@return None.
|
||||
|
||||
**/
|
||||
VOID
|
||||
TerminalRemoveConsoleDevVariable (
|
||||
@@ -1288,8 +1284,6 @@ SetTerminalDevicePath (
|
||||
|
||||
@param TerminalDevice The terminal device.
|
||||
|
||||
@return None.
|
||||
|
||||
**/
|
||||
VOID
|
||||
InitializeRawFiFo (
|
||||
@@ -1307,8 +1301,6 @@ InitializeRawFiFo (
|
||||
|
||||
@param TerminalDevice The terminal device.
|
||||
|
||||
@return None.
|
||||
|
||||
**/
|
||||
VOID
|
||||
InitializeUnicodeFiFo (
|
||||
@@ -1326,8 +1318,6 @@ InitializeUnicodeFiFo (
|
||||
|
||||
@param TerminalDevice The terminal device.
|
||||
|
||||
@return None.
|
||||
|
||||
**/
|
||||
VOID
|
||||
InitializeEfiKeyFiFo (
|
||||
|
Reference in New Issue
Block a user