mirror of https://github.com/acidanthera/audk.git
gEfiCallerIdGuid is defined in Autogen.h
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3638 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
parent
20bec55b4e
commit
be5b2ad58b
|
@ -28,11 +28,6 @@
|
||||||
// Extended Data structure definitions with EFI_STATUS_CODE_DATA headers removed
|
// Extended Data structure definitions with EFI_STATUS_CODE_DATA headers removed
|
||||||
//
|
//
|
||||||
|
|
||||||
//
|
|
||||||
// Extern for the modules Caller ID GUID
|
|
||||||
//
|
|
||||||
extern EFI_GUID gEfiCallerIdGuid;
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
Converts a status code to an 8-bit POST code value.
|
Converts a status code to an 8-bit POST code value.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue