ReactOS 0.4.15-dev-7934-g1dc8d80
UefiMultiPhase.h
Go to the documentation of this file.
1
15#ifndef __UEFI_MULTIPHASE_H__
16#define __UEFI_MULTIPHASE_H__
17
18#include <WinCertificate.h>
22typedef enum {
87
91typedef struct {
119
123#define EFI_VARIABLE_NON_VOLATILE 0x00000001
124#define EFI_VARIABLE_BOOTSERVICE_ACCESS 0x00000002
125#define EFI_VARIABLE_RUNTIME_ACCESS 0x00000004
130#define EFI_VARIABLE_HARDWARE_ERROR_RECORD 0x00000008
134#define EFI_VARIABLE_AUTHENTICATED_WRITE_ACCESS 0x00000010
135#define EFI_VARIABLE_TIME_BASED_AUTHENTICATED_WRITE_ACCESS 0x00000020
136#define EFI_VARIABLE_APPEND_WRITE 0x00000040
137
138
154typedef struct {
172
181typedef struct {
192
193#endif
unsigned long long UINT64
unsigned int UINT32
EFI_MEMORY_TYPE
@ EfiUnusableMemory
@ EfiBootServicesData
@ EfiMaxMemoryType
@ EfiReservedMemoryType
@ EfiBootServicesCode
@ EfiConventionalMemory
@ EfiLoaderData
@ EfiACPIMemoryNVS
@ EfiMemoryMappedIOPortSpace
@ EfiACPIReclaimMemory
@ EfiLoaderCode
@ EfiMemoryMappedIO
@ EfiPalCode
@ EfiRuntimeServicesCode
@ EfiRuntimeServicesData
WIN_CERTIFICATE_UEFI_GUID AuthInfo
WIN_CERTIFICATE_UEFI_GUID AuthInfo