Home
last modified time | relevance | path

Searched refs:EFI_GLOBAL_NVS_AREA (Results 1 – 8 of 8) sorted by relevance

/device/linaro/bootloader/edk2/QuarkPlatformPkg/Include/Protocol/
DGlobalNvsArea.h73 } EFI_GLOBAL_NVS_AREA; typedef
80 EFI_GLOBAL_NVS_AREA *Area;
/device/linaro/bootloader/edk2/QuarkPlatformPkg/Acpi/DxeSmm/SmmPowerManagement/
DSmmPowerManagement.h51 extern EFI_GLOBAL_NVS_AREA *mGlobalNvsAreaPtr;
DSmmPowerManagement.c24 EFI_GLOBAL_NVS_AREA *mGlobalNvsAreaPtr = NULL;
/device/linaro/bootloader/edk2/QuarkPlatformPkg/Acpi/Dxe/AcpiPlatform/
DAcpiPlatform.c202 *Size = sizeof (EFI_GLOBAL_NVS_AREA); in DsdtTableUpdate()
582 ASSERT (sizeof (EFI_GLOBAL_NVS_AREA) == 512); in AcpiPlatformEntryPoint()
586 sizeof (EFI_GLOBAL_NVS_AREA), in AcpiPlatformEntryPoint()
602 sizeof (EFI_GLOBAL_NVS_AREA), in AcpiPlatformEntryPoint()
/device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/Include/Protocol/
DGlobalNvsArea.h476 } EFI_GLOBAL_NVS_AREA; typedef
483 EFI_GLOBAL_NVS_AREA *Area;
/device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/AcpiPlatform/
DAcpiPlatformHooks.c498 *Size = sizeof (EFI_GLOBAL_NVS_AREA); in PatchDsdtTable()
DAcpiPlatform.c916 sizeof (EFI_GLOBAL_NVS_AREA), in AcpiPlatformEntryPoint()
922 sizeof (EFI_GLOBAL_NVS_AREA), in AcpiPlatformEntryPoint()
/device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/Library/I2CLibDxe/
DI2CLib.c27 #define GLOBAL_NVS_OFFSET(Field) (UINTN)((CHAR8*)&((EFI_GLOBAL_NVS_AREA*)0)->Field - (CHAR8*)0)