Fix missing include header file and fix typo in comment.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5110 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
@ -15,6 +15,8 @@
|
||||
#ifndef __EFI_DRIVER_CONFIGURATION2_H__
|
||||
#define __EFI_DRIVER_CONFIGURATION2_H__
|
||||
|
||||
#include <PiDxe.h>
|
||||
|
||||
//
|
||||
// Global ID for the Driver Configuration Protocol defined in UEFI 2.0
|
||||
//
|
||||
|
Reference in New Issue
Block a user