]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/Include/Library/GenericBdsLib.h
Correct typo in comments, clean IfrSupportLib.h
[mirror_edk2.git] / MdeModulePkg / Include / Library / GenericBdsLib.h
index 0dc18df735f68335bb0723f35ceeab0d89f59e00..a57fe6c8b4447288392378e838b306230e60ca79 100644 (file)
@@ -74,7 +74,7 @@ extern EFI_HANDLE mBdsImageHandle;
 //\r
 // This data structure is the part of BDS_CONNECT_ENTRY that we can hard code.\r
 //\r
-#define BDS_LOAD_OPTION_SIGNATURE EFI_SIGNATURE_32 ('B', 'd', 'C', 'O')\r
+#define BDS_LOAD_OPTION_SIGNATURE SIGNATURE_32 ('B', 'd', 'C', 'O')\r
 \r
 typedef struct {\r
 \r
@@ -363,7 +363,7 @@ BdsLibConnectAllDriversToAllControllers (
 /**\r
   This function will connect all the system driver to controller\r
   first, and then special connect the default console, this make\r
-  sure all the system controller avialbe and the platform default\r
+  sure all the system controller available and the platform default\r
   console connected.\r
 \r
 **/\r