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)
committerPeter Michael Green <plugwash@raspbian.org>
Sun, 28 Jul 2024 22:42:11 +0000 (22:42 +0000)
commit19c50f23d85a3f7d23a82242db1a2833f64dc13e
treed1c4e60e86766fd3bf1195f20cbe6b3bf65918a0
parent49dee9db2dde01ea98f154d5f75e5373691e7096
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