Acidanthera UEFI Development Kit based on EDK II edk2-stable202311
Go to file
qwang12 a2b58cf3d2 [Description]:
1) Remove HiiLibAddFontPackageToHiiDatabase as it is not properly defined API. It only cover Simplified Font. User is recomended to use Hii Font Protocol API to add various font into HII database.

[Impaction]:
All modules that may reference HiiLibAddFontPackageToHiiDatabase function.
[Reference Info]:
No.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@4858 6f19259b-4bc3-4df7-8a09-765794883524
2008-03-15 05:08:37 +00:00
BaseTools Disable unused C++ EH and RTTI feature by adding /GX- option for VC7 and adding /GR- option for VC8. 2008-03-14 03:12:29 +00:00
Conf
DuetPkg
EdkCompatibilityPkg Remove the EDK build infrastructure, which was the temp solution when EDKII build tool did not support build EDK module. 2008-01-25 03:33:55 +00:00
EdkFatBinPkg
EdkModulePkg
EdkNt32Pkg
EdkShellBinPkg Fix several typos for the instructions to build shell binaries with ECP & EDK II tools. 2008-02-19 04:22:53 +00:00
EdkUnixPkg
FatBinPkg Regenerate Fat binaries for the bug fix of LookupUnicodeString2() in UefiLib (r4655). 2008-02-01 15:29:06 +00:00
IntelFrameworkModulePkg [Description]: 2008-03-14 05:58:31 +00:00
IntelFrameworkPkg [Description]: 2008-03-15 05:08:37 +00:00
MdeModulePkg [Description]: 2008-03-15 05:06:24 +00:00
MdePkg [Description]: 2008-03-15 05:03:33 +00:00
Nt32Pkg Correct the value of StackBase, the stack base address is not stack's top address. 2008-03-06 08:37:29 +00:00
OldMdePkg
OptionRomPkg
Tools Make the code ICC clean. 2008-01-08 11:02:54 +00:00
BuildNotes.txt
BuildNotes2.txt Removed newbuild option from edksetup.bat command-line, this is now the default. 2008-02-22 16:31:23 +00:00
build.xml
edksetup.bat Removed newbuild option from edksetup.bat command-line, this is now the default. 2008-02-22 16:31:23 +00:00
edksetup.sh edksetup.sh: 2008-02-12 22:27:42 +00:00