Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android
/
bootable
/
bootloader
/
edk2
/
d2ea3b8399243ff46d9c713d4a328aa81a773a3c
/
EmbeddedPkg
42589b9
EmbeddedPkg/Lan9118Dxe: Handle EFI_STATUS from PhySoftReset() & SoftReset()
by Olivier Martin
· 11 years ago
52659ef
EmbeddedPkg/SerialDxe: Fixed the mixture of RETURN_STATUS and EFI_STATUS
by Olivier Martin
· 11 years ago
b0fdce9
ARM Packages: Fixed missing braces (the warning was disabled by GCC)
by Olivier Martin
· 11 years ago
67c49e4
EmbeddedPkg/PrePiLib: Remove duplicated definition of EFI_STATUS_CODE_DATA_MAX_SIZE
by Olivier Martin
· 11 years ago
46f2c53
EmbeddedPkg: Added Lan9118 Dxe driver
by Olivier Martin
· 11 years ago
4d6e1e5
EmbeddedPkg/AndroidFastbootTransportTcpDxe: Implemented Android FastBoot over TCP
by Brendan Jackman
· 11 years ago
79480c8
ArmPlatformPkg: Fixed memory leak after calling GetEnvironmentVariable()
by Olivier Martin
· 11 years ago
785e3cf
EmbeddedPkg: Added Isp1761UsbDxe to EmbeddedPkg.dsc
by Olivier Martin
· 11 years ago
d3f9977
EmbeddedPkg/AndroidFastbootTransportUsbDxe: Implemented Android FastBoot over USB
by Olivier Martin
· 11 years ago
dbfd80d
EmbeddedPkg/Isp1761UsbDxe: Driver for the NXP ISP1761's USB peripheral controller
by Olivier Martin
· 11 years ago
d972f80
EmbeddedPkg/UsbDevice.h: Introduced USB Device Protocol
by Olivier Martin
· 11 years ago
f675590
EmbeddedPkg/AndroidFastboot: Introduce Android FastBoot Application
by Olivier Martin
· 11 years ago
ddd1436
EmbeddedPkg/AndroidFastbootPlatform.h: Introduced Fastboot Platform Protocol
by Olivier Martin
· 11 years ago
d8fd886
EmbeddedPkg/AndroidFastbootTransport.h: Introduced Android Fastboot Transport protocol
by Olivier Martin
· 11 years ago
35a3e76
EmbeddedPkg: Added support for AArch64
by Olivier Martin
· 11 years ago
c1cdcab
EmbeddedPkg/PrePiLib: Fixed incorrect type casting
by Andrew Fish
· 11 years ago
3e8576d
EmbeddedPkg/FdtLib: Updated libfdt to 1.4.0
by Olivier Martin
· 11 years ago
139b577
MmcIdentification: Don't error out for SD cards
by Olivier Martin
· 11 years ago
9b485fd
EmbeddedPkg/MmcDxe: Fix mixed EOL
by Olivier Martin
· 11 years ago
5c5a34d
MmcDxe: Perform diagnostics specifically on the requested controller
by Olivier Martin
· 11 years ago
b4fdedc
MmcDxe: Adding eMMC support
by Olivier Martin
· 11 years ago
34b292f
EmbeddedPkg/EmbeddedPkg.dec: Defined default values for PcdPrePiCpuMemorySize & PcdPrePiCpuIoSize
by Olivier Martin
· 11 years ago
c8af31e
MmcDxe Diagnostics: return EFI_UNSUPPORTED for Language other than english
by Olivier Martin
· 11 years ago
4ca3c68
EmbeddedPkg/MmcDxe: Moved all the 'Print*()' functions to MmcDebug.c
by Olivier Martin
· 11 years ago
8f12aa7
EmbeddedPkg/EmbeddedPkg.dsc: Fixed PCD settings
by Olivier Martin
· 11 years ago
9532373
EmbeddedPkg/MmcDxe: Removed redundant CMD12 calls from MMC
by Olivier Martin
· 11 years ago
842b02d
EmbeddedPkg/MmcDxe: Update Mmc code to conform to coding standard
by Olivier Martin
· 11 years ago
0b342ff
EmbeddedPkg/PrePiMemoryAllocationLib: Added dummy FreePages()
by Olivier Martin
· 11 years ago
15e277d
EmbeddedPkg/SerialPortExtLib.h: Changed SerialPortSetAttributes() prototype to return the set value(s)
by oliviermartin
· 12 years ago
16bb89c
EmbeddedPkg: Remove an unused binary.
by oliviermartin
· 12 years ago
5ab765a
EmbeddedPkg/MmcDxe: Make the driver more compliant with the UEFI specification
by oliviermartin
· 12 years ago
6f71161
ARM Packages: Fixed coding style and typos
by oliviermartin
· 12 years ago
d38c35f
EmbeddedPkg: Introduced a separate SerialPortExtLib library
by oliviermartin
· 12 years ago
c9bf2a9
EmbeddedPkg/Metronome.c: Fix delay computed by WaitForTick() function.
by oliviermartin
· 12 years ago
1e57a46
ARM Packages: Fixed line endings
by oliviermartin
· 12 years ago
fc78c48
EmbeddedPkg/MmcDxe: Ensure MMC is in Identification Mode
by oliviermartin
· 12 years ago
7d49ced
EmbeddedPkg: Introduced 'SerialPortExtLib.h'
by oliviermartin
· 12 years ago
fa4a706
EmbeddedPkg: Added support to libfdt
by oliviermartin
· 12 years ago
7cb7e2a
EmbeddedPkg/MmcDxe: The timeout while waiting for the programming to be complete was decreased twice.
by oliviermartin
· 12 years ago
260675b
EmbeddedPkg/MmcDxe: Fixed typo
by oliviermartin
· 12 years ago
699e34a
EmbeddedPkg/MmcDxe: Avoid nanosecond delay when command succeeds
by oliviermartin
· 12 years ago
492e34a
EmbeddedPkg/MmcDxe: Fixed MmcIdentificationMode()
by oliviermartin
· 12 years ago
0e568a7
EmbeddedPkg/EmbeddedPkg.dec: Add missing PcdMetronomeTickPeriod PCD
by oliviermartin
· 13 years ago
990976a
EmbeddedPkg/MetronomeDxe: Replaced hardcoded Tick Period by PcdMetronomeTickPeriod
by oliviermartin
· 13 years ago
5817449
EmbeddedPkg/Ebl: Returned an error message when a command is not supported
by oliviermartin
· 13 years ago
40ab42d
EmbeddedPkg/SerialDxe: Do not block UART when no data is available on the port
by oliviermartin
· 13 years ago
84cf376
EDK II Packages: Added License.txt files
by oliviermartin
· 13 years ago
ea4ee7a
EDK II Packages: Add Contributions.txt and License.txt files
by jljusten
· 13 years ago
8f964e8
EmbeddedPkg/MmcDxe: Fixed XCLANG build
by oliviermartin
· 13 years ago
0db25cc
ArmPlatformPkg: Minor code changes (comments, misspellings, coding stylei, line endings)
by oliviermartin
· 13 years ago
48837c2
EmbeddedPkg/FdtLib: Added patches to support libfdt in EDK2
by oliviermartin
· 13 years ago
e7b872f
EmbeddedPkg/PrePiLib: Ensure FvImageInfo has been initialized to zero
by oliviermartin
· 13 years ago
84c35dd
EmbeddedPkg: Fix Runtime driver module type
by oliviermartin
· 13 years ago
11c20f4
Arm Packages: Fixed coding style/Line endings to follow EDK2 coding convention
by oliviermartin
· 13 years ago
5439ccd
EmbeddedPkg/Ebl: Fix EBL copy file command
by oliviermartin
· 13 years ago
6b062a8
EmbeddedPkg/Mmc: Fixed ARMGCC build
by oliviermartin
· 13 years ago
6740ea7
Clean up Rules of Platform FDFs to apply only one EFI image and Depex for each driver
by oliviermartin
· 13 years ago
16d88c2
EmbeddedPkg/MmcDxe: Add 'This' pointer attribute to protocol function
by oliviermartin
· 13 years ago
40842a5
EmbeddedPkg/MmcDxe: Card Presence Detect Race Condition
by oliviermartin
· 13 years ago
151acec
ArmPkg: Fix ARMGCC build
by oliviermartin
· 13 years ago
e093278
EmbeddedPkg/MmcDxe: Set the BlockLength at the beginning of the BlockIo transfer
by oliviermartin
· 13 years ago
bb0f9e9
EmbeddedPkg/MmcDxe: Fix the indexes in the response array
by oliviermartin
· 13 years ago
36aa561
EmbeddedPkg/MmcDxe: Implement the correct macro to get the device size of SD 2 High Density cards
by oliviermartin
· 13 years ago
d8ad473
EmbeddedPkg/MmcDxe: Fix the CMD3 sequence
by oliviermartin
· 13 years ago
969ece7
EmbeddedPkg/MmcDxe: Improved parameters checking
by oliviermartin
· 13 years ago
3de9937
EmbeddedPkg/MmcDxe: Create a periodic function to check if a card is present
by oliviermartin
· 13 years ago
7ca9e5a
EmbeddedPkg: Fix mispellings
by oliviermartin
· 13 years ago
a6caee6
ArmPlatformPkg: Remove PcdStandalone from Sec module and Introduce ArmPlatformSecExtraAction()
by oliviermartin
· 14 years ago
fb42fff
ArmPlatformPkg: Fix build issues
by oliviermartin
· 14 years ago
7fb54d9
EmbeddedPkg: Removed unused PCD values
by oliviermartin
· 14 years ago
d60b4c4
EmbeddedPkg/Ebl: Check if gST->ConOut has been initialized
by oliviermartin
· 14 years ago
f6eab26
EmbeddedPkg/PrePiLib: Export HobConstructor()
by oliviermartin
· 14 years ago
32f718c
EmbeddedPkg/PrePiHobListPointerLib: New interface to abstract the HobListPointer storage
by oliviermartin
· 14 years ago
6da6db1
EmbeddedPkg/PrePiLib: Remove the performance measurements from the library
by oliviermartin
· 14 years ago
05e48e0
EmbeddedPkg/PrePiHobLib: Move Hob functions from PrePiLib to PrePiHobLib
by oliviermartin
· 14 years ago
e889946
EmbeddedPkg: Introduce PrePiMemoryAllocationLib (2)
by oliviermartin
· 14 years ago
5b490e7
EmbeddedPkg: Introduce PrePiMemoryAllocationLib
by oliviermartin
· 14 years ago
e862cd5
ArmPkg: Fix warnings raised by ARMGCC
by oliviermartin
· 14 years ago
e6b3b50
EmbeddedPkg/Ebl: Move the flag string %a for the path from the PCD to the function call
by oliviermartin
· 14 years ago
f65dc3b
Fix bug in SerialRead returning error if no data was present.
by andrewfish
· 14 years ago
010bb3d
EmbeddedPkg/SerialDxe: Only read Serial Port if data available
by oliviermartin
· 14 years ago
52721ad
EmbeddedPkg/SerialDxe: Fix SIMPLE_TEXT_OUT_DEVICE_PATH Device Path
by oliviermartin
· 14 years ago
56226bf
EmbeddedPkg/SimpleTextInOutSerial: Update the cursor position
by oliviermartin
· 14 years ago
e8e95df
EmbeddedPkg/MmcDxe: Fix coding style
by oliviermartin
· 14 years ago
b9d5fe0
EmbeddedPkg/MmcDxe: Wait for the MMC controller to be in Transfer Mode
by oliviermartin
· 14 years ago
ce73d60
EmbeddedPkg: Move Universal/MmcDxe from ArmPkg to EmbeddedPkg
by oliviermartin
· 14 years ago
98790d8
EmbeddedPkg/LauterbachT32: Lauterbach T32 Debug Scripts
by oliviermartin
· 14 years ago
20fd35d
EmbeddedPkg/Ebl: Add support for env variable deletion
by oliviermartin
· 14 years ago
fb334ef
Fix EBL GetCurrentIpAddress & GetCurrentMacAddress commands. Add variable services commands. Fix arugment parsing in EBL. All fixes from ARM Ltd.
by andrewfish
· 14 years ago
63ca740
Update remaining ARM .S files with INTERWORK_FUNC macro. This is the 2nd half of check-in 11167.
by andrewfish
· 14 years ago
eca37a3
Fix dec file to pass new stricter error checking.
by andrewfish
· 14 years ago
18bd7f3
These libraries moved to ArmPkg, but did not get deleted. Fixing that issue.
by andrewfish
· 14 years ago
abeca79
Fix bug in LoadFv command. Don't free the buffer the file was loaded into as the DXE Core will point to it as an FV.
by andrewfish
· 14 years ago
685f8c7
Fix more InitializeDebugAgent API change bugs. GDB stub was not turned on in example platforms.
by andrewfish
· 14 years ago
6be6c2e
NullDmaLib:DmaMap() function needs to return valid DeviceAddress.
by andrewfish
· 15 years ago
aaeef06
Add a DMA lib that works like PCI_IO protocl. Add a NULL version that would work with Intel (DMA is coherent no matter what you do).
by andrewfish
· 15 years ago
31e4a57
Fix newline at end of file issue.
by andrewfish
· 15 years ago
23d3998
Remove DebugSupport driver for ARM and DebugSupportProtocol. In edk2 you can link debugger into DXE core directly so you don't need a debug support. Also we are going to FIQ for debugger ctrl-c break in, so no need to hook the timer infrastructure.
by andrewfish
· 15 years ago
884366c
Added a PCD to turn on/off probing Block IO devices to detect add/remove/change. FAT driver does not do this so if the shell does not do this you will get dir hits on an SD Card that has been removed. Default is ON. I moved this feature from device command to main command loop so it gets done after you type return before your command is processed.
by andrewfish
· 15 years ago
0f127da
Fix gcc warning.
by andrewfish
· 15 years ago
Next »