mirror of
				https://git.proxmox.com/git/mirror_edk2
				synced 2025-10-31 05:28:13 +00:00 
			
		
		
		
	|  1333d8c8d3 Current UpdateCapsule service will reject all non-reset capsule images and return EFI_OUT_OF_RESOURCE if the system is at runtime. This will block a platform CapsuleLib from implementing ProcessCapsuleImage() with runtime capsule processing capability. This patch removes this restriction. The change is controled by a feature PCD PcdSupportProcessCapsuleAtRuntime, and the default value is FALSE which means not enable this feature. BZ: https://bugzilla.tianocore.org/show_bug.cgi?id=2501 Cc: Hao A Wu <hao.a.wu@intel.com> Cc: Liming Gao <liming.gao@intel.com> Reviewed-by: Liming Gao <liming.gao@intel.com> Signed-off-by: Siyuan Fu <siyuan.fu@intel.com> | ||
|---|---|---|
| .. | ||
| Arm | ||
| X64 | ||
| CapsuleCache.c | ||
| CapsuleCacheNull.c | ||
| CapsuleReset.c | ||
| CapsuleRuntimeDxe.inf | ||
| CapsuleRuntimeDxe.uni | ||
| CapsuleRuntimeDxeExtra.uni | ||
| CapsuleService.c | ||
| CapsuleService.h | ||
| SaveLongModeContext.c | ||