Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_bootable_bootloader_edk2
/
7cb29684e4a0c5143138607666a304d0e653d065
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
20fd35d
EmbeddedPkg/Ebl: Add support for env variable deletion
by oliviermartin
· 14 years ago
8e06b58
ArmPlatformPkg: Introduce ArmPlatformInitialize() function
by oliviermartin
· 14 years ago
262a9b0
ArmPlatformPkg: Rename gEmbeddedTokenSpaceGuid.PcdEmbeddedFd* into gArmTokenSpaceGuid.PcdNormalFd*
by oliviermartin
· 14 years ago
2637d1e
ArmPlatformPkg: Use Serial print function to print out non debugging information
by oliviermartin
· 14 years ago
e100fa8
ArmPlatformPkg/SP804Timer: Fix IRQ handler when the Timer IRQ is shared
by oliviermartin
· 14 years ago
1e6a5cf
ArmPkg/ArmLib: Define the macro IS_ARM_MEMORY_REGION_ATTRIBUTES_SECURE()
by oliviermartin
· 14 years ago
6acb379
ArmPlatformPkg/CTA9x4: Remove Variable Storage FD file from FDF
by oliviermartin
· 14 years ago
53205a5
ArmPkg/ArmV7: Fix TT_DESCRIPTOR_LARGEPAGE_CACHE_POLICY_MASK mask
by oliviermartin
· 14 years ago
fe93eba
ArmPkg/PL390GixDxe: Return from the interrupt handler when it is a sporadic interrupt
by oliviermartin
· 14 years ago
2297613
ArmPkg/CpuDxe: Replace SIZE_4KB by TT_DESCRIPTOR_PAGE_SIZE
by oliviermartin
· 14 years ago
2cf4b60
ArmPkg/Mmu: Support page size granularity in the initial MMU setting
by oliviermartin
· 14 years ago
2ed2ed2
ArmPkg/PL180MciDxe: Improve error handling
by oliviermartin
· 14 years ago
a1ab914
ArmPkg/MmcDxe: Fix some returned conditions for MMC/SD commands
by oliviermartin
· 14 years ago
6102636
EmbeddedPkg/MmcDxe: Fix protocols uninstallation in Stop() function
by oliviermartin
· 14 years ago
ad33170
1. solve build time issue that FV size is exceed due to more modules is included.
by erictian
· 14 years ago
b2bf973
fix for the cp shell command - halt when an error was encountered and also fix the error message displayed.
by jcarsey
· 14 years ago
0c956e0
didn't mean to remove this comment.
by jcarsey
· 14 years ago
fb84495
remove redirection command line updating from the shell core code.
by jcarsey
· 14 years ago
33c031e
pointer verification (not NULL) and buffer overrun fixes.
by jcarsey
· 14 years ago
6b82591
add more user input verification to connect and vol commands.
by jcarsey
· 14 years ago
16751bb
remove unused variable. add some parens.
by jcarsey
· 14 years ago
b36653b
Fix ICC compilation failure. No functionality impact.
by niruiyu
· 14 years ago
320587d
Update inf file to follow spec.
by ydong10
· 14 years ago
4bcb7fe
Update inf file to follow spec.
by ydong10
· 14 years ago
33b7140
Update inf file to follow spec.
by ydong10
· 14 years ago
abf2162
Update inf file to follow spec.
by ydong10
· 14 years ago
be1b161
Update inf file to follow spec.
by ydong10
· 14 years ago
2ec013c
clarify error message when listing files based on a metaname without a current working directory.
by jcarsey
· 14 years ago
0841f3a
fix changing time daylight settings without changing the time.
by jcarsey
· 14 years ago
980d554
smbiosview - add user input verification.
by jcarsey
· 14 years ago
64d753f
initialize variable before error returns.
by jcarsey
· 14 years ago
bf579d3
Typo for the old patch enhance code style.
by ydong10
· 14 years ago
5b84091
Add DevicePathFromText support for ACPI _ADR node.
by niruiyu
· 14 years ago
e35b531
prevents "" from being the result of trying to open the root of a drive.
by jcarsey
· 14 years ago
590c3cb
cp - fix conditional for memory de-allocaiton. string file - fix copyright date.
by jcarsey
· 14 years ago
0929b78
Add right PCD Library instance mapping
by hhtian
· 14 years ago
4027c1d
add all the command libraries.
by jcarsey
· 14 years ago
733f138
console logger - support disabling the console out.
by jcarsey
· 14 years ago
dc56f06
fix comments.
by jcarsey
· 14 years ago
3737ac2
comp - add comments and add input verification
by jcarsey
· 14 years ago
2442e62
add Edit and Hexedit shared features.
by jcarsey
· 14 years ago
632820d
add Edit and HexEdit commands.
by jcarsey
· 14 years ago
5a0fe66
zero memory allocation.
by jcarsey
· 14 years ago
361a826
connect - add comments and add input verification
by jcarsey
· 14 years ago
1a63ec8
consist mapping - add comments and change variable names.
by jcarsey
· 14 years ago
b0475f1
clarify library type.
by jcarsey
· 14 years ago
78ed876
remove ASSERT.
by jcarsey
· 14 years ago
0dc527e
add absolute value MACRO.
by jcarsey
· 14 years ago
4bbdc0e
FileHandleLib - use standard unicode file tag.
by jcarsey
· 14 years ago
7d271d7
move include file line under #define protection.
by jcarsey
· 14 years ago
345cd23
cls - add input verification.
by jcarsey
· 14 years ago
b54fd04
Cd - add more input verification.
by jcarsey
· 14 years ago
2398d9b
update functionality on Bcfg command.
by jcarsey
· 14 years ago
252d945
updated comments and added string-to-number conversion with return value to indicate success or failure. All parameter checking updated to non-case-sensitive.
by jcarsey
· 14 years ago
68fb052
Add Network1 profile.
by jcarsey
· 14 years ago
9586a35
update allocation to use Zero pool library function.
by jcarsey
· 14 years ago
4eb59be
renaming the BaseFileHandleLib to UefiFileHandleLib.
by jcarsey
· 14 years ago
77dcec1
Updating level 1 commands.
by jcarsey
· 14 years ago
a47c681
Refine code to make code follow the coding style.
by ydong10
· 14 years ago
9531873
Add PCD Library instance mapping for GraphicsConsole driver.
by rsun3
· 14 years ago
9875a3e
MdeModulePkg Terminal: Add text mode for PcdConOutColumn/Row
by jljusten
· 14 years ago
b1aab29
MdeModulePkg GraphicsConsole: Add text mode for PcdConOutColumn/Row
by jljusten
· 14 years ago
Next »