mirror of https://github.com/acidanthera/audk.git
ISO_639_2_ENTRY_SIZE has been moved to be local.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@7900 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
parent
a27b11cfbf
commit
e8e519eb79
|
@ -183,11 +183,6 @@ typedef union {
|
|||
///
|
||||
#define RFC_3066_ENTRY_SIZE (42 + 1)
|
||||
|
||||
///
|
||||
/// The size of a 3 character ISO639 language code.
|
||||
///
|
||||
#define ISO_639_2_ENTRY_SIZE 3
|
||||
|
||||
///
|
||||
/// PE32+ Machine type for IA32 UEFI images
|
||||
///
|
||||
|
|
Loading…
Reference in New Issue