Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_bootable_bootloader_edk2
/
3dbef428c7b36b8ab709b44d790a7352af855e48
3dbef42
Add code check to avoid access violation.
by ydong10
· 13 years ago
65cc57f
Remove ASSERT to let DXE core return gracefully when loading an invalid image.
by gdong1
· 13 years ago
f74dc4b
Fix issues detected by python web-server.
by lpleahy
· 13 years ago
287b4d3
ShellPkg: Fix ICC11 build failure.
by jcarsey
· 13 years ago
c0a1f77
ArmPkg/BdsLib: Added support for using uInitrd
by oliviermartin
· 13 years ago
1093e30
ArmPkg/BdsLib: Fixed LinuxImageSize if uImagei format
by oliviermartin
· 13 years ago
48837c2
EmbeddedPkg/FdtLib: Added patches to support libfdt in EDK2
by oliviermartin
· 13 years ago
be759f7
GraphicsConsole supports both UGA and GOP protocol, "UGA Console Driver" is changed to "Graphics Console Driver" in Component Name Protocol.
by li-elvin
· 13 years ago
265fa9f
MdePkg: Add a new macro VA_COPY for variable argument support. Fix a bug in the UefiLib instance that there is a non portable assumption that Marker is copied when passed to a function.
by rsun3
· 13 years ago
53c31c5
Fix the errors detected by the GCC compiler:
by lpleahy
· 13 years ago
7700f0f
* StdLib.dsc was changed to always build the sockets code.
by lpleahy
· 13 years ago
1f33d18
Don't install FV protocol on the corrupt FV image.
by lgao4
· 13 years ago
28de825
Bug fix: CreateEvent sometimes returning EFI_INVALID_PARAMETER due to bad TPL value. Use known good TPL value since TPL is a don't care.
by lpleahy
· 13 years ago
66a2dc9
Set executable attributes for those run scripts. Signed-off-by: lgao4
by lgao4
· 13 years ago
e9d97d0
Enable PCD version check on PCD driver and PCD database.
by lgao4
· 13 years ago
328ce03
Add code check to avoid access violation.
by ydong10
· 13 years ago
21e3aef
Enable write file to USB from Shell in Win7 OS
by ydong10
· 13 years ago
d60f6af
ArmPkg/ArmV7Lib: Add support for Invalid Instruction Cache to Point of Unification
by oliviermartin
· 13 years ago
9207c5d
ArmPkg: Changed ARM CPU SetMemoryAttributes to always use strongly ordered for the EFI_MEMORY_UC attribute
by oliviermartin
· 13 years ago
cbafa15
Enhance BGRT driver to install BGRT table upon every ReadyToBoot event
by czhang46
· 13 years ago
8e1253d
Update documentation to match required tree on the storage device.
by lpleahy
· 13 years ago
4b58a93
Change to match the tree required on the storage device.
by lpleahy
· 13 years ago
d3a595c
Fix some errors detected by the GCC 4.4 compiler.
by lpleahy
· 13 years ago
826f900
Fix some errors detected by the GCC 4.4 compiler.
by lpleahy
· 13 years ago
f6e5cdd
Merged socket development branch:
by lpleahy
· 13 years ago
3bdf9aa
Merged socket development branch:
by lpleahy
· 13 years ago
5709e4e
Merged socket development branch
by lpleahy
· 13 years ago
91213ad
ArmPlatformPkg/Bds: Add support for 'BootCurrent'
by oliviermartin
· 13 years ago
49a25d8
ArmPlatformPkg/Bds: Fixed update of boot entries
by oliviermartin
· 13 years ago
0e29bf5
ArmPlatformPkg/Bds: Fixed 'BootNext' support
by oliviermartin
· 13 years ago
b148591
ArmPlatformPkg/Bds: Fixed memory leak
by oliviermartin
· 13 years ago
3d565dd
ArmPkg/BdsLib: Fixed memory leak
by oliviermartin
· 13 years ago
7598f36
ArmPkg/BdsLib: Fixed incorrect typecasting
by oliviermartin
· 13 years ago
4671d15
ArmPkg/BdsLib: Load initrd next to the Linux kernel to allow to reduce the memory from the Linux command line
by oliviermartin
· 13 years ago
995d967
ArmPkg/BdsLib: Added support to start uImage
by oliviermartin
· 13 years ago
d40002b
1. Fix a bug for PXEv6 when Proxy PXE server and DHCP server are located at the same server.
by sfu5
· 13 years ago
b4ebbaf
Generic solution to handle reset failure in some special platforms.
by niruiyu
· 13 years ago
3e570e6
Append double-null for Type 19 data record.
by lzeng14
· 13 years ago
2d97e71
Change StrLen from UINT8 to UINTN to fix the potential infinite loop issue.
by lzeng14
· 13 years ago
74fa83f
ShellPkg: fix 'ls' handling of empty drives where there is not even an "." or ".." directory.
by jcarsey
· 13 years ago
66c4400
Fix case sensativity issues.
by andrewfish
· 13 years ago
3bbe68a
Add Missing invocations to VA_END() for VA_START().
by rsun3
· 13 years ago
571e983
MdeModulePkg PciBusDxe: Add typecast to eliminate possible "loss of precision" warning.
by rsun3
· 13 years ago
4883124
StdLib: Fix compiler compatibility issues:
by darylm503
· 13 years ago
79b3ce7
Update based on review feedback.
by andrewfish
· 13 years ago
07bcff9
MdeModulePkg PciBusDxe: Follow the P2P Bridge spec to detect if a P2P bridge supports 64-bit prefetchable base and limit addresses.
by rsun3
· 13 years ago
5e0ff25
New Fat binaries for EBC/IA32/IPF/X64 built from UDK2010.SR1 (core package@r12898, FatPkg@r67)
by niruiyu
· 13 years ago
8f42067
Update the code to follow the spec when evaluate the expression.
by ydong10
· 13 years ago
31585af
Enable nest for suppressif/grayoutif/diableif for form/question/option.
by ydong10
· 13 years ago
4641e70
Fix type 19 print to match SBMIOS 2.7.
by andrewfish
· 13 years ago
8fa6b23
cleanup SmbiosLib.h definitions, and the code that depends on them.
by andrewfish
· 13 years ago
eefe286
ShellPkg: Update 'echo' command to print everything at once. this allows for format color coding on the output.
by jcarsey
· 13 years ago
94753eb
Fix clang compiler warning.
by andrewfish
· 13 years ago
803936c
Oops missed these items in 12966. Also forgot the signoff, this signoff includes svn 12966.
by andrewfish
· 13 years ago
63f9b9b
Add a new SMBIOS Library, and platform SMBIOS driver that does not use Framework or Hii.
by andrewfish
· 13 years ago
8bb7441
ShellPkg: Allow for format character strings to be typed in editor without having effect on editor screen.
by jcarsey
· 13 years ago
479f85b
ShellPkg: add more parenthesis to bcfg command.
by jcarsey
· 13 years ago
f9aefb6
ShellPkg: fix redirection file parsing to allow spaces before filename.
by jcarsey
· 13 years ago
cff7bff
ShellPkg: Add support for adding optional data to the bcfg command in debug profile.
by jcarsey
· 13 years ago
49bd498
ShellPkg: parameters with spaces need quotes.
by jcarsey
· 13 years ago
e1d996b
ShellPkg: Add support for adding optional data to the bcfg command.
by jcarsey
· 13 years ago
ae78a89
AppPkg/Applications/Python: Fix a mis-located module and establish the minimum set of built-in modules needed for Python to start and run.
by darylm503
· 13 years ago
b410d6e
AppPkg/Applications/Python: Get Python startup process fully working for EDK II.
by darylm503
· 13 years ago
87bd924
StdLib/Include/netdb.h: Re-enable macros needed by socket applications and perform general cleanup.
by darylm503
· 13 years ago
b02127e
Fix bug where { NULL } did not terminate with a double NULL. Add support for passing in NULL for the string pack. Update the comments.
by andrewfish
· 13 years ago
a0af6b2
Remove Framework concepts and fully port to PI. Remove the use of Hii for hard coded strings.
by andrewfish
· 13 years ago
28d9031
ShellPkg: This patch fixes the redirection support for a Shell2 application running in Shell1.
by jcarsey
· 13 years ago
a32980d
ShellPkg: Fix rm CWD protection to be better at catching similarly named directories.
by jcarsey
· 13 years ago
ecfd71a
ShellPkg: Fix SimpleTextInputEx based "CTRL-S" by emptying the buffer to prevent immediate release of the pause.
by jcarsey
· 13 years ago
e9a9efb
DuetPkg BootSector: fix a bug in st32_64.S that the size for GDTR.limit is wrong.
by rsun3
· 13 years ago
9a8e70c
Add new DEBUG_VERBOSE print error level.
by lgao4
· 13 years ago
a0d74d0
correct license header.
by jyao1
· 13 years ago
05ca95e
Initialize LockBox.Attribute to 0 in SaveLockBox, or it will be random value.
by jyao1
· 13 years ago
e7c4ef5
DuetPkg BootSector: fix bugs in .S files so that 32-bit and 64-bit DUET can boot to Shell with boot sector binaries built by GCC.
by rsun3
· 13 years ago
e8ef428
Correct definition to follow spec. Signed-off-by: ydong10 Reviewed-by: lgao4
by ydong10
· 13 years ago
5f595f1
Update copyright. Signed-off-by: ydong10
by ydong10
· 13 years ago
b16cc38
Add check when get boot option variable to avoid system hang.
by ydong10
· 13 years ago
f79fa76
Fix bug in SNP driver where default values for SNP mode are not filled in. This causes ARP and other drivers to fail to bind as they don't think it is an ethernet connection. Mode structure is filled via lazy update, so defaults need some genericly valid info, not zero.
by andrewfish
· 13 years ago
a7224ee
ShellPkg: Check for Abort flag in main 'for' loop of ls command and propagate the condition when found.
by jcarsey
· 13 years ago
fa449c6
BeagleBaordPkg: Removed out of date comment in FDF file about USB stack
by oliviermartin
· 13 years ago
f0b0e73
ShellPkg: Propagate verbose flag down so it can be used in all DH command use cases.
by jcarsey
· 13 years ago
f4f3c6b
ShellPkg: Add dump information for PCI Root Bridge IO protocol.
by jcarsey
· 13 years ago
69b1c02
DuetPkg BootSector: Clean up .S files for 64-bit Duet for GCC build.
by rsun3
· 13 years ago
dee3431
ShellPkg: Add protocols / protocol GUIDs to display and input mapping.
by jcarsey
· 13 years ago
2c5ce61
Fix bug where open() mode was not being set based on type of device being emulated.
by andrewfish
· 13 years ago
8db9424
StdLib: Add a file was missed and should have been included in check-in 12061.
by darylm503
· 13 years ago
9cf20bb
Add an error print and exit if SEC core is not found.
by andrewfish
· 13 years ago
344b16e
ShellPkg: fix copyright date.
by jcarsey
· 13 years ago
b471606
ShellPkg: fix For command parsing list of values.
by jcarsey
· 13 years ago
d8fdd52
ShellPkg: Fix swapping of reset behavior.
by jcarsey
· 13 years ago
1e44cb9
Remove illegal TPL usage.
by gdong1
· 13 years ago
1e21413
Fix the issue in PeiCore that doesn’t handle Unix style file path of PDB file.
by lgao4
· 13 years ago
5aaa6e1
Add the missing DebugPrintErrorLevelLib library class in MdePkg.dec
by lgao4
· 13 years ago
8fcf74a
ShellPkg: print error when column index is out of range instead of ASSERT.
by jcarsey
· 13 years ago
1921657
ShellPkg: fix Pipe usage verification.
by jcarsey
· 13 years ago
9308b78
BeagleBoard: Support bash script when 'set -u'
by oliviermartin
· 13 years ago
f5df743
BeagleBoard: Allow to overwrite the default toolchain
by oliviermartin
· 13 years ago
e7b872f
EmbeddedPkg/PrePiLib: Ensure FvImageInfo has been initialized to zero
by oliviermartin
· 13 years ago
c8641de
Roll back the previous change in MdePkg BaseLib Ia32 Thunk16.S and EcpPkg GlueLib BaseLib Ia32 Thunk16.S, and still use the hard code offset in them to avoid GCC compiler create the unexpected instruction.
by lgao4
· 13 years ago
855790a
Change Openssl build option for IPF back to SIXTY_FOUR_BIT.
by li-elvin
· 13 years ago
Next »