]> git.proxmox.com Git - mirror_edk2.git/commit
Increase source portability by replace the use of EFI_STATUS_CODE_DATA_MAX_SIZE with...
authormdkinney <mdkinney@6f19259b-4bc3-4df7-8a09-765794883524>
Mon, 1 Jun 2009 22:41:57 +0000 (22:41 +0000)
committermdkinney <mdkinney@6f19259b-4bc3-4df7-8a09-765794883524>
Mon, 1 Jun 2009 22:41:57 +0000 (22:41 +0000)
commit1ca88083d42d1284ac7547cbed6699777c490241
tree6ef50f473771556338e791dcc4b91a222220dac4
parentb088ba369e11932d964f3ece1efc63c0019c6c2d
Increase source portability by replace the use of EFI_STATUS_CODE_DATA_MAX_SIZE with sizeof(Buffer)

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8435 6f19259b-4bc3-4df7-8a09-765794883524
IntelFrameworkModulePkg/Library/PeiDxeDebugLibReportStatusCode/DebugLib.c
IntelFrameworkModulePkg/Universal/StatusCode/Pei/SerialStatusCodeWorker.c
IntelFrameworkModulePkg/Universal/StatusCode/RuntimeDxe/SerialStatusCodeWorker.c