-
Notifications
You must be signed in to change notification settings - Fork 3k
Open
Labels
package:uefipayloadpkgpriority:lowLittle to no impact. No urgency to fix.Little to no impact. No urgency to fix.state:needs-triagetype:bugSomething isn't workingSomething isn't working
Description
Is there an existing issue for this?
- I have searched existing issues
Bug Type
- Firmware
- Tool
- Unit Test
What packages are impacted?
UefiPayloadPkg
Which targets are impacted by this bug?
DEBUG
Current Behavior
The Smbios.h had reported error at line 35. The string "structure's" had to update ASCII code.

The UefiPayloadEntry.c had data type error in line 269.
Expected Behavior
The UefipayloadPkg built error on VS_2022.
Steps To Reproduce
After running edksetup.bat
build -a IA32 -a X64 -b DEBUG -t VS2022 -D BOOTLOADER=SBL -p UefiPayloadPkg\UefiPayloadPkg.dsc
Build Environment
- OS(s):Windows 11
- Tool Chain(s):VS2022Version Information
Tag:commit 46548b1adac82211d8d11da12dd914f41e7aa775 (HEAD, tag: edk2-stable202511)
Urgency
Low
Are you going to fix this?
I will fix it
Do you need maintainer feedback?
No maintainer feedback needed
Anything else?
https://github.com/Advgcipc/HelloWorld/blob/master/EDK2/EDK2.md

Metadata
Metadata
Assignees
Labels
package:uefipayloadpkgpriority:lowLittle to no impact. No urgency to fix.Little to no impact. No urgency to fix.state:needs-triagetype:bugSomething isn't workingSomething isn't working