]> git.proxmox.com Git - mirror_edk2.git/commit - MdePkg/Include/Uefi/UefiInternalFormRepresentation.h
Merged in the following trackers from EDK:
authorqwang12 <qwang12@6f19259b-4bc3-4df7-8a09-765794883524>
Mon, 23 Jun 2008 09:38:38 +0000 (09:38 +0000)
committerqwang12 <qwang12@6f19259b-4bc3-4df7-8a09-765794883524>
Mon, 23 Jun 2008 09:38:38 +0000 (09:38 +0000)
commit54cf87805f9ad61a316ce9e4eb9c67154c87cf0b
tree9a1aabb960f1530e0371bd18ef4391cfdffb0a55
parent9a2d4fe9a7650097e5ef27366efbf3a14326f5b5
Merged in the following trackers from EDK:
EDK1145 Cursor mising in shell in some case
EDK1099: Dell - [HII] HiiGetFontInfo() not retrieve the system font by FoFontInfoMask
EDK1127: [UEFI 2.10] Keyboard layout support
EDK1129: [UEFI HII] GUID is represented wrongly in Config String
And some other fixes such as
*[UEFI HII] HiiGetAltCfg is generating "Name=" sub string in the wrong format
*UEFI HII: GetUnicodeStringTextOrSize() doesn't handle NULL StringDest properly
*GetFontInfo() need be updated to avoid iteration
*HIIStringProtocolTest failed on multiple platform
*[Uefi 2.1] Comply with latest Hii ECR
* GetFontInfo() need be updated to avoid iteration

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5360 6f19259b-4bc3-4df7-8a09-765794883524
14 files changed:
MdePkg/Include/Base.h
MdePkg/Include/Library/IfrSupportLib.h
MdePkg/Include/Protocol/HiiDatabase.h
MdePkg/Include/Protocol/HiiFont.h
MdePkg/Include/Protocol/HiiImage.h
MdePkg/Include/Protocol/HiiString.h
MdePkg/Include/Uefi/UefiBaseType.h
MdePkg/Include/Uefi/UefiInternalFormRepresentation.h
MdePkg/Library/HiiLib/HiiLanguage.c
MdePkg/Library/HiiLib/HiiLib.c
MdePkg/Library/HiiLib/HiiLib.inf
MdePkg/Library/HiiLib/InternalHiiLib.h
MdePkg/Library/IfrSupportLib/IfrSupportLib.inf
MdePkg/Library/IfrSupportLib/UefiIfrForm.c