Searched refs:ServiceAreaData (Results 1 - 4 of 4) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/IntelFrameworkModulePkg/Csm/LegacyBiosDxe/Ipf/
H A DIpfBootSupport.c56 @param ServiceAreaData Pointer to the 64 bytes of raw Service Area data.
69 IN VOID *ServiceAreaData
/vbox/src/VBox/Devices/EFI/Firmware/IntelFrameworkPkg/Include/Protocol/
H A DLegacyBios.h837 /// This bit set indicates that the ServiceAreaData is valid.
899 UINT8 ServiceAreaData[64]; member in struct:__anon10754
1342 @param[in] ServiceAreaData A pointer to the 64 bytes of raw Service Area data. The
1356 IN VOID *ServiceAreaData
/vbox/src/VBox/Devices/EFI/Firmware/IntelFrameworkModulePkg/Csm/LegacyBiosDxe/
H A DLegacyBootSupport.c1325 @param ServiceAreaData Pointer to the 64 bytes of raw Service Area data. The
1339 IN VOID *ServiceAreaData
1356 mBeerData = BeerData, mServiceAreaData = ServiceAreaData;
1370 if (((Attributes.DirectoryServiceValidity != 0) && (ServiceAreaData == NULL)) ||
1411 if (ServiceAreaData != NULL) {
1413 (VOID *) UcdTable->ServiceAreaData,
1414 ServiceAreaData,
H A DLegacyBiosInterface.h864 @param ServiceAreaData Pointer to the 64 bytes of raw Service Area data.
877 IN VOID *ServiceAreaData

Completed in 674 milliseconds