Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_bootable_bootloader_edk2
/
b393333538ee3a6b16a3a1d25ab2372942c3aac7
b393333
StdLib: Added BaseStackLib for ARM architectures
by Olivier Martin
· 9 years ago
5c13180
MdeModulePkg: Enhance PciBusDxe to handle high 32bit of MEM64 BAR returns 0
by Ruiyu Ni
· 9 years ago
f2993c0
Enable NT32 platform to use new UiApp code.
by Eric Dong
· 9 years ago
5a673ab
Legacy Boot Maintenance UI part code split from IntelFrameworkModulePkg/Universal/BdsDxe driver.
by Eric Dong
· 9 years ago
143f0b1
UiApp code split from IntelFrameworkModulePkg/Universal/BdsDxe driver.
by Eric Dong
· 9 years ago
6ed41da
ArmPlatformPkg: remove obsolete ARM and AARCH64 platforms
by Ard Biesheuvel
· 9 years ago
b567504
MdeModulePkg/PciBus: Simplify an complex if statement to pass VS2015
by Michael D Kinney
· 9 years ago
26c2edd
MdeModulePkg/Variable: Fix VS2015 warning about uninitialized local var.
by Michael D Kinney
· 9 years ago
14e84fd
MdeModulePkg: Fix the issue cannot boot to UEFI Network after reset
by Zhang Lubo
· 9 years ago
94dfaa2
Vlv2TbltDevicePkg: Exclude CapsuleX64 from IA32 build
by Star Zeng
· 9 years ago
eb63c77
MdeModulePkg: Include CapsuleX64 in MdeModulePkg.dsc [Components.X64]
by Star Zeng
· 9 years ago
ac99793
NetworkPkg: Fix the issue cannot boot to UEFI Network after reset
by Zhang Lubo
· 9 years ago
15c9b25
ArmVirtPkg: implement DT-based ArmGicArchLib
by Ard Biesheuvel
· 9 years ago
ae26410
ArmVirtPkg: record GIC revision in dynamic PCD
by Ard Biesheuvel
· 9 years ago
f94522c
ArmPkg: cache detected revision in ArmGicArchLib
by Ard Biesheuvel
· 9 years ago
e9e9c7e
ArmPkg: copy ArmGicArchLib to ArmGicArchSecLib
by Ard Biesheuvel
· 9 years ago
8d13298
ArmPkg: split off ArmGicArchLib from ArmGicLib
by Ard Biesheuvel
· 9 years ago
bce29e3
ArmPkg: merge ArmGicV[23]Lib.h into ArmGicLib.h
by Ard Biesheuvel
· 9 years ago
983fffd
ShellPkg: prevent Close call when Open failed
by Jaben Carsey
· 9 years ago
6394c35
OvmfPkg: fix conversion specifiers in DEBUG format strings
by Laszlo Ersek
· 9 years ago
0089945
FspNotifyDxe need handle >4G memory.
by Yao, Jiewen
· 9 years ago
71a6022
Bug fix in PatchFv.py for GCC build in IntelFspPkg.
by Yao, Jiewen
· 9 years ago
70c7664
Add Secure MOR implementation.
by Yao, Jiewen
· 9 years ago
5c61c5c
Downgrade one debug message level in DxeTpm2MeasureBootHandler from EFI_D_ERROR to EFI_D_INFO.
by Yao, Jiewen
· 9 years ago
aaf8aa7
BaseTools: Add a keyword FvNameString in FDF
by Yingke Liu
· 9 years ago
161b835
SecurityPkg: Change TPM MMIO range attribute
by Chao Zhang
· 9 years ago
5966dd8
MdeModulePkg/UfsPassThru: Fix wrong GLOBAL_REMOVE_IF_UNREFERENCED usage
by Feng Tian
· 9 years ago
08308fc
MdeModulePkg PiSmmIpl: Use AllocateZeroPool() for FullSmramRanges
by Star Zeng
· 9 years ago
b110527
UefiCpuPkg: Add missing PCD usage information in UNI files.
by Qiu Shumin
· 9 years ago
af163e9
SourceLevelDebugPkg: Add missing PCD usage information in UNI files.
by Qiu Shumin
· 9 years ago
c00fd72
IntelFrameworkModulePkg: Add missing PCD usage information in UNI and DEC files.
by Qiu Shumin
· 9 years ago
dfd1129
SecurityPkg: Add missing PCD usage information in UNI files.
by Qiu Shumin
· 9 years ago
cbc3761
NetworkPkg: Add missing PCD usage information in UNI and DEC files.
by Qiu Shumin
· 9 years ago
a9890ea
MdeModulePkg: Add missing PCD usage information in UNI and DEC files.
by Qiu Shumin
· 9 years ago
4774668
BaseTools/GenFv: optimize away redundant padding
by Ard Biesheuvel
· 9 years ago
46d0f3f
BaseTools: use GUID identifiable section for FFS alignment padding
by Ard Biesheuvel
· 9 years ago
02a5421
BaseTools/GenFw: move PE/COFF header closer to payload
by Ard Biesheuvel
· 9 years ago
0192b71
BaseTools/GenFw: move .debug contents to .data to save space
by Ard Biesheuvel
· 9 years ago
299c3ae
MdeModulePkg:Add ESC key support in setup browser pop-up message box
by Dandan Bi
· 9 years ago
0b5c288
MdeModulePkg:SetupBrowser output debug message when DisplayEngineDxe is not installed
by Dandan Bi
· 9 years ago
8fa9ac6
Support get string from configuration string packages.
by Eric Dong
· 9 years ago
410952b
CorebootPayloadPkgIa32: Don't specify X64 architecture
by Jordan Justen
· 9 years ago
0f8795b
MdePkg: Add missing PCD usage information in UNI files.
by Qiu Shumin
· 9 years ago
b2d2a7f
MdeModulePkg CapsuleRuntimeDxe: Reduce reserved memory consumption
by Star Zeng
· 9 years ago
716087e
MdeModulePkg CapsuleX64: Reduce reserved memory consumption
by Star Zeng
· 9 years ago
353f5ba
IntelFrameworkModulePkg AcpiS3SaveDxe: Reduce reserved memory consumption
by Star Zeng
· 9 years ago
c6368ab
MdeModulePkg BootScriptExecutorDxe: Reduce reserved memory consumption
by Star Zeng
· 9 years ago
8413492
NetworkPkg: fix an error lead building crash
by fanwang2
· 9 years ago
cdc83cc
MdeModulePkg Variable: Read MonotonicCount by ReadUnaligned64()
by Star Zeng
· 9 years ago
88656ab
StdLib: Do not define memcpy for AARCH64 builds
by Scott Duplichan
· 9 years ago
d948fe9
MdeModulePkg: Make boot option description unique
by Ruiyu Ni
· 9 years ago
1999fb3
IntelFrameworkModulePkg: GenericBdsLib: set Status before use
by Laszlo Ersek
· 9 years ago
245fe06
Maintainers.txt: Add Daryl's new email address
by Jordan Justen
· 9 years ago
b0f81b6
ShellPkg: Fix the ASSERT issue in Shell 'for' loop
by Qiu Shumin
· 9 years ago
41ab153
BaseTools: Make AutoGen.h array declaration match AutoGen.c definition
by Scott Duplichan
· 9 years ago
7b0b360
MdeModulePkg: Add old IPv4_DEVICE_PATH support for new IScsiDxe
by fanwang2
· 9 years ago
42f0586
NetworkPkg: Add old IPv4_DEVICE_PATH and IPv6_DEVICE_PATH support
by fanwang2
· 9 years ago
f18b216
SecurityPkg AuthVariableLib: Correct address pointers data
by Star Zeng
· 9 years ago
e43525e
MdeModulePkg VariableDxe: Correct address pointers from AuthVariableLib
by Star Zeng
· 9 years ago
b2f3563
MdeModulePkg: Check the case caused by mismatch
by Dandan Bi
· 9 years ago
588fde6
MdeModulePkg: Correct the parameter order in match2 sample opcode
by Dandan Bi
· 9 years ago
1a670f6
ShellPkg: Fix bad TimeZone (TZ) conversion.
by Andrew Fish
· 9 years ago
cbfb9e5
MdeModulePkg: Fix the issue EfiPxeBcDhcp() may return wrong status.
by Zhang Lubo
· 9 years ago
6104732
NetworkPkg: Fix the issue EfiPxeBcDhcp() may return wrong status.
by Zhang Lubo
· 9 years ago
48bd653
MdeModulePkg: Remove TransmitReceive() and ActiveChild dependency
by Jiaxin Wu
· 9 years ago
2cec9cc
BaseTools/Common: fix heap overrun in ReadMemoryFileLine ()
by Ard Biesheuvel
· 9 years ago
339a9f1
Maintainers.txt: ARM packages maintainer update
by Leif Lindholm
· 9 years ago
0231883
NetworkPkg: Fix bug in IpSecImpl.c caused by missing parentheses
by Bruce Cran
· 9 years ago
ceb0574
ArmVirtPkg/ArmVirtQemu: support SMBIOS
by Laszlo Ersek
· 9 years ago
c98da33
ArmVirtPkg: QemuFwCfgToPcdDxe: set SMBIOS entry point version dynamically
by Laszlo Ersek
· 9 years ago
d2733aa
ArmVirtPkg: add QemuFwCfgToPcdDxe
by Laszlo Ersek
· 9 years ago
3413cf5
MdeModulePkg: SmbiosDxe: ARM and AARCH64 are VALID_ARCHITECTURES
by Laszlo Ersek
· 9 years ago
164cf40
OvmfPkg: SmbiosPlatformDxe: restrict current Xen code to IA32/X64
by Laszlo Ersek
· 9 years ago
a136af4
OvmfPkg: SmbiosPlatformDxe: move IsEntryPointStructureValid() to Xen.c
by Laszlo Ersek
· 9 years ago
ca82d56
OvmfPkg: AcpiS3SaveDxe: drop EFI_ACPI_S3_SAVE_PROTOCOL
by Laszlo Ersek
· 9 years ago
9d7051b
OvmfPkg: install DxeSmmReadyToLock in PlatformBdsLib
by Laszlo Ersek
· 9 years ago
155f9d4
IntelFrameworkModulePkg/GenericBdsLib: remove AcpiS3->S3Save() call
by Ard Biesheuvel
· 9 years ago
896352e
OvmfPkg: PlatformBdsLib: signal End-of-Dxe event group
by Laszlo Ersek
· 9 years ago
b88ac53
OvmfPkg: AcpiS3SaveDxe: call S3Ready() at End-of-Dxe
by Laszlo Ersek
· 9 years ago
421957f
OvmfPkg: AcpiS3SaveDxe: prepare for End-of-Dxe callback
by Laszlo Ersek
· 9 years ago
b59e5ad
Daryl has changed positions and I am taking over maintaining for now.
by Jaben Carsey
· 9 years ago
c03beb7
MdeModulePkg PiSmmCore: Remove a hidden assumption of SMRAM reservation
by Star Zeng
· 9 years ago
387e7c1
ArmPlatformPkg/Bds: Use HandleProtocol to get SNP instance
by Heyi Guo
· 9 years ago
ce65ab5
ArmPlatformPkg/ArmVExpress-CTA15-A7.fdf: Increased firmware size
by Olivier Martin
· 9 years ago
1130106
EmbeddedPkg/Lan9118Dxe: Ignore spurious RXE errors
by Ronald Cron
· 9 years ago
cf1e634
MdeModulePkg/TerminalDxe: Some improvements
by Heyi Guo
· 9 years ago
f8fdf8c
MdeModulePkg/TerminalDxe: Set NullRemaining to FALSE by default
by Heyi Guo
· 9 years ago
a5955fa
ArmVirtPkg: Make terminal type consistent
by Heyi Guo
· 9 years ago
1c14595
EmulatorPkg: Update comment for PcdDefaultTerminalType
by Heyi Guo
· 9 years ago
1df793b
MdePkg: Update comment for PcdDefaultTerminalType
by Heyi Guo
· 9 years ago
4c10f95
MdeModulePkg/DxePrintLibPrint2Protocol: make mStatusString array CONST
by Ard Biesheuvel
· 9 years ago
d3265fe
MdePkg/BasePrintLib: make mStatusString array CONST
by Ard Biesheuvel
· 9 years ago
60d7373
MdeModulePkg: Correct PcdConOutColumn help string.
by Liming Gao
· 9 years ago
79142eb
MdePkg: Correct comment typo from ECB to EBC in DebugLib.h
by Liming Gao
· 9 years ago
d1d89e8
MdeModulePkg DxeIpl: Skip install MemoryInfoHob if this hob exists
by Liming Gao
· 9 years ago
90ae1f0
NetworkPkg: Add the unspecified address check for DNS6 StationIp.
by Jiaxin Wu
· 9 years ago
547a650
BaseTools: Fixed incorrect alignment bug.
by Yingke Liu
· 9 years ago
6807426
ShellPkg: Add optional 'tftp' EFI Shell command
by Ronald Cron
· 9 years ago
8f7b315
UefiCpuPkg/CpuMpPei: Register callback on End Of Pei PPI
by Jeff Fan
· 9 years ago
fcc8273
UefiCpuPkg/CpuMpPei: Add AsmHltLoop ()
by Jeff Fan
· 9 years ago
Next »