Searched refs:EFI_ACCESS_DENIED (Results 26 - 50 of 71) sorted by relevance

123

/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Core/Dxe/Hand/
H A DHandle.c618 @retval EFI_ACCESS_DENIED Failed to disconnect one or all of the drivers
684 Status = EFI_ACCESS_DENIED;
1115 Status = EFI_ACCESS_DENIED;
1122 Status = EFI_ACCESS_DENIED;
1136 Status = EFI_ACCESS_DENIED;
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/Acpi/FirmwarePerformanceDataTableSmm/
H A DFirmwarePerformanceSmm.c215 @retval EFI_ACCESS_DENIED The interrupt buffer can't be written.
255 Status = EFI_ACCESS_DENIED;
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/Network/IScsiDxe/
H A DIScsiDriver.c43 @retval EFI_ACCESS_DENIED The device specified by ControllerHandle and
461 @retval EFI_ACCESS_DENIED EFI_ISCSI_INITIATOR_NAME_PROTOCOL was installed unexpectedly.
484 return EFI_ACCESS_DENIED;
/vbox/src/VBox/Devices/EFI/Firmware/NetworkPkg/Mtftp6Dxe/
H A DMtftp6Impl.c120 @retval EFI_ACCESS_DENIED - The configuration could not be changed at this time because there
173 Status = EFI_ACCESS_DENIED;
292 @retval EFI_ACCESS_DENIED The previous operation has not completed yet.
517 @retval EFI_ACCESS_DENIED The previous operation has not completed yet.
568 @retval EFI_ACCESS_DENIED The previous operation has not completed yet.
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Library/SmmCorePerformanceLib/
H A DSmmCorePerformanceLib.c527 Status = EFI_ACCESS_DENIED;
610 Status = EFI_ACCESS_DENIED;
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/Network/Mtftp4Dxe/
H A DMtftp4Impl.c390 Status = EFI_ACCESS_DENIED;
595 @retval EFI_ACCESS_DENIED The EFI configuration could not be changed at this
676 return EFI_ACCESS_DENIED;
839 @retval EFI_ACCESS_DENIED The previous operation has not completed yet.
909 @retval EFI_ACCESS_DENIED The previous operation has not completed yet.
965 @retval EFI_ACCESS_DENIED The previous operation has not completed yet.
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Core/Dxe/FwVolBlock/
H A DFwVolBlock.c157 @retval EFI_ACCESS_DENIED The firmware volume is in the WriteDisabled
194 @retval EFI_ACCESS_DENIED Access denied.
222 return EFI_ACCESS_DENIED;
286 @retval EFI_ACCESS_DENIED The firmware volume is in the WriteDisabled
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Core/Dxe/Gcd/
H A DGcd.c687 @retval EFI_ACCESS_DENIED Operate on an space non-exist or is used for an
756 Status = EFI_ACCESS_DENIED;
763 Status = EFI_ACCESS_DENIED;
786 Status = EFI_ACCESS_DENIED;
796 Status = EFI_ACCESS_DENIED;
/vbox/src/VBox/Devices/EFI/Firmware/OvmfPkg/EmuVariableFvbRuntimeDxe/
H A DFvb.c262 return EFI_ACCESS_DENIED;
279 status code EFI_ACCESS_DENIED without modifying the contents of
303 @retval EFI_ACCESS_DENIED The firmware volume is in the
408 return the status code EFI_ACCESS_DENIED without modifying the
440 @retval EFI_ACCESS_DENIED The firmware volume is in the
494 EFI_ACCESS_DENIED without modifying the contents of the
525 @retval EFI_ACCESS_DENIED The firmware volume is in the
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/Network/Dhcp4Dxe/
H A DDhcp4Impl.c71 @retval EFI_ACCESS_DENIED This instance of the EFI DHCPv4 Protocol driver was not in the
168 @retval EFI_ACCESS_DENIED The driver is not in the Dhcp4Bound state.
197 @retval EFI_ACCESS_DENIED The EFI DHCPv4 Protocol driver is not Dhcp4InitReboot state.
618 @retval EFI_ACCESS_DENIED This instance of the EFI DHCPv4 Protocol driver was not in the
681 Status = EFI_ACCESS_DENIED;
878 @retval EFI_ACCESS_DENIED The driver is not in the Dhcp4Bound state.
917 Status = EFI_ACCESS_DENIED;
994 @retval EFI_ACCESS_DENIED The EFI DHCPv4 Protocol driver is not Dhcp4InitReboot state.
1027 Status = EFI_ACCESS_DENIED;
H A DDhcp4Io.c1156 @retval EFI_ACCESS_DENIED Failed to transmit the packet through UDP
1418 return EFI_ACCESS_DENIED;
1431 @retval EFI_ACCESS_DENIED Failed to transmit packet through UDP port
1495 return EFI_ACCESS_DENIED;
/vbox/src/VBox/Devices/EFI/Firmware/NetworkPkg/Ip6Dxe/
H A DIp6Impl.c830 @retval EFI_ACCESS_DENIED The route is already defined in the routing table (when
924 be overridden and updated; if FALSE, EFI_ACCESS_DENIED
940 @retval EFI_ACCESS_DENIED The to-be-added entry is already defined in the neighbor cache,
1016 @retval EFI_ACCESS_DENIED The token or event has already been enqueued in IP
1036 return EFI_ACCESS_DENIED;
1232 @retval EFI_ACCESS_DENIED The transmit completion token with the same Token.
1299 Status = EFI_ACCESS_DENIED;
1486 @retval EFI_ACCESS_DENIED The receive completion token with the same Token.Event was already
1527 Status = EFI_ACCESS_DENIED;
H A DIp6Route.c449 @retval EFI_ACCESS_DENIED The same route already exists.
476 return EFI_ACCESS_DENIED;
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/Network/Ip4Dxe/
H A DIp4Impl.c179 @retval EFI_ACCESS_DENIED The route is already defined in the routing table (when
208 @retval EFI_ACCESS_DENIED The transmit completion token with the same Token.Event
255 EFI_ACCESS_DENIED The receive completion token with the same Token.Event was already
1507 @retval EFI_ACCESS_DENIED The route is already defined in the routing table (when
1597 @retval EFI_ACCESS_DENIED The token or event has already been enqueued in IP
1617 return EFI_ACCESS_DENIED;
1857 @retval EFI_ACCESS_DENIED The transmit completion token with the same Token.Event
1926 Status = EFI_ACCESS_DENIED;
2066 EFI_ACCESS_DENIED The receive completion token with the same Token.Event was already
2105 Status = EFI_ACCESS_DENIED;
[all...]
H A DIp4Route.c304 @retval EFI_ACCESS_DENIED The same route already exists
334 return EFI_ACCESS_DENIED;
/vbox/src/VBox/Devices/EFI/Firmware/StdLib/EfiSocketLib/
H A DTcp4.c479 case EFI_ACCESS_DENIED:
681 case EFI_ACCESS_DENIED:
723 case EFI_ACCESS_DENIED:
/vbox/src/VBox/Devices/EFI/Firmware/IntelFrameworkModulePkg/Universal/FirmwareVolume/FwVolDxe/
H A DFwVol.c36 @retval EFI_ACCESS_DENIED Read status of FV is not enabled.
62 return EFI_ACCESS_DENIED;
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/MemoryTest/GenericMemoryTestDxe/
H A DLightMemoryTest.c761 @retval EFI_ACCESS_DENIED Code may can not run here because if walking one test
800 return EFI_ACCESS_DENIED;
/vbox/src/VBox/Devices/EFI/Firmware/NetworkPkg/IpSecDxe/
H A DIkeService.c491 @retval EFI_ACCESS_DENIED No related PAD entry was found.
532 return EFI_ACCESS_DENIED;
/vbox/src/VBox/Devices/EFI/Firmware/ShellPkg/Library/UefiShellDebug1CommandsLib/
H A DUefiShellDebug1CommandsLib.c610 Status = EFI_ACCESS_DENIED;
/vbox/src/VBox/Devices/EFI/Firmware/ShellPkg/Library/UefiShellLevel2CommandsLib/
H A DMv.c422 case EFI_ACCESS_DENIED:
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Core/Dxe/Image/
H A DImage.c1016 @retval EFI_ACCESS_DENIED Image was not loaded because the platform policy prohibits the
1140 if (SecurityStatus == EFI_ACCESS_DENIED) {
1143 // It's the only place we could meet EFI_ACCESS_DENIED.
1336 @retval EFI_ACCESS_DENIED Image was not loaded because the platform policy prohibits the
1422 @retval EFI_ACCESS_DENIED Image was not loaded because the platform policy prohibits the
1651 @retval EFI_ACCESS_DENIED Should never reach there.
1725 Status = EFI_ACCESS_DENIED;
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/Network/Udp4Dxe/
H A DUdp4Impl.c573 @retval EFI_ACCESS_DENIED The <Address, Port> specified by the ConfigData is
600 return EFI_ACCESS_DENIED;
892 @retval EFI_ACCESS_DENIED The Token duplicates with the one in the Item.
914 return EFI_ACCESS_DENIED;
/vbox/src/VBox/Devices/EFI/Firmware/NetworkPkg/Udp6Dxe/
H A DUdp6Impl.c580 @retval EFI_ACCESS_DENIED The <Address, Port> specified by the ConfigData is
608 return EFI_ACCESS_DENIED;
878 @retval EFI_ACCESS_DENIED The Token duplicates with the one in the Item.
900 return EFI_ACCESS_DENIED;
/vbox/src/VBox/Devices/EFI/Firmware/IntelFrameworkPkg/Library/FrameworkUefiLib/
H A DUefiLib.c375 If the lock is already in the acquired state, then EFI_ACCESS_DENIED is returned.
383 @retval EFI_ACCESS_DENIED The lock could not be acquired because it is already owned.
400 return EFI_ACCESS_DENIED;

Completed in 142 milliseconds

123