Searched refs:UnLock (Results 1 – 10 of 10) sorted by relevance
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/LegacyRegion2Dxe/ |
D | LegacyRegion2Dxe.uni | 11 // 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…
|
D | LegacyRegion2Dxe.inf | 11 # Protocol. For Lock/UnLock/Decode, EFI_SUCCESS is returned although the region's
|
/device/linaro/bootloader/edk2/IntelFrameworkPkg/Include/Protocol/ |
D | LegacyRegion.h | 120 …EFI_LEGACY_REGION_UNLOCK UnLock; ///< Makes the specified OpROM region read-write or unlock… member
|
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Framework/Protocol/LegacyRegion/ |
D | LegacyRegion.h | 77 EFI_LEGACY_REGION_UNLOCK UnLock; member
|
/device/linaro/bootloader/edk2/MdePkg/Include/Protocol/ |
D | LegacyRegion2.h | 233 EFI_LEGACY_REGION2_UNLOCK UnLock; member
|
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Compatibility/LegacyRegion2OnLegacyRegionThunk/ |
D | LegacyRegion2OnLegacyRegionThunk.c | 207 return mLegacyRegion->UnLock ( in LegacyRegion2Unlock()
|
/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Csm/LegacyBiosDxe/ |
D | LegacyBios.c | 130 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()
|
D | LegacyBootSupport.c | 924 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()
|
D | LegacyBbs.c | 343 Private->LegacyRegion->UnLock (Private->LegacyRegion, 0xe0000, 0x20000, &Granularity); in LegacyBiosGetBbsInfo()
|
D | LegacyPci.c | 800 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()
|