#include "cmp.h"
Go to the source code of this file.
Functions | |
NTSTATUS | CmpInitializeMachineDependentConfiguration (IN PLOADER_PARAMETER_BLOCK LoaderBlock) |
|
Definition at line 33 of file config/ppc/init.c. References CmRegistryMachineHardwareDescriptionSystemName, KeyName, L, NT_SUCCESS, NtOpenKey(), NtSetValueKey(), NTSTATUS(), NULL, ObjectAttributes, RtlAnsiStringToUnicodeString(), RtlFreeUnicodeString(), RtlInitAnsiString(), RtlInitUnicodeString(), Status, TITLE_INDEX_VALUE, TRUE, and ValueName. Referenced by CmInitSystem1().
|