Acidanthera UEFI Development Kit based on EDK II edk2-stable202311
Go to file
rsun3 4ec21e8b50 Per PI 1.2 errata B spec, for SetMemoryAttributes() service of CPU Architecture Protocol, EFI_INVALID_PARAMETER should be returned for cases:
If Attributes specifies a combination of memory attributes that cannot be set together, then EFI_INVALID_PARAMETER is returned. For example, if both EFI_MEMORY_UC and EFI_MEMORY_WT are set.

Signed-off-by: rsun3
Reviewed-by:  jyao1


git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@11694 6f19259b-4bc3-4df7-8a09-765794883524
2011-05-24 01:56:29 +00:00
AppPkg Correct typo: GCC 5.4 --> GCC 4.5. 2011-04-28 17:15:31 +00:00
ArmPkg ArmPkg/PL180Mci: Fix build 2011-04-27 17:07:34 +00:00
ArmPlatformPkg ArmPlatformPkg: Add missing ASM_PFX() macro in exception call back 2011-04-27 17:06:17 +00:00
ArmRealViewEbPkg Fix the build break in two open source packages caused by check in 10660. 2010-07-23 02:37:28 +00:00
BaseTools Sync BaseTools Branch (version r2149) to EDKII main trunk. 2011-05-11 10:26:49 +00:00
BeagleBoardPkg BeagleBoardPkg: Fix build 2011-03-31 12:59:00 +00:00
Conf Adding top-level Conf directory for next generation of EDK II build infrastructure tools. 2007-06-20 19:33:23 +00:00
CryptoPkg Clean up DEC files: Remove section header comment blocks that do not provide any information 2011-05-12 14:24:24 +00:00
DuetPkg Solve a wrong pointer reference in QueryVariableInfo(). 2011-04-27 05:49:26 +00:00
EdkCompatibilityPkg Refine all R9 call back function to return EFI_UNSUPPORTED for all unsupported call back type. 2011-05-20 01:28:17 +00:00
EdkShellBinPkg Clean up DEC files: 2011-05-09 17:48:32 +00:00
EdkShellPkg Update EdkShellPkg.dsc read me to add a note to remind developers to update platform FDF files when they want to debug shell package to replace binaries from EdkShellBinPkg 2010-06-01 00:56:57 +00:00
EmbeddedPkg EmbeddedPkg/LauterbachT32: Lauterbach T32 Debug Scripts 2011-04-27 17:21:31 +00:00
FatBinPkg Clean up DEC files: 2011-05-09 17:49:17 +00:00
InOsEmuPkg Cleanup MpService interface. Still needs more testing, but now it is much closer to PI spec. 2011-05-17 03:48:27 +00:00
IntelFrameworkModulePkg Refine all R9 call back function to return EFI_UNSUPPORTED for all unsupported call back type. 2011-05-20 01:33:42 +00:00
IntelFrameworkPkg Order sections as [Defines], [Includes], [LibraryClasses], [Guids], [Ppis], [Protocols], [PcdsFeatureFlag], [PcdsFixedAtBuild], [PcdsPatchableInModule], [PcdsDynamic] and [PcdsDynamicEx]. 2011-05-20 02:14:48 +00:00
MdeModulePkg Fixed SCT test failed caused by driver sample. 2011-05-23 14:13:08 +00:00
MdePkg Per PI 1.2 errata B spec, for SetMemoryAttributes() service of CPU Architecture Protocol, EFI_INVALID_PARAMETER should be returned for cases: 2011-05-24 01:56:29 +00:00
NetworkPkg Refine all R9 call back function to return EFI_UNSUPPORTED for all unsupported call back type. 2011-05-20 01:58:48 +00:00
Nt32Pkg Order sections as [Defines], [Includes], [LibraryClasses], [Guids], [Ppis], [Protocols], [PcdsFeatureFlag], [PcdsFixedAtBuild], [PcdsPatchableInModule], [PcdsDynamic] and [PcdsDynamicEx]. 2011-05-20 02:21:35 +00:00
Omap35xxPkg Remove tabs. 2011-02-02 22:54:50 +00:00
OptionRomPkg Clean up DEC files: 2011-05-09 17:50:20 +00:00
OvmfPkg Clean up DEC files: 2011-05-09 17:50:40 +00:00
PcAtChipsetPkg Clean up DEC files: 2011-05-09 17:51:00 +00:00
PerformancePkg Clean up DEC files: 2011-05-09 17:51:18 +00:00
ShellBinPkg update due to a DSC error. 2011-05-17 20:55:57 +00:00
ShellPkg Clarify an error in Map command. 2011-05-17 20:32:47 +00:00
SourceLevelDebugPkg Update DebugLib to provide support for "err" command in the EFI Shell to adjust the filter mask for DEBUG() messages. The "err" command provide the ability to adjust this filter mask at a global level through an EFI Variable and at the module level through a the Debug Mask Protocol. In order to support the degree of flexibility, the DebugLib needs to use library to abstract the get/set operations to the filter mask. 2011-03-10 22:41:43 +00:00
StdLib Correct typo: GCC 5.4 --> GCC 4.5. 2011-04-28 17:15:31 +00:00
StdLibPrivateInternalFiles Correct typo: GCC 5.4 --> GCC 4.5. 2011-04-28 17:15:31 +00:00
UefiCpuPkg Per PI 1.2 errata B spec, for SetMemoryAttributes() service of CPU Architecture Protocol, EFI_INVALID_PARAMETER should be returned for cases: 2011-05-24 01:56:29 +00:00
UnixPkg Order sections as [Defines], [Includes], [LibraryClasses], [Guids], [Ppis], [Protocols], [PcdsFeatureFlag], [PcdsFixedAtBuild], [PcdsPatchableInModule], [PcdsDynamic] and [PcdsDynamicEx]. 2011-05-20 02:25:12 +00:00
BuildNotes2.txt minor format update 2011-02-15 12:12:21 +00:00
edksetup.bat Correct copyright year 2011-02-16 12:21:31 +00:00
edksetup.sh Correct copyright year 2011-02-16 12:21:31 +00:00