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:
klu2
2008-04-22 06:12:08 +00:00
parent 7459094d5f
commit 01aef47bbe
13 changed files with 43 additions and 37 deletions

View File

@ -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
//