1) Clarify file and function header comments for the PE/COFF Extra Action library class

2) Update the file and function header comments in the BasePeCoffExtraActionLibNull
3) Add ASSERT() statements to APIs in BasePeCoffExtraActionLibNull is ImageContext is NULL.


git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8272 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
mdkinney
2009-05-09 00:45:25 +00:00
parent b9c8d8bd15
commit 727fb9b1d3
3 changed files with 33 additions and 37 deletions

View File

@@ -29,7 +29,10 @@
[Sources.common]
PeCoffExtraActionLib.c
[Packages]
MdePkg/MdePkg.dec
[LibraryClasses.common]
DebugLib