Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android
/
bootable
/
bootloader
/
edk2
/
3e516e5e0f0b3c75f5b8cf3af732f006ab32a3e6
3e516e5
Update ReadMe.txt to correct the minor errors in build steps.
by niruiyu
· 14 years ago
fc48db0
Refine code to make code run more safely.
by ydong10
· 14 years ago
5475cd7
Update EdkShellBinPkg to integrate a bug fix of Ping command in Shell r46
by niruiyu
· 14 years ago
740ee2e
Add comment about usage on EFI_SIZE_TO_PAGES() and EFI_PAGES_TO_SIZE macros.
by rsun3
· 14 years ago
c5e0de8
Prevent infinite recursion when ASSERT(), DEBUG(), or any other use of ReportStatusCode is performed at > TPL_NOTIFY or there is not enough memory to allocate a buffer for the ExtendedData associated with the status code being reported
by mdkinney
· 14 years ago
9be899c
Add API to ExtractGuidedSectionLib.h to retrieve the set of registered handlers.
by ydong10
· 14 years ago
0a6c090
Complement fix for revision #10998 (Remove PI SMM IPL's dependency on CPU AP).
by rsun3
· 14 years ago
5469967
The CurrentNumberOfxxxxx should be based on the device going away, and not the next (or empty) device in the list.
by vanjeff
· 14 years ago
785b5f5
swaps the order of timer disable and memory map termination to make sure memory map unchanged.
by vanjeff
· 14 years ago
07d9dc8
Remove PI SMM IPL's dependency on CPU AP so that PI SMM IPL can be dispatched before the CPU AP is installed.
by rsun3
· 14 years ago
a8c4464
Update CryptoPkg for new ciphers (HMAC, Block Cipher, etc) supports.
by qlong
· 14 years ago
85c0b5e
Fix PCD token value conflict issue.
by gikidy
· 14 years ago
b3ec9b5
Fix PCD token value conflict issue.
by gikidy
· 14 years ago
eafed2b
Fix PCD token value format issue.
by gikidy
· 14 years ago
1974777
Refine code to make code run more safely.
by ydong10
· 14 years ago
1e51d59
Refine code to follow the coding style.
by ydong10
· 14 years ago
68d3f2f
1. Update IPsec driver to produce EFI_IPSEC2_PROTOCOL which is defined by UEFI errata that will appear in UEFI 2.3 specification after 2.3 errata B and future UEFI Specifications after 2.3.
by xdu2
· 14 years ago
780847d
Update ipsecconfig and ping6 due to ShellLib update.
by xdu2
· 14 years ago
97f9850
Add CryptoPkg (from UDK2010.UP3)
by hhtian
· 14 years ago
a3bcde7
Add NetworkPkg (P.UDK2010.UP3.Network.P1)
by hhtian
· 14 years ago
12873d5
S.M.A.R.T feature enable
by erictian
· 14 years ago
cccdc95
Correct Comments.
by lgao4
· 14 years ago
2339442
Fix build break when doing 32-bit build with some certain C compiler option combinations.
by rsun3
· 14 years ago
c52acd8
Refine code to remove type converting warning.
by ydong10
· 14 years ago
f7a14a9
Correct Data type conversion.
by lgao4
· 14 years ago
efca00e
pass build for IPF.
by vanjeff
· 14 years ago
6894561
Update HiiDatabase->ExportPackageLists() service to support NULL HII handle per UEFI spec.
by lgao4
· 14 years ago
512122d
Reserve one column at left screen to be more visually.
by lgao4
· 14 years ago
1a788cd
Fix the following three issues:
by lgao4
· 14 years ago
850f13e
Fix a cut-n-paste error in the comment for the "read keystroke" function.
by darylm503
· 14 years ago
b8781a7
DuetPkg: Use UefiCpuPkg/CpuDxe instead of DuetPkg/CpuDxe
by jljusten
· 14 years ago
0587c98
DuetPkg: Add DXE APRIORI for 8259 driver
by jljusten
· 14 years ago
557b970
UefiCpuPkg CpuDxe: Fix bug with CPU Arch RegisterInterruptHandler
by jljusten
· 14 years ago
f038458
Use the correct length to copy KeyData.
by niruiyu
· 14 years ago
5b31378
Use the correct length to copy KeyData.
by niruiyu
· 14 years ago
da7ff69
Fix build issue in IPv4.
by qianouyang
· 14 years ago
b4f9bc4
Add static type cast to fix ICC build failure.
by niruiyu
· 14 years ago
dfaaa5a
Refine code to make code run safely.
by ydong10
· 14 years ago
c6e797a
return EFI_DEVICE_ERROR if the Status value is not EFI_SUCCESS.
by erictian
· 14 years ago
fbe12b7
Refine code to make code run more safely.
by ydong10
· 14 years ago
6517edb
Update UefiDriverEntryPoint library by adding BaseLib library class required by AutoGen code.
by lgao4
· 14 years ago
8304070
set the interface of usb hid device to boot protocol if it's not in such case.
by erictian
· 14 years ago
f88ac6f
Update EdkShellBinPkg to integrate a bug fix in Shell r45
by qhuang8
· 14 years ago
01b024f
DuetPkg DxeIpl: Send result of PrintValue to serial port
by jljusten
· 14 years ago
dcb428d
DuetPkg: Move EfiLdr Handoff data to stack
by jljusten
· 14 years ago
6fc74ea
DuetPkg: Send EfiLdr messages to serial port
by jljusten
· 14 years ago
65e9e35
DuetPkg: Add build32.sh and build64.sh
by jljusten
· 14 years ago
5c1138b
DuetPkg CreateBootDisk.sh: Enable building a DUET floppy image
by jljusten
· 14 years ago
9046a2f
DuetPkg PostBuild.sh: Use EDK_TOOLS_PATH if defined
by jljusten
· 14 years ago
0492698
DuetPkg: Fix EFIAPI usage inconsistencies
by jljusten
· 14 years ago
5f267e4
Update to support Xcode 64-bit debug.
by andrewfish
· 14 years ago
abd0c26
Fix minor gcc build break.
by andrewfish
· 14 years ago
41e9426
Refile code to make code following the UEFI spec.
by ydong10
· 14 years ago
705f53a
Update IPsec.h file to follow approved ECR which will be collected into future UEFI 2.3 Specification after 2.3 errata B and future UEFI Specifications after 2.3. The changes mainly include:
by qianouyang
· 14 years ago
a725268
Sync EDKII BaseTools to BaseTools project r2068.
by lgao4
· 14 years ago
5b7183e
Update ConPlatform driver to support GOP driver which creates multiple children.
by niruiyu
· 14 years ago
5dec0c6
fix 32bit build warning
by erictian
· 14 years ago
75f18f3
UnixPkg: Allow build.sh/build64.sh to be run from the edk2 root
by jljusten
· 14 years ago
a069372
UnixPkg MiscSubClassPlatformDxe: Add en-US langdef to *.uni
by jljusten
· 14 years ago
815119f
DuetPkg, MdeModulePkg: Fix several enum comparions
by jljusten
· 14 years ago
818ff8c
MdePkg: Use builtin offsetof function for GCC 4.0 and newer
by jljusten
· 14 years ago
2b0fcbf
EdkCompatibilityPkg: Re-add VA_COPY macro
by jljusten
· 14 years ago
152d9a6
OVMF: Only enable MDEPKG_NDEBUG for RELEASE builds
by jljusten
· 14 years ago
55cdb67
OVMF: Support greater than 2GB of memory
by jljusten
· 14 years ago
3d131d1
OVMF BDS: Don't call BdsLibSaveMemoryTypeInformation
by jljusten
· 14 years ago
a761d49
UnixPkg build64.sh: Build UnixPkg X64 with GCC44
by jljusten
· 14 years ago
cb5e6cd
UnixPkg SEC: Fix link flags for using GCC on Linux x86-64
by jljusten
· 14 years ago
3ff2e32
UnixPkg: Enable gasket functions for all X64 toolchains
by jljusten
· 14 years ago
124f761
UnixPkg: Added missing EFIAPI for many Gasket functions
by jljusten
· 14 years ago
a780c94
Fix bad NT 32 reference in print to be UnixPkg.
by andrewfish
· 14 years ago
d8904c4
Make the script pass arguments so clean from Xcode works properly.
by andrewfish
· 14 years ago
2b8999e
Add Framework SMM Status Code Protocol on PI SMM Status Code Protocol Thunk driver.
by rsun3
· 14 years ago
80d3831
add ataatapipassthru driver to dsc file
by erictian
· 14 years ago
e026f00
Correct the bad token number for gEfiMdeModulePkgTokenSpaceGuid.PcdFirmwareVendor.
by rsun3
· 14 years ago
08dd311
Sync EDKII BaseTools to BaseTools project r2065.
by lgao4
· 14 years ago
d69bf66
Fix the corner case when there is only "\0\0" appended and the Index is 1. Return missing string instead of empty string.
by niruiyu
· 14 years ago
f515069
Fixed update file time error problem.
by ydong10
· 14 years ago
e0919a5
Add ARM MOVW/MOVT relocations added in PE/COFF 8.2 spec.
by andrewfish
· 14 years ago
6fd0a8c
remove link to old inf
by jcarsey
· 14 years ago
3e082d5
Verify more memory allocations.
by jcarsey
· 14 years ago
9ea69f8
Verify memory allocations were successful.
by jcarsey
· 14 years ago
d38a107
change the en-dash to the standard dash character.
by jcarsey
· 14 years ago
e53bf79
verify that a memory allocation was successful.
by jcarsey
· 14 years ago
0ab85be
move DeleteScriptFileStruct from a private to a public function. This allows for better memory cleanup when errors occur.
by jcarsey
· 14 years ago
40d7a9c
fix a misspelling.
by jcarsey
· 14 years ago
3c865f2
1) Removing ASSERTs for proper return values.
by jcarsey
· 14 years ago
aca8441
remove additional space from comments and pass ICC/GCC44 build
by erictian
· 14 years ago
16d5d16
PerformancePkg: Fix build with GCC
by jljusten
· 14 years ago
a41b527
add native ide/ahci driver
by erictian
· 14 years ago
22c5a7a
Add ACPI4.0 header file.
by jyao1
· 14 years ago
5dcb535
No need to sort arrays of 1 element.
by jcarsey
· 14 years ago
2f6b90f
delete unnecessary files.
by jcarsey
· 14 years ago
9864203
add a macro IS_PCI_SATADPA to judge if device is a SATA controller which is running AHCI mode.
by erictian
· 14 years ago
b61bb3b
Add the missing EFIAPI for StatusCode handler.
by lgao4
· 14 years ago
69cf40e
Finish spliting SecDispatchTableLib into two functions so it can be a BaseLib
by andrewfish
· 14 years ago
7effcbf
ShellPkg: Fix "unreachable code" warning with VS2005
by jljusten
· 14 years ago
80448f6
Refine some code to make code run safely.
by ydong10
· 14 years ago
1ca7958
revert/update of a change this morning.
by jcarsey
· 14 years ago
89fb1cf
removing incorrect files.
by jcarsey
· 14 years ago
e972332
ShellPkg: Fix several GCC compiler warnings
by jljusten
· 14 years ago
Next »