Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_bootable_bootloader_edk2
/
c1f9c34621fae9bec20c2b2fce134b9dba2b0ba1
c1f9c34
ShellPkg: Remove memory leak from file list usage
by Jaben Carsey
· 11 years ago
705bffb
ShellPkg: Add more output to PCI command for extended configuration.
by Jaben Carsey
· 11 years ago
2fa7786
If the driver does not start before, we do not disconnect driver and we must still uninstall other protocols on image handle. The original implementation of error return is not correct.
by Elvin Li
· 11 years ago
e6aaef2
Update NetworkPkg package version to 0.94.
by Fu Siyuan
· 11 years ago
c93bcb7
Return to BMM page if parse the file info failed.
by Eric Dong
· 11 years ago
21d9882
Clarify PcdPeiCoreMaxPeimPerFv description that means the maximum supported file count in one FV, not only PEIM.
by Gao, Liming
· 11 years ago
e3a7cae
Updates MdePkg package version from 1.03 to 1.04
by Gao, Liming
· 11 years ago
bad2be3
MdeModulePkg FaultTolerantWrite: Let FaultTolerantWrite driver to depend on gEfiRuntimeArchProtocolGuid to consume gBS->CalculateCrc32().
by Star Zeng
· 11 years ago
f5d2935
Correct function comments of S3BootScriptCloseTable().
by Liming Gao
· 11 years ago
e8480a1
Correct function comments of S3BootScriptCloseTable().
by Liming Gao
· 11 years ago
f9ed6c9
Add processor family 2 definition in SMBIOS header file.
by Yi Li
· 11 years ago
03bc7c2
Add code to check whether the pointer 'NewBuffer' in 'FileHandelWrappers.c' and the pointer 'FoundVarName' in 'Dmpstore.c' are NULL before used.
by Shumin Qiu
· 11 years ago
0b716fd
Rollback the patch 15054.
by Eric Dong
· 11 years ago
6f497f8
Check if component name protocol exist, uninstall it when it really exists.
by Elvin Li
· 11 years ago
94caa81
ArmPlatformPkg/ArmFvpDxe: Fixed the line endings
by oliviermartin
· 11 years ago
0befb08
MdePkg PcdLib: Except for SizeOfBuffer is greater than the maximum size supported, align the behavior of LibPcdSetPtr with LibPcdSetN to handle error status returned.
by Star Zeng
· 11 years ago
f0c5095
This patch fix date/time op-code shows abnormal.
by Eric Dong
· 11 years ago
eff0779
Not update the status until parse the file info success.
by Eric Dong
· 11 years ago
44c8400
MtrrDebugPrintAllMtrrs() should loop until the max physical address is reached.
by Jeff Fan
· 11 years ago
31c2a2c
Enhance Shell 2.0 to not depend on keyboard driver implementation to fix the "CTRL+s" pause malfunction issue.
by Ruiyu Ni
· 11 years ago
de4ebdc
Add the comment for function 'IsValidSplit' in 'Shell.c'. Add code to check whether pointer 'DataBuffer' in 'DmpStore.c' is NULL before used.
by Shumin Qiu
· 11 years ago
56a9e69
MdeModulePkg CdExpressPei: Use correct PeiServices pointer to call low level BlockIoPpi->ReadBlocks.
by Star Zeng
· 11 years ago
979fc9e
Bug fix: IpSec driver treats BOOLEAN as EFI_STATUS in error handling code.
by Fu Siyuan
· 11 years ago
8ff272e
Fix “reconnect -r” ASSERT after VLAN configured.
by Fu Siyuan
· 11 years ago
ecec420
Update PXE driver to support PXE forced mode.
by Fu Siyuan
· 11 years ago
c90decb
OvmfPkg: QemuFwCfgLib: implement for SEC
by Laszlo Ersek
· 11 years ago
2ce7e22
OvmfPkg: QemuFwCfgLib: extract stateful implementation
by Laszlo Ersek
· 11 years ago
0dc231c
OvmfPkg: QemuFwCfgLib: introduce InternalQemuFwCfgIsAvailable()
by Laszlo Ersek
· 11 years ago
e55bf53
OvmfPkg/create-release.py: Read License.txt files
by Jordan Justen
· 11 years ago
57dcb83
OvmfPkg/create-release.py: Support git hash versions
by Jordan Justen
· 11 years ago
6d3d4a7
OvmfPkg/create-release.py: Support GCC44 through GCC47
by Jordan Justen
· 11 years ago
4272d1a
OvmfPkg/create-release.py: Remove '-alpha' from filename
by Jordan Justen
· 11 years ago
e3a0222
OvmfPkg/README: Update OVMF status
by Jordan Justen
· 11 years ago
210c880
OvmfPkg/README: Update information about running OVMF
by Jordan Justen
· 11 years ago
300f2c6
Correct function comments of S3BootScriptSaveDispatch2().
by Liming Gao
· 11 years ago
18d3e28
Update the heap migration logic to avoid memory overflow.
by Liming Gao
· 11 years ago
d958a7e
Correct the RemainingPages calculation in PEI AllocatePages service.
by Liming Gao
· 11 years ago
91403ce
Update MemoryAllocationLib AllocateAlignedPages API comments for memory overflow ASSERT case.
by Liming Gao
· 11 years ago
1346352
Update MemoryAllocationLib.AllocateAlignedPages API comments for memory overflow ASSERT case.
by Liming Gao
· 11 years ago
27bace9
Keep consistent about the return value between the caller and callee.
by Eric Dong
· 11 years ago
3e108df
Set the type of variable 'StatusCode' as SHELL_STATUS to match the parameter type of function 'SetLastError'.
by Shumin Qiu
· 11 years ago
6307a8b
Rollback the change 15021.
by Eric Dong
· 11 years ago
af8aa62
MdePkg: First instruction after clearing CR0.PE must be a far jmp.
by David Woodhouse
· 11 years ago
321c89c
Clean up hard-coded offsets and other utter bogosity in Thunk16.S
by David Woodhouse
· 11 years ago
efd6b41
MdeModulePkg Pcd DXE: Handle the case gPcdDataBaseHobGuid HOB is not present.
by Star Zeng
· 11 years ago
b8b86ec
Update HostSequenceNo for Command packet instead for Response packet.
by Jeff Fan
· 11 years ago
96c8339
Remove Debug message output from UpdateMailboxContent(), it may cause Mailbox locker nested issue.
by Jeff Fan
· 11 years ago
5a0c0e1
OvmfPkg: QemuFwCfgLib: drop bogus dependency on UefiBootServicesTableLib
by Laszlo Ersek
· 11 years ago
4a9fab7
OvmfPkg: PlatformPei: reuse PublishPeiMemory() in MemDetect()
by Laszlo Ersek
· 11 years ago
9ab3638
OvmfPkg: PlatformPei: simplify memory range expressions in MemDetect()
by Laszlo Ersek
· 11 years ago
80873de
Keep consistent about the return value between the caller and callee.
by Eric Dong
· 11 years ago
b8b5ff5
Update XhcWaitOpRegBit to take Timout argument as microsecond.
by Elvin Li
· 11 years ago
5142926
Fix ECC errors:1.Update the comments in function headers to follow the Doxygen special documentation. 2.Make the first line of text in a comment block end with a period. 3.Update the member variable name for SHELL_OPERATION_TYPES to follow the rules "Must contain lower case characters". 4. Return type of a function should exist and in the first line.
by Shumin Qiu
· 11 years ago
6fa0da7
Add default way for switch in function 'RunCommandOrFile' of 'Shell.c'.
by Laszlo Ersek
· 11 years ago
bdebd2c
Fix a bug for vlan ping failure.
by Wu Jiaxin
· 11 years ago
da66011
MdePkg PcdLib: Follow the comment of LibPcdGetNextToken to ASSERT when an invalid TokenNumber input.
by Star Zeng
· 11 years ago
adcd738
MdeModulePkg Pcd: Extend PcdVpdBaseAddress to support PcdsPatchableInModule type.
by Star Zeng
· 11 years ago
5bd12b0
ShellPkg: fix DmpStore for deleting
by Jaben Carsey
· 11 years ago
4692bc0
Only save HostSequenceNo for new command in Debug Timer handler.
by Jeff Fan
· 11 years ago
f3b113b
1. Only dump CPU Context and CpuDeadLoop () for CPU exception.
by Jeff Fan
· 11 years ago
6bd6446
ShellPkg: pre-verify split commands
by Jaben Carsey
· 11 years ago
12a27a6
ShellPkg: API name typo.
by Jaben Carsey
· 11 years ago
404b3f4
ShellPkg: fix whitespace character trimming
by Jaben Carsey
· 11 years ago
e3eb7d8
ShellPkg: CTRL-C stops a running script at the same time
by Jaben Carsey
· 11 years ago
806c49d
ShellPkg: Refactor the RunCommand API
by Jaben Carsey
· 11 years ago
8dcd84b
Converse the return value from 'int' to 'BOOLEAN' for function ‘ContainsSplit’ in Shell.c.
by Shumin Qiu
· 11 years ago
957914e
OvmfPkg: VirtioBlkInit(): log topology attributes
by Laszlo Ersek
· 11 years ago
6476804
OvmfPkg: VirtioBlkInit(): expose virtio-blk topology in BlockIo
by Laszlo Ersek
· 11 years ago
21479c3
OvmfPkg/VirtioBlkDxe/VirtioBlk.c: rewrap overlong lines
by Laszlo Ersek
· 11 years ago
5cf69d4
OvmfPkg: IndustryStandard/VirtioBlk: introduce topology-related definitions
by Laszlo Ersek
· 11 years ago
1d17076
OvmfPkg: IndustryStandard/VirtioBlk: add extra horizontal whitespace
by Laszlo Ersek
· 11 years ago
d4468cd
Rollback the change to EFI_BOOT_KEY_DATA structure since UEFI Spec adds the clarification that bitfields are ordered such that bit 0 is the least significant bit.
by Ruiyu Ni
· 11 years ago
5fdd2a8
Update code to avoid using potential NULL pointer.
by Eric Dong
· 11 years ago
e7831c9
ShellPkg: Add missing function header comments
by Jaben Carsey
· 11 years ago
c818639
ShellPkg: Fix "for" command statement initialization.
by Jaben Carsey
· 11 years ago
06f1982
OvmfPkg: QemuFlashFvbServicesRuntimeDxe: fix out-of-LBA write access
by Laszlo Ersek
· 11 years ago
077c7ae
Update code to support guid op nest in the statement.
by Eric Dong
· 11 years ago
c5fba0f
Fix a bug in TCP driver’s component name print function.
by Fu Siyuan
· 11 years ago
9b8e61b
Fix two issues in PeiCore.
by Liming Gao
· 11 years ago
98c4caa
Get entire variable data for efi varstore at first time.
by Eric Dong
· 11 years ago
4636295
Add the missing assignment of EFI_DISK_IO2_TOKEN::Token in FlushDiskEx() implementation. Without the assignment, system may hang sometimes.
by Ruiyu Ni
· 11 years ago
c6cef63
Update code to ensure the pointer ‘CurrentName’ in function ‘PerformSingleMappingDisplay’ isn’t null before being processed.
by Shumin Qiu
· 11 years ago
6f05676
Add a new line to initialize the variable “PassThruProtocol” in ConsoleWrapers.c to ensure the initialization not to be a part of its declaration.
by Shumin Qiu
· 11 years ago
f67eb9d
MdeModulePkg CapsuleRuntimeDxe: Get PcdMaxSizeNonPopulateCapsule and PcdMaxSizePopulateCapsule by PcdGet32 in EntryPoint.
by Star Zeng
· 11 years ago
4374c2e
OvmfPkg/QemuVideoDxe: child handles should have open parent protocol BY_CHILD_CONTROLLER
by Chris Ruffin
· 11 years ago
cc31ac1
ShellPkg: add error messages into function
by Jaben Carsey
· 11 years ago
5a5eb80
ShellPkg: Refactor updating command line for help use
by Jaben Carsey
· 11 years ago
ceecdc6
Fix the non-blocking behavior for connect. The behavior was correct if the code polled the connect routine but was not correct when using select to complete the asynchronous request. This change fixes the select case by moving where some of the operations performed upon the connection completion.
by lpleahy leroy.p.leahy
· 11 years ago
daf7058
ShellPkg: Refactor change to current file system
by Jaben Carsey
· 11 years ago
680db51
ShellPkg: Refactor Split/Pipe based command lines
by Jaben Carsey
· 11 years ago
e94784c
ArmPlatformPkg/ArmFvpDxe: Added Virtio Block support
by Olivier Martin
· 11 years ago
1e69576
ArmPlatformPkg/ArmVExpressPkg: Added the empty 'ArmFvpDxe' platform UEFI driver
by Olivier Martin
· 11 years ago
a1ac579
Check Context before use it.
by Jeff Fan
· 11 years ago
b7ae875
Fix meta file issue.
by Jeff Fan
· 11 years ago
f98f5ec
UefiCpuPkg: S3Resume2Pei: align return stacks explicitly
by Laszlo Ersek
· 11 years ago
ddc0be5
MdeModulePkg/XhciDxe: Fix ICC compiler build warning.
by Feng Tian
· 11 years ago
6ba2921
ShellPkg: add API for determining operation type
by Jaben Carsey
· 11 years ago
1ef61d0
ShellPkg: Refactor Variable replacement into separate function
by Jaben Carsey
· 11 years ago
ca53c0a
ShellPkg: Refactor Alias replacement into separate function
by Jaben Carsey
· 11 years ago
ad2bc85
ShellPkg: refactor out leading and trailing space trimming
by Jaben Carsey
· 11 years ago
Next »