Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android
/
bootable
/
bootloader
/
edk2
/
e35eb8af7b27e0c035f668787d366d05c608ac81
e35eb8a
1. Use the max string size to compare password string.
by lgao4
· 15 years ago
61f0f43
Use the ASSERT() for parameter checking as the 4th paramter of internal worker function of MakeTable() must be <= 16.
by qhuang8
· 15 years ago
0f127da
Fix gcc warning.
by andrewfish
· 15 years ago
d3f55de
Add in OmapDmaLib instance.
by andrewfish
· 15 years ago
7f814ff
Add a DMA lib for the OMAP. It is a combination of PCI IO (generic ARM) DMA functions and OMAP specific DMA config routines. Update PCI emulation driver to use the new library. Started converting MMCHS (SD Card) driver over to using DMA, still a work in progress. Need to verify the 22 parameters required to setup a DMA transfer.
by andrewfish
· 15 years ago
6191913
Removed connect/disconnect in device command and replace with simple BlockIo readblocks to probe for media change. This relies on ReinstallProtocolInterface() calls in the BlockIo drivers to make the filesystems reload.
by andrewfish
· 15 years ago
4da3058
Fix ICC 11.1 build break
by mdkinney
· 15 years ago
cab979f
Fix ICC 11.1 build break
by mdkinney
· 15 years ago
8f64277
Fix ICC 11.1 build error
by mdkinney
· 15 years ago
2dda77a
Update UHCI and ECHI drivers to both Stop and Reset the host controller at ExitBootServices().
by mdkinney
· 15 years ago
8063b47
Fix bug in PciHostBridgeEnumerator().
by mdkinney
· 15 years ago
208a833
Fix svn check in bug that broke CWD. Update the connect disconnect support in device command to minimize operations.
by andrewfish
· 15 years ago
0caa7ad
Update binaries to integrate a fix to support hot plug during FAT driver binding start (Fat svn r55)
by qhuang8
· 15 years ago
15cc67e
raise TPL to TPL_CALLBACK level at DriverBindingStart() for all usb-related modules, which prevent DriverBindingStop() from being invoked when DriverBindingStart() runs.
by erictian
· 15 years ago
b9d5a7f
Move SecExtractGuidedSectionLib instance from OvmfPkg to MdePkg
by lgao4
· 15 years ago
fcd7e67
Move SecExtractGuidedSectionLib instance from OvmfPkg to MdePkg
by lgao4
· 15 years ago
d7aaf1d
Use new API GetSectionFromAnyFvByFileType() of MdePkg DxeServicesLib library to get PE data of SMM_CORE driver.
by lgao4
· 15 years ago
682cee4
Add new API GetSectionFromAnyFvByFileType() into MdePkg DxeServicesLib.
by lgao4
· 15 years ago
2b649f7
Program SD Cards into 4-bit mode (support for this is required in the spec). This gives a 20+% performance increase in load time of an 8MB image.
by andrewfish
· 15 years ago
f6381f4
Remove probe for removable media from FileLib, it was getting called way too much. Now it is in the EBL shell device command. Cleanup some spacing issues in the lib code.
by andrewfish
· 15 years ago
2a9fe54
Add ReadyToBoot signal to BDS.
by andrewfish
· 15 years ago
20f461c
Adding more DMA #defines to backup all the typing.
by andrewfish
· 15 years ago
ef0f565
Add a .h file for Omap3530 DMA engine. So far just register addresses
by andrewfish
· 15 years ago
8c6151f
Updated MMC/SD Card driver to support hot add and remove of the media (SD Cards) and enable write protect of SD Cards. Had to update pads for WP bit as it was not being programmed as a GPIO. I also changed some of the PAD #defins as there were only really 3 states, so OR things in the table in the .c file did not make a lot of sense.
by andrewfish
· 15 years ago
0a0951e
Update FileLib to use pointer to BlockIo->Media and not a cached copy also add some code in the library init that allows removable media devices to be probed to see if a media change has happened.
by andrewfish
· 15 years ago
24542fb
Update the copyright notice format
by hhtian
· 15 years ago
3d70643
Update the copyright notice format
by hhtian
· 15 years ago
60274cc
Update the copyright notice format
by hhtian
· 15 years ago
1ebd6c1
Update the copyright notice format
by hhtian
· 15 years ago
d6ebcab
Update the copyright notice format
by hhtian
· 15 years ago
cf748a1
Update the copyright notice format
by hhtian
· 15 years ago
8091267
Forcing functions with variable argument lists to use the same calling convention (EFIAPI). This solves issues when using compilers where the default calling convention is not EFIAPI.
by geekboy15a
· 15 years ago
932d66a
Forcing functions with variable argument lists to use the same calling convention (EFIAPI). This solves issues when using compilers where the default calling convention is not EFIAPI.
by geekboy15a
· 15 years ago
4e716b6
Made use of GCC built-in functions for variable arguments in procedures dependent on NO_BUILTIN_VA_FUNCS. This is because they do not function correctly in GCC 4.4 when using ms_abi in X64 images. This does not change functionality for other projects.
by geekboy15a
· 15 years ago
56d7640
Update the copyright notice format
by hhtian
· 15 years ago
b1f700a
Update the copyright notice format
by hhtian
· 15 years ago
f9b8ab5
Update the copyright notice format
by hhtian
· 15 years ago
8f2a5f8
Update the copyright notice format
by hhtian
· 15 years ago
f57387d
Update the copyright notice format
by hhtian
· 15 years ago
4ea9375
Update the copyright notice format
by hhtian
· 15 years ago
2c7e5c2
Update the copyright notice format
by hhtian
· 15 years ago
4b1e112
Update the copyright notice format
by hhtian
· 15 years ago
a46c3d4
Remove debug #ifdef in USB HC init
by andrewfish
· 15 years ago
01a1c0f
Update the copyright notice format
by hhtian
· 15 years ago
3a888f2
Update the copyright notice format
by hhtian
· 15 years ago
92ea1df
Update the copyright notice format
by hhtian
· 15 years ago
95d48e8
Update the copyright notice format
by hhtian
· 15 years ago
ac1ca10
Update the copyright notice format
by hhtian
· 15 years ago
9d76963
Update the copyright notice format
by hhtian
· 15 years ago
74bdcc3
Update the copyright notice format
by hhtian
· 15 years ago
e97f389
Update the copyright notice format
by hhtian
· 15 years ago
8362d12
Update the copyright notice format
by hhtian
· 15 years ago
cd5ebaa
Update the copyright notice format
by hhtian
· 15 years ago
584d565
Update the copyright notice format
by hhtian
· 15 years ago
e5eed7d
Update the copyright notice format
by hhtian
· 15 years ago
c06ad33
Libraries and utilities for instrumenting regions of code and measuring their performance.
by darylm503
· 15 years ago
c3f13d4
Update the copyright notice format
by hhtian
· 15 years ago
19388d2
Update the copyright notice format
by hhtian
· 15 years ago
180a5a3
Update the copyright notice format
by hhtian
· 15 years ago
e2d9bfb
Update the copyright notice format
by hhtian
· 15 years ago
acf57de
Update the copyright notice format
by hhtian
· 15 years ago
c33c647
Update the copyright notice format
by hhtian
· 15 years ago
1f55870
Update the copyright notice format
by hhtian
· 15 years ago
84b5877
Update the copyright notice format
by hhtian
· 15 years ago
adc29a9
Update the copyright notice format
by hhtian
· 15 years ago
085c396
Update the copyright notice format
by hhtian
· 15 years ago
2fcf0ab
Update the copyright notice format
by hhtian
· 15 years ago
bb817c5
Update the copyright notice format
by hhtian
· 15 years ago
2b3687d
Update the copyright notice format
by hhtian
· 15 years ago
9df063a
Update the copyright notice format
by hhtian
· 15 years ago
4dd6f84
Update the copyright notice format
by hhtian
· 15 years ago
1815f5b
Update the copyright notice format
by hhtian
· 15 years ago
700b41d
Update the copyright notice format
by hhtian
· 15 years ago
de2d341
Update the copyright notice format
by hhtian
· 15 years ago
2f7c0ad
Update the copyright notice format
by hhtian
· 15 years ago
80494d3
Remove DataHub PCD references.
by andrewfish
· 15 years ago
983ae8c
Add the correct check for the return value before use them.
by lgao4
· 15 years ago
deb8df5
Remove Framework DataHubDxe and DataHubStdErrDxe drivers from EDKII native PI/UEFI Unix platform.
by lgao4
· 15 years ago
953c3e3
Remove Framework DataHubDxe and DataHubStdErrDxe drivers from EDKII native PI/UEFI OVMF platform.
by lgao4
· 15 years ago
663ef02
Remove Framework DataHubDxe and DataHubStdErrDxe drivers from EDKII native PI/UEFI NT32 platform.
by lgao4
· 15 years ago
55111a8
1. Remove DataHubGen drive, which is replaced by SmbiosGen.
by lgao4
· 15 years ago
6f6e059
Fixup Embedded Package PCD names
by andrewfish
· 15 years ago
bb5127a
Clean up using FIQ as ctrl-c checker so you can break in from the debugger.
by andrewfish
· 15 years ago
55bff42
Cleanup name issues with PCD entries.
by andrewfish
· 15 years ago
d39eb83
Add some ldm/vldm optimized CopyMem routines. Add performance macros to BDS
by andrewfish
· 15 years ago
d02b28d
Change to a NEON compatible CPU Arch (ARMv7 is NEON optional) and add performance lib stuff to measure boot time. Also add an example performace lib dumper as an example EBL command.
by andrewfish
· 15 years ago
2ed3c9c
Enable NEON (SIMD instructions) via coprocessor register so CopyMem/SetMem can use VLDM and friends if you want.
by andrewfish
· 15 years ago
5efb913
Fix a bug that FV->ReadSection cannot get the EFI_SECTION_GUID_DEFINED type section data.
by niruiyu
· 15 years ago
3140ced
Fix a bug that FV->ReadSection cannot get the EFI_SECTION_GUID_DEFINED type section data.
by niruiyu
· 15 years ago
ba9f835
Add an IO Lib instance based on CPU IO2 Protocol.
by rsun3
· 15 years ago
d4a622c
Use SimpleTextInEx.Reset to initialize correctly KeyToggleStatue and KeyShiftState value.
by erictian
· 15 years ago
69c3ab9
Use SimpleTextInEx.Reset to initialize correctly KeyToggleStatue and KeyShiftState value.
by erictian
· 15 years ago
ed8dfd7
Fixed GCC 4.4 build issues due to EFIAPI not being used when required.
by geekboy15a
· 15 years ago
e798cd8
Fixed GCC 4.4 build issues due to EFIAPI not being used when required.
by geekboy15a
· 15 years ago
66c95e7
Fixed GCC 4.4 build issue. All protocols and public interfaces must specify EFIAPI to enforce the expected calling convention.
by geekboy15a
· 15 years ago
4e57f24
Fixed GCC 4.4 build issue due to incorrect prefix. Now using ASM_PFX to correctly set the prefix.
by geekboy15a
· 15 years ago
bc810c8
Fixed GCC 4.4 build issue. Also fixed issue where upper 32-bits may be lost during AND operation.
by geekboy15a
· 15 years ago
47ca9c9
Fix format of Copyright notice to conform to legal requirements.
by darylm503
· 15 years ago
e89e593
Checked in some things from my working copy that break the build. Remove the unneeded things so the build works.
by andrewfish
· 15 years ago
5b792f1
Add a PE/COFF extra action lib that DEBUG prints the debugger command to load symbols. Turn off DXE Core DEBUG print on load and use this new library in its place.
by andrewfish
· 15 years ago
Next »