Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | efi_loader: carve out utf_to_cp() | Heinrich Schuchardt | 2021-03-07 | 1 | -16/+3 |
* | efi_loader: move codepage 437 table | Heinrich Schuchardt | 2021-03-07 | 1 | -1/+1 |
* | efi_loader: remove EFI_UNICODE_COLLATION_PROTOCOL | Heinrich Schuchardt | 2021-01-20 | 1 | -33/+6 |
* | efi_loader: function descriptions efi_unicode_collation.c | Heinrich Schuchardt | 2020-04-16 | 1 | -4/+2 |
* | efi_loader: description efi_stri_coll() | Heinrich Schuchardt | 2019-09-23 | 1 | -5/+0 |
* | efi_loader: legal characters in StrToFat() | Heinrich Schuchardt | 2019-06-14 | 1 | -2/+2 |
* | efi_loader: MetaiMatch() must be case insensitive | Heinrich Schuchardt | 2019-06-14 | 1 | -24/+41 |
* | efi_loader: DEL is an illegal file name character | Heinrich Schuchardt | 2019-05-24 | 1 | -1/+1 |
* | efi_loader: implement deprecated Unicode collation protocol | Heinrich Schuchardt | 2019-05-19 | 1 | -0/+27 |
* | efi_loader: rename Unicode collation protocol 2 variables | Heinrich Schuchardt | 2019-05-19 | 1 | -3/+3 |
* | efi_loader: EFI_UNICODE_COLLATION_PROTOCOL | Heinrich Schuchardt | 2018-09-23 | 1 | -0/+329 |