Acidanthera UEFI Development Kit based on EDK II edk2-stable202311
Go to file
Fu Siyuan ccd05ddd50 NetworkPkg: Add warning message for PXE if failed to read system GUID from SMBIOS.
Current PXE driver uses zero GUID if failed to get the system GUID from smbios
table, and some OS PXE boot may fail in such case. This patch is to add a warning
message to inform user that smbios table is missed on the platform.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Fu Siyuan <siyuan.fu@intel.com>
Reviewed-by: Yao Jiewen <jiewen.yao@intel.com>
2018-02-05 13:38:40 +08:00
AppPkg
ArmPkg
ArmPlatformPkg
ArmVirtPkg
BaseTools BaseTools: Update Expression.py for VOID* to support L'a' and 'a' 2018-02-04 11:19:39 +08:00
BeagleBoardPkg
Conf
CorebootModulePkg
CorebootPayloadPkg CorebootPayloadPkg: Use correct BytesPerScanLine 2018-01-30 14:05:59 +08:00
CryptoPkg
DuetPkg
EdkCompatibilityPkg
EdkShellBinPkg
EdkShellPkg
EmbeddedPkg
EmulatorPkg
FatBinPkg
FatPkg
IntelFrameworkModulePkg IntelFrameworkModule/ThunkKb: ReadKeyStrokeEx always return key state 2018-02-01 14:04:12 +08:00
IntelFrameworkPkg
IntelFsp2Pkg
IntelFsp2WrapperPkg
IntelFspPkg
IntelFspWrapperPkg
IntelSiliconPkg IntelSiliconPkg/MicrocodeUpdateDxe: Refine debug messages 2018-02-02 11:36:10 +08:00
MdeModulePkg MdeModulePkg/SmmCore: Fix hang due to already-freed memory deference 2018-02-03 14:48:58 +08:00
MdePkg MdePkg/SimpleTextInEx.h: Fix comments alignment 2018-02-01 14:03:45 +08:00
NetworkPkg NetworkPkg: Add warning message for PXE if failed to read system GUID from SMBIOS. 2018-02-05 13:38:40 +08:00
Nt32Pkg
Omap35xxPkg
OptionRomPkg
OvmfPkg
PcAtChipsetPkg
QuarkPlatformPkg
QuarkSocPkg
SecurityPkg SecurityPkg: Add UNI string for 2 PCDs 2018-02-05 09:13:59 +08:00
ShellBinPkg
ShellPkg
SignedCapsulePkg
SourceLevelDebugPkg
StdLib
StdLibPrivateInternalFiles
UefiCpuPkg UefiCpuPkg: Remove the unused file ResetVec.asm16 2018-02-01 09:24:53 +08:00
UnixPkg
Vlv2DeviceRefCodePkg
Vlv2TbltDevicePkg
.gitignore
.gitmodules
BuildNotes2.txt
Contributions.txt
License.txt
Maintainers.txt
Readme.md
edksetup.bat
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