Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android
/
bootable
/
bootloader
/
edk2
/
c156d27b397489814a85f700abb584fc835644a7
c156d27
EmulatorPkg/MpService: StartupAllAPs should verify processor state before setting state
by Chen Fan
· 10 years ago
ca186b1
EmulatorPkg/MpService: fix wrong unsigned to signed variable transition
by Chen Fan
· 10 years ago
a99b5e6
OvmfPkg: CsmSupportLib: depend on OvmfPkg.dec explicitly
by Laszlo Ersek
· 10 years ago
787fc2a
MdeModulePkg: Refine the get default value logic.
by Eric Dong
· 10 years ago
76c94bb
ShellPkg: Fix 'parse' command to use ," for SFO column delimiter
by Chris Phillips
· 10 years ago
66b280d
OvmfPkg: AcpiPlatformDxe: make dependency on PCI enumeration explicit
by Laszlo Ersek
· 10 years ago
bab9f94
ShellPkg: Code refine to avoid potential dereference of pointer.
by Qiu Shumin
· 10 years ago
771ee50
MdePkg/MdeModulePkg: Implement the missing SetMemorySpaceCapabilities function.
by Eugene Cohen
· 10 years ago
48af14f
OvmfPkg: Fix build failure with gcc44, gcc45
by Scott Duplichan
· 10 years ago
3ddccee
[PATCH] MdeModulePkg: update poor wording in MdeModulePkg DEC/UNI file
by jaben carsey
· 10 years ago
eb774e2
MdeModulePkg/SecurityPkg VariablePei: Fix VS2013 build failure.
by Star Zeng
· 10 years ago
ac30bca
MdeModulePkg DxeCore: Fix VS2013 build failure.
by Star Zeng
· 10 years ago
3a5d9a3
UefiCpuPkg : Fix CpuDxe build issue with VS2005 tool chain
by Jeff Fan
· 10 years ago
fdb5bc7
MdePkg DxePcdLib: Updates DxePcdLib instance comments.
by Liming Gao
· 10 years ago
c9e0bba
MdeModulePkg BaseSerialPortLib16550: Correct MemoryLimit and MemoryBase offset.
by Liming Gao
· 10 years ago
18a7dbb
MdeModulePkg Variable: Add missing warning annotation.
by Star Zeng
· 10 years ago
285a175
BaseTools: Modify gcc 4.8 and 4.9 tool chain definition to support building from Windows.
by Scott Duplichan
· 10 years ago
d808fc6
BaseTools: Correct NASM output file type for UNIXGCC and CYGGCC.
by Liming Gao
· 10 years ago
5218c27
OvmfPkg: PlatformBdsLib: Dynamic PCI Interrupt Line register setup
by Gabriel Somlo
· 10 years ago
9840b12
UefiCpuPkg/CpuDxe: Put APs in wait for SIPI state at ExitBootServices
by Chen Fan
· 10 years ago
f442002
MdeModulePkg DxeCore/PiSmmCore/MemoryProfileInfo: Fix EBC and VS2013 build failure.
by Star Zeng
· 10 years ago
1db55d6
MdePkg Base.h: Fix EBC build failure and add comments for RETURN_ADDRESS macro.
by Star Zeng
· 10 years ago
4613300
OvmfPkg/XenBusDxe: Fix a nasm warning about instruction not lockable.
by Anthony PERARD
· 10 years ago
860088f
OvmfPkg/XenPvBlkDxe: fix VS2010 build failures
by Scott Duplichan
· 10 years ago
017a486
OvmfPkg/XenBusDxe: fix VS2010 build failures
by Scott Duplichan
· 10 years ago
cec6ad0
OvmfPkg/XenBusDxe: Fix some types.
by Anthony PERARD
· 10 years ago
c47a842
OvmfPkg/XenBusDxe: In XenStore, replace type of Len from UINTN to UINT32.
by Anthony PERARD
· 10 years ago
d547f31
SecurityPkg: VariableServiceSetVariable(): fix dbt <-> GUID association
by Laszlo Ersek
· 10 years ago
afc18ea
CryptoPkg: OpenSslSupport.h: edk2-ize offsetof() macro for gcc-4.8 / X64
by Laszlo Ersek
· 10 years ago
017c285
CryptoPkg: TimestampTokenVerify(): fix gcc-4.8 / Ia32 build failure
by Laszlo Ersek
· 10 years ago
faba4a1
OvmfPkg: VirtioScsiDxe: drop 64-bit shift in PopulateRequest() (VS2010)
by Scott Duplichan
· 10 years ago
75f8e3a
OvmfPkg: QemuVideoDxe: the VBE shim needs no 64-bit shifts (VS2010)
by Scott Duplichan
· 10 years ago
f7e899c
OvmfPkg: flash driver: drop needlessly wide multiplication (VS2010)
by Scott Duplichan
· 10 years ago
1c59015
OvmfPg: flash driver: drop gratuitous 64-by-32 bit divisions (VS2010)
by Laszlo Ersek
· 10 years ago
1e62c89
OvmfPg: flash driver: fix type of EFI_SIZE_TO_PAGES argument (VS2010)
by Laszlo Ersek
· 10 years ago
42e2ff2
MdeModulePkg/Core/PiSmmCore/PiSmmCore.c: Fix compiler warning about variable set but unused
by Garrett Kirkendall
· 10 years ago
20333c6
UEFI 2.4 X509 Certificate Hash and RFC3161 Timestamp Verification support for Secure Boot
by Qin Long
· 10 years ago
2e70cf8
OvmfPkg: PlatformBdsLib: Platform dependent PCI/IRQ initialization
by Gabriel Somlo
· 10 years ago
988e598
OvmfPkg: AcpiTimerLib: Switch additional stages to PCD-based Dxe instance
by Gabriel Somlo
· 10 years ago
f122712
OvmfPkg: AcpiTimerLib: Use global variable during PEI_CORE and PEIM
by Gabriel Somlo
· 10 years ago
170ef2d
OvmfPkg: AcpiTimerLib: Split into multiple phase-specific instances
by Gabriel Somlo
· 10 years ago
72a1100
OvmfPkg: CsmSupportLib: Set/use platform specific legacy interrupt device
by Gabriel Somlo
· 10 years ago
d55004d
OvmfPkg: Add PCD for Host Bridge dev. ID (PcdOvmfHostBridgePciDevId)
by Gabriel Somlo
· 10 years ago
97380be
OvmfPkg: PlatformPei: Platform specific ACPI power management setup
by Gabriel Somlo
· 10 years ago
4e48c72
OvmfPkg: Factor out platform detection (q35 vs. piix4)
by Gabriel Somlo
· 10 years ago
4a50c27
UefiCpuPkg/CpuDxe: install Mp Service protocol
by Chen Fan
· 10 years ago
dee9376
UefiCpuPkg/CpuDxe: Startup APs
by Jordan Justen
· 10 years ago
cd8c700
UefiCpuPkg/MpService: avoid dead lock caused by CheckAllAPsStatus
by Chen Fan
· 10 years ago
0e724fc
UefiCpuPkg/MpService: avoid reset AP still hold a lock
by Chen Fan
· 10 years ago
232eb4c
UefiCpuPkg/MpService: free the unused cpu data buffer
by Chen Fan
· 10 years ago
ac9dbb3
UefiCpuPkg/CpuDxe: introduce ResetApStackless()
by Chen Fan
· 10 years ago
fe078dd
UefiCpuPkg/CpuDxe: split out StartupCode from StartApsStackless()
by Chen Fan
· 10 years ago
e4aaf76
UefiCpuPkg/MpService: avoid next timer getting into CheckAllAPsStatus()
by Chen Fan
· 10 years ago
d16cf36
UefiCpuPkg/MpService: Simply Lock usage
by Chen Fan
· 10 years ago
acb2172
UefiCpuPkg/MpService: move settimer out to InitMpSystemData
by Chen Fan
· 10 years ago
9908a82
UefiCpuPkg/CpuDxe: Ap do loop routine to execute procedure
by Chen Fan
· 10 years ago
b7c05ba
UefiCpuPkg/CpuDxe: implement Mp Services:SwitchBSP()
by Chen Fan
· 10 years ago
5fee172
UefiCpuPkg/CpuDxe: implement Mp Services:StartupAllAPs()
by Chen Fan
· 10 years ago
3f4f0af
UefiCpuPkg/CpuDxe: implement Mp Protocol:StartupThisAP()
by Chen Fan
· 10 years ago
fa7ce67
UefiCpuPkg/CpuDxe: implement Mp Protocol:EnableDisableAP()
by Chen Fan
· 10 years ago
e7938b5
UefiCpuPkg/CpuDxe: implement Mp Services:GetProcessorInfo()
by Chen Fan
· 10 years ago
d894d8b
UefiCpuPkg/CpuDxe: implement Mp Protocol:GetNumberOfProcessors()
by Chen Fan
· 10 years ago
cfa2fac
UefiCpuPkg/CpuDxe: implement Mp Protocol: WhoAmI()
by Chen Fan
· 10 years ago
03673ae
UefiCpuPkg/CpuDxe: introduce MP_SYSTEM_DATA for Mp Service Protocol
by Chen Fan
· 10 years ago
003973d
UefiCpuPkg/CpuDxe: introduce EFI_MP_SERVICES_PROTOCOL
by Chen Fan
· 10 years ago
e343f8f
UefiCpuPkg/CpuDxe: Switch Ap Stack to NewStack
by Chen Fan
· 10 years ago
6a26a59
UefiCpuPkg/CpuDxe: introduce two PCD value
by Chen Fan
· 10 years ago
533263e
UefiCpuPkg/CpuDxe: Add StartApsStackless routine
by Jordan Justen
· 10 years ago
a1e8986
UefiCpuPkg/CpuDxe: Move GDT structures into CpuGdt.h
by Jordan Justen
· 10 years ago
fab82c1
UefiCpuPkg/CpuDxe: Add stackless assembly AP entry points
by Jordan Justen
· 10 years ago
1535c88
UefiCpuPkg/CpuDxe: Add ApEntryPointInC
by Jordan Justen
· 10 years ago
6022e28
UefiCpuPkg/CpuDxe: Add no-op InitializeMpSupport
by Jordan Justen
· 10 years ago
37ec4d9
ArmPkg/ArmGicLib: select GICv2 mode if SRE is present but unavailable
by Ard Biesheuvel
· 10 years ago
77d5dac
ArmPkg/ArmGic: Removed 'GCC' toolchain to build assembly files
by Olivier Martin
· 10 years ago
9b58952
[PATHC] ShellPkg: control code flow with a PCD
by Jaben Carsey
· 10 years ago
4d3b9d3
OvmfPkg/XenPvBlkDxe: Don't include system inttypes.h
by Jordan Justen
· 10 years ago
a23eb77
ArmPlatformPkg: fix undefined reference to memcpy
by Scott Duplichan
· 10 years ago
2ac68e8
CryptoPkg Updates to support RFC3161 timestamp signature verification.
by Qin Long
· 10 years ago
bcbdc75
BaseTools: Fix a cleanall issue.
by Yingke Liu
· 10 years ago
6da5153
Fix a bug in DHCP6 driver when using DUID LLT.
by Fu Siyuan
· 10 years ago
09fc7db
EdkCompatibilityPkg: Add UEFI memory and SMRAM profile support.
by Star Zeng
· 10 years ago
84edd20
MdeModulePkg DxeCore/PiSmmCore: Add UEFI memory and SMRAM profile support.
by Star Zeng
· 10 years ago
dad83a8
MdePkg: Add RETURN_ADDRESS macro into Base.h.
by Star Zeng
· 10 years ago
1531a46
ShellPkg: Add type cast to avoid build failure in VS2005.
by Qiu Shumin
· 10 years ago
6b980b6
AppPkg: Disable Lua builds by default. Update the ReadMe file.
by Daryl McDaniel
· 10 years ago
4b2cf92
StdLib/AppPkg: Add the NOOPT build target and fix a type conversion problem with VS2005.
by Daryl McDaniel
· 10 years ago
8200fcf
BaseTool: Support EDKII style GUID definition for VFR function.
by Yingke Liu
· 10 years ago
4a29289
ArmPkg/ArmArchTimerLib: Promotes 32bit value to prevent overflow
by Olivier Martin
· 10 years ago
284fb5c
ArmPkg/CompilerIntrinsicesLib: Fixed memmove() and memset()
by Olivier Martin
· 10 years ago
fb7ea61
ArmPkg: Ensured the stack is always quad-word aligned
by Olivier Martin
· 10 years ago
6382e5d
EmbeddedPkg/Lan9118Dxe: Remove link check in SNP initialization
by Ronald Cron
· 10 years ago
bb5420b
ArmPlatformPkg: Increase more ARM address Pcd entries to 64-bit.
by Leif Lindholm
· 10 years ago
2a7e98a
StdLib: Fix a "potentially uninitialized variable" error.
by Daryl McDaniel
· 10 years ago
931b2cf
ShellPkg: Fixed variable set but never used
by Olivier Martin
· 10 years ago
ace354f
Fix a bug in DebugAgent that hang happens when the ACK for GO is lost.
by Ruiyu Ni
· 10 years ago
1ff1dd0
MdeModulePkg/AtaAtapiPassThru: don't write read-only AHCI MMIO register
by Feng Tian
· 10 years ago
33985e3
Fix execution status & DEBUG message level mismatch. EFI_D_ERROR is used only when failure/case can’t be resolved by code.
by Chao Zhang
· 10 years ago
6f6c3a1
OvmfPkg XenBusDxe: Convert X64/TestAndClearBit.asm to NASM
by Anthony PERARD
· 10 years ago
0ae9d5e
OvmfPkg XenBusDxe: Convert X64/InterlockedCompareExchange16.asm to NASM
by Anthony PERARD
· 10 years ago
60aafa1
OvmfPkg XenBusDxe: Convert X64/hypercall.asm to NASM
by Anthony PERARD
· 10 years ago
Next »