]> git.proxmox.com Git - mirror_edk2.git/commit
Make PeCoffExtraActionLib more robust, in case it is called before its constructor...
authorandrewfish <andrewfish@6f19259b-4bc3-4df7-8a09-765794883524>
Thu, 5 Aug 2010 20:03:44 +0000 (20:03 +0000)
committerandrewfish <andrewfish@6f19259b-4bc3-4df7-8a09-765794883524>
Thu, 5 Aug 2010 20:03:44 +0000 (20:03 +0000)
commit21ff163c8c023ba599d29482b5badfb324c27b88
tree42b3ef3a37c47b574f02ddf289c3105165169c79
parentc0351cfecaa19d9e3384fd7180c621ec1ace4caa
Make PeCoffExtraActionLib more robust, in case it is called before its constructor gets called. This fixes a crash in TOT.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10775 6f19259b-4bc3-4df7-8a09-765794883524
Nt32Pkg/Library/DxeNt32PeCoffExtraActionLib/DxeNt32PeCoffExtraActionLib.c