From 8a7d75b0625cffee0c67b85afe56763f93d86481 Mon Sep 17 00:00:00 2001 From: qhuang8 Date: Thu, 22 Nov 2007 06:00:39 +0000 Subject: 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 --- Nt32Pkg/WinNtGopDxe/WinNtGop.h | 2 +- Nt32Pkg/WinNtGopDxe/WinNtGopScreen.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'Nt32Pkg/WinNtGopDxe') diff --git a/Nt32Pkg/WinNtGopDxe/WinNtGop.h b/Nt32Pkg/WinNtGopDxe/WinNtGop.h index ac4defe11c..cd52bc175a 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 58ddb1c656..f951e87dfe 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. -- cgit v1.2.3