Acidanthera UEFI Development Kit based on EDK II edk2-stable202311
Go to file
Jaben Carsey 6cb9566f26 MdeModulePkg: Fix parameter verification for SetAttribute
Check for 8th bit being reserved as per UEFI spec.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Jaben Carsey <Jaben.carsey@intel.com>
Reviewed-by: Erik Bjorge <erik.c.bjorge@intel.com>
Reviewed-by: Michael Kinney <michael.d.kinney@intel.com>
Reviewed-by: Elvin Li <elvin.li@intel.com>

git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@15680 6f19259b-4bc3-4df7-8a09-765794883524
2014-07-25 15:57:20 +00:00
AppPkg Enable the build command override the .DSC file contents to enable debug output and specify which debug messages are displayed. An example: 2013-11-19 02:37:37 +00:00
ArmPkg ArmPkg/ArmLib.h: Removed GET_CORE_POS macro 2014-07-15 09:26:53 +00:00
ArmPlatformPkg ArmPkg/ArmLib.h: Removed GET_CORE_POS macro 2014-07-15 09:26:53 +00:00
BaseTools CodeModule: BaseTools - Adding the svn:external to the https://svn.code.sf.net/p/edk2-toolbinaries/code/trunk/Win32 2014-07-25 14:07:00 +00:00
BeagleBoardPkg ArmPlatformPkg/Bds: Getting and editing IP addresses 2014-07-15 09:25:57 +00:00
Conf
CryptoPkg Add comments for clarification about memset implementation. 2014-07-16 02:48:20 +00:00
DuetPkg Fixed one code error, should use & instead of |. 2014-07-10 01:25:41 +00:00
EdkCompatibilityPkg Refine code to make it more safely. 2014-06-26 03:16:27 +00:00
EdkShellBinPkg New EdkShell binaries. 2014-01-10 04:57:57 +00:00
EdkShellPkg EdkShellPkg/ShellR64.patch: Adding missing files from the patch 2014-01-14 15:31:01 +00:00
EmbeddedPkg EmbeddedPkg/Lan9118Dxe: Handle EFI_STATUS from PhySoftReset() & SoftReset() 2014-07-04 14:47:11 +00:00
EmulatorPkg EmulatorPkg/MpService: modify AP state should hold a mutex 2014-07-22 08:19:43 +00:00
FatBinPkg New FatDxe binary. 2014-01-10 02:44:43 +00:00
IntelFrameworkModulePkg Fix one memory leak. 2014-07-24 01:06:14 +00:00
IntelFrameworkPkg Update IntelFrameworkPkg version: 0.92->0.93 2014-01-10 01:18:20 +00:00
IntelFspPkg Add IntelFspWrapper to support boot EDKII on FSP bin. 2014-07-24 06:52:43 +00:00
IntelFspWrapperPkg Add IntelFspWrapper to support boot EDKII on FSP bin. 2014-07-24 06:52:43 +00:00
MdeModulePkg MdeModulePkg: Fix parameter verification for SetAttribute 2014-07-25 15:57:20 +00:00
MdePkg MdePkg BaseLib: Fix a corner case of Source and Destination overlap. 2014-07-21 03:05:20 +00:00
NetworkPkg Fix a memory use after free bug in DHCP6 driver. 2014-07-10 07:46:34 +00:00
Nt32Pkg Follow UEFI spec to add the definition for EFI_SPECIFICATION_VERSION, and update other table version to refer to it. Remove the “/D TIANO_RELEASE_VERSION=0x00080006” option in Nt32Pkg DSC file, since it’s not used in source code. 2013-11-26 07:36:29 +00:00
Omap35xxPkg ARM Packages: Fixed missing braces (the warning was disabled by GCC) 2014-06-20 18:24:51 +00:00
OptionRomPkg Fix wrong usage sizeof(SIZE). 2014-07-23 02:13:14 +00:00
OvmfPkg OvmfPkg: build OVMF_VARS.fd, OVMF_CODE.fd, OVMF.fd 2014-07-22 21:57:01 +00:00
PcAtChipsetPkg PcAtChipsetPkg: Enable timer interrupt through I/O APIC 2014-06-20 07:18:08 +00:00
PerformancePkg Refine code to make it more safely. 2014-06-26 03:18:44 +00:00
SecurityPkg SecurityPkg HashLibBaseCryptoRouterDxe/Tpm2DeviceLibRouterPei: Fixed GCC build failure after -Wno-missing-braces option in GCC removed. 2014-07-02 09:02:35 +00:00
ShellBinPkg ShellBinPkg: Updated ARM and AArch64 EFI Shell binaries 2014-05-07 12:58:55 +00:00
ShellPkg ShellPkg: Fix Ctrl+C support for dmpstore command. 2014-06-30 20:14:24 +00:00
SourceLevelDebugPkg Fixed typos: hanlder should be handler. 2014-07-09 03:51:56 +00:00
StdLib StdLib/LibC/StdLib/Malloc.c: Revert cast removal to fix GCC build breakage. 2014-07-24 23:16:47 +00:00
StdLibPrivateInternalFiles EADK (StdLib, AppPkg, StdLibPrivateInternalFiles): Update ReadMe.txt in all packages. 2013-10-24 23:14:10 +00:00
UefiCpuPkg 1. Save/restore ICR high 32bit value and check Delivery Status before sending IPI. It could be fix the interrupted issue between ICR high/low writes by SMI handler. 2014-07-11 02:36:56 +00:00
UnixPkg UnixPkg: Remove UnixPkg files (It is replaced by EmulatorPkg) 2013-07-29 21:09:55 +00:00
BuildNotes2.txt Update to new SVN URL in readme.txt 2013-06-08 05:26:39 +00:00
edksetup.bat Contributed-under: TianoCore Contribution Agreement 1.0 2014-06-18 09:01:33 +00:00
edksetup.sh edksetup.sh: Fix typo and return code 2014-01-30 19:26:53 +00:00