]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/Universal/BdsDxe/BdsEntry.c
MdeModulePkg/BdsDxe: Fix spelling mistake
[mirror_edk2.git] / MdeModulePkg / Universal / BdsDxe / BdsEntry.c
index d387dbe7ac12566049d0834e51fd1fd5e190aff8..83b773a2fa5f75343017c7f841b11df41b75f1a9 100644 (file)
@@ -785,7 +785,7 @@ BdsEntry (
 \r
   FilePath = FileDevicePath (NULL, EFI_REMOVABLE_MEDIA_FILE_NAME);\r
   if (FilePath == NULL) {\r
-    DEBUG ((DEBUG_ERROR, "Fail to allocate memory for defualt boot file path. Unable to boot.\n"));\r
+    DEBUG ((DEBUG_ERROR, "Fail to allocate memory for default boot file path. Unable to boot.\n"));\r
     CpuDeadLoop ();\r
   }\r
   Status = EfiBootManagerInitializeLoadOption (\r