efi/http: change uint32_t to uintn_t
authorKeng-Yu Lin <kengyu@hpe.com>
Wed, 26 Apr 2023 05:43:16 +0000 (01:43 -0400)
committerMate Kukri <mate.kukri@canonical.com>
Tue, 10 Feb 2026 11:27:19 +0000 (11:27 +0000)
commit8c17cdff78df6387d2e78fade509e398facccd9a
tree1c3271125b96838c6d0447d85f72198c9a594738
parent38f032aa28872f6b9984425d65ea5c01d6c23e22
efi/http: change uint32_t to uintn_t

Modify UINT32 to UINTN in EFI_HTTP_MESSAGE to
be UEFI 2.9 compliant.

Signed-off-by: Keng-Yu Lin <kengyu@hpe.com>
Signed-off-by: Nicolas Frayer <nfrayer@redhat.com>
Ubuntu-Bug: https://bugs.launchpad.net/bugs/2043084

Gbp-Pq: Topic network
Gbp-Pq: Name rhboot-http-message-field-size.patch
include/grub/efi/http.h