Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/PlatformDxe/
DPlatform.c434 UINTN BiosFlaLower0; in SpiBiosProtectionFunction() local
440 BiosFlaLower0 = PcdGet32(PcdFlashMicroCodeAddress)-PcdGet32(PcdFlashAreaBaseAddress); in SpiBiosProtectionFunction()
483 (B_PCH_SPI_PR0_PRB_MASK&(BiosFlaLower0>>12))|(B_PCH_SPI_PR0_PRL_MASK&(BiosFlaLimit0>>12)<<16)); in SpiBiosProtectionFunction()