X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=EdkUnixPkg%2FDxe%2FUnixThunk%2FBus%2FUnixBusDriver%2FUnixBusDriver.c;fp=EdkUnixPkg%2FDxe%2FUnixThunk%2FBus%2FUnixBusDriver%2FUnixBusDriver.c;h=efa66abeeb2f365d3ea8fb9567bd4d10bdfd5129;hp=0e93e48f5c8b6b813d012427816d93f46e09ec16;hb=caea5554abdc29d7774bdd0ec4852be09d5a1630;hpb=61fb1657e5b2b37a2ec5c879f6fa7689100f0d54 diff --git a/EdkUnixPkg/Dxe/UnixThunk/Bus/UnixBusDriver/UnixBusDriver.c b/EdkUnixPkg/Dxe/UnixThunk/Bus/UnixBusDriver/UnixBusDriver.c index 0e93e48f5c..efa66abeeb 100644 --- a/EdkUnixPkg/Dxe/UnixThunk/Bus/UnixBusDriver/UnixBusDriver.c +++ b/EdkUnixPkg/Dxe/UnixThunk/Bus/UnixBusDriver/UnixBusDriver.c @@ -107,7 +107,7 @@ EFI_DRIVER_BINDING_PROTOCOL gUnixBusDriverBinding = { UnixBusDriverBindingSupported, UnixBusDriverBindingStart, UnixBusDriverBindingStop, - 0x10, + 0xa, NULL, NULL }; @@ -454,7 +454,7 @@ Returns: UnixDevice->ControllerNameTable = NULL; - // FIXME: check size + // FIXME: check size StrCpy(ComponentName, UnixDevice->UnixIo.EnvString); UnixDevice->DevicePath = UnixBusCreateDevicePath (