diff options
author | mdkinney <mdkinney@6f19259b-4bc3-4df7-8a09-765794883524> | 2009-05-31 00:19:54 +0000 |
---|---|---|
committer | mdkinney <mdkinney@6f19259b-4bc3-4df7-8a09-765794883524> | 2009-05-31 00:19:54 +0000 |
commit | 1f53f7bb991c4299695a7aac2420ccae1b5fab1c (patch) | |
tree | 9791172cef8770da50284b0f2c602c8229ffde94 /edksetup.bat | |
parent | a776476a83373be231125795c5eeea05fa9bcf7d (diff) | |
download | edk2-platforms-1f53f7bb991c4299695a7aac2420ccae1b5fab1c.tar.xz |
Update SecMain for Nt32 to use WriteFile() for all status code related console output so the same mechanism is used for SEC, PEI, and DXE. Previously SEC and PEI were using printf() and DXE was using WriteFile() and the order of the messages was not correct in all cases. By using the same method for all status code output, the order of the messages is correct.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8411 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'edksetup.bat')
0 files changed, 0 insertions, 0 deletions