Acidanthera UEFI Development Kit based on EDK II edk2-stable202311
Go to file
klu2 149fb6d680 According to PI 1.2 spec Vol 3 chapter 8 PCD, if the PCD service determined that the size of the data being set was
incompatible with a call to this function, PCD_PPI/PROTOCOL's SetXEx interfaces should be return EFI_INVALID_PARAEMTER instead of ASSERT().

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@9753 6f19259b-4bc3-4df7-8a09-765794883524
2010-01-14 16:29:29 +00:00
ArmPkg Fix GCC build bug and add a debug library to dump load and unload commands into the RVI debugger window. 2010-01-14 16:18:02 +00:00
BaseTools Sync tool code to BuildTools project r1783. 2009-12-29 06:16:53 +00:00
BeagleBoardPkg Added support for L2 (4K) page tables and made the CPU driver change cachability attributes on request. Also got the DebugUncache infrastructure working for the first time. Looks like it works for the simple case. Checking in so we can get more eyes looking at the code. 2010-01-14 03:25:08 +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
DuetPkg add DataSize check to avoid PlatformLang/Lang variable is auto-mapped when try to delete these variables. 2010-01-14 07:25:27 +00:00
EdkCompatibilityPkg update copyright to 2010 2010-01-09 07:39:45 +00:00
EdkShellBinPkg Update shell binaries to newer version snapshot 2009-12-14 snapshot. 2010-01-04 02:19:04 +00:00
EdkShellPkg Fix incorrect EDK library enumeration in EdkShellPkg.dsc: 2009-11-18 06:31:04 +00:00
EmbeddedPkg A few more header fixes 2010-01-12 19:22:47 +00:00
FatBinPkg 1. Update Fat binaries for IA32, x64, IPF and EBC to base on MdePkg 1.01 release (EDK SVN r9029). 2009-12-16 05:02:17 +00:00
IntelFrameworkModulePkg add france language support on DeviceManager of BDS. 2010-01-14 07:32:36 +00:00
IntelFrameworkPkg Put Framework SMM CPU I/O Protocol into its own .h file and add the GUID for this protocol to the DEC file. 2010-01-14 04:22:06 +00:00
MdeModulePkg According to PI 1.2 spec Vol 3 chapter 8 PCD, if the PCD service determined that the size of the data being set was 2010-01-14 16:29:29 +00:00
MdePkg Some HII related definitions change. Note these changes are inconsistent with current UEFI 2.3 spec. They are supposed to be in later errata document. 2010-01-14 05:38:04 +00:00
Nt32Pkg Fix parameter checking for CPU I/O 2 Protocol on NT32 platform. 2010-01-14 09:07:47 +00:00
OptionRomPkg Enable Undi driver to support multicast MAC address mapped from IPv6 address 2009-12-14 08:14:08 +00:00
OvmfPkg OVMF SEC: Fix VS2005 compiler warnings 2010-01-06 06:31:12 +00:00
PcAtChipsetPkg Clean up INF. Remove dependency on CPU I/O 2 Protocol and the IntelFrameworkPkg. The dependency will be inherited in the IoLib used uses the CPU I/O 2 Protocol. 2010-01-14 01:00:18 +00:00
ShellPkg add blank line 2010-01-13 19:07:58 +00:00
UefiCpuPkg Fix file header 2010-01-14 05:18:07 +00:00
UnixPkg Refer to OEM status code hook library instances in MdeModulePkg. 2009-12-29 09:39:01 +00:00
BuildNotes2.txt updating the doc 2008-09-25 23:13:48 +00:00
edksetup.bat Added support for VS2008. 2009-11-16 23:02:57 +00:00
edksetup.sh add more description in edksetup.sh 2009-07-08 05:54:53 +00:00