]> git.proxmox.com Git - mirror_edk2.git/commit
Fix bug where { NULL } did not terminate with a double NULL. Add support for passing...
authorandrewfish <andrewfish@6f19259b-4bc3-4df7-8a09-765794883524>
Thu, 26 Jan 2012 08:49:22 +0000 (08:49 +0000)
committerandrewfish <andrewfish@6f19259b-4bc3-4df7-8a09-765794883524>
Thu, 26 Jan 2012 08:49:22 +0000 (08:49 +0000)
commitb02127ec88a3edb6942b28b818cee6f4a73d1551
treee4b5413bcc0bf25708e3e32c073dccca64df4464
parenta0af6b27288fb1797e618d45ba3b4d6a9c742944
Fix bug where { NULL } did not terminate with a double NULL. Add support for passing in NULL for the string pack. Update the comments.

signed-off-by: andrewfish

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@12955 6f19259b-4bc3-4df7-8a09-765794883524
EmulatorPkg/CpuRuntimeDxe/Cpu.c