Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android
/
bootable
/
bootloader
/
edk2
/
944b3bbd17d103e9558a4b8f48b1a1bd0d9d8ca6
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
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
Next »