|
May I ask what is the status of bug 2172, 2177 and 2167
Hello,
May I ask what is the status of bug 2172, 2177 and 2167? Can I do anything to contribute for these bug fixing, since it has been in process for a long time.
Regards
Wenyi
Hello,
May I ask what is the status of bug 2172, 2177 and 2167? Can I do anything to contribute for these bug fixing, since it has been in process for a long time.
Regards
Wenyi
|
By
wenyi,xie
·
#897
·
|
|
Re: UiApp
Fabrice,
Any NVRAM variable in the gEfiGlobalVariableGuid namespace is defined in the UEFI Spec[1]. You can look at chapter 3 - Boot Manager in the UEFI Specification to get a detailed description of
Fabrice,
Any NVRAM variable in the gEfiGlobalVariableGuid namespace is defined in the UEFI Spec[1]. You can look at chapter 3 - Boot Manager in the UEFI Specification to get a detailed description of
|
By
Andrew Fish
·
#896
·
|
|
Re: UiApp
Hi Fabrice,
I can only point you to https://github.com/tianocore/edk2/blob/edk2-stable202111-rc1/MdeModulePkg/Library/UefiBootManagerLib/BmBoot.c
I don't know enough about this module to describe
Hi Fabrice,
I can only point you to https://github.com/tianocore/edk2/blob/edk2-stable202111-rc1/MdeModulePkg/Library/UefiBootManagerLib/BmBoot.c
I don't know enough about this module to describe
|
By
PierreGondois
·
#895
·
|
|
Re: UiApp
Hi Fabrice,
I think the UiApp is only an application to have a user interface. The application is loaded just after the BDS driver,
Hi Fabrice,
I think the UiApp is only an application to have a user interface. The application is loaded just after the BDS driver,
|
By
PierreGondois
·
#894
·
|
|
Re: UiApp
Hi Pierre,
Thank you very much for your answer.
It makes really sense to me, thanks PlatformRegisterFvBootOption function.
It makes sense for uefi shell boot. But how (and who) are added over boot
Hi Pierre,
Thank you very much for your answer.
It makes really sense to me, thanks PlatformRegisterFvBootOption function.
It makes sense for uefi shell boot. But how (and who) are added over boot
|
By
Fabrice DECROP LONGET
·
#893
·
|
|
UiApp
Hi,
This is my very first message on edk2, regarding UEFI software developpement.
Please, feel free to transfer my message to any other location if needed 😊
I’m currently working on a BIOS
Hi,
This is my very first message on edk2, regarding UEFI software developpement.
Please, feel free to transfer my message to any other location if needed 😊
I’m currently working on a BIOS
|
By
Fabrice DECROP LONGET
·
#892
·
|
|
UiApp
Hi,
This is my very first message on edk2, regarding UEFI software developpement.
Please, feel free to transfer my message to any other location if needed 😊
I’m currently working on a BIOS
Hi,
This is my very first message on edk2, regarding UEFI software developpement.
Please, feel free to transfer my message to any other location if needed 😊
I’m currently working on a BIOS
|
By
Fabrice DECROP LONGET
·
#891
·
|
|
[Bug] While BootMenuApp build in UEFI payload, pcd in BootMenuApp will not be override.
While BootMenuApp build in UEFI payload, PcdBootManagerMenuFile used to get Uiapp file guid used in BootMenuApp will same with Universal payload pkg, platform can not override it.
we should add
While BootMenuApp build in UEFI payload, PcdBootManagerMenuFile used to get Uiapp file guid used in BootMenuApp will same with Universal payload pkg, platform can not override it.
we should add
|
By
Ning Feng
·
#890
·
|
|
Inclusive Language Update RFC
Hello all,
We have updated the Overview section of the Inclusive Language Guidelines to clarify two things.
1. Which version (via date) of the [[UEFI Inclusive Language Implementation
Hello all,
We have updated the Overview section of the Inclusive Language Guidelines to clarify two things.
1. Which version (via date) of the [[UEFI Inclusive Language Implementation
|
By
Teng, Lynn L
·
#889
·
|
|
Can EDK2 be compiled on Apple M1?
Hi,
I have a Mac using M1 chip, and try to use it build Edk2 project.
I followed by this tutorial: https://github.com/tianocore/tianocore.github.io/wiki/xcode
But the compilation encountered some
Hi,
I have a Mac using M1 chip, and try to use it build Edk2 project.
I followed by this tutorial: https://github.com/tianocore/tianocore.github.io/wiki/xcode
But the compilation encountered some
|
By
hnyrarara@...
·
#888
·
|
|
Re: [edk2-devel] EDK2 doxygen documentation - adding docs for stable tags?
How easy it is to push changes to https://www.tianocore.org/ ? I had thought that given how infrequently it's updated it's rather difficult, but I agree that's the ideal location for the Doxygen
How easy it is to push changes to https://www.tianocore.org/ ? I had thought that given how infrequently it's updated it's rather difficult, but I agree that's the ideal location for the Doxygen
|
By
Rebecca Cran
·
#887
·
|
|
EFI_IFR_DEFAULTSTORE
Hello!
I was investigating output from the simplest VFR file:
```
#define HIISIMPLEFORM_FORMSET_GUID {0xef2acc91, 0x7b50, 0x4ab9,
{0xab, 0x67, 0x2b, 0x4, 0xf8, 0xbc, 0x13, 0x5e}}
formset
guid
Hello!
I was investigating output from the simplest VFR file:
```
#define HIISIMPLEFORM_FORMSET_GUID {0xef2acc91, 0x7b50, 0x4ab9,
{0xab, 0x67, 0x2b, 0x4, 0xf8, 0xbc, 0x13, 0x5e}}
formset
guid
|
By
Konstantin Aladyshev
·
#886
·
|
|
Re: [edk2-devel] EDK2 doxygen documentation - adding docs for stable tags?
Hi Rebecca,
Yes. They are useful. I would be better if it could be a CI job on either Azure pipelines
or GitHub Actions could run the tool and publish the documents in TianoCore. Perhaps an
Hi Rebecca,
Yes. They are useful. I would be better if it could be a CI job on either Azure pipelines
or GitHub Actions could run the tool and publish the documents in TianoCore. Perhaps an
|
By
Michael D Kinney
·
#885
·
|
|
EDK2 doxygen documentation - adding docs for stable tags?
I've been hosting the Doxygen documentation for EDK2 at https://bsdio.com/edk2/docs for a few years now. I previously had versions for master, UDK2015, UDK2017, UDK2018 etc. but since migrating my web
I've been hosting the Doxygen documentation for EDK2 at https://bsdio.com/edk2/docs for a few years now. I previously had versions for master, UDK2015, UDK2017, UDK2018 etc. but since migrating my web
|
By
Rebecca Cran
·
#884
·
|
|
Re: Adding another platform language
It looks like L"PlatformLangCodes" is blocked by a variable policy
enforced to this variable in the
It looks like L"PlatformLangCodes" is blocked by a variable policy
enforced to this variable in the
|
By
Konstantin Aladyshev
·
#883
·
|
|
ISSUE ON LAPTOP SCREEN STUCK ON TIANOCORE LOGO
Greetings,
As stated in the subject above, I have encountered an issue with my laptop, which the screen stucks on Tianocore logo and I couldn’t log in the Windows. The Tianocore logo kept on
Greetings,
As stated in the subject above, I have encountered an issue with my laptop, which the screen stucks on Tianocore logo and I couldn’t log in the Windows. The Tianocore logo kept on
|
By
Wawa Roz <wafa.rozman98@...>
·
#882
·
|
|
Re: [edk2-announce] Inclusive Language RFC
Hello Sean,
You make a good point.
I will remove both steps 3.1 and 4.1 from the plan for now so we can focus on the main proposal.
We can open a discussion later on to determine how best to
Hello Sean,
You make a good point.
I will remove both steps 3.1 and 4.1 from the plan for now so we can focus on the main proposal.
We can open a discussion later on to determine how best to
|
By
Teng, Lynn L
·
#881
·
|
|
Re: .Vfr and .vfr
Thanks for the answer.
I understand that it is possible, but is it good style?
I don't suggest dropping ".VFR" and ".Vfr" files parsing, but maybe
all the EDKII form files should be renamed to one
Thanks for the answer.
I understand that it is possible, but is it good style?
I don't suggest dropping ".VFR" and ".Vfr" files parsing, but maybe
all the EDKII form files should be renamed to one
|
By
Konstantin Aladyshev
·
#880
·
|
|
Re: .Vfr and .vfr
Both .vfr and .Vfr are supported by edk2 build tool. You can find the build rule in the edk2\BaseTools\Conf\build_rule.template.
Vfr, vfr, and VFR are all valid file ext and they apply the same build
Both .vfr and .Vfr are supported by edk2 build tool. You can find the build rule in the edk2\BaseTools\Conf\build_rule.template.
Vfr, vfr, and VFR are all valid file ext and they apply the same build
|
By
Bob Feng
·
#879
·
|
|
.Vfr and .vfr
Hello!
I've noticed that edk2 uses two different styles for naming Visual
Forms Representation files: "*.vfr" and "*.Vfr".
Is there any logic why some files have "*.Vfr" and some have "*.vfr"
Hello!
I've noticed that edk2 uses two different styles for naming Visual
Forms Representation files: "*.vfr" and "*.Vfr".
Is there any logic why some files have "*.Vfr" and some have "*.vfr"
|
By
Konstantin Aladyshev
·
#878
·
|