Lines Matching +full:wakeup +full:- +full:capable

8 Copyright (c) 2006 - 2021, Intel Corporation. All rights reserved.<BR>
12 SPDX-License-Identifier: BSD-2-Clause-Patent
71 // Note: UEFI spec 2.5 and following: use EFI_MEMORY_RO as write-protected physical memory
80 // The memory region supports byte-addressable non-volatility.
92 // Specific-purpose memory (SPM). The memory is earmarked for
99 // If this flag is set, the memory region is capable of being
102 // capable of being protected with the CPU's memory
109 // If this flag is set, the memory region is present and capable of having
114 // capable of being dynamically removed from the platform at runtime.
125 // described with additional ISA-specific memory attributes
131 // Defines the bits reserved for describing optional ISA-specific cacheability
134 // See Calling Conventions for further ISA-specific enumeration of these bits.
227 @retval EFI_INVALID_PARAMETER Memory is not a page-aligned address or Pages is invalid.
444 // These types can be ORed together as needed - for example,
468 which is implementation-dependent.
679 @param[in] VariableName A Null-terminated string that is the name of the vendor's
735 @retval EFI_INVALID_PARAMETER Null-terminator is not found in the first VariableNameSize bytes of
755 @param[in] VariableName A Null-terminated string that is the name of the vendor's variable.
778 @retval EFI_WRITE_PROTECTED The variable in question is read-only.
805 /// Provides the reporting resolution of the real-time clock device in
806 /// counts per second. For a normal PC-AT CMOS RTC device, this
812 /// Provides the timekeeping accuracy of the real-time clock in an
813 /// error rate of 1E-6 parts per million. For a clock with an accuracy
822 /// device is not cleared when the time is set. Normal PC-AT CMOS
829 Returns the current time and date information, and the time-keeping capabilities
871 Returns the current wakeup alarm clock setting.
881 @retval EFI_DEVICE_ERROR The wakeup time could not be retrieved due to a hardware error.
896 Sets the system wakeup alarm clock time.
898 @param[in] Enable Enable or disable the wakeup alarm.
899 @param[in] Time If Enable is TRUE, the time to set the wakeup alarm for.
902 @retval EFI_SUCCESS If Enable is TRUE, then the wakeup alarm was enabled. If
903 Enable is FALSE, then the wakeup alarm was disabled.
905 @retval EFI_DEVICE_ERROR The wakeup time could not be set due to a hardware error.
964 …@param[out] ExitData The pointer to a pointer to a data buffer that includes a Null-term…
988 @param[in] ExitData The pointer to a data buffer that includes a Null-terminated string,
1043 Induces a fine-grained stall.
1063 @param[in] WatchdogData A data buffer that includes a Null-terminated string, optionally
1089 EfiResetShutdown the data buffer starts with a Null-terminated
1094 also starts with a Null-terminated string that is followed
1142 Computes and returns a 32-bit CRC for a data buffer.
1144 @param[in] Data A pointer to the buffer on which the 32-bit CRC is to be computed.
1146 …@param[out] Crc32 The 32-bit CRC that was computed for the data buffer specified by Da…
1149 @retval EFI_SUCCESS The 32-bit CRC was computed for the data buffer and returned in
1700 /// Bit-mapped list describing the capsule attributes. The Flag values
1701 /// of 0x0000 - 0xFFFF are defined by CapsuleGuid. Flag values
1702 /// of 0x10000 - 0xFFFFFFFF are defined by this specification
1755 … is compatible with this platform but is not capable of being submitted or processed
1789 … is compatible with this platform but is not capable of being submitted or processed
2011 // 32-bit CRC Services
2029 /// The 128-bit GUID value that uniquely identifies the system configuration table.
2226 /// Specifies the actual number of entries in EFI_KEY_OPTION.Keys, from 0-3. If
2245 /// The CRC-32 which should match the CRC-32 of the entire EFI_LOAD_OPTION to
2246 /// which BootOption refers. If the CRC-32s do not match this value, then this key
2258 /// The number of key codes (0-3) is specified by the EFI_KEY_CODE_COUNT field in KeyOptions.