Acidanthera UEFI Development Kit based on EDK II edk2-stable202311
Go to file
qwang12 61ad8a41e7 Remove the GrowBuffer function. Just use the simple way to get the buffer size and then read the buffer. This change improve the readability and save 0x60 byte of data for release build according to MAP file generated for X64 arch.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5924 6f19259b-4bc3-4df7-8a09-765794883524
2008-09-18 08:42:11 +00:00
BaseTools Fixed HSD201555 2008-09-18 05:59:18 +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 clean up the un-suitable ';' location when declaring the functions. 2008-09-04 09:37:28 +00:00
EdkCompatibilityPkg Fix build error 2008-09-16 12:53:15 +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 binaries to integrate a fix to solve "CHAR8" compatibility issue in edit command and shell script execution. 2008-09-03 05:13:53 +00:00
EdkShellPkg Fix a typo in ReadMe.txt. 2008-09-12 01:05:42 +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 remove the unused msa files in FatBinPkg, IntelFrameworkPkg, IntelFrameworkModulePkg, Nt32Pkg, OptionRomPkg. 2008-08-25 05:08:13 +00:00
IntelFrameworkModulePkg remove unnecessary comments introduced by tools. 2008-09-17 08:00:13 +00:00
IntelFrameworkPkg remove unnecessary comments introduced by tools. 2008-09-17 08:00:13 +00:00
MdeModulePkg Remove the GrowBuffer function. Just use the simple way to get the buffer size and then read the buffer. This change improve the readability and save 0x60 byte of data for release build according to MAP file generated for X64 arch. 2008-09-18 08:42:11 +00:00
MdePkg remove unnecessary comments introduced by tools from MdePkg. The regular express is "//^p//[ ]Include[ ]common[ ]header[ ]file[ ]for[ ]this[ ]module[.]^p//" 2008-09-17 07:46:17 +00:00
Nt32Pkg Rename Nt32 Fd image name to Nt32.Fd 2008-09-09 02:53:35 +00:00
OldMdePkg correct on bug in DebugLib instance. 2007-11-22 08:16:50 +00:00
OptionRomPkg clean up the un-suitable ';' location when declaring the functions. 2008-09-04 09:37:28 +00:00
Tools Make the code ICC clean. 2008-01-08 11:02:54 +00:00
UnixPkg modify an issue about data off. 2008-09-18 01:49:46 +00:00
BuildNotes.txt Updated BuildNotes.txt according to new packages name: 2007-06-20 05:35:00 +00:00
BuildNotes2.txt Removed deprecated lines 2008-07-28 03:43:29 +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