DuetPkg: Fix typos in comments
- TURE -> TRUE - successull -> successfully - Libary -> Library - Incude -> Include - futhure -> future - Predfined -> Predefined - minimue -> minimum - predeined -> predefined - excute -> execute - dirver -> driver - hanlde -> handle - boundry -> boundary Reviewed-by: Ruiyu Ni <ruiyu.ni@intel.com> Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Gary Lin <glin@suse.com>
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user