Patch to remove STATIC modifier. This is on longer recommended by EFI Framework coding style. All duplicated symbols has been renamed accordingly.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6296 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
jji4
2008-10-30 06:05:06 +00:00
parent fe467413d2
commit fe1e36e550
97 changed files with 107 additions and 491 deletions

View File

@@ -242,7 +242,6 @@ del_v2p (
return EFI_NOT_FOUND;
}
STATIC
EFI_STATUS
issue_hwundi_command (
UINT64 cdb
@@ -280,7 +279,6 @@ Returns:
@return If ptr is NULL or len is zero, zero is returned.
**/
STATIC
UINT8
calc_8bit_cksum (
VOID *ptr,