Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_bootable_bootloader_edk2
/
a8cc4795b4edd55b69fce71315e876aff8817d32
a8cc479
minor format update
by hhtian
· 14 years ago
2aa62f2
Standard Libraries for EDK II.
by darylm503
· 14 years ago
98790d8
EmbeddedPkg/LauterbachT32: Lauterbach T32 Debug Scripts
by oliviermartin
· 14 years ago
2cf57c9
ArmPkg/PL180Mci: Fix build
by oliviermartin
· 14 years ago
e77406f
ArmPlatformPkg: Add missing ASM_PFX() macro in exception call back
by oliviermartin
· 14 years ago
ef83918
Updating ShellBinPkg to include revision information in readme file.
by jcarsey
· 14 years ago
54e4b37
Fix 2 BootScript thunk issue on MEM_POLL.
by jyao1
· 14 years ago
452f020
Solve a wrong pointer reference in QueryVariableInfo().
by erictian
· 14 years ago
3b42536
Solve a wrong pointer reference in QueryVariableInfo().
by erictian
· 14 years ago
f704fc8
1. Change guid name from EFI_CERT_X509 to EFI_CERT_X509_GUID, per UEFI Specification. 2.3.1.
by vanjeff
· 14 years ago
aa01aba
ArmPlatformPkg/ArmPlatformLib: Renamed ArmPlatformInitialize into ArmPlatformSecInitialize
by oliviermartin
· 14 years ago
bf7d7a6
ArmPlatformPkg/Sec: Initialize the GIC when Trustzone Support is not enabled
by oliviermartin
· 14 years ago
0620eec
ArmPlatformPkg/Sec: Fix typo and Remove magic value
by oliviermartin
· 14 years ago
95650ce
ArmPlatform: Remove dummy padding to make the Reset Vector aligned on 32 bytes boundary
by oliviermartin
· 14 years ago
50c5f18
ArmPkg/PL180MciDxe: Use the new flag MMC_CMD_NO_CRC_RESPONSE
by oliviermartin
· 14 years ago
2b826e7
ArmPkg/MmcDxe: Introduce MMC_CMD_NO_CRC_RESPONSE flag
by oliviermartin
· 14 years ago
5d7ca12
Change BlockIo drivers to return EFI_NO_MEDIA or EFI_MEDIA_CHANGED even the Buffer/BufferSize/Lba is invalid so that caller can probe the media status easier.
by niruiyu
· 14 years ago
fcf5e49
Change BlockIo drivers to return EFI_NO_MEDIA or EFI_MEDIA_CHANGED even the Buffer/BufferSize/Lba is invalid so that caller can probe the media status easier.
by niruiyu
· 14 years ago
fd776d3
Refine code to make code run more safely.
by ydong10
· 14 years ago
9f82599
1. Enabled IP4 layer auto configuration in case cable swap is detected.
by hhuan13
· 14 years ago
8990b82
OptionRomPkg FrameBufferBltLib: Fix build warning with ICC
by jljusten
· 14 years ago
437dfba
OptionRomPkg BltLibSample: Fix build for IPF architecture
by jljusten
· 14 years ago
4da9ccc
Fix issue that iscsi initiator name with 223 bytes can not be saved.
by tye1
· 14 years ago
0a7294f
Update the relevant drivers to use the correct GUID for EFI_IPSEC2_PROTOCOL.
by qianouyang
· 14 years ago
a33f9a7
Add the correct GUID for EFI_IPSEC2_PROTOCOL.
by qianouyang
· 14 years ago
f415234
Fix an issue that upper layer driver can not use NIC card in its driver binding stop().
by tye1
· 14 years ago
d394581
The hotkey callback in BDS module should defer loading the boot option until the TPL drops to TPL_APPLICATION after the keyboard driver is enhanced to call hotkey callback in timer handler whose TPL is higher than TPL_APPLICATION.
by niruiyu
· 14 years ago
a176509
Store and get TSC Frequency with system configuration Table.
by lzeng14
· 14 years ago
0ec4f1c
Add missing Type 35 support and correct SmbiosFldMiscType13 implementation.
by lzeng14
· 14 years ago
33d9d83
Update and add some definitions to reflect the latest industry standard or for backward compatibility.
by lzeng14
· 14 years ago
944b3bb
Update DebugLib to provide support for "err" command in the EFI Shell to adjust the filter mask for DEBUG() messages. The "err" command provide the ability to adjust this filter mask at a global level through an EFI Variable and at the module level through a the Debug Mask Protocol. In order to support the degree of flexibility, the DebugLib needs to use library to abstract the get/set operations to the filter mask.
by hhtian
· 14 years ago
f8d3e68
check that memory allocation was successful.
by jcarsey
· 14 years ago
f20076d
fix user input validation for time command.
by jcarsey
· 14 years ago
072d611
adding shell binary package.
by jcarsey
· 14 years ago
8e01b44
Patch from open source community for CryptoPkg to allow it to build for ARM using the RVCT toolchain.
by qlong
· 14 years ago
c220787
Fix the PS2 keyboard driver to call hotkey callback even no one is calling ReadKeyStroke
by niruiyu
· 14 years ago
c1fd276
Fix the USB keyboard driver to call hotkey callback even no one is calling ReadKeyStroke
by niruiyu
· 14 years ago
f036800
Fix the terminal driver to call hotkey callback even no one is calling ReadKeyStroke
by niruiyu
· 14 years ago
66fe714
Fix NT32 Keyboard driver to call hotkey callback even no one is calling ReadKeyStroke().
by niruiyu
· 14 years ago
7eb2c64
Update the description of Loaded Image Protocol Unload function to follow the UEFI2.3.1 Spec.
by lgao4
· 14 years ago
0269d14
Update IFR version opcode value to follow the UEFI2.3.1 Spec.
by lgao4
· 14 years ago
81b618f
Update ALTCFG reference from default name token to default ID.
by ydong10
· 14 years ago
6738e4e
OvmfPkg/*.fdf: Adjust FV/FD sizes for UNIXGCC DEBUG builds
by jljusten
· 14 years ago
f6e5ce5
OptionRomPkg: Fix build error with BaseTools trunk
by jljusten
· 14 years ago
f057c25
OptionRomPkg: Fix Visual Studio compiler warnings
by jljusten
· 14 years ago
a49f6a2
fix for word wrapping.
by jcarsey
· 14 years ago
f6ea51e
Update the comments for SizeofPartitionEntry field to follow the UEFI Spec.
by niruiyu
· 14 years ago
89e8537
change file global variable to function local.
by jcarsey
· 14 years ago
eef1ed4
rm - refine user input validation to prevent removal of CWD.
by jcarsey
· 14 years ago
a49016b
move a function to the correct library.
by jcarsey
· 14 years ago
10ad797
fix misspelling.
by jcarsey
· 14 years ago
3a53001
Do not assert in HiiBlockToConfig function when an invalid format of ConfigRequest is inputed, just return error.
by ydong10
· 14 years ago
6878e7a
update Bcfg to correctly remove by option index not variable name and add driver order items properly.
by jcarsey
· 14 years ago
eaf4f33
OvmfPkg: Add QemuVideoDxe driver
by jljusten
· 14 years ago
a12199e
OptionRomPkg BltLibSample: Add sample application for BltLib
by jljusten
· 14 years ago
4d19dea
OptionRomPkg: Add GOP based BltLib
by jljusten
· 14 years ago
e5e1d2e
OptionRomPkg: Add FrameBufferBltLib implementation of BltLib
by jljusten
· 14 years ago
caebd91
OptionRomPkg: Add BltLib definition
by jljusten
· 14 years ago
2b578de
ShellPkg: Fix GCC 4.4 build issues
by jljusten
· 14 years ago
4a22b9b
Old driver sample code does not return an EFI_UNSUPPORTED status code if a callback occurs for something which is unrecognized.
by ydong10
· 14 years ago
411a3c3
EditTitleBar - Remove ASSERT. Complete display output for Disk and Memory output.
by jcarsey
· 14 years ago
75e55c5
Set EXECUTE flags in so RELEASE builds can tun correctly.
by mdkinney
· 14 years ago
7cb2968
New EDK Shell binary(r51)
by niruiyu
· 14 years ago
2c0f06f
Add more checks to skip allocated SMRAM regions when searching for a largest free SMRAM region.
by rsun3
· 14 years ago
e0c2cc6
Fix Xcode, clang, and ARM build and link issues.
by andrewfish
· 14 years ago
392fa5a
add user input verification.
by jcarsey
· 14 years ago
d8f8021
ShellParametersProtocol - remove parsing from within quoted parameters.
by jcarsey
· 14 years ago
b97a8d3
Fix ICC build error.
by tye1
· 14 years ago
b70a580
Add assertion check for TmpString against NULL.
by niruiyu
· 14 years ago
e7cc9dc
Add (UINT16) static cast before passing UINT32 parameter to CreateDeviceNode
by niruiyu
· 14 years ago
312e3bd
Update ISID to fixed value: first 3 bytes are derived from MAC address while the other 3 bytes are configurable via ISCSI configuration.
by tye1
· 14 years ago
f3c5971
add some parens.
by jcarsey
· 14 years ago
a1d4bfc
add comments to function declarations and definitions and updated to match coding style document.
by jcarsey
· 14 years ago
c5981e3
rename a file.
by jcarsey
· 14 years ago
cbdd109
check memory allocations for success.
by jcarsey
· 14 years ago
4aa4377
correct last commit. fix build break for some compilers.
by jcarsey
· 14 years ago
8a0b550
fix build break on some compilers.
by jcarsey
· 14 years ago
f2ad804
remove duplicate memory de-allocation.
by jcarsey
· 14 years ago
ae72457
Comment's added and fixed.
by jcarsey
· 14 years ago
5f2915f
fix initialization of pointer.
by jcarsey
· 14 years ago
cf4c5a4
Use the minimum value for Numeric and the first option value for OneOf as their default value when no specific default value is specified.
by lgao4
· 14 years ago
da0924f
PerformancePkg.dsc:
by ydong10
· 14 years ago
c78b2e6
NetworkPkg.dsc:
by ydong10
· 14 years ago
2fde83b
> When GetHealthStatus() returns NULL FormHiiHandle, DeviceManager shouldn't call SendForm to show the configuration form.
by niruiyu
· 14 years ago
67f802e
Set the BlockIo.Media.IoAlign to 0 because the BlockIo produced by Partition driver consumes DiskIo for read/write operation which doesn't have IO alignment requirement.
by niruiyu
· 14 years ago
7052047
OvmfPkg/*.dsc: Change FileHandleLib instance path
by jljusten
· 14 years ago
8ea50d2
Fix Xcode compile bug. It looks like these two arguments had an extra level of indirection that was in error. Good thing about extra compilers is we catch this kind of thing for almost free.
by andrewfish
· 14 years ago
2e3650d
ArmPkg/Arm9Lib: Assert if memory region size is TT_DESCRIPTOR_SECTION_SIZE aligned
by oliviermartin
· 14 years ago
4e7b731
BeagleBoardPkg: Fix build
by oliviermartin
· 14 years ago
709497d
ArmPkg: Fix ArmPkg.dsc and ArmVExpress-CTA9x4.dsc builds
by oliviermartin
· 14 years ago
09eb2dc
ArmPlatformPkg/Bds: Connect all drivers if the SimpleTextIO is not available
by oliviermartin
· 14 years ago
643ec0e
ArmPkg: Fix InternalMemCopyMem()
by oliviermartin
· 14 years ago
61afd6a
ArmPkg/ArmDisassemblerLib: Fix register list
by oliviermartin
· 14 years ago
a54d210
ArmPlatformPkg: Fix build
by oliviermartin
· 14 years ago
80ddb68
ArmPlatformPkg/PrePeiCore: Fix build
by oliviermartin
· 14 years ago
3e07076
ArmPlatformPkg/Bds: Fix build Renamed BdsLinuxLib.h into BdsUnixLib.h
by oliviermartin
· 14 years ago
964680c
ArmPlatformPkg/ArmPlatformLib: Move the UEFI memory partionning to MemoryInitPei
by oliviermartin
· 14 years ago
a534d71
ArmPlatformPkg/ArmPlatformLib: Introduce the function ArmPlatformGetBootMode()
by oliviermartin
· 14 years ago
cf3a77a
ArmPkg/BdsLib: Fix GetSystemMemoryResources()
by oliviermartin
· 14 years ago
bad880b
ArmPkg/BdsLib: Prevent application to hang the platform using watchdog
by oliviermartin
· 14 years ago
Next »