Our internal repo uses EDK_TOOLS_PATH. In our case it is $(WORKSPACE)/edk2/BaseTools. We have a PACKAGES_PATH set to $(WORKSPACE)/edk2 and magic happens.
So I’m thinking maybe:
Our internal repo uses EDK_TOOLS_PATH. In our case it is $(WORKSPACE)/edk2/BaseTools. We have a PACKAGES_PATH set to $(WORKSPACE)/edk2 and magic happens.
So I’m thinking maybe:
To help keep edk2-platforms healthy, I would like to
offer to maintain SimicsOpenBoardPkg, SimicsX58SktPkg,
and SimicsIch10Pkg. The current maintainer for those
packages has changed jobs and is no
To help keep edk2-platforms healthy, I would like to
offer to maintain SimicsOpenBoardPkg, SimicsX58SktPkg,
and SimicsIch10Pkg. The current maintainer for those
packages has changed jobs and is no
Enhance RelocateCapsuleToRam() to skip creation of the Capsule on Disk
file name capsule if PcdSupportUpdateCapsuleReset feature is not enabled.
This avoids an EFI_UNSUPPORTED return status from
Enhance RelocateCapsuleToRam() to skip creation of the Capsule on Disk
file name capsule if PcdSupportUpdateCapsuleReset feature is not enabled.
This avoids an EFI_UNSUPPORTED return status from