Fix capitalization.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@238 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
@@ -17,7 +17,7 @@ Abstract:
|
||||
|
||||
--*/
|
||||
|
||||
#include "IDEBus.h"
|
||||
#include "idebus.h"
|
||||
|
||||
//
|
||||
// EFI Component Name Protocol
|
||||
|
@@ -17,7 +17,7 @@ Abstract:
|
||||
|
||||
--*/
|
||||
|
||||
#include "IDEBus.h"
|
||||
#include "idebus.h"
|
||||
|
||||
CHAR16 *OptionString[4] = {
|
||||
L"Enable Primary Master (Y/N)? -->",
|
||||
|
@@ -17,7 +17,7 @@ Abstract:
|
||||
|
||||
--*/
|
||||
|
||||
#include "IDEBus.h"
|
||||
#include "idebus.h"
|
||||
|
||||
#define IDE_BUS_DIAGNOSTIC_ERROR L"PCI IDE/ATAPI Driver Diagnostics Failed"
|
||||
|
||||
|
@@ -24,7 +24,7 @@ Revision History
|
||||
#define _IDE_BUS_H
|
||||
|
||||
|
||||
#include <IndustryStandard/Pci22.h>
|
||||
#include <IndustryStandard/pci22.h>
|
||||
#include "idedata.h"
|
||||
|
||||
//
|
||||
|
Reference in New Issue
Block a user