-
Notifications
You must be signed in to change notification settings - Fork 28
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Uefi format #54
Uefi format #54
Commits on Nov 23, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 1612af7 - Browse repository at this point
Copy the full SHA 1612af7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7212f8c - Browse repository at this point
Copy the full SHA 7212f8cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0b07137 - Browse repository at this point
Copy the full SHA 0b07137View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0057503 - Browse repository at this point
Copy the full SHA 0057503View commit details -
Configuration menu - View commit details
-
Copy full SHA for 17776c5 - Browse repository at this point
Copy the full SHA 17776c5View commit details -
OvmfPkg: Fixed compilation and Windows 10 boot.
Mikhail Krichanov committedNov 23, 2023 Configuration menu - View commit details
-
Copy full SHA for fa96f78 - Browse repository at this point
Copy the full SHA fa96f78View commit details -
Build: Switched to uefi-format OC branch.
Mikhail Krichanov committedNov 23, 2023 Configuration menu - View commit details
-
Copy full SHA for a03960f - Browse repository at this point
Copy the full SHA a03960fView commit details -
MdeModulePkg/Core: Fixed code style.
Mikhail Krichanov committedNov 23, 2023 Configuration menu - View commit details
-
Copy full SHA for 0ad0b20 - Browse repository at this point
Copy the full SHA 0ad0b20View commit details -
OvmfPkg, ArmVirtPkg: Switched DXE CORE to UE format.
Mikhail Krichanov committedNov 23, 2023 Configuration menu - View commit details
-
Copy full SHA for bbf9af4 - Browse repository at this point
Copy the full SHA bbf9af4View commit details -
BaseTools, MdeModulePkg: Fixed code style.
Mikhail Krichanov committedNov 23, 2023 Configuration menu - View commit details
-
Copy full SHA for 51b1872 - Browse repository at this point
Copy the full SHA 51b1872View commit details -
MdePkg/Library/BaseUeImageLib: Fixed Windows 10 BlueScreen issue for …
…X64.
Mikhail Krichanov committedNov 23, 2023 Configuration menu - View commit details
-
Copy full SHA for 3af6005 - Browse repository at this point
Copy the full SHA 3af6005View commit details -
BaseTools, BaseUeImageLib: Added support for 32-bit chaining relocati…
…ons. Fixed Windows 10 BlueScreen issue for IA32.
Mikhail Krichanov committedNov 23, 2023 Configuration menu - View commit details
-
Copy full SHA for b8664d5 - Browse repository at this point
Copy the full SHA b8664d5View commit details -
OvmfPkg: Fixed IA32 NOOPT compilation.
Allowed PE32 format for UEFI_APPLICATIONs, as Shell.efi is > 1MiB and consequently 32-bit chaining relocs can not be applied.
Mikhail Krichanov committedNov 23, 2023 Configuration menu - View commit details
-
Copy full SHA for f518fc7 - Browse repository at this point
Copy the full SHA f518fc7View commit details -
BaseUeImageLib: Added support for Runtime chaining relocs.
Mikhail Krichanov committedNov 23, 2023 Configuration menu - View commit details
-
Copy full SHA for 9987179 - Browse repository at this point
Copy the full SHA 9987179View commit details -
BaseUeImageLib: Fixed buggy alignment in unchaining process.
Mikhail Krichanov committedNov 23, 2023 Configuration menu - View commit details
-
Copy full SHA for e086a71 - Browse repository at this point
Copy the full SHA e086a71View commit details -
at the expense of FVMAIN_SIZE to fix CLANGPDB NOOPT X64 compilation.
Mikhail Krichanov committedNov 23, 2023 Configuration menu - View commit details
-
Copy full SHA for 1773652 - Browse repository at this point
Copy the full SHA 1773652View commit details -
Added support for UeReloc32NoMeta relocation type to remove limitation of 1MiB, formerly imposed on UE files by chaining relocations.
Mikhail Krichanov committedNov 23, 2023 Configuration menu - View commit details
-
Copy full SHA for ff84337 - Browse repository at this point
Copy the full SHA ff84337View commit details -
BaseUeImageLib: Refactored out unused code.
Mikhail Krichanov committedNov 23, 2023 Configuration menu - View commit details
-
Copy full SHA for b95e7da - Browse repository at this point
Copy the full SHA b95e7daView commit details -
Mikhail Krichanov committed
Nov 23, 2023 Configuration menu - View commit details
-
Copy full SHA for 62ecb7b - Browse repository at this point
Copy the full SHA 62ecb7bView commit details -
OvmfPkg: Switched SEC to UE format.
Mikhail Krichanov committedNov 23, 2023 Configuration menu - View commit details
-
Copy full SHA for c8bca3f - Browse repository at this point
Copy the full SHA c8bca3fView commit details -
GenFv: Fixed corruption of FFS file after rebasing.
Mikhail Krichanov committedNov 23, 2023 Configuration menu - View commit details
-
Copy full SHA for be20192 - Browse repository at this point
Copy the full SHA be20192View commit details -
ArmVirtPkg: Switched SEC to UE format.
Mikhail Krichanov committedNov 23, 2023 Configuration menu - View commit details
-
Copy full SHA for caa02bc - Browse repository at this point
Copy the full SHA caa02bcView commit details -
OvmfPkg, ArmVirtPkg: Switched PEI to UE format.
Mikhail Krichanov committedNov 23, 2023 Configuration menu - View commit details
-
Copy full SHA for 743edca - Browse repository at this point
Copy the full SHA 743edcaView commit details -
MdeModulePkg: Added EFI_PEI_LOAD_FILE_WITH_HOB_PPI
and removed temporary hook.
Mikhail Krichanov committedNov 23, 2023 Configuration menu - View commit details
-
Copy full SHA for 304fce8 - Browse repository at this point
Copy the full SHA 304fce8View commit details -
UE: Added support for relocatable XIP images.
Mikhail Krichanov committedNov 23, 2023 Configuration menu - View commit details
-
Copy full SHA for e03fe52 - Browse repository at this point
Copy the full SHA e03fe52View commit details -
Mikhail Krichanov committed
Nov 23, 2023 Configuration menu - View commit details
-
Copy full SHA for 4384b4f - Browse repository at this point
Copy the full SHA 4384b4fView commit details -
Mikhail Krichanov committed
Nov 23, 2023 Configuration menu - View commit details
-
Copy full SHA for 757ca17 - Browse repository at this point
Copy the full SHA 757ca17View commit details -
UE: Made UE the only supported format outside FVs.
Mikhail Krichanov committedNov 23, 2023 Configuration menu - View commit details
-
Copy full SHA for e1a1b7c - Browse repository at this point
Copy the full SHA e1a1b7cView commit details -
OvmfPkg: Returned PE32 format for UEFI_DRIVER.BINARY
to support third party drivers.
Mikhail Krichanov committedNov 23, 2023 Configuration menu - View commit details
-
Copy full SHA for c49ecd1 - Browse repository at this point
Copy the full SHA c49ecd1View commit details -
BaseTools: Fixed '-D EDK2_REDUCE_FW_SIZE' build option.
Mikhail Krichanov committedNov 23, 2023 Configuration menu - View commit details
-
Copy full SHA for 63380a3 - Browse repository at this point
Copy the full SHA 63380a3View commit details -
MdeModulePkg: Added PROTECT_IF_ALIGNED_ELSE_DISALLOW option for PcdIm…
…ageProtectionPolicy.
Mikhail Krichanov committedNov 23, 2023 Configuration menu - View commit details
-
Copy full SHA for add62b9 - Browse repository at this point
Copy the full SHA add62b9View commit details -
ArmVirtPkg: Returned PE32 format for UEFI_DRIVER.BINARY
to support third party drivers.
Mikhail Krichanov committedNov 23, 2023 Configuration menu - View commit details
-
Copy full SHA for 761db89 - Browse repository at this point
Copy the full SHA 761db89View commit details -
Mikhail Krichanov committed
Nov 23, 2023 Configuration menu - View commit details
-
Copy full SHA for bf305a8 - Browse repository at this point
Copy the full SHA bf305a8View commit details -
SecurePE: Defined new PcdImageProtectionPolicy.
Mikhail Krichanov committedNov 23, 2023 Configuration menu - View commit details
-
Copy full SHA for 53240ed - Browse repository at this point
Copy the full SHA 53240edView commit details -
Mikhail Krichanov committed
Nov 23, 2023 Configuration menu - View commit details
-
Copy full SHA for 3c9e1b6 - Browse repository at this point
Copy the full SHA 3c9e1b6View commit details -
Core/Dxe/Image: Fixed error handling.
Mikhail Krichanov committedNov 23, 2023 Configuration menu - View commit details
-
Copy full SHA for 36430a3 - Browse repository at this point
Copy the full SHA 36430a3View commit details -
BaseUefiImageLib: Removed superfluous returns.
Mikhail Krichanov committedNov 23, 2023 Configuration menu - View commit details
-
Copy full SHA for c47320c - Browse repository at this point
Copy the full SHA c47320cView commit details -
Mikhail Krichanov committed
Nov 23, 2023 Configuration menu - View commit details
-
Copy full SHA for 42c6407 - Browse repository at this point
Copy the full SHA 42c6407View commit details