summaryrefslogtreecommitdiffstats
path: root/DuetPkg/BiosVideoThunkDxe/BiosVideo.c
diff options
context:
space:
mode:
Diffstat (limited to 'DuetPkg/BiosVideoThunkDxe/BiosVideo.c')
-rw-r--r--DuetPkg/BiosVideoThunkDxe/BiosVideo.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/DuetPkg/BiosVideoThunkDxe/BiosVideo.c b/DuetPkg/BiosVideoThunkDxe/BiosVideo.c
index da2c877d35..dc367e9983 100644
--- a/DuetPkg/BiosVideoThunkDxe/BiosVideo.c
+++ b/DuetPkg/BiosVideoThunkDxe/BiosVideo.c
@@ -94,7 +94,7 @@ VESA_BIOS_EXTENSIONS_EDID_TIMING mEstablishedEdidTiming[] = {
};
/**
- Install child hanlde for a detect BiosVideo device and install related protocol
+ Install child handle for a detect BiosVideo device and install related protocol
into this handle, such as EFI_GRAPHIC_OUTPUT_PROTOCOL.
@param This Instance pointer of EFI_DRIVER_BINDING_PROTOCOL
@@ -391,7 +391,7 @@ BiosVideoDriverBindingStop (
}
/**
- Install child hanlde for a detect BiosVideo device and install related protocol
+ Install child handle for a detect BiosVideo device and install related protocol
into this handle, such as EFI_GRAPHIC_OUTPUT_PROTOCOL.
@param This Instance pointer of EFI_DRIVER_BINDING_PROTOCOL