Acidanthera UEFI Development Kit based on EDK II edk2-stable202311
Go to file
Liming Gao 9023704f95 BaseTools: Add NULL pointer check in AutoGen code
For DynamicEx PCD, if NULL pointer is specified as token space GUID,
it will directly be used to compare GUID value in AutoGen code.
To avoid access NULL pointer, NULL pointer will be checked first.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Liming Gao <liming.gao@intel.com>
Reviewed-by: Star Zeng <star.zeng@intel.com>

git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@18267 6f19259b-4bc3-4df7-8a09-765794883524
2015-08-24 05:00:05 +00:00
AppPkg */Contributions.txt: Update example email address 2015-02-03 17:29:14 +00:00
ArmPkg ArmPkg: remove ARMv6 support code 2015-08-19 10:51:59 +00:00
ArmPlatformPkg ArmPlatformPkg: remove mention of ARMGCC and ARMLINUXGCC 2015-08-12 05:25:26 +00:00
ArmVirtPkg ArmVirtPkg: use global section alignment in custom linker script 2015-08-11 12:32:45 +00:00
BaseTools BaseTools: Add NULL pointer check in AutoGen code 2015-08-24 05:00:05 +00:00
BeagleBoardPkg BeagleBoardPkg: remove outdated build scripts and instructions 2015-08-12 05:25:41 +00:00
Conf
CorebootModulePkg CorebootModulePkg:Removing EFI_RESOURCE_ATTRIBUTE_TESTED 2015-08-18 16:08:22 +00:00
CorebootPayloadPkg CorebootPayloadPkgIa32: Don't specify X64 architecture 2015-07-27 06:43:29 +00:00
CryptoPkg CryptoPkg: Add a missed include file to fix the possible build issue. 2015-08-20 08:49:31 +00:00
DuetPkg
EdkCompatibilityPkg EdkCompatibilityPkg: Remove gZeroGuid def in FrameworkHiiOnUefiHiiThunk 2015-07-07 03:05:18 +00:00
EdkShellBinPkg */Contributions.txt: Update example email address 2015-02-03 17:29:14 +00:00
EdkShellPkg
EmbeddedPkg EmbeddedPkg: remove mention of ARMGCC 2015-08-12 05:25:19 +00:00
EmulatorPkg EmulatorPkg: Update comment for PcdDefaultTerminalType 2015-07-16 08:50:15 +00:00
FatBinPkg
IntelFrameworkModulePkg IntelFrameworkModulePkg: Update DEC and DSC version from 0.94 to 0.96 2015-08-20 08:46:05 +00:00
IntelFrameworkPkg IntelFrameworkPkg: Update DEC and DSC version from 0.94 to 0.96 2015-08-20 08:45:45 +00:00
IntelFspPkg IntelFspPkg: Remove the const condition if statement to refine the code. 2015-08-03 02:59:55 +00:00
IntelFspWrapperPkg FspNotifyDxe need handle >4G memory. 2015-07-28 07:26:57 +00:00
MdeModulePkg MdeModulePkg:Fix build fail in VS2008 2015-08-20 08:46:15 +00:00
MdePkg MdePkg: Update DEC and DSC version from 1.05 to 1.06 2015-08-24 04:59:38 +00:00
NetworkPkg NetworkPkg: Add HTTP utilities driver 2015-08-24 01:24:20 +00:00
Nt32Pkg Nt32Pkg: Add HttpUtilitiesDxe module 2015-08-24 01:24:44 +00:00
Omap35xxPkg
OptionRomPkg OptionRomPkg: Remove redundant included header file defintion in Ax88772.h and Ax88772b.h files 2015-07-08 02:56:54 +00:00
OvmfPkg OvmfPkg: Add HttpBoot support 2015-08-23 01:44:15 +00:00
PcAtChipsetPkg PcAtChipsetPkg/PciHostBridgeDxe/PciRootBridgeIo.c: rewrap code, strip trailing ws 2015-07-14 12:01:30 +00:00
PerformancePkg PerformancePkg Dp_App: Fix ASSERT in GetNameFromHandle 2015-07-13 01:24:44 +00:00
SecurityPkg SecurityPkg: Update Package version to 0.96 2015-08-20 02:57:05 +00:00
ShellBinPkg ShellBinPkg: Arm/AArch64 Shell binary update. 2015-08-20 06:39:45 +00:00
ShellPkg ShellPkg: Fix 'ifconfig' can't get the address from dhcp in some case 2015-08-20 06:45:19 +00:00
SourceLevelDebugPkg SourceLevelDebugPkg: Add missing PCD usage information in UNI files. 2015-07-28 01:52:33 +00:00
StdLib StdLib: remove mention of ARMGCC 2015-08-12 05:25:12 +00:00
StdLibPrivateInternalFiles
UefiCpuPkg UefiCpuPkg CpuDxe: Sync up the settings of Execute Disable to APs 2015-08-08 00:00:36 +00:00
UnixPkg
Vlv2DeviceRefCodePkg Vlv2TbltDevicePkg: Sync the branch changes to trunk. 2015-08-05 07:26:45 +00:00
Vlv2TbltDevicePkg Vlv2TbltDevicePkg: Sync the branch changes to trunk. 2015-08-04 02:55:02 +00:00
.gitignore
BuildNotes2.txt
Edk2Setup.bat
Maintainers.txt Maintainers.txt: Add Daryl's new email address 2015-07-26 08:06:05 +00:00
edksetup.bat
edksetup.sh