summaryrefslogtreecommitdiff
path: root/Nt32Pkg/WinNtGopDxe
diff options
context:
space:
mode:
authorqhuang8 <qhuang8@6f19259b-4bc3-4df7-8a09-765794883524>2007-11-22 06:00:39 +0000
committerqhuang8 <qhuang8@6f19259b-4bc3-4df7-8a09-765794883524>2007-11-22 06:00:39 +0000
commit8a7d75b0625cffee0c67b85afe56763f93d86481 (patch)
tree45716a8f9a7655991c7982fc7b6dfdb86ca95847 /Nt32Pkg/WinNtGopDxe
parentd11013980ff815192ca3c280335ee67251302173 (diff)
Clean up: update "EFI" to "UEFI" if applicable.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@4317 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'Nt32Pkg/WinNtGopDxe')
-rw-r--r--Nt32Pkg/WinNtGopDxe/WinNtGop.h2
-rw-r--r--Nt32Pkg/WinNtGopDxe/WinNtGopScreen.c2
2 files changed, 2 insertions, 2 deletions
diff --git a/Nt32Pkg/WinNtGopDxe/WinNtGop.h b/Nt32Pkg/WinNtGopDxe/WinNtGop.h
index ac4defe11..cd52bc175 100644
--- a/Nt32Pkg/WinNtGopDxe/WinNtGop.h
+++ b/Nt32Pkg/WinNtGopDxe/WinNtGop.h
@@ -222,7 +222,7 @@ WinNtGopDestructor (
;
//
-// EFI 1.1 driver model prototypes for Win NT GOP
+// UEFI 2.0 driver model prototypes for Win NT GOP
//
diff --git a/Nt32Pkg/WinNtGopDxe/WinNtGopScreen.c b/Nt32Pkg/WinNtGopDxe/WinNtGopScreen.c
index 58ddb1c65..f951e87df 100644
--- a/Nt32Pkg/WinNtGopDxe/WinNtGopScreen.c
+++ b/Nt32Pkg/WinNtGopDxe/WinNtGopScreen.c
@@ -16,7 +16,7 @@ Module Name:
Abstract:
This file produces the graphics abstration of GOP. It is called by
- WinNtGopDriver.c file which deals with the EFI 1.1 driver model.
+ WinNtGopDriver.c file which deals with the UEFI 2.0 driver model.
This file just does graphics.