Acidanthera UEFI Development Kit based on EDK II edk2-stable202311
Go to file
oliviermartin 12fcdcb83d ArmPlatformPkg: Create an ARM Platform DSC / FDF / ArmPlatformLib template
By copying these templates, it should make easier to port EDK2 to new ARM
Platforms.

- ArmPlatformPkg.(dsc|fdf): For EDK2 firmwares which support the full boot
story from cold boot to OS loading
- ArmPlatformPkg-2ndstage.(dsc|fdf): For EDK2 as a second stage boot loader
(either started after a proprietary ROM firmware or x-loader)


git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@12457 6f19259b-4bc3-4df7-8a09-765794883524
2011-09-27 16:40:46 +00:00
AppPkg AppPkg|Python: Files from the Python 2.7.2 distribution that must be modified to build under EDK II. 2011-09-11 20:04:18 +00:00
ArmPkg ArmPlatformPkg: Add support for ARM RTSM Versatile Express A15x1 and A15x4 2011-09-27 16:37:01 +00:00
ArmPlatformPkg ArmPlatformPkg: Create an ARM Platform DSC / FDF / ArmPlatformLib template 2011-09-27 16:40:46 +00:00
BaseTools Sync BaseTools Branch (version r2324) to EDKII main trunk. 2011-09-23 06:03:45 +00:00
BeagleBoardPkg BeagleBoardPkg: The FDF file does not reserve any more the area for the OMAP35xxx header 2011-09-22 23:25:39 +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 Replace SHA1 with SHA256 digest algorithm. 2011-09-14 11:12:08 +00:00
DuetPkg Clean up the private GUID definition in module Level. 2011-09-20 02:12:45 +00:00
EdkCompatibilityPkg EdkCompatibilityPkg MpServicesOnFrameworkMpServicesThunk: Check for x2APIC mode before accessing the APIC ID register in RendezvousFunnelProc(). 2011-09-26 07:36:15 +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 Arm Packages: Fixed coding style/Line endings to follow EDK2 coding convention 2011-09-22 22:53:54 +00:00
EmulatorPkg Fix EmulatorPkg build error. 2011-09-05 09:47:37 +00:00
FatBinPkg Clean up DEC files: 2011-05-09 17:49:17 +00:00
IntelFrameworkModulePkg The ParentDevicePath is not initialized when error happened and went to Done. So the ParentDevicePath is moved to the beginning of Start (). 2011-09-26 06:01:07 +00:00
IntelFrameworkPkg For libraries that have multiple module types support, just define a [Depex] section for specified module types that are permitted to have a [Depex] section. 2011-07-27 08:54:57 +00:00
MdeModulePkg Fix ICC9 build break. 2011-09-27 03:46:25 +00:00
MdePkg Refine code to follow coding style. 2011-09-14 05:30:53 +00:00
NetworkPkg Clean up the private GUID definition in module Level. 2011-09-18 12:27:49 +00:00
Nt32Pkg Clean up invalid keywords and missing keywords in [Define] section of INF/DEC files. 2011-06-28 02:24:46 +00:00
Omap35xxPkg BeagleBoardPkg: Add Display Driver support to the BeagleBoard 2011-09-22 23:24:54 +00:00
OptionRomPkg Fix the comments to follow UEFI Spec regarding how to check an EFI_HANDLE is valid/invalid. 2011-07-06 03:44:19 +00:00
OvmfPkg Correct package name 2011-09-02 13:31:24 +00:00
PcAtChipsetPkg Add "#ifdef ... #define ... #endif" check for the header file. 2011-09-07 02:42:52 +00:00
PerformancePkg Add new API GetTimeInNanoSecond() to TimerLib to convert elapsed ticks to time in unit of nanoseconds. 2011-08-25 05:59:17 +00:00
SecurityPkg Implement Tcg physical presence as a library instead of DXE driver in order that TPM can be locked as early as possible. 2011-09-27 08:44:33 +00:00
ShellBinPkg ShellBinPkg: Update binaries. 2011-09-19 17:24:20 +00:00
ShellPkg Clean up the private GUID definition in module Level. 2011-09-21 01:56:00 +00:00
SourceLevelDebugPkg fix build error. 2011-09-21 06:59:17 +00:00
StdLib StdLib: Change the last argument of the ioctl helper functions to va_list* from void*. 2011-09-16 23:16:56 +00:00
StdLibPrivateInternalFiles StdLib: Change the last argument of the ioctl helper functions to va_list* from void*. 2011-09-16 23:16:56 +00:00
UefiCpuPkg Add PCD for 1G page table 2011-09-21 03:45:35 +00:00
UnixPkg Fix typo error in UnixPkg.dsc 2011-09-07 05:51:55 +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