Check the GUID too before identify the opcode is a LABEL, otherwise it may treat other GUID opcode as a LABEL and mess up the FormSet.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6433 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
@@ -34,6 +34,6 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
|
||||
|
||||
#include <MdeModuleHii.h>
|
||||
|
||||
extern EFI_GUID mIfrVendorGuid;
|
||||
extern CONST EFI_GUID mIfrVendorGuid;
|
||||
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user