]> git.proxmox.com Git - mirror_edk2.git/commit - DuetPkg/Library/DuetBdsLib/BdsPlatform.c
Move LockKeyboards API from GenericBdsLib to PlatformBdsLib
authorlgao4 <lgao4@6f19259b-4bc3-4df7-8a09-765794883524>
Fri, 10 Jul 2009 03:26:52 +0000 (03:26 +0000)
committerlgao4 <lgao4@6f19259b-4bc3-4df7-8a09-765794883524>
Fri, 10 Jul 2009 03:26:52 +0000 (03:26 +0000)
commit24cdd14e81bc867dfc0ed05fd6d22d4a49858adb
treed3b17713dcd0c924e2adab6986d0b0cb9f4e1569
parent2e01113094b2817712e1e00a975e7837a2c2a341
Move LockKeyboards API from GenericBdsLib to PlatformBdsLib
And change PlatformBdsLockNonUpdatableFlash in PlatformBdsLib return type to VOID.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8855 6f19259b-4bc3-4df7-8a09-765794883524
DuetPkg/Library/DuetBdsLib/BdsPlatform.c
IntelFrameworkModulePkg/Include/Library/GenericBdsLib.h
IntelFrameworkModulePkg/Include/Library/PlatformBdsLib.h
IntelFrameworkModulePkg/Library/GenericBdsLib/BdsConsole.c
Nt32Pkg/Library/Nt32BdsLib/BdsPlatform.c
OvmfPkg/Library/PlatformBdsLib/BdsPlatform.c
UnixPkg/Library/UnixBdsLib/BdsPlatform.c