OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PostCode
(Results
26 - 29
of
29
) sorted by null
1
2
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Include/Library/
EdkIIGlueReportStatusCodeLib.h
209
and returns the 8-bit POST code in
PostCode
. If CodeType is an
210
EFI_PROGRESS_CODE or CodeType is an EFI_ERROR_CODE, then bits 0..4 of
PostCode
211
are set to bits 16..20 of Value, and bits 5..7 of
PostCode
are set to bits
214
If
PostCode
is NULL, then ASSERT().
218
@param
PostCode
A pointer to the 8-bit POST code value to return.
221
to an 8-bit POST code and returned in
PostCode
.
231
OUT UINT8 *
PostCode
/device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/MonoStatusCode/
PlatformStatusCode.c
59
OUT UINT8 *
PostCode
102
DEBUG ((EFI_D_ERROR, "
POSTCODE
=<%04x>\n", Port80Code));
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/Dxe/Include/
EfiCommonLib.h
574
OUT UINT8 *
PostCode
586
PostCode
- Post code as output
/device/linaro/bootloader/edk2/QuarkSocPkg/QuarkNorthCluster/MemoryInit/Pei/
meminit_utils.c
37
uint32_t
PostCode
;
[
all
...]
Completed in 230 milliseconds
1
2