mirror of https://github.com/acidanthera/audk.git
Add header file "SerialStatusCode.h" inclusion.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@7956 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
parent
0e087563a3
commit
40b499c613
|
@ -19,6 +19,7 @@ Revision History:
|
|||
**/
|
||||
|
||||
#include "DxeIpl.h"
|
||||
#include "SerialStatusCode.h"
|
||||
|
||||
UINT8 *mCursor;
|
||||
UINT8 mHeaderIndex = 10;
|
||||
|
|
Loading…
Reference in New Issue