Acidanthera UEFI Development Kit based on EDK II edk2-stable202311
Go to file
rsun3 099f2b1882 Change type of PcdSrIovSupport/PcdAriSupport/PcdMrIovSupport from FeatureFlag to [FixAtBuild, PcdDynamics].
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10646 6f19259b-4bc3-4df7-8a09-765794883524
2010-07-13 02:23:27 +00:00
ArmPkg Remove ArmEbPkg and replace with ArmRealViewEbPkg. Ported ArmRealViewEbPkg to have a PEI phase, and added place holder CPU PEIM to ArmPkg. This ArmRealViewEbPkg now boots from SEC, PEI, DXE, BDS, to EBL in the ARM RealView system emulator that comes with RealView Pro. 2010-07-02 12:00:00 +00:00
ArmRealViewEbPkg Add a tempate for a RealView FVB for the variable services. 2010-07-08 00:39:11 +00:00
BaseTools Sync EDKII BaseTools to BaseTools project r1988 2010-06-28 09:33:10 +00:00
BeagleBoardPkg Clean up OMAP DMA lib and split into generic DMA lib based on PCI_IO DMA abstractions and make OMAP DMA lib about channel programming only. 2010-05-29 00:21:30 +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 remove --image-base option EfiLdr.inf, and use GenFw to do image base relocation 2010-06-10 08:54:18 +00:00
EdkCompatibilityPkg Ported more of EdkCompatabilityPkg to ARM to support SCT port. 2010-07-09 00:07:30 +00:00
EdkShellBinPkg Update EdkShellBinPkg to integrate a patch in Shell SVN r41. 2010-07-07 02:30:13 +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 NullDmaLib:DmaMap() function needs to return valid DeviceAddress. 2010-05-28 22:50:59 +00:00
FatBinPkg Update binaries to integrate a fix to support hot plug during FAT driver binding start (Fat svn r55) 2010-05-07 03:33:43 +00:00
IntelFrameworkModulePkg Fix the issues that StatusCode can't work when PcdStatusCodeUseMemory is set to TRUE or PcdStatusCodeUseDataHub is set to TRUE. 2010-07-05 09:01:39 +00:00
IntelFrameworkPkg Fix the bug that definition of EFI_DISPATCH_OPROM_TABLE does not follow Framework CSM Spec v0.97. 2010-06-17 05:51:31 +00:00
MdeModulePkg Change type of PcdSrIovSupport/PcdAriSupport/PcdMrIovSupport from FeatureFlag to [FixAtBuild, PcdDynamics]. 2010-07-13 02:23:27 +00:00
MdePkg Minor grammatical work--mostly adding periods. Items with ONLY period added did not have the heading date changed, but Items with content changes had heading copyright dates updated. Sending separately a list of files missing Doxygen @param and @return information. (PENDING) 2010-06-30 00:13:25 +00:00
Nt32Pkg Report correct MediaPresentSupported value from Nt32 SNP mode data. 2010-07-02 03:27:51 +00:00
Omap35xxPkg Clean up OMAP DMA lib and split into generic DMA lib based on PCI_IO DMA abstractions and make OMAP DMA lib about channel programming only. 2010-05-29 00:21:30 +00:00
OptionRomPkg Clean up package/platform DSC files by the following steps: 2010-05-21 02:49:38 +00:00
OvmfPkg Update OVMF BDS Library to call GenericBdsLib function to save gEfiMemoryTypeInformation 2010-07-04 19:57:45 +00:00
PcAtChipsetPkg Update logic in Suuported() for PCI-ISA Bridges with Positive Decode to avoid false positives on bridges of class PCI_CLASS_BRIDGE_OTHER. 2010-07-02 23:20:11 +00:00
PerformancePkg Move TscTimerLib library to correct CPU ARCH as it depends on BaseLib API AsmReadTsc(), which is only available for Ia32 & x64 CPU. 2010-05-19 03:33:07 +00:00
ShellPkg Library interface should be declared as EFIAPI 2010-05-25 06:26:28 +00:00
UefiCpuPkg Skip restoration of DRx registers to support in-circuit emualators or debuggers set breakpoint in interrupt/exception context. 2010-06-11 03:22:15 +00:00
UnixPkg Clean up package/platform DSC files by the following steps: 2010-05-21 02:49:52 +00:00
BuildNotes2.txt Update to clean up some obsolete info 2010-03-31 16:25:38 +00:00
edksetup.bat Update the copyright notice format 2010-04-29 15:17:20 +00:00
edksetup.sh Removed the requirement to pass in at least one parameter to the script. 2010-07-09 19:42:03 +00:00