audk/MdePkg/Include
qwang12 c67896b19f [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@4855 6f19259b-4bc3-4df7-8a09-765794883524
2008-03-15 05:03:33 +00:00
..
Ebc Add FUNCTION_ENTRY_POINT macro 2007-11-27 02:48:59 +00:00
Guid Clean up: update "EFI" to "UEFI" if applicable. 2007-11-22 06:00:39 +00:00
Ia32 Add FUNCTION_ENTRY_POINT macro 2007-11-27 02:48:59 +00:00
IndustryStandard Add WDAT ACPI table 2008-03-11 03:32:23 +00:00
Ipf Add FUNCTION_ENTRY_POINT macro 2007-11-27 02:48:59 +00:00
Library [Description]: 2008-03-15 05:03:33 +00:00
Pi MdeModule cleanup for PI: 2007-12-10 03:47:56 +00:00
Ppi changed the Sec information structure for IPF 2007-10-11 18:02:59 +00:00
Protocol Rename file to use recommended file naming conventions. 2008-03-10 23:32:40 +00:00
Uefi 1) Cleanup HiiLib, IfrSupportLib. 2008-02-02 13:11:49 +00:00
x64 Add FUNCTION_ENTRY_POINT macro 2007-11-27 02:48:59 +00:00
Base.h 1) Add type casting for argument "a" in EFI_ERROR(a), since if compare two constants without specify data type, compiler maybe could not understand what is the actual data type of constant. The default would treat it as unsigned data. therefore, if the argument a of EFI_ERROR(a) is constant, for instance the EFI_LOAD_ERROR, the EFI_ERROR(a) would always be FALSE. 2007-08-15 06:17:29 +00:00
PiDxe.h Update the comments of PiDxe.h, PiPei.h and Uefi.h. 2007-08-22 08:45:48 +00:00
PiPei.h Move the EFI_PEI_STARTUP_DESCRIPTOR into IntelFrameworkPkg. 2007-10-16 02:48:00 +00:00
Uefi.h Update the comments of PiDxe.h, PiPei.h and Uefi.h. 2007-08-22 08:45:48 +00:00