Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/MdeModulePkg/Universal/LegacyRegion2Dxe/
DLegacyRegion2Dxe.uni11 // Protocol. For Lock/UnLock/Decode, EFI_SUCCESS is returned although the region's
29 …fully comply with PI Specification of Legacy Region 2 Protocol. For Lock/UnLock/Decode, EFI_SUCCES…
DLegacyRegion2Dxe.inf11 # Protocol. For Lock/UnLock/Decode, EFI_SUCCESS is returned although the region's
/device/linaro/bootloader/edk2/IntelFrameworkPkg/Include/Protocol/
DLegacyRegion.h120 …EFI_LEGACY_REGION_UNLOCK UnLock; ///< Makes the specified OpROM region read-write or unlock… member
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Framework/Protocol/LegacyRegion/
DLegacyRegion.h77 EFI_LEGACY_REGION_UNLOCK UnLock; member
/device/linaro/bootloader/edk2/MdePkg/Include/Protocol/
DLegacyRegion2.h233 EFI_LEGACY_REGION2_UNLOCK UnLock; member
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Compatibility/LegacyRegion2OnLegacyRegionThunk/
DLegacyRegion2OnLegacyRegionThunk.c207 return mLegacyRegion->UnLock ( in LegacyRegion2Unlock()
/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Csm/LegacyBiosDxe/
DLegacyBios.c130 Private->LegacyRegion->UnLock (Private->LegacyRegion, 0xE0000, 0x20000, &Granularity); in LegacyBiosGetLegacyRegion()
197 Private->LegacyRegion->UnLock (Private->LegacyRegion, 0xE0000, 0x20000, &Granularity); in LegacyBiosCopyLegacyRegion()
316 Private->LegacyRegion->UnLock (Private->LegacyRegion, 0xc0000, 0x40000, &Granularity); in ShadowAndStartLegacy16()
DLegacyBootSupport.c924 Private->LegacyRegion->UnLock ( in GenericLegacyBoot()
1026 Private->LegacyRegion->UnLock ( in GenericLegacyBoot()
1090 Private->LegacyRegion->UnLock (Private->LegacyRegion, 0xc0000, 0x40000, &Granularity); in GenericLegacyBoot()
1144 Private->LegacyRegion->UnLock ( in GenericLegacyBoot()
1251 Private->LegacyRegion->UnLock ( in GenericLegacyBoot()
DLegacyBbs.c343 Private->LegacyRegion->UnLock (Private->LegacyRegion, 0xe0000, 0x20000, &Granularity); in LegacyBiosGetBbsInfo()
DLegacyPci.c800 Private->LegacyRegion->UnLock ( in CopyPirqTable()
1023 Private->LegacyRegion->UnLock ( in InstallLegacyIrqHandler()
2377 Private->LegacyRegion->UnLock ( in LegacyBiosInstallRom()
2384 Private->LegacyRegion->UnLock ( in LegacyBiosInstallRom()
2796 Private->LegacyRegion->UnLock ( in LegacyBiosInstallPciRom()