Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android
/
bootable
/
bootloader
/
edk2
/
580d230d12e16651494ce622bee93591e7fe5491
580d230
MdeModulePkg/HiiDatabase: Refine KeywordHandlerProtocol->SetData().
by Eric Dong
· 9 years ago
6c20eda
MdeModulePkg/HiiDatabase: Refine KeywordHandlerProtocol->GetData().
by Eric Dong
· 9 years ago
3f4288f
MdeModulePkg/HiiDatabase: Fix Progress not point to the correct place issue.
by Eric Dong
· 9 years ago
2f667c5
NetworkPkg: Fix connection issue after correct SPD and re-enable IPsec
by Jiaxin Wu
· 9 years ago
96702f8
NetworkPkg: TrafficDirection not saved in IPsecConfig.
by Fu Siyuan
· 9 years ago
a8706ac
NetworkPkg: Enhance the NULL pointer check before dereference it.
by Fu Siyuan
· 9 years ago
c9e2403
ShellPkg: Fix a command line unicode string type.
by Samer El-Haj-Mahmoud
· 9 years ago
14ae1b3
Nt32Pkg: Fix PlatformBootManagerLib to respect PcdShellFile.
by Ruiyu Ni
· 9 years ago
6aaac38
SecurityPkg: Reduce verbosity of TPM DEBUG messages
by Samer El-Haj-Mahmoud
· 9 years ago
7d9340a
MdeModulePkg: Enhance PCI capability looking up logic to avoid hang
by Ruiyu Ni
· 9 years ago
d20b06a
OvmfPkg: disable no-exec DXE stack by default
by Laszlo Ersek
· 9 years ago
ab081a5
OvmfPkg: PlatformPei: take no-exec DXE settings from the QEMU command line
by Laszlo Ersek
· 9 years ago
c075d25
OvmfPkg: make PcdPropertiesTableEnable dynamic
by Laszlo Ersek
· 9 years ago
d26753f
OvmfPkg: make PcdSetNxForStack dynamic
by Laszlo Ersek
· 9 years ago
901c58c
MdeModulePkg: PcdSetNxForStack: enable dynamism
by Laszlo Ersek
· 9 years ago
960f2d5
MdeModulePkg PiDxeS3BootScriptLib: Remove a hidden assumption.
by Star Zeng
· 9 years ago
2c55a81
ShellPkg: Rename some functions in Dp to avoid build errors.
by Samer El-Haj-Mahmoud
· 9 years ago
f70f52f
MdeModulePkg: Change the algorithm in SNP to use the first found BAR index.
by Fu Siyuan
· 9 years ago
725507b
ShellPkg: Update the help information for 'setvar' command to follow Shell behavior.
by Qiu Shumin
· 9 years ago
7ef0690
NetworkPkg: Correct the missed code in r18449.
by Fu Siyuan
· 9 years ago
a5382ce
ShellPkg: Fix Shell does not support ASCII pipe(|a).
by Qiu Shumin
· 9 years ago
49c9f74
NetworkPkg: Update Http driver to use DPC mechanism.
by Fu Siyuan
· 9 years ago
ccb7133
NetworkPkg: RxToken event not closed in Http.Response().
by Fu Siyuan
· 9 years ago
51b0450
NetworkPkg: Avoid memory allocation for each HTTP message exchange.
by Fu Siyuan
· 9 years ago
7fd7104
NetworkPkg: Update cache management in HTTP boot driver.
by Fu Siyuan
· 9 years ago
b578030
NetworkPkg: Enlarge receive block size of HTTP boot driver.
by Fu Siyuan
· 9 years ago
00261e1
BaseTools/Ecc: Remove checkpoint for STATIC modifier
by Hess Chen
· 9 years ago
2e7b7ce
edk2: Change BaseTools owner in Maintainers.txt
by Liming Gao
· 9 years ago
27b5bf5
MdeModulePkg:Refine the code comments in RegularExpressionDxe.
by Dandan Bi
· 9 years ago
4f7d5c6
BaseTools/GenFw: align RVA of debug
by Ard Biesheuvel
· 9 years ago
5abc2a7
MdeModulePkg: ScsiDiskDxe: adapt SectorCount when shortening transfers
by Laszlo Ersek
· 9 years ago
fc3c83e
MdeModulePkg: ScsiDiskDxe: recognize EFI_BAD_BUFFER_SIZE
by Laszlo Ersek
· 9 years ago
94d449f
NetworkPkg: PXE Driver's LoadFile protocol should check FilePath
by Zhang Lubo
· 9 years ago
6758032
MdeModulePkg: PXE Driver's LoadFile protocol should check FilePath
by Zhang Lubo
· 9 years ago
d658727
MdePkg/UefiScsiLib: comments update to add EFI_INVALID_PARAMETER status
by Feng Tian
· 9 years ago
389824f
ShellPkg: Fix Shell fail with redundant space following delay number.
by Qiu Shumin
· 9 years ago
1cdc35c
MdePkg: Refine UefiFileHandleLib to avoid write non-ASCII char into ASCII file.
by Qiu Shumin
· 9 years ago
78c8ec8
ArmPlatformPkg: ASSERT that PcdSystemMemoryBase does not exceed MAX_ADDRESS
by Ard Biesheuvel
· 9 years ago
5f6ed46
ArmVirtPkg: set max physical address width to 40 bits
by Ard Biesheuvel
· 9 years ago
72daeed
ArmVirtPkg/ArmVirtMemoryInitPeiLib: handle memory above 4 GB on 32-bit ARM
by Ard Biesheuvel
· 9 years ago
984ec75
ArmPlatformPkg/MemoryInitPeim: handle memory above 4 GB on 32-bit ARM
by Ard Biesheuvel
· 9 years ago
8483681
ArmPkg/Mmu: Fix potential page table memory leak
by Heyi Guo
· 9 years ago
edff645
ArmPkg/Mmu: Increase PageLevel when table found at the targeted level
by Heyi Guo
· 9 years ago
41f8901
ArmPkg/Mmu: Fix literal number left shift bug
by Heyi Guo
· 9 years ago
946067b
ArmPkg/Mmu: Fix page level calculation bug
by Heyi Guo
· 9 years ago
7d189f9
ArmPkg/Mmu: Fix bug of aligning new allocated page table
by Heyi Guo
· 9 years ago
ddd097e
Fixed GCC tool chain build fail.
by Cecil Sheng
· 9 years ago
12e37e6
Not support EBC arch for regular expression protocol driver.
by Eric Dong
· 9 years ago
88cbb6b
MdeModulePkg: Fix a performance data buffer overrun issue
by Ruiyu Ni
· 9 years ago
8337590
ShellPkg: Fix 'for' command fail with multiple fields.
by Qiu Shumin
· 9 years ago
50e7d3d
MdePkg: Correct Protocol usages in UefiDebugLibDebugPortProtocol
by Liming Gao
· 9 years ago
b29910d
MdePkg: Add UefiDebugLibDebugPortProtocol to output logs via DebugPort.
by Masamitsu MURASE
· 9 years ago
14b0e57
MdeModulePkg: Regular expression protocol
by Cecil Sheng
· 9 years ago
d8062f1
Rollback the patch which has error changes.
by Eric Dong
· 9 years ago
db3b92b
MdeModulePkg: Regular expression protocol
by Cecil Sheng
· 9 years ago
2ba88dc
NetworkPkg: Fix suspicious dereference of pointer 'FieldCount'
by Jiaxin Wu
· 9 years ago
fb9819f
Handle extra module patchable PCD variable in Linux map.
by Yao, Jiewen
· 9 years ago
a921cd1
Revert the change in r18404.
by Jeff Fan
· 9 years ago
ed30d58
Update BaseTools binary to match main trunk r18339.
by Jeff Fan
· 9 years ago
35e00ac
SecurityPkg: Use pointer instead of array to make code readable.
by Qiu Shumin
· 9 years ago
374ecd0
NetworkPkg: Fix the HttpCloseConnection fail issue
by Zhang Lubo
· 9 years ago
0a4f7aa
UefiCpuPkg/MtrrLib: MtrrValidBitsMask and MtrrValidAddressMask wrong
by Jeff Fan
· 9 years ago
5fe9871
ArmPlatformPkg/HdLcd: add missing LcdIdentify()
by Ard Biesheuvel
· 9 years ago
0f060e3
ArmPlatformPkg: signal EndOfDxe event in PlatformBsdInit
by Ard Biesheuvel
· 9 years ago
c68d3a6
OvmfPkg: PlatformPei: force 32-bit MMIO aperture above 3 GB on Q35
by Laszlo Ersek
· 9 years ago
f1cbea1
OvmfPkg: AcpiTables: serialize control methods that create named objects
by Laszlo Ersek
· 9 years ago
9be7518
OvmfPkg: PlatformPei: clear CMOS 0xF after setting mBootMode
by Laszlo Ersek
· 9 years ago
da70563
ArmPkg: Bug fix for UncachedMemoryAllocationLib
by Heyi Guo
· 9 years ago
f858b87
CryptoPkg: Fix one wrong parameter for weak key checking
by Qin Long
· 9 years ago
9495c01
MdeModulePkg:Support orderedList with default value
by Dandan Bi
· 9 years ago
5c4a379
CryptoPkg: Replace string wrapper functions with safe string functions
by Qin Long
· 9 years ago
01097ae
NetworkPkg: remove redundant words in function comment.
by Fu Siyuan
· 9 years ago
7765665
Add more strict check for MOR variable, besides MOR lock variable.
by Yao, Jiewen
· 9 years ago
465be78
ArmPlatformPkg/ArmVExpress-FVP: enable UEFI Secure Boot
by Ard Biesheuvel
· 9 years ago
f46ac5f
ArmPlatformPkg/ArmVExpress-FVP: add support for the Intel BDS
by Ard Biesheuvel
· 9 years ago
a680d52
ArmPlatformPkg/PlatformIntelBdsLib: add splash screen support
by Ard Biesheuvel
· 9 years ago
3d175bc
ArmPlatformPkg/PlatformIntelBdsLib: fix and clean up error handling
by Ard Biesheuvel
· 9 years ago
3baf5c9
ArmPlatformPkg/PlatformIntelBdsLib: remove ARM BDS dependency
by Ard Biesheuvel
· 9 years ago
8b4c856
UefiCpuPkg/CpuMpPei: Fix CPU Healthy issue in PeiGetProcessorInfo ()
by Jeff Fan
· 9 years ago
f1c97bb
UefiCpuPkg/CpuMpPei: Check Function pointer in PeiStartupAllAPs ()
by Jeff Fan
· 9 years ago
44d2ec1
UefiCpuPkg/CpuMpPei: Update the old/new BSP state in SwitchBsp()
by Jeff Fan
· 9 years ago
bf0dfea
Fixed C-State issue of CPU1 of dual core.
by Shifei Lu
· 9 years ago
4c33aac
ShellPkg: Replace use case of deprecated function GetVariable with GetVariable2.
by Eric Dong
· 9 years ago
c79de07
MdeModulePkg/NetworkPkg: Locate IpSec on IP packet processing only if it's installed.
by Samer El-Haj-Mahmoud
· 9 years ago
34297ce
ShellPkg: Get media status in ifconfig command
by Jiaxin Wu
· 9 years ago
ead7cb1
OvmfPkg: prevent code execution from DXE stack
by Laszlo Ersek
· 9 years ago
1a85139
OvmfPkg: Build HTTP utilities driver
by Gary Ching-Pang Lin
· 9 years ago
0cd35d7
MdePkg UefiDevicePathLib: Fix possible memory read/write cross boundary
by Hao Wu
· 9 years ago
a5cb7c8
MdePkg: Modify string expression of Wi-Fi device path to follow UEFI spec
by Hao Wu
· 9 years ago
678226f
MdePkg: Modify string expression of BMC device path to follow UEFI spec
by Hao Wu
· 9 years ago
60cbd7f
NetworkPkg: Fix IpSec run into infinite loop issue in some case
by Jiaxin Wu
· 9 years ago
4982ea5
MdeModulePkg: Remove unused variables from both UefiBootManagerLib and BdsDxe to fix GCC build.
by Sunny Wang
· 9 years ago
bec1e0b
ShellBinPkg: Ia32/X64 Shell binary update.
by Qiu Shumin
· 9 years ago
92f62cf
DisplayEngineDxe: Fixed calculate help string page count error.
by Eric Dong
· 9 years ago
fbce471
FatBinPkg: Update EBC/IA32/X64/IPF binaries
by Ruiyu Ni
· 9 years ago
6252f27
MdePkg: Refine the device path text format for Bluetooth to follow spec.
by Qiu Shumin
· 9 years ago
a5fb1e0
FatBinPkg: Update EBC/IA32/X64/IPF binaries
by Ruiyu Ni
· 9 years ago
d2e8af9
SecurityPkg: Use safe string function.
by Qiu Shumin
· 9 years ago
c91c8ba
IntelFrameworkModulePkg: Ad the missing module UNI files.
by Liming Gao
· 9 years ago
d6a55a1
MdeModulePkg: Add the missing module UNI files.
by Liming Gao
· 9 years ago
Next »