]> git.proxmox.com Git - mirror_edk2.git/commit - EdkNt32Pkg/Dxe/WinNtThunk/Bus/SimpleFileSystem/WinNtSimpleFileSystem.c
Fix component name bugs when input Controller Name is invalid
authorqhuang8 <qhuang8@6f19259b-4bc3-4df7-8a09-765794883524>
Fri, 19 Jan 2007 08:04:03 +0000 (08:04 +0000)
committerqhuang8 <qhuang8@6f19259b-4bc3-4df7-8a09-765794883524>
Fri, 19 Jan 2007 08:04:03 +0000 (08:04 +0000)
commit8b018de64f54b67f437c95bf0ed591b03a6cc63b
tree0dceb4f7c15b24b470641bc2acc5dce28aed0ee8
parente1b95c15abf6bb9da44d835a5ab435ee317e547c
Fix component name bugs when input Controller Name is invalid
Fix the driver binding version for platform/OEM specific drivers

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2273 6f19259b-4bc3-4df7-8a09-765794883524
14 files changed:
EdkNt32Pkg/Dxe/WinNtThunk/Bus/BlockIo/ComponentName.c
EdkNt32Pkg/Dxe/WinNtThunk/Bus/BlockIo/WinNtBlockIo.c
EdkNt32Pkg/Dxe/WinNtThunk/Bus/Console/ComponentName.c
EdkNt32Pkg/Dxe/WinNtThunk/Bus/Console/Console.c
EdkNt32Pkg/Dxe/WinNtThunk/Bus/Gop/ComponentName.c
EdkNt32Pkg/Dxe/WinNtThunk/Bus/Gop/WinNtGopDriver.c
EdkNt32Pkg/Dxe/WinNtThunk/Bus/SerialIo/ComponentName.c
EdkNt32Pkg/Dxe/WinNtThunk/Bus/SerialIo/WinNtSerialIo.c
EdkNt32Pkg/Dxe/WinNtThunk/Bus/SimpleFileSystem/ComponentName.c
EdkNt32Pkg/Dxe/WinNtThunk/Bus/SimpleFileSystem/WinNtSimpleFileSystem.c
EdkNt32Pkg/Dxe/WinNtThunk/Bus/Uga/ComponentName.c
EdkNt32Pkg/Dxe/WinNtThunk/Bus/Uga/WinNtUgaDriver.c
EdkNt32Pkg/Dxe/WinNtThunk/Bus/WinNtBusDriver/ComponentName.c
EdkNt32Pkg/Dxe/WinNtThunk/Bus/WinNtBusDriver/WinNtBusDriver.c