Acidanthera UEFI Development Kit based on EDK II edk2-stable202311
Go to file
niruiyu 7c090c07a4 Remove the PcdsDynamicHii section from Duet platform as currently PCD driver running at TPL_NOTIFY and cannot co-work with Duet's variable driver currently.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10189 6f19259b-4bc3-4df7-8a09-765794883524
2010-03-04 09:41:52 +00:00
ArmEbPkg Started working on an ArmEb package. GIC is ported. SEC is a start. Still missing memory map and DRAM init stuff. Hey but it compiles. 2010-02-25 20:31:00 +00:00
ArmPkg Syncing GCC and ARMASM assembly. Made chunks of the ARMASM lowercase to make the diff easier. 2010-03-03 04:14:16 +00:00
BaseTools Sync EDKII BaseTools to BaseTools project r1911. 2010-03-04 05:29:52 +00:00
BeagleBoardPkg Turn of USB legacy support in EHCI driver as it is not needed. 2010-03-04 01:54:44 +00:00
Conf
DuetPkg Remove the PcdsDynamicHii section from Duet platform as currently PCD driver running at TPL_NOTIFY and cannot co-work with Duet's variable driver currently. 2010-03-04 09:41:52 +00:00
EdkCompatibilityPkg Update HiiConfigAccess.ExtractConfig interface to support NULL request string and ConfigHdr request string. 2010-03-04 06:48:52 +00:00
EdkShellBinPkg Clean up EFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION. 2010-02-25 17:08:36 +00:00
EdkShellPkg 1. Correct File header to ## @file 2010-02-23 23:43:55 +00:00
EmbeddedPkg Add EOI API to hardware interrupt. Add PCD setting form DRAM base and size. Remove bogus PCD 2010-02-25 19:25:44 +00:00
FatBinPkg Clean up EFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION. 2010-02-25 17:10:42 +00:00
IntelFrameworkModulePkg Update HiiConfigAccess.ExtractConfig interface to support NULL request string and ConfigHdr request string. 2010-03-04 06:48:52 +00:00
IntelFrameworkPkg Move the framework version of EFI_S3_RESUME_PPI defintion to Intel framework package from MdePkg 2010-03-01 07:10:27 +00:00
MdeModulePkg Change back the TPL of PCD from TPL_CALLBACK to TPL_NOTIFY because the following issue is found: 2010-03-04 09:38:02 +00:00
MdePkg Move to SmmServicesTableLib to IA32, x64 arch sub section to align with SmmLib 2010-03-04 09:36:08 +00:00
Nt32Pkg Add VlanConfigDxe to platform DSC/FDF. 2010-03-03 10:47:27 +00:00
Omap35xxPkg Add EOI API to hardware interrupt. Add PCD setting form DRAM base and size. Remove bogus PCD 2010-02-25 19:25:44 +00:00
OptionRomPkg Clean up EFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION. 2010-02-25 17:04:34 +00:00
OvmfPkg Still use |.efi Rule for INF file with binary EFI image, because the binary EFI image specified INF file is not in output directory. 2010-03-02 02:50:32 +00:00
PcAtChipsetPkg Remove over-specified dependencies on IntelFrameworkPkg and IntelFrameworkModulePkg. 2010-03-03 03:38:09 +00:00
ShellPkg 1. Correct File header to ## @file 2010-02-23 23:58:38 +00:00
UefiCpuPkg Add array index check to avoid potential buffer overflow. 2010-03-04 06:38:22 +00:00
UnixPkg Add VlanConfigDxe to platform DSC/FDF. 2010-03-03 10:47:27 +00:00
BuildNotes2.txt
edksetup.bat
edksetup.sh