Acidanthera UEFI Development Kit based on EDK II edk2-stable202311
Go to file
eric_tian ede2f5b299 provide a temporary method to generate SecMain executable file.
[Background]
The SecMain's generation is difference than other modules. It depends on some standard lib. At present, we only have extended build option mechanism in module build. It can not support this special case. Then provide this script to temporarily build SecMain

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5388 6f19259b-4bc3-4df7-8a09-765794883524
2008-06-30 15:01:15 +00:00
BaseTools Fixed rebuild failure issue when un-recognized macro is used in "#include" directive. 2008-06-30 07:17:54 +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 Support X64 build for DUET platform. 2008-05-08 06:22:31 +00:00
EdkCompatibilityPkg Remove unrecognized chars in comment in source file. 2008-06-19 11:44:04 +00:00
EdkFatBinPkg Remove the package dependency of MdePkg. 2007-04-26 06:25:41 +00:00
EdkModulePkg Fix warnings generated by gcc for ia32 builds: 2008-04-08 20:59:38 +00:00
EdkNt32Pkg Fix warnings generated by gcc for ia32 builds: 2008-04-08 20:59:38 +00:00
EdkShellBinPkg Update Shell Binary to integrate an aligned issue in shell binaries. 2008-03-25 07:13:18 +00:00
EdkUnixPkg Add some definitions for efi event in Uefi/UefiSpec.h to follow spec. 2007-06-25 08:54:54 +00:00
FatBinPkg Regenerate Fat binaries for the bug fix of LookupUnicodeString2() in UefiLib (r4655). 2008-02-01 15:29:06 +00:00
IntelFrameworkModulePkg Add parameter checking for PCI IO protocol according to UEFI spec. 2008-06-21 11:16:36 +00:00
IntelFrameworkPkg get the definition for EFI_PEI_PCI_CFG_PPI_WIDTH from PciCfg2.h 2008-06-20 06:26:02 +00:00
MdeModulePkg rename files name to match the actual ones. 2008-06-30 09:04:31 +00:00
MdePkg make change to support UnixPkg build. The changes are listed as follows: 2008-06-30 05:50:49 +00:00
Nt32Pkg Fix warnings generated by gcc for ia32 builds: 2008-04-08 20:59:38 +00:00
OldMdePkg correct on bug in DebugLib instance. 2007-11-22 08:16:50 +00:00
OptionRomPkg remove ACPI_DISPLAY_ADR definition, since it has been defined in MdePkg. 2008-06-24 09:19:43 +00:00
Tools Make the code ICC clean. 2008-01-08 11:02:54 +00:00
UnixPkg provide a temporary method to generate SecMain executable file. 2008-06-30 15:01:15 +00:00
BuildNotes.txt Updated BuildNotes.txt according to new packages name: 2007-06-20 05:35:00 +00:00
BuildNotes2.txt Updated quick start instructions to match installation.html 2008-05-15 16:14:56 +00:00
build.xml - Fixed EDKT240. Now the Blank.pad file for alignment purpose will no longer be needed. 2007-01-25 01:25:02 +00:00
edksetup.bat setting executable on these files 2008-05-20 17:43:07 +00:00
edksetup.sh setting executable on these files 2008-05-20 17:43:07 +00:00