c6e10ab462f870fcd8bb36ec190ded0761f77c34
SetBooleanElement seems to not respect the method contract defined in the document: https://learn.microsoft.com/en-us/previous-versions/windows/desktop/bcd/setbooleanelement-bcdobject#syntax Instead the method contract has the two parameters in the inverse order: ``` boolean SetBooleanElement( [in] boolean Boolean, [in] uint32 Type ); ``` Change-Id: I8938cd0333b21a89971de88da47559fa929162dc Signed-off-by: Adrian Vladu <avladu@cloudbasesolutions.com>
Portable Multi-Cloud Initialization Service
- Author: Cloudbase Solutions Srl
- Contact: info@cloudbasesolutions.com
- Home page: http://www.cloudbase.it/cloud-init-windows/
- Documentation: http://cloudbase-init.readthedocs.org/en/latest/
- Source: https://github.com/openstack/cloudbase-init
- License: Apache 2.0
Downloads
Stable
- (64bit) https://www.cloudbase.it/downloads/CloudbaseInitSetup_Stable_x64.msi
- (32bit) https://www.cloudbase.it/downloads/CloudbaseInitSetup_Stable_x86.msi
Beta
- (64bit) https://www.cloudbase.it/downloads/CloudbaseInitSetup_x64.msi
- (32bit) https://www.cloudbase.it/downloads/CloudbaseInitSetup_x86.msi
Got a question?
Description
Languages
Python
100%