Comment's added and fixed.
Pointer's checked for NULL before access and after memory allocations. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@11499 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
@ -237,8 +237,7 @@ FreeMemory (
|
||||
}
|
||||
|
||||
/**
|
||||
Initialize String Info Log data structures
|
||||
|
||||
Initialize String Info Log data structures.
|
||||
**/
|
||||
VOID
|
||||
EFIAPI
|
||||
@ -1043,8 +1042,7 @@ WritePTLen (
|
||||
}
|
||||
|
||||
/**
|
||||
Outputs the code length array for Char&Length Set
|
||||
|
||||
Outputs the code length array for Char&Length Set.
|
||||
**/
|
||||
VOID
|
||||
EFIAPI
|
||||
|
Reference in New Issue
Block a user