Acidanthera UEFI Development Kit based on EDK II edk2-stable202311
Go to file
Ard Biesheuvel 6126f43994 QuarkPlatformPkg: add MmServicesTableLib resolution
The SMM based FTW and variable drivers are going to depend on
MmServicesTableLib after a subsequent patch, so add a resolution
for it to various QuarkPlatformPkg .dsc files.

Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Reviewed-by: Liming Gao <liming.gao@intel.com>
2019-01-16 17:51:30 +01:00
AppPkg
ArmPkg ArmPkg/ArmMmuLib AARCH64: fix out of bounds access 2019-01-14 19:46:57 +01:00
ArmPlatformPkg ArmPlatformPkg/PL011SerialPortLib: use untyped PCD for register base 2018-12-20 18:34:08 +01:00
ArmVirtPkg ArmVirtPkg/MemoryInitPeiLib: split memory HOB based on MAX_ALLOC_ADDRESS 2018-12-20 11:02:40 +01:00
BaseTools BaseTools VolInfo: Fix XCODE5 build issue 2019-01-16 22:37:59 +08:00
BeagleBoardPkg EmbeddedPkg: remove GdbDebugAgent library 2018-12-19 16:29:29 +01:00
Conf
CorebootModulePkg
CorebootPayloadPkg
CryptoPkg CryptoPkg/BaseCryptLib: drop build flags specific to GCC44 2019-01-08 02:39:43 +01:00
EdkCompatibilityPkg
EmbeddedPkg EmbeddedPkg: remove GdbDebugAgent library 2018-12-19 16:29:29 +01:00
EmulatorPkg EmulatorPkg: require GCC48 or later 2019-01-08 02:34:05 +01:00
FatPkg
FmpDevicePkg
IntelFrameworkModulePkg
IntelFrameworkPkg
IntelFsp2Pkg
IntelFsp2WrapperPkg IntelFsp2WrapperPkg: Fix constant if statements issue 2018-11-26 11:40:38 +08:00
IntelFspPkg
IntelFspWrapperPkg
IntelSiliconPkg
MdeModulePkg MdeModulePkg/MdeModulePkg.dsc: add MmServicesTableLib resolution 2019-01-16 17:50:09 +01:00
MdePkg MdePkg/BasePeCoffLib: Add more check for relocation data 2019-01-16 22:38:00 +08:00
NetworkPkg NetworkPkg/Dhcp6Dxe: Remove an unused global variable. 2019-01-15 09:39:13 +08:00
Nt32Pkg Nt32Pkg: Remove EdkShellBinPkg in FDF and DEC 2018-11-19 10:50:15 +08:00
Omap35xxPkg
OptionRomPkg
OvmfPkg OvmfPkg: add MmServicesTableLib resolution 2019-01-16 17:51:00 +01:00
PcAtChipsetPkg
QuarkPlatformPkg QuarkPlatformPkg: add MmServicesTableLib resolution 2019-01-16 17:51:30 +01:00
QuarkSocPkg
SecurityPkg SecurityPkg: Remove code under UserIdentification folder. 2019-01-14 08:55:35 +08:00
ShellBinPkg
ShellPkg ShellPkg/TftpDynamicCommand: Change file writing method in tftp 2019-01-11 09:33:24 +08:00
SignedCapsulePkg
SourceLevelDebugPkg
StandaloneMmPkg StandaloneMM: Update permissions for Standalone MM drivers memory area 2018-12-09 16:01:53 +00:00
StdLib StdLib/Environs: Avoid infinite recursion in _Exit 2019-01-02 11:26:21 -08:00
StdLibPrivateInternalFiles
UefiCpuPkg UefiCpuPkg/RegisterCpuFeaturesLib: Replace AcquireSpinLock. 2019-01-15 13:27:37 +08:00
Vlv2DeviceRefCodePkg
Vlv2TbltDevicePkg Vlv2TbltDevicePkg: assume GCC48 or later 2019-01-08 02:34:14 +01:00
.gitignore
.gitmodules
BuildNotes2.txt
Contributions.txt
License.txt
Maintainers.txt Maintainers.txt: Update mail address 2019-01-15 17:44:35 +08:00
Readme.md Readme.md: Add edk2 release tag and edk2 release plan 2018-12-20 23:31:47 +08:00
edksetup.bat BaseTools: Remove unused logic for EDKI 2019-01-14 09:34:23 +08:00
edksetup.sh

Readme.md

EDK II Project

A modern, feature-rich, cross-platform firmware development environment for the UEFI and PI specifications from www.uefi.org.

Contributions to the EDK II open source project are covered by the TianoCore Contribution Agreement 1.1

The majority of the content in the EDK II open source project uses a BSD 2-Clause License. The EDK II open source project contains the following components that are covered by additional licenses:

The EDK II Project is composed of packages. The maintainers for each package are listed in Maintainers.txt.

Resources